-
-
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
NC14 broken - user_external files not replaced #12024
Comments
Hi, update: tried the cli upgrade procedure with the latest NC 15 and got the same error. Best Alex |
Is there a fix? |
I just disabled the user_external app and then I was able to proceed with the upgrade
|
I could upgrade as well but now get dozens of error messages
and can't install the user_external app from GUI or CLI
|
This is due to #12506 and can easily be fixed by changing the max version to 15 in This seems to break quite some installation and it would be nice to have a 15.0.1 sooner than later. Discussion to unbundle it and put it into the app store: nextcloud/user_external#22 |
exactly @duritong |
@violoncelloCH the description is a bit confusing as the web updater updated the version from 14.0.1 to 14.0.3 and for a couple of days everything seems fine. then the server stopped working and I tried a fresh manual installation from the zip. both installations showed the same error with the users_external app. I'm also wondering why the web based update didn't show in the first place this issue while updating? |
@anolting thank you for clarifying |
Hi @violoncelloCH, just for info. I've downloaded the 14.0.3 zip file from different sources (official web page and github repo) and both showed the same problem. |
The app is now released on the appstore - see https://apps.nextcloud.com/apps/user_external |
hi,
I've downloaded the 14.0.3.zip, unpacked it, copied over my config.php and started the upgrade using CLi and got the follwing error:
sudo -u www-data php occ upgrade
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
UnexpectedValueException: The files of the app "user_external" were not correctly replaced before running the update
Update failed
Maintenance mode is kept active
Reset log level
I did this for the reason that my server unexpectedly stopped working after an web-based upgrade 7 or 8 days ago and wont start anymore.
Best
Alex
Steps to reproduce
Expected behaviour
nextcloud should be upgraded
Actual behaviour
sudo -u www-data php occ upgrade
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
UnexpectedValueException: The files of the app "user_external" were not correctly replaced before running the update
Update failed
Maintenance mode is kept active
Reset log level
Server configuration
Operating system:
Ubuntu 14.04
Web server:
apache2
Database:
mysql
PHP version:
7.2.11
Nextcloud version: (see Nextcloud admin page)
14.0.3
Updated from an older Nextcloud/ownCloud or fresh install:
14.0.3 (upgraded 7 day before from 13.4 via webbased update)
Where did you install Nextcloud from:
https://download.nextcloud.com/server/releases/nextcloud-14.0.3.zip
Signing status:
Signing status
List of activated apps:
App list
Nextcloud configuration:
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
Client configuration
Browser:
Operating system:
Logs
Web server error log
Web server error log
Nextcloud log (data/nextcloud.log)
Nextcloud log
Browser log
Browser log
The text was updated successfully, but these errors were encountered: