-
-
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
Nextcloud Upgrade 11.0.2 to 11.0.3 not possible #6757
Comments
Can you update the user_saml app code before running the update? |
Actually it's a duplicate of #6749 |
could this also be done when the update is running. because then i have to use the backup |
because in my point of view this is a bug in the implementation, when someone is doing a update and apps are not up to date and the whole installation is crashing. you should get a notification that you have update all apps otherwise your installation crashed |
as i am not getting any solution for that. here is my solution. if you have started the upgrade to 12.0.3 via webupdate and you are landing to the updatepage where you can choose the updatebutton, make sure you disable the user_saml app with this command. app:enable [-g|--groups GROUPS] [--] |
this issue can be closed after these workarounds. |
Steps to reproduce
i receive this after clicking the updatebutten, which is not freezing now
Preparing update
Set log level to debug
Updating database schema
Updated database
An error occurred.
Expected behaviour
The update should run successfully
Actual behaviour
-after doing it manually in occ folder with update commands i receive this error
PHP Fatal error: Class OCA\User_SAML\UserBackend contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (OCP\Authentication\IApacheBackend::getLogoutUrl) in /var/www/html/nextcloud/apps/user_saml/lib/userbackend.php on line 467
Server configuration
Operating system:
raspbian
Linux raspberrypi 4.9.35-v7+ #1014 SMP Fri Jun 30 14:47:43 BST 2017 armv7l GNU/Linux
Web server:
Server version: Apache/2.4.10 (Raspbian)
Server built: Sep 20 2017 10:24:25
Database:
SQLite version 2.8.17
**PHP version:**PHP 5.6.30-0+deb8u1 (cli) (built: Apr 14 2017 16:20:58)
Nextcloud version: (see Nextcloud admin page)
11.0.3 update
You may use your browser or the occ upgrade command to do the upgrade
Updated from an older Nextcloud/ownCloud or fresh install:
from 11.0.2
Where did you install Nextcloud from:
webupdater and commandline not working
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: