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

Error during update Nextcloud 23.0.5 #824

Closed
Iwios opened this issue Jun 4, 2022 · 1 comment
Closed

Error during update Nextcloud 23.0.5 #824

Iwios opened this issue Jun 4, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@Iwios
Copy link

Iwios commented Jun 4, 2022

When I try to update my Netxcloud 23.0.5 to I have an error from Libresign update :

Updating ...
An unhandled exception has been thrown:
Error: Call to a member function getAppValue() on null in cloud/apps/libresign/lib/Migration/Version2040Date20211027183759.php:108
Stack trace:
#0 cloud/apps/libresign/lib/Migration/Version2040Date20211027183759.php(67): OCA\Libresign\Migration\Version2040Date20211027183759->getLibesignCli()
#1 cloud/lib/private/DB/MigrationService.php(547): OCA\Libresign\Migration\Version2040Date20211027183759->postSchemaChange()
#2 cloud/lib/private/DB/MigrationService.php(425): OC\DB\MigrationService->executeStep()
#3cloud/lib/private/legacy/OC_App.php(1021): OC\DB\MigrationService->migrate()
#4 cloud/lib/private/Updater.php(353): OC_App::updateApp()
#5 cloud/lib/private/Updater.php(265): OC\Updater->doAppUpgrade()
#6 cloud/lib/private/Updater.php(133): OC\Updater->doUpgrade()
#7 cloud/core/Command/Upgrade.php(235): OC\Updater->upgrade()
#8 cloud/3rdparty/symfony/console/Command/Command.php(255): OC\Core\Command\Upgrade->execute()
#9 cloud/3rdparty/symfony/console/Application.php(1009): Symfony\Component\Console\Command\Command->run()
#10 cloud/3rdparty/symfony/console/Application.php(273): Symfony\Component\Console\Application->doRunCommand()
#11 cloud/3rdparty/symfony/console/Application.php(149): Symfony\Component\Console\Application->doRun()
#12 cloud/lib/private/Console/Application.php(211): Symfony\Component\Console\Application->run()
#13 cloud/console.php(99): OC\Console\Application->run()
#14 cloud/occ(11): require_once('...')
#15 {main}

This bug blocke completly my Nextcloud upgrade.

To reproduce 👍 Nextcloud 23.0.5 installe
LibreSign V

Update Nextcloud to the next version (Same result with an update from Web or OCC cli)

@Iwios Iwios added the bug Something isn't working label Jun 4, 2022
@Iwios
Copy link
Author

Iwios commented Jun 7, 2022

I've decide to completly remove the plugin and re-install the V4.1.1 from github repo.

That's work.
I don't know why the upgrade of Nextcloud was blocked by the plugin

@Iwios Iwios closed this as completed Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant