Topic: Cannot login into iRedAdmin after upgrade from 0.87 to 0.9
============ Required information ====
- iRedMail version: 0.9.0
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): LDAP
- Linux/BSD distribution name and version: Debian 7.8
- Related log if you're reporting an issue: /var/log/apache2/error.log
====
Hi guys,
I recently updated iRedMail from version 0.87 to 0.9 with the provided guide http://www.iredmail.org/docs/upgrade.ir … 0.9.0.html
Everything seems to be working fine, except for the fact that I cannot login into iRedAdmin anymore.
The login screen shows up, but after I login with my postmaster credentials it just shows a blank page with "internal server error".
After a look into the error.log from Apache2 it seems like some Python script isn't working properly. I get the following error message:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/web/application.py", line 239, in process
return self.handle()
File "/usr/lib/python2.7/dist-packages/web/application.py", line 230, in handle
return self._delegate(fn, self.fvars, args)
File "/usr/lib/python2.7/dist-packages/web/application.py", line 420, in _delegate
return handle_class(cls)
File "/usr/lib/python2.7/dist-packages/web/application.py", line 396, in handle_class
return tocall(*args)
File "/usr/share/apache2/iredadmin/controllers/ldap/basic.py", line 77, in POST
dn_user = ldaputils.convert_keyword_to_dn(username, account_type='user')
TypeError: convert_keyword_to_dn() got an unexpected keyword argument 'account_type'
Can you tell me what went wrong?
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.