1

Topic: Weird iredapd issue

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.3
- Linux/BSD distribution name and version: Debian 8
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? No
- Related log if you're reporting an issue: /var/log/daemon.log
====

Found this excerpt today in /var/log/daemon.log related to iredapd 1.7.0. Anyone able to shed light on this? I understand that there's a permissions problem, however I've looked at the lines that the errors reference, and nothing seems to really look unusual. Here's what I found.

Dec 22 19:28:18 mail iredapd[26612]: Traceback (most recent call last):
Dec 22 19:28:18 mail iredapd[26612]: File "/usr/lib/python2.7/logging/handlers.py", line 77, in emit
Dec 22 19:28:18 mail iredapd[26612]: self.doRollover()
Dec 22 19:28:18 mail iredapd[26612]: File "/opt/iRedAPD-1.7.0/libs/logger.py", line 82, in doRollover
Dec 22 19:28:18 mail iredapd[26612]: OSError: [Errno 13] Permission denied
Dec 22 19:28:18 mail iredapd[26612]: Logged from file iredapd.py, line 105

Any clue what to do to fix this? Should I be worried about it?

Steve

----

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

2

Re: Weird iredapd issue

Please change log file to /var/log/iredapd/iredapd.log in /opt/iredapd/settings.py, parameter "log_file =". then restart iredapd service.

3 (edited by SteveLuxe 2015-12-23 09:32:37)

Re: Weird iredapd issue

ZhangHuangbin wrote:

Please change log file to /var/log/iredapd/iredapd.log in /opt/iredapd/settings.py, parameter "log_file =". then restart iredapd service.

Just changed it, and restarted iredapd. Thanks for the help, Zhang.

I just bought you a coffee. smile

4

Re: Weird iredapd issue

Thanks Steve. smile

5

Re: Weird iredapd issue

Thanks Steve. smile