-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Upgrade issue 9.0.50 -> 10.0beta: undefined method during federations upgrade #531
Comments
I could not reproduce the issue - my second try to upgrade the instance worked! |
I got some other reports of this. Reopening. |
Ok. I think this is caused because the linked file "appinfo/update.php" in "Error: Call to undefined method OCA\Federation\AppInfo\Application::setupCron() in /home/rk/nextcloud.test/apps/federation/appinfo/update.php:23" wasn't deleted. That explains it :) |
I just tried to update to version 10 and i get this error. What is the fix ? |
In my case, following the instructions here https://docs.nextcloud.com/server/9/admin_manual/maintenance/manual_upgrade.html solved the issue. |
The fix is to actually follow the update instructions and delete/move everything besides data/ and config/ and only then extract the archive. |
Yes, carefully following the manual upgrade instructions worked. I don't know what did i do wrong before… Thanks :-/ |
Steps to reproduce
./occ upgrade
with an existing 9.0.50 nextcloud installationExpected behaviour
No errors during upgrade.
Actual behaviour
Getting error:
Server configuration
Operating system:
Linux 4.6.2
Web server:
nginx 1.11.2
Database:
mariadb 10.1.14
PHP version:
php 7.0.9
Nextcloud version: (see Nextcloud admin page)
10.0beta
Updated from an older Nextcloud/ownCloud or fresh install:
Upgrade from 9.0.50
Where` did you install Nextcloud from:
Signing status:
Signing status
List of activated apps:
App list
The content of config/config.php:
Config report
Are you using external storage, if yes which one: local/smb/sftp/...
Are you using encryption: yes/no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
LDAP configuration (delete this part if not used)
LDAP config
Browser:
Operating system:
Logs
Web server error log
Web server error log
Nextcloud log
Browser log
The text was updated successfully, but these errors were encountered: