Hi everyone,
My server keeps crashing after a undefined amount of time.
Here is the tail of the zimbra.log file:
Code:
zimbra@jupiter:~$ tail /var/log/zimbra.log
Jun 22 15:16:04 jupiter zmmailboxdmgr[27178]: file /opt/zimbra/log/zmmailboxd.pid does not exist
Jun 22 15:16:04 jupiter zmmailboxdmgr[27178]: assuming no other instance is running
Jun 22 15:16:04 jupiter zmmailboxdmgr[27178]: no manager process is running
Jun 22 15:18:04 jupiter zmmailboxdmgr[27520]: status requested
Jun 22 15:18:04 jupiter zmmailboxdmgr[27520]: stale pid 32524 found in /opt/zimbra/log/zmmailboxd_manager.pid: No such process
Jun 22 15:18:04 jupiter zmmailboxdmgr[27520]: assuming no other instance is running
Jun 22 15:18:04 jupiter zmmailboxdmgr[27520]: file /opt/zimbra/log/zmmailboxd.pid does not exist
Jun 22 15:18:04 jupiter zmmailboxdmgr[27520]: assuming no other instance is running
Jun 22 15:18:04 jupiter zmmailboxdmgr[27520]: no manager process is running
Jun 22 15:18:36 jupiter sshd[27625]: Accepted password for root from 81.165.115.207 port 59159 ssh2
The status is as follows:
Code:
zimbra@jupiter:~$ zmcontrol status
Host jupiter.joelcraenhals.be
antispam Running
antivirus Running
ldap Running
logger Running
mailbox Stopped
zmmailboxdctl is not running.
mta Running
snmp Running
spell Running
stats Running
zmconfigd Running
How can I find more information of this problem?