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]: Administrative Account Page hangs when having many (ldap-)groups #50067

Open
6 of 8 tasks
someone-somenet-org opened this issue Jan 7, 2025 · 0 comments
Open
6 of 8 tasks
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 30-feedback bug

Comments

@someone-somenet-org
Copy link

⚠️ This issue respects the following points: ⚠️

Bug description

During testing the migratability of a bigger owncloud instance to nextcloud i encountered an issue that the Administrative Account Page will not load, in the form that the tab will hang indefinitely or crash.

It seems that something goes awry with "too many" groups.

(10000 LDAP/AD-users, 15000 LDAP/AD-groups and 10 local-db-users, 500 local-db-groups; most of which are dead/inactive)

Steps to reproduce

  1. Have 10000 LDAP/AD-users, 15000 LDAP/AD-groups + 10 local-db-users, 500 local-db-groups
  2. Open https://.../index.php/settings/users
  3. Tab hangs or crashes.

Disable LDAP-Groups (set group filter to for example (&(|(objectclass=groupp))))

  1. Have 10000 LDAP/AD-users, 0 LDAP/AD-groups + 10 local-db-users, 500 local-db-groups
  2. Open https://.../index.php/settings/users
  3. Tab loads after a while.

Expected behavior

The Tab to load always.

Nextcloud Server version

30

Operating system

RHEL/CentOS

PHP engine version

PHP 8.2

Web server

Apache (supported)

Database engine version

MySQL

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

List of activated Apps

Nextcloud Signing status

Nextcloud Logs

Additional info

No response

@someone-somenet-org someone-somenet-org added 0. Needs triage Pending check for reproducibility or if it fits our roadmap bug labels Jan 7, 2025
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 30-feedback bug
Projects
None yet
Development

No branches or pull requests

2 participants