Topic: Table 'cluebringer.throttle' doesn't exist
- iRedMail version: iRedAdmin-Pro-MySQL-1.8.1
- Linux/BSD distribution name and version: Ubuntu 12.04.4
When creating new domain, the following error shows in browser:
=======
internal server error
=======
UWSGI logs shows:
admin.mail.kily.ru [pid: 3563|app: 0|req: 10/36] 188.35.138.36 () {56 vars in 1088 bytes} [Sat May 3 00:26:40 2014] POST /create/domain => generated 0 bytes in 360 msecs (HTTP/1.1 303) 3 headers in 213 bytes (2 switches on core 0)
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/web/application.py", line 242, in process
return self.handle()
File "/usr/lib/pymodules/python2.7/web/application.py", line 233, in handle
return self._delegate(fn, self.fvars, args)
File "/usr/lib/pymodules/python2.7/web/application.py", line 415, in _delegate
return handle_class(cls)
File "/usr/lib/pymodules/python2.7/web/application.py", line 390, in handle_class
return tocall(*args)
File "/var/www/iredadmin/controllers/decorators.py", line 11, in proxyfunc
return func(self, *args, **kw)
File "/var/www/iredadmin/controllers/mysql/domain.py", line 122, in GET
result_throttle = throttleLib.getThrottling(sender='@' + self.domain, recipient='@' + self.domain)
File "/var/www/iredadmin/libs/policyd/throttle.py", line 162, in getThrottling
limit=1,
File "/usr/lib/pymodules/python2.7/web/db.py", line 649, in select
return self.query(qout, processed=True)
File "/usr/lib/pymodules/python2.7/web/db.py", line 611, in query
self._db_execute(db_cursor, sql_query)
File "/usr/lib/pymodules/python2.7/web/db.py", line 562, in _db_execute
out = cur.execute(sql_query.query(paramstyle), sql_query.values())
File "/usr/lib/python2.7/dist-packages/MySQLdb/cursors.py", line 174, in execute
self.errorhandler(self, exc, value)
File "/usr/lib/python2.7/dist-packages/MySQLdb/connections.py", line 36, in defaulterrorhandler
raise errorclass, errorvalue
ProgrammingError: (1146, "Table 'cluebringer.throttle' doesn't exist")
admin.mail.kily.ru [pid: 3564|app: 0|req: 27/37] 188.35.138.36 () {50 vars in 997 bytes} [Sat May 3 00:26:40 2014] GET /profile/domain/general/kilylabs.com?msg=CREATED => generated 21 bytes in 601 msecs (HTTP/1.1 500) 2 headers in 139 bytes (2 switches on core 0)
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.