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

[Bug]: LDAP Setup Check Error in Nextcloud Docker Version 30.0.0 #48767

Closed
5 of 8 tasks
prasanthcambridge opened this issue Oct 17, 2024 · 2 comments
Closed
5 of 8 tasks
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug

Comments

@prasanthcambridge
Copy link

⚠️ This issue respects the following points: ⚠️

Bug description

Hello team,

I’m currently running Nextcloud version 29.0.8 in a Docker container, integrated with our LDAP server using the 'LDAP user and group backend' app (version 1.21.0). Everything works fine with this setup.

However, when I attempt to upgrade to Nextcloud 30.0.0 (Docker image: nextcloud:30.0.0), I encounter the error shown in the attached file. The error disappears when I disable the LDAP app.

How can we resolve this issue?

Kind regards,
Prasanth NairImage

Steps to reproduce

  1. This happens when we try to upgrade from version 29 to version 30.

Expected behavior

This bug needs to be resolved.

Nextcloud Server version

30

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.2

Web server

Apache (supported)

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?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

No response

List of activated Apps

No response

Nextcloud Signing status

No response

Nextcloud Logs

No response

Additional info

No response

@prasanthcambridge prasanthcambridge added 0. Needs triage Pending check for reproducibility or if it fits our roadmap bug labels Oct 17, 2024
@prasanthcambridge
Copy link
Author

prasanthcambridge commented Oct 17, 2024

Please see the error below.

An exception occured while running the setup check: ValueError: The arguments array must contain 2 items, 1 given in /var/www/html/lib/private/L10N/L10NString.php:68 Stack trace: #0 /var/www/html/lib/private/L10N/L10NString.php(68): vsprintf('Binding and sea...', Array) #1 /var/www/html/lib/private/L10N/L10N.php(107): OC\L10N\L10NString->__toString() #2 /var/www/html/lib/private/L10N/LazyL10N.php(38): OC\L10N\L10N->n('Binding and sea...', 'Binding and sea...', 1, Array) #3 /var/www/html/apps/user_ldap/lib/SetupChecks/LdapConnection.php(87): OC\L10N\LazyL10N->n('Binding and sea...', 'Binding and sea...', 1, Array) #4 /var/www/html/lib/private/SetupCheck/SetupCheckManager.php(34): OCA\User_LDAP\SetupChecks\LdapConnection->run() #5 /var/www/html/apps/settings/lib/Controller/CheckSetupController.php(147): OC\SetupCheck\SetupCheckManager->runAll() #6 /var/www/html/lib/private/AppFramework/Http/Dispatcher.php(208): OCA\Settings\Controller\CheckSetupController->check() #7 /var/www/html/lib/private/AppFramework/Http/Dispatcher.php(114): OC\AppFramework\Http\Dispatcher->executeController(Object(OCA\Settings\Controller\CheckSetupController), 'check') #8 /var/www/html/lib/private/AppFramework/App.php(161): OC\AppFramework\Http\Dispatcher->dispatch(Object(OCA\Settings\Controller\CheckSetupController), 'check') #9 /var/www/html/lib/private/Route/Router.php(302): OC\AppFramework\App::main('OCA\\Settings\\Co...', 'check', Object(OC\AppFramework\DependencyInjection\DIContainer), Array) #10 /var/www/html/lib/base.php(1001): OC\Route\Router->match('/settings/ajax/...') #11 /var/www/html/index.php(24): OC::handleRequest() #12 {main}

@joshtrichards
Copy link
Member

Duplicate of #47997

@joshtrichards joshtrichards marked this as a duplicate of #47997 Oct 17, 2024
@joshtrichards joshtrichards closed this as not planned Won't fix, can't repro, duplicate, stale Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug
Projects
None yet
Development

No branches or pull requests

2 participants