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
Today, I upgraded from NC 29.0.7 to NC 30.0.0. Before the upgrade, my the security and setup checks section wihtin the admin account was empty. After upgrade I receive the following error:
"An exception occured while running the setup check: ValueError: The arguments array must contain 2 items, 1 given in /var/www/nextcloud/lib/private/L10N/L10NString.php:68 Stack trace: #0 /var/www/nextcloud/lib/private/L10N/L10NString.php(68): vsprintf() #1 /var/www/nextcloud/lib/private/L10N/L10N.php(107): OC\L10N\L10NString->__toString() #2 /var/www/nextcloud/lib/private/L10N/LazyL10N.php(38): OC\L10N\L10N->n() #3 /var/www/nextcloud/apps/user_ldap/lib/SetupChecks/LdapConnection.php(87): OC\L10N\LazyL10N->n() #4 /var/www/nextcloud/lib/private/SetupCheck/SetupCheckManager.php(34): OCA\User_LDAP\SetupChecks\LdapConnection->run() #5 /var/www/nextcloud/apps/settings/lib/Controller/CheckSetupController.php(147): OC\SetupCheck\SetupCheckManager->runAll() #6 /var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php(208): OCA\Settings\Controller\CheckSetupController->check() #7 /var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php(114): OC\AppFramework\Http\Dispatcher->executeController() #8 /var/www/nextcloud/lib/private/AppFramework/App.php(161): OC\AppFramework\Http\Dispatcher->dispatch() #9 /var/www/nextcloud/lib/private/Route/Router.php(302): OC\AppFramework\App::main() #10 /var/www/nextcloud/lib/base.php(1001): OC\Route\Router->match() #11 /var/www/nextcloud/index.php(24): OC::handleRequest() #12 {main}"
Steps to reproduce
Log in as administrator.
Go to admin settings.
Go to security & setup warnings.
Expected behavior
No error.
Nextcloud Server version
30
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.3
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Upgraded to a MAJOR version (ex. 28 to 29)
Are you using the Nextcloud Server Encryption module?
Bug description
Today, I upgraded from NC 29.0.7 to NC 30.0.0. Before the upgrade, my the security and setup checks section wihtin the admin account was empty. After upgrade I receive the following error:
"An exception occured while running the setup check: ValueError: The arguments array must contain 2 items, 1 given in /var/www/nextcloud/lib/private/L10N/L10NString.php:68 Stack trace: #0 /var/www/nextcloud/lib/private/L10N/L10NString.php(68): vsprintf() #1 /var/www/nextcloud/lib/private/L10N/L10N.php(107): OC\L10N\L10NString->__toString() #2 /var/www/nextcloud/lib/private/L10N/LazyL10N.php(38): OC\L10N\L10N->n() #3 /var/www/nextcloud/apps/user_ldap/lib/SetupChecks/LdapConnection.php(87): OC\L10N\LazyL10N->n() #4 /var/www/nextcloud/lib/private/SetupCheck/SetupCheckManager.php(34): OCA\User_LDAP\SetupChecks\LdapConnection->run() #5 /var/www/nextcloud/apps/settings/lib/Controller/CheckSetupController.php(147): OC\SetupCheck\SetupCheckManager->runAll() #6 /var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php(208): OCA\Settings\Controller\CheckSetupController->check() #7 /var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php(114): OC\AppFramework\Http\Dispatcher->executeController() #8 /var/www/nextcloud/lib/private/AppFramework/App.php(161): OC\AppFramework\Http\Dispatcher->dispatch() #9 /var/www/nextcloud/lib/private/Route/Router.php(302): OC\AppFramework\App::main() #10 /var/www/nextcloud/lib/base.php(1001): OC\Route\Router->match() #11 /var/www/nextcloud/index.php(24): OC::handleRequest() #12 {main}"
Steps to reproduce
Expected behavior
No error.
Nextcloud Server version
30
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.3
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Upgraded to a MAJOR version (ex. 28 to 29)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
Is it true that "Nextcloud 30 been rolled out over the “stable” channel although known to be unstable"?!
https://help.nextcloud.com/t/nextcloud-30-been-rolled-out-over-the-stable-channel-although-known-to-be-unstable/204189
The text was updated successfully, but these errors were encountered: