1

Topic: Probem Upgrading iRedAdmin-ProMySQL1.8.1 - 1.8.2

I have followed the steps described in http://www.iredmail.org/wiki/index.php? … .8.1-1.8.2

Everything seems to be working fine, but when I try to edit A Domain or an Account I get a “Internal Server error” message.  How can I solve this?

in the apache error log I have this:
[Fri Jun 06 20:26:13 2014] [error] [client 187.153.156.55] Traceback (most recent call last):
[Fri Jun 06 20:26:13 2014] [error] [client 187.153.156.55]   File "/usr/lib/pymodules/python2.7/web/application.py", line 242, in process
[Fri Jun 06 20:26:13 2014] [error] [client 187.153.156.55]     return self.handle()
[Fri Jun 06 20:26:13 2014] [error] [client 187.153.156.55]   File "/usr/lib/pymodules/python2.7/web/application.py", line 233, in handle
[Fri Jun 06 20:26:13 2014] [error] [client 187.153.156.55]     return self._delegate(fn, self.fvars, args)
[Fri Jun 06 20:26:13 2014] [error] [client 187.153.156.55]   File "/usr/lib/pymodules/python2.7/web/application.py", line 415, in _delegate
[Fri Jun 06 20:26:13 2014] [error] [client 187.153.156.55]     return handle_class(cls)
[Fri Jun 06 20:26:13 2014] [error] [client 187.153.156.55]   File "/usr/lib/pymodules/python2.7/web/application.py", line 390, in handle_class
[Fri Jun 06 20:26:13 2014] [error] [client 187.153.156.55]     return tocall(*args)
[Fri Jun 06 20:26:13 2014] [error] [client 187.153.156.55]   File "/usr/share/apache2/iredadmin/controllers/decorators.py", line 11, in proxyfunc
[Fri Jun 06 20:26:13 2014] [error] [client 187.153.156.55]     return func(self, *args, **kw)
[Fri Jun 06 20:26:13 2014] [error] [client 187.153.156.55]   File "/usr/share/apache2/iredadmin/controllers/mysql/domain.py", line 147, in GET
[Fri Jun 06 20:26:13 2014] [error] [client 187.153.156.55]     domain_settings=iredutils.convert_sql_account_settings_to_dict(domain_profile['settings']),
[Fri Jun 06 20:26:13 2014] [error] [client 187.153.156.55] KeyError: 'settings'
[Fri Jun 06 20:26:13 2014] [error] [client 187.153.156.55]

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Probem Upgrading iRedAdmin-ProMySQL1.8.1 - 1.8.2

Please upgrade iRedMail to the latest iRedMail-0.8.7 first, we add several new SQL columns in iRedMail-0.8.7:
http://www.iredmail.org/doc.html#upgrade_tutorial