kysil wrote:
Feb 12 18:36:59 host postfix/submission/smtpd[2591]: warning: connect to 127.0.0.1:7777: Connection refused
This is the problem. Please try this:
cd /opt/iredapd/
find . -name '*pyc' | xargs rm -f {}
service iredapd restart