ZCS 6.0.2 Lost LDAP Server Hello,
I'm running ZCS 6.0.2 Open Source edition in a multi-server configuration. My systems are: LDAP, Mailbox, and MTA servers.
Today, the hard drive on the LDAP server completely failed, and I didn't create a backup ldif file (yes, I know stupid!). I have replaced the HD, installed debian 5 and installed ZCS using the same passwords, etc. that I originally used to created the LDAP server.
The LDAP server appears to be running just fine.
The other servers will not start ZCS.
$ zmcontrol start
Host mailbox1.xxxx.xxx
Unable to determine enabled services from ldap.
Enabled services read from cache. Service list may be inaccurate.
Starting logger...Failed.
Starting logswatch...ERROR: service.FAILURE (system failure: ZimbraLdapContext) (cause: javax.net.ssl.SSLHandshakeException sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: signature check failed)
zimbra logger service is not enabled! failed.
Starting mailbox...Done.
Starting spell...Done.
Starting stats...Done.
$ zmcontrol status
Unable to determine enabled services from ldap.
Enabled services read from cache. Service list may be inaccurate.
Host mailbox1.xxxx.xxx
logger Stopped
zmlogswatchctl is not running
mailbox Running
spell Running
stats Running
I've looked up the PKIX error and tried several of the suggestions, but to no avail. I'm trying to get a backup of the mailbox server, but it hasn't been going good since I can't login.
Any suggestions or ideas on how to make my servers play nice again?
Thanks... |