Topic: IRedAdmin-Pro: NameError: global name 'throttle' is not defined
======== Required information ====
- iRedMail version: 0.8.5, iRedAdmin Pro 1.7.0
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: Debian 7.0
- Related log if you're reporting an issue: apache error log
====
Hello!
We installed a new mail server instance on Debian 7 and used the "old" database and maildir to migrate our users.
Everything works fine except iRedAdmin Pro panel. When I try to access the mailbox I get "internal server error" and following message in the apache error log:
[Thu Aug 29 09:15:42 2013] [error] [client xxx] Traceback (most recent call last):
[Thu Aug 29 09:15:42 2013] [error] [client xxx] File "/usr/lib/python2.7/dist-packages/web/application.py", line 239, in process
[Thu Aug 29 09:15:42 2013] [error] [client xxx] return self.handle()
[Thu Aug 29 09:15:42 2013] [error] [client xxx] File "/usr/lib/python2.7/dist-packages/web/application.py", line 230, in handle
[Thu Aug 29 09:15:42 2013] [error] [client xxx] return self._delegate(fn, self.fvars, args)
[Thu Aug 29 09:15:42 2013] [error] [client xxx] File "/usr/lib/python2.7/dist-packages/web/application.py", line 420, in _delegate
[Thu Aug 29 09:15:42 2013] [error] [client xxx] return handle_class(cls)
[Thu Aug 29 09:15:42 2013] [error] [client xxx] File "/usr/lib/python2.7/dist-packages/web/application.py", line 396, in handle_class
[Thu Aug 29 09:15:42 2013] [error] [client xxx] return tocall(*args)
[Thu Aug 29 09:15:42 2013] [error] [client xxx] File "/usr/share/apache2/iredadmin/controllers/decorators.py", line 11, in proxyfunc
[Thu Aug 29 09:15:42 2013] [error] [client xxx] return func(self, *args, **kw)
[Thu Aug 29 09:15:42 2013] [error] [client xxx] File "/usr/share/apache2/iredadmin/controllers/mysql/user.py", line 176, in GET
[Thu Aug 29 09:15:42 2013] [error] [client xxx] throttleLib = throttle.Throttle()
[Thu Aug 29 09:15:42 2013] [error] [client xxx] NameError: global name 'throttle' is not defined
What can be wrong?
Thank you!
Best regards,
Bernhard
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.