-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Internal Server Error on every page after upgrade to 14 beta 3. Class 'OCP\\Config' not found #10657
Comments
GitMate.io thinks possibly related issues are #6712 (Internal Server Error after upgrade to 12 - file not found), #10140 (Internal server error), #6994 (Internal Server Error), #2741 (Calendar app: internal server error after upgrading to Nextcloud 11), and #8326 (Internal Server Error (Template not found) when loading Calendar after upgrade to Nextcloud 13.x). |
manually upgrading with |
@rseek I'm glad it is fixed. But still weird error. I'll close this for now. If anybody runs into it again maybe we can debug... |
@rullzer |
Ubuntu 18.0.4.1 |
Something similar here (manually upgrading with sudo -u www-data php occ upgrade did NOT fix it..) After manually switching off Maintenance mode, I get; And on the web; Preparing update specs; |
Steps to reproduce
Expected behaviour
Upgrade would finish without issues, instance would work as expected
Actual behaviour
Upgrade finishes, but when redirecting to home page after upgrade, I got an error:
Server configuration
Operating system:
Ubuntu 14.04
Web server:
Apache 2.4.7
Database:
mysql Ver 14.14 Distrib 5.5.61
PHP version:
PHP 7.0.31-1+ubuntu14.04.1+deb.sury.org+1
Nextcloud version: (see Nextcloud admin page)
should be 14 Beta 3
Updated from an older Nextcloud/ownCloud or fresh install:
Just updated from 13.05
Where did you install Nextcloud from:
The updater in the settings
Signing status:
Signing status
List of activated apps:
App list
Nextcloud or one of the apps require upgrade - only a limited number of commands are available
You may use your browser or the occ upgrade command to do the upgrade
Enabled:
Disabled:
Nextcloud configuration:
Config report
{ "system": { "instanceid": "***REMOVED SENSITIVE VALUE***", "passwordsalt": "***REMOVED SENSITIVE VALUE***", "secret": "***REMOVED SENSITIVE VALUE***", "trusted_domains": [ "192.168.1.116", "***REMOVED SENSITIVE VALUE***", "***REMOVED SENSITIVE VALUE***" ], "datadirectory": "***REMOVED SENSITIVE VALUE***", "overwrite.cli.url": "***REMOVED SENSITIVE VALUE***", "dbtype": "mysql", "version": "13.0.5.2", "dbname": "***REMOVED SENSITIVE VALUE***", "dbhost": "***REMOVED SENSITIVE VALUE***", "dbtableprefix": "oc_", "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "logtimezone": "UTC", "installed": true, "logfile": "\/var\/log\/nextcloud.log", "loglevel": 0, "forcessl": true, "forceSSLforSubdomains": true, "appstore.experimental.enabled": true, "maintenance": false, "theme": "", "updatechecker": false, "preview_libreoffice_path": "\/usr\/lib\/libreoffice\/program\/soffice", "updater.server.url": "https:\/\/updates.nextcloud.com\/updater_server\/", "updater.release.channel": "beta", "mail_domain": "***REMOVED SENSITIVE VALUE***", "mail_smtpmode": "php", "mail_from_address": "***REMOVED SENSITIVE VALUE***", "updater.secret": "***REMOVED SENSITIVE VALUE***" } }Are you using external storage, if yes which one: local/smb/sftp/...
yes, local
Are you using encryption: yes/no
no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
no
Client configuration
Browser:
Firefox
Operating system:
ubuntu 16.04
Logs
Web server error log
Web server error log
Nextcloud log (data/nextcloud.log)
Nextcloud log
Browser log
Browser log
Console: ``` JQMIGRATE: Migrate is installed, version 1.4.0 core.js:7:542 [Show/hide message details.] ReferenceError: oc_appconfig is not defined[Learn More] merged-share-backend.js:24:4 https://********/index.php/js/core/merged-share-backend.js:24:4 https://********/index.php/js/core/merged-share-backend.js:13:2 ```The text was updated successfully, but these errors were encountered: