ldap error

Ask questions about your setup or get help installing ZCS server (ZD section below).
Post Reply
User avatar
plagoutte
Posts: 12
Joined: Wed Aug 16, 2017 9:11 am
Location: France
ZCS/ZD Version: FOSS 8.8.15
Contact:

ldap error

Post by plagoutte »

Hello all !

When I try to install Zimbra, I get this error :

Code: Select all

Initializing ldap...failed. (28416)


ERROR



Configuration failed

Please address the error and re-run /opt/zimbra/libexec/zmsetup.pl to
complete the configuration.

Errors have been logged to /tmp/zmsetup.20170816-022145.log
My log file (zmsetup.20170816-022145.log) :

Code: Select all

pierre@ubuntu:~/zcs-8.7.11_GA_1854.UBUNTU16_64.20170531151956$ tail -n 20 /tmp/zmsetup.20170816-022145.log
Wed Aug 16 02:22:23 2017 Web application zimlet is enabled.
Wed Aug 16 02:22:23 2017 checking isEnabled zimbra-ldap
Wed Aug 16 02:22:23 2017 zimbra-ldap is enabled
Wed Aug 16 02:22:23 2017 Initializing ldap...
Wed Aug 16 02:22:23 2017 *** Running as zimbra user: /opt/zimbra/libexec/zmldapinit
Connection refused at /opt/zimbra/libexec/zmldapinit line 138.
Wed Aug 16 02:23:48 2017 failed. (28416)
Wed Aug 16 02:23:48 2017

ERROR

Wed Aug 16 02:23:48 2017

Configuration failed

Wed Aug 16 02:23:48 2017 Please address the error and re-run /opt/zimbra/libexec/zmsetup.pl to
Wed Aug 16 02:23:48 2017 complete the configuration.
Wed Aug 16 02:23:48 2017
Errors have been logged to /tmp/zmsetup.20170816-022145.log

pierre@ubuntu:~/zcs-8.7.11_GA_1854.UBUNTU16_64.20170531151956$
My /etc/hosts file :

Code: Select all

pierre@ubuntu:~/zcs-8.7.11_GA_1854.UBUNTU16_64.20170531151956$ cat /etc/hosts
#127.0.0.1      localhost
#127.0.1.1      ubuntu

78.213.187.38 vm-corse.plagoutte.eu ubuntu

# The following lines are desirable for IPv6 capable hosts
#::1     localhost ip6-localhost ip6-loopback
#ff02::1 ip6-allnodes
#ff02::2 ip6-allrouters
pierre@ubuntu:~/zcs-8.7.11_GA_1854.UBUNTU16_64.20170531151956$
My DNS :

Code: Select all

vm-corse               IN MX 10  vm-corse.plagoutte.eu.
vm-corse               IN A      78.213.187.38
Thank you in advance for your help :)

Best regards,
Pierre
Post Reply