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
sudo -u nginx php ./occ upgrade
Nextcloud or one of the apps require upgrade - only a limited number of commands are available
You may use your browser or the occ upgrade command to do the upgrade
Setting log level to debug
Updating database schema
Updated database
Starting code integrity check...
An unhandled exception has been thrown:
TypeError: json_decode(): Argument #1 ($json) must be of type string, bool given in /var/www/website.com/lib/private/IntegrityCheck/Checker.php:443
Stack trace:
#0 /var/www/website.com/lib/private/IntegrityCheck/Checker.php(443): json_decode()
#1 /var/www/website.com/lib/private/IntegrityCheck/Checker.php(459): OC\IntegrityCheck\Checker->getResults()
#2 /var/www/website.com/lib/private/IntegrityCheck/Checker.php(581): OC\IntegrityCheck\Checker->storeResults()
#3 /var/www/website.com/lib/private/IntegrityCheck/Checker.php(592): OC\IntegrityCheck\Checker->verifyCoreSignature()
#4 /var/www/website.com/lib/private/Updater.php(309): OC\IntegrityCheck\Checker->runInstanceVerification()
#5 /var/www/website.com/lib/private/Updater.php(141): OC\Updater->doUpgrade()
#6 /var/www/website.com/core/Command/Upgrade.php(225): OC\Updater->upgrade()
#7 /var/www/website.com/3rdparty/symfony/console/Command/Command.php(255): OC\Core\Command\Upgrade->execute()
#8 /var/www/website.com/3rdparty/symfony/console/Application.php(1009): Symfony\Component\Console\Command\Command->run()
#9 /var/www/website.com/3rdparty/symfony/console/Application.php(273): Symfony\Component\Console\Application->doRunCommand()
#10 /var/www/website.com/3rdparty/symfony/console/Application.php(149): Symfony\Component\Console\Application->doRun()
#11 /var/www/website.com/lib/private/Console/Application.php(213): Symfony\Component\Console\Application->run()
#12 /var/www/website.com/console.php(100): OC\Console\Application->run()
#13 /var/www/website.com/occ(11): require_once('...')
#14 {main}
Steps to reproduce
./occ upgrade
Expected behavior
sudo -u nginx php ./occ upgrade
Nextcloud or one of the apps require upgrade - only a limited number of commands are available
You may use your browser or the occ upgrade command to do the upgrade
Setting log level to debug
Updating database schema
Updated database
Starting code integrity check...
Finished code integrity check
Update successful
Maintenance mode is kept active
Resetting log level
Installation method
Community Web installer on a VPS or web space
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.1
Web server
Nginx
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
Bug description
Steps to reproduce
./occ upgrade
Expected behavior
Installation method
Community Web installer on a VPS or web space
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.1
Web server
Nginx
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
No response
List of activated Apps
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: