Topic: Internal server error - Admin Login
==== Required information ====
- iRedMail version: iRedMail-0.8.7
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: Linux
- Related log if you're reporting an issue:
====
After you attempt to login to iredAdmin, i am getting
"internal server error". further to add, if on the error page, you enter the url of login, it redirects to dashboard correctly.
Below are the log details from apache error logs
[Sat Jan 03 15:16:55 2015] [error] [client 83.110.69.175] Traceback (most recent call last):
[Sat Jan 03 15:16:55 2015] [error] [client 83.110.69.175] File "/usr/lib/python2.6/site-packages/web/application.py", line 239, in process
[Sat Jan 03 15:16:55 2015] [error] [client 83.110.69.175] return self.handle()
[Sat Jan 03 15:16:55 2015] [error] [client 83.110.69.175] File "/usr/lib/python2.6/site-packages/web/application.py", line 230, in handle
[Sat Jan 03 15:16:55 2015] [error] [client 83.110.69.175] return self._delegate(fn, self.fvars, args)
[Sat Jan 03 15:16:55 2015] [error] [client 83.110.69.175] File "/usr/lib/python2.6/site-packages/web/application.py", line 420, in _delegate
[Sat Jan 03 15:16:55 2015] [error] [client 83.110.69.175] return handle_class(cls)
[Sat Jan 03 15:16:55 2015] [error] [client 83.110.69.175] File "/usr/lib/python2.6/site-packages/web/application.py", line 396, in handle_class
[Sat Jan 03 15:16:55 2015] [error] [client 83.110.69.175] return tocall(*args)
[Sat Jan 03 15:16:55 2015] [error] [client 83.110.69.175] File "/var/www/iredadmin/controllers/mysql/basic.py", line 66, in POST
[Sat Jan 03 15:16:55 2015] [error] [client 83.110.69.175] selected_language = str(i.get('lang').strip())
[Sat Jan 03 15:16:55 2015] [error] [client 83.110.69.175] AttributeError: 'NoneType' object has no attribute 'strip'
can somebody guide on how to resolve this issue.
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.