1

Topic: Internal Server error after upgrading to iredadmin pro mysql 2.0

==== Required information ====
- iRedMail version: Pro 2.0
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Apache
- Linux/BSD distribution name and version:  CentOS 6.6
- Related log if you're reporting an issue:
====

----

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

2 (edited by matteo.frakka 2015-05-28 21:39:31)

Re: Internal Server error after upgrading to iredadmin pro mysql 2.0

Same issue here, on "license" menù. Others seems to work fine.


==== Required information ====
- iRedMail version: Pro SQL 2.0
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Apache
- Linux/BSD distribution name and version:  CentOS Linux 6.6
- Related log if you're reporting an issue:
====


https://fqdn/iredadmin/system/license
internal server error


[root@postfix httpd]# tail -20 ssl_error_log

Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/web/application.py", line 239, in process
  return self.handle()
File "/usr/lib/python2.6/site-packages/web/application.py", line 230, in handle
  return self._delegate(fn, self.fvars, args)
File "/usr/lib/python2.6/site-packages/web/application.py", line 416, in _delegate
  mod = __import__(mod, None, None, [''])
File "/var/www/iredadmin/controllers/panel/log.py", line 16, in <module>
  from libs import __version_mysql__ as version
ImportError: cannot import name __version_mysql__


The issue is present also in "System -> Admin log" but the trace is the same as above:
https://fqdn/iredadmin/iredadmin/system/log
internal server error


Others menù seems to be fine.

3

Re: Internal Server error after upgrading to iredadmin pro mysql 2.0

Please fix it with these two commands mentioned in below forum post:
http://www.iredmail.org/forum/post39125.html#p39125

4

Re: Internal Server error after upgrading to iredadmin pro mysql 2.0

Fixed.
Thank you.