dashboard : Size limit exceeded
When accessing the dashboard, I got the following error :
Fatal error: Uncaught exception 'LDAPFailureException' with message 'Size limit exceeded (while operating on LDAP server ldaps://...)' in /usr/share/fusiondirectory/include/class_objects.inc:167 Stack trace: #0 /usr/share/fusiondirectory/include/class_objects.inc(73): objects::search(Array, Array, NULL, '') #1 /usr/share/fusiondirectory/plugins/addons/dashboard/class_dashBoardPasswords.inc(58): objects::ls('user', 'userPassword') #2 /usr/share/fusiondirectory/plugins/addons/dashboard/class_dashBoardPasswords.inc(49): dashboardPassword->computeStats() #3 /usr/share/fusiondirectory/include/simpleplugin/class_simpleTabs.inc(110): dashboardPassword->__construct('', Object(dashboard), Object(tabs_dashboard), false) #4 /usr/share/fusiondirectory/plugins/addons/dashboard/tabs_dashBoard.inc(25): simpleTabs->__construct('dashboard', '', NULL) #5 /usr/share/fusiondirectory/include/class_objects.inc(186): tabs_dashboard->__construct('dashboard', '') #6 /usr/share/fusiondirectory/include/simpleplugin/class_simplePlugi in /usr/share/fusiondirectory/include/class_objects.inc on line 167
My directory contains 5000+ entry, and the LDAP server size limit is default (500)
(from redmine: issue id 5509, created on 2017-05-04, closed on 2017-05-08)
- Changesets:
- Revision 18e84dd0 by Côme Chilliet on 2017-05-04T10:22:18.000Z:
Fixes #5509 Catching LDAP exceptions in dashboard tabs
- Revision fd50142abc8d6347747cb4a9d9d277e71e41e0f3 by Côme Chilliet on 2017-05-04T10:23:08.000Z:
Fixes #5509 Catching LDAP exceptions in dashboard tabs
- Revision 8a571cb3 by Côme Chilliet on 2017-05-04T10:27:30.000Z:
Fixes #5509 Catching LDAP exceptions in dashboard tabs
- Custom Fields:
- Bug in version: 1.0.19
- Support contract: None