Hi all, I am dealing with an urgent Problem:
I had do move zimbra 5.0.23 (Open Source) from Ubuntu 6 to Ubuntu 8. I followed the instructions from
» Zimbra :: Blog. After moving the data to /opt an ./install.sh works without errors, zimbra starts:
Code:
zimbra@zimbra:~$ zmcontrol status
Unable to determine enabled services from ldap.
Enabled services read from cache. Service list may be inaccurate.
Host zimbra.zummartinsepp.at
antispam Running
antivirus Running
ldap Running
logger Running
mailbox Running
mta Running
snmp Running
spell Running
stats Running
/var/log/mail.log is full of errors:
HTML Code:
May 3 05:09:28 zimbra zmmailboxdmgr[9474]: status requested
May 3 05:09:28 zimbra zmmailboxdmgr[9474]: file /opt/zimbra/log/zmmailboxd_manager.pid does not exist
May 3 05:09:28 zimbra zmmailboxdmgr[9474]: assuming no other instance is running
May 3 05:09:28 zimbra zmmailboxdmgr[9474]: file /opt/zimbra/log/zmmailboxd.pid does not exist
May 3 05:09:28 zimbra zmmailboxdmgr[9474]: assuming no other instance is running
May 3 05:09:28 zimbra zmmailboxdmgr[9474]: no manager process is running
May 3 05:20:22 zimbra postfix/proxymap[9588]: error: dict_ldap_connect: Unable to set STARTTLS: -11: Connect error
May 3 05:20:22 zimbra last message repeated 2 times
May 3 05:20:22 zimbra postfix/trivial-rewrite[9593]: fatal: proxy:ldap:/opt/zimbra/conf/ldap-vad.cf(0,lock|fold_fix): table lookup problem
May 3 05:20:23 zimbra postfix/smtpd[9587]: warning: problem talking to service rewrite: Connection reset by peer
May 3 05:20:23 zimbra postfix/master[7798]: warning: process /opt/zimbra/postfix/libexec/trivial-rewrite pid 9593 exit status 1
May 3 05:20:23 zimbra postfix/smtpd[9590]: warning: problem talking to service rewrite: Connection reset by peer
Connecting with the browser shows the apache default site "It works!"
zmcontrol stop or /etc/init.d/zimbra stop does is without any effect:
HTML Code:
zimbra@zimbra:~$ zmcontrol stop
Host zimbra.zummartinsepp.at
Stopping stats...Terminated
zimbra@zimbra:~$ zmcontrol status
Unable to determine enabled services from ldap.
Enabled services read from cache. Service list may be inaccurate.
Host zimbra.zummartinsepp.at
antispam Running
antivirus Running
ldap Running
logger Running
mailbox Running
mta Running
snmp Running
spell Running
stats Running
zimbra@zimbra:~$
I tried to upgrade to a higher verision, but this fails.
The customer is at the moment without mailsystem, please help