Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with base.php not detected #14

Open
thennicke opened this issue Feb 15, 2025 · 0 comments
Open

Error with base.php not detected #14

thennicke opened this issue Feb 15, 2025 · 0 comments

Comments

@thennicke
Copy link

I've followed your tutorial as meticulously as I can but I can't open the web GUI. Here are the last few lines of the log up until the error:

nextcloud     | Initializing nextcloud 30.0.6.2 (this can take a while) ...
nextcloud     | Setting permissions
nextcloud     | New nextcloud instance
nextcloud     | Please run the web-based installer on first connect!
nextcloud     | Initializing finished
nextcloud     | After completing the web-based installer, restart the Nextcloud container to apply default memory caching and transactional file locking configurations.
nextcloud     | Alternatively, you can apply your own configurations by editing /config/www/nextcloud/config/config.php following the documentation:
nextcloud     | https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/caching_configuration.html
nextcloud     | https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/files_locking_transactional.html
nextcloud     | [custom-init] No custom files found, skipping...
nextcloud     | [ls.io-init] done.
nextcloud     | Exception: Not installed in /app/www/public/lib/base.php:223
nextcloud     | Stack trace:
nextcloud     | #0 /app/www/public/lib/base.php(668): OC::checkInstalled()
nextcloud     | #1 /app/www/public/lib/base.php(1134): OC::init()
nextcloud     | #2 /app/www/public/cron.php(24): require_once('...')
nextcloud     | #3 {main}

The last five lines here then repeat over and over again, once every five minutes (I guess because of cron).

It's pretty similar to this issue (probably permissions related).
Any advice on how to approach this problem? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant