You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
launch upgrade with web interface as usual (although many apps are automatically disabled)
stucked in upgrade step with error
when trying to continue via "occ upgrade" : complains with invalid code : inexistant method GuzzleClient\Client->request on lib/private/Http/Client/Client.php : 161
Expected behaviour
upgrade normally
Actual behaviour
restarted upgrade manually : actual stage is web GUI blue without images, unable to login.
apps disabled are among the best utils : rainloop, mail
Note that when trying to login the page redirect to rainloop as default app resulting in infinite loop of 302 HTTP responses from nginx server : I don't know how to restore default app as files on session startup !
Server configuration
Operating system: Debian 9
Web server: Nginx
Database: MariaDB
PHP version: 7
Nextcloud version: (unable to access Nextcloud admin page) 14
Updated from an older Nextcloud : 13.0.6
Where did you install Nextcloud from:
Signing status:
Signing status
Login as admin user into your Nextcloud and access
http://example.com/index.php/settings/integrity/failed
paste the results here.
GitMate.io thinks possibly related issues are #10932 (13.0.6), #8894 (GUI: No update available from 12.0.6 to 13.0.1), #7552 (Upgrade to 12.0.4 failed ), #7439 (Failed upgrade from 12.0.4 → 13.0.0.6), and #11089 (error after update from 13.0.6 to 14.0.0).
Disable apps “bookmarks” or “files_external_gdrive” if they are in use before upgrading nextcloud.
These apps ship an incompatible version of guzzle.
You may identify other apps with incompatible guzzle by using following command: find /<path_to_nextcloud>/apps -iname "guzzle*"
The only app getting guzzle I have is "files_external_gdrive".
In fact, the fresh re-install produced an effect on upgrading database I think, so that switching again on old install I can get on to the promised 14 version : getting here back with GUI access.
Steps to reproduce
Expected behaviour
upgrade normally
Actual behaviour
restarted upgrade manually : actual stage is web GUI blue without images, unable to login.
apps disabled are among the best utils : rainloop, mail
Note that when trying to login the page redirect to rainloop as default app resulting in infinite loop of 302 HTTP responses from nginx server : I don't know how to restore default app as files on session startup !
Server configuration
Operating system: Debian 9
Web server: Nginx
Database: MariaDB
PHP version: 7
Nextcloud version: (unable to access Nextcloud admin page) 14
Updated from an older Nextcloud : 13.0.6
Where did you install Nextcloud from:
Signing status:
Signing status
List of activated apps:
App list
Nextcloud configuration:
Config report
Are you using external storage, if yes which one: local/GDrive
Are you using encryption: no
Are you using an external user-backend, if yes which one: no
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: