1

Topic: Iredadmin interface slow at login

==== Required information ====
- iRedMail version : 0.9.3
- Linux/BSD distribution name and version: Ubuntu 14.04
- Store mail accounts in which backend: MySQL
- Web server :  Nginx
- Manage mail accounts with iRedAdmin-Pro: iRedAdmin-Pro-SQL-2.2.0
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
The iredadmin login interface takes forever therby failing to login.Below are some of the troubleshooting i have done.
1) I have restarted the uwsgi mysql nginx php-fpm services all in vain
2) I have run the cleanup_amavisd_db.py script still no improvement
Urgently in need of help from any who has solved this problem.
Thanx
Moses

----

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

2

Re: Iredadmin interface slow at login

Do you have a daily cron job to run script /opt/www/iredadmin/tools/cleanup_amavisd_db.py?

You can run it manually from command line like below:

python /opt/www/iredadmin/tools/cleanup_amavisd_db.py

NOTE: This script in the latest iRedAdmin-Pro or iRedAdmin open source edition has better performance (it's not faster, but it will continue working if you have a lot sql records in Amavisd sql database.) If you want to give it a try, simply download the latest iRedAdmin (either Pro or open source edition), copy the "settings.py" from your existing iRedAdmin-Pro-SQL-2.2.0 setup to uncompressed iRedAdmin directory, then run script "tools/cleanup_amavisd_db.py" in uncompressed iRedAdmin directory.