Bug #234
Error 25007 when accessing web interface
Description
I am sometimes getting this error message when trying to access the freenas RC4 box's web interface. Only solution is to kill winbindd. It looks like it has something to do with getting active directory users. We have well over 50k AD users and I am thinking that it would fail to retrieve all of them.
[[KeyError]] at /
'25007'
Request Method: GET
Request URL: http://xxxx.xxx.xxxxx.edu/
Django Version: 1.2.4
Exception Type: KeyError
Exception Value:
'25007'
Exception Location: /usr/local/www/freenasUI/common/freenasldap.py in +get_active_directory_users, line 535
Python Executable: /usr/local/bin/python
Python Version: 2.7.1
Python Path: ['/usr/local/www/freenasUI', '/usr/local/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg', '/usr/local/lib/python2.7/site-packages/South-0.7.2-py2.7.egg', '/usr/local/lib/python2.7/site-packages/flup-1.0.2-py2.7.egg', '/usr/local/lib/python2.7/site-packages/python_ldap-2.3.11-py2.7-freebsd-8.2-RELEASE-amd64.egg', '/usr/local/lib/python27.zip', '/usr/local/lib/python2.7', '/usr/local/lib/python2.7/plat-freebsd8', '/usr/local/lib/python2.7/lib-tk', '/usr/local/lib/python2.7/lib-old', '/usr/local/lib/python2.7/lib-dynload', '/usr/local/lib/python2.7/site-packages', '/usr/local/www']
Server time: Wed, 6 Apr 2011 11:39:03 -0700
Associated revisions
History
#1
Updated by John Hixson almost 10 years ago
- Status changed from Unscreened to Closed
Fixed in r5857.