-
-
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
Nextcloud upgrade to 13.0.4 Failed #9911
Comments
This looks fishy ... could indicate further problems.
This column is there since Nextcloud 10 at least. Something broke apart here. Best would be to reach out in the forums at https://help.nextcloud.com or in the repo for the snap package to debug this with the snap maintainer: https://github.com/nextcloud/nextcloud-snap |
Steps to reproduce
sudo nextcloud.occ upgrade
Actual behaviour
The nextcloud service did not work ...
So I reboot the server.
At reboot I had the following error.
https://i.imgur.com/Qfdgmr7.png
nextcloud.occ upgrade
2018/06/19 10:46:37.943783 system_key.go:118: cannot determine nfs usage in generateSystemKey: cannot parse /etc/fstab: expected between 3 and 6 fields, found 2
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
Set log level to debug
Updating database schema
Updated database
Updating ...
Doctrine\DBAL\Exception\InvalidFieldNameException: An exception occurred while executing 'SELECT
calendarid
,uri
FROMoc_calendarobjects
WHEREcalendardata
LIKE ?' with params ["%;VALUE=:%"]:SQLSTATE[42S22]: Column not found: 1054 Unknown column 'calendardata' in 'where clause'
Update failed
Maintenance mode is kept active
Reset log level
Server configuration
Operating system: Ubuntu 16.04 LTS
Web server: Service for snap application nextcloud.apache
Database: This installation of MySQL is already upgraded to 5.7.22
PHP version: Service for snap application nextcloud.php-fpm
Nextcloud version: (see Nextcloud admin page) i can't (maintenance mode)
Updated from an older Nextcloud/ownCloud or fresh install: Version 12
Where did you install Nextcloud from: https://github.com/nextcloud/nextcloud-snap
Signing status:
Result : https://i.imgur.com/Lb1i3iO.png
The text was updated successfully, but these errors were encountered: