Closed cyrg38 closed 6 years ago
GitMate.io thinks possibly related issues are https://github.com/nextcloud/server/pull/10932 (13.0.6), https://github.com/nextcloud/server/issues/8894 (GUI: No update available from 12.0.6 to 13.0.1), https://github.com/nextcloud/server/issues/7552 (Upgrade to 12.0.4 failed ), https://github.com/nextcloud/server/issues/7439 (Failed upgrade from 12.0.4 → 13.0.0.6), and https://github.com/nextcloud/server/issues/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.
This is SOLVED for me ! Thanks.
Signing status
``` Login as admin user into your Nextcloud and access http://example.com/index.php/settings/integrity/failed paste the results here. ```App list
Config report
Web server error log
``` Insert your webserver log here ```Nextcloud log
``` Insert your Nextcloud log here ```Browser log
``` Insert your browser log here, this could for example include: a) The javascript console log b) The network log c) ... ```