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
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
Have 10000 LDAP/AD-users, 15000 LDAP/AD-groups + 10 local-db-users, 500 local-db-groups
Open https://.../index.php/settings/users
Tab hangs or crashes.
Disable LDAP-Groups (set group filter to for example (&(|(objectclass=groupp))))
Have 10000 LDAP/AD-users, 0 LDAP/AD-groups + 10 local-db-users, 500 local-db-groups
Open https://.../index.php/settings/users
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
The text was updated successfully, but these errors were encountered:
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
Disable LDAP-Groups (set group filter to for example
(&(|(objectclass=groupp)))
)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?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response
The text was updated successfully, but these errors were encountered: