Skip to content
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

Upgrade from 13.0.7 to 14.0.2 failed #11797

Closed
CordlessWool opened this issue Oct 12, 2018 · 3 comments
Closed

Upgrade from 13.0.7 to 14.0.2 failed #11797

CordlessWool opened this issue Oct 12, 2018 · 3 comments

Comments

@CordlessWool
Copy link

Steps to reproduce

  1. upgrade 13.0.6 to 13.0.7 via docker
  2. upgrade 13.0.7 to 14.0.2.2

Expected behaviour

Running upgrade but stuck in maintenance mode

Actual behaviour

When I run upgrade via webinterface it tell me that cloud_federation_api could not found a version in app store. I already deactivated most apps, but is not possible for all.
When I run the upgrade via command line I get following error

Error: Call to undefined method GuzzleHttp\Client::request() in /var/www/html/lib/private/Http/Client/Client.php:161
Stack trace:
#0 /var/www/html/lib/private/App/AppStore/Fetcher/Fetcher.php(106): OC\Http\Client\Client->get('https://apps.ne...', Array)
#1 /var/www/html/lib/private/App/AppStore/Fetcher/AppFetcher.php(80): OC\App\AppStore\Fetcher\Fetcher->fetch('', '')
#2 /var/www/html/lib/private/App/AppStore/Fetcher/Fetcher.php(170): OC\App\AppStore\Fetcher\AppFetcher->fetch('', '')
#3 /var/www/html/lib/private/Installer.php(385): OC\App\AppStore\Fetcher\Fetcher->get()
#4 /var/www/html/lib/private/Updater.php(445): OC\Installer->isUpdateAvailable('cloud_federatio...')
#5 /var/www/html/lib/private/Updater.php(256): OC\Updater->upgradeAppStoreApps(Array)
#6 /var/www/html/lib/private/Updater.php(126): OC\Updater->doUpgrade('14.0.2.2', '13.0.7.2')
#7 /var/www/html/core/Command/Upgrade.php(262): OC\Updater->upgrade()
#8 /var/www/html/3rdparty/symfony/console/Command/Command.php(251): OC\Core\Command\Upgrade->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/3rdparty/symfony/console/Application.php(946): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/3rdparty/symfony/console/Application.php(248): Symfony\Component\Console\Application->doRunCommand(Object(OC\Core\Command\Upgrade), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 /var/www/html/3rdparty/symfony/console/Application.php(148): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#12 /var/www/html/lib/private/Console/Application.php(213): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/console.php(96): OC\Console\Application->run()
#14 /var/www/html/occ(11): require_once('/var/www/html/c...')

Server configuration

Operating system
official docker container
Database:
mysql 5.7.17

@nextcloud-bot
Copy link
Member

GitMate.io thinks possibly related issues are #11751 (14.0.2), #11752 (13.0.7), #9755 (Upgrading from 11.0.3.2 to 12.0.7 fails - system wide character encoding problems), #10954 (OCC upgrade throws unhandled exception), and #11199 (Nextcloud 14 Upgrade exception).

@CordlessWool
Copy link
Author

ok i found the solution in issue #11199, had to deactivate files_external_gdrive

@ftoledo
Copy link

ftoledo commented Mar 21, 2019

ok i found the solution in issue #11199, had to deactivate files_external_gdrive

This work for me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants