I would really like to have Zimbra up and running - this looks so promising. But I dont get very far: The installation never passes the ldap initializing...
From searching this forum I found that being befind a NAT firewall I had to use split-DNS. But either I havn't got it right or it was not the problem. I still get an error 115 and I cannot find any explanation for that.
Big boys dont cry - I'm not a big boy anymore.
But ofcourse one of you genies know exactly what is wrong.
I'm running Ubuntu server 6.0.6 and trying Zimbra 5 RC2.
This is from my Putty session with relevant files and dig:
root@ibm5600:/etc/bind# cat db.ibm5600.giver.info
; BIND reverse data file for empty rfc1918 zone
;
;
$TTL 86400
@ IN SOA ibm5600.giver.info. root.ibm5600.giver.info. (
1 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
86400 ) ; Negative Cache TTL
;
@ IN NS 10.10.10.235
@ IN A 10.10.10.235
@ IN MX 10 ibm5600.giver.info
root@ibm5600:/etc/bind# cd ..
root@ibm5600:/etc# cat resolv.conf
nameserver 10.10.10.235
nameserver 10.10.10.10
nameserver 194.239.134.83
root@ibm5600:/etc# dig @10.10.10.10 ibm5600.giver.info MX
; <<>> DiG 9.3.2 <<>> @10.10.10.10 ibm5600.giver.info MX
; (1 server found)
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 37009
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;ibm5600.giver.info. IN MX
;; AUTHORITY SECTION:
giver.info. 3600 IN SOA ns1.navneservice.com. . 37 3600 600 86400 3600
;; Query time: 469 msec
;; SERVER: 10.10.10.10#53(10.10.10.10)
;; WHEN: Fri Dec 7 20:14:45 2007
;; MSG SIZE rcvd: 91
root@ibm5600:/etc# dig @194.239.134.83 ibm5600.giver.info MX
; <<>> DiG 9.3.2 <<>> @194.239.134.83 ibm5600.giver.info MX
; (1 server found)
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 59981
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;ibm5600.giver.info. IN MX
;; AUTHORITY SECTION:
giver.info. 3600 IN SOA ns1.navneservice.com. . 37 3600 600 86400 3600
;; Query time: 255 msec
;; SERVER: 194.239.134.83#53(194.239.134.83)
;; WHEN: Fri Dec 7 20:15:47 2007
;; MSG SIZE rcvd: 91
root@ibm5600:/etc# dig @ns1.navneservice.com ibm5600.giver.info MX
; <<>> DiG 9.3.2 <<>> @ns1.navneservice.com ibm5600.giver.info MX
; (1 server found)
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 43464
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;ibm5600.giver.info. IN MX
;; AUTHORITY SECTION:
giver.info. 3600 IN SOA ns1.navneservice.com. . 37 3600 600 86400 3600
;; Query time: 240 msec
;; SERVER: 209.126.200.122#53(209.126.200.122)
;; WHEN: Fri Dec 7 20:16:29 2007
;; MSG SIZE rcvd: 91
root@ibm5600:/etc# /etc/init.d/bind9 restart
* Stopping domain name service... [ ok ]
* Starting domain name service... [ ok ]
root@ibm5600:/etc# /opt/zimbra/libexec/zmsetup.pl
Operations logged to /tmp/zmsetup.12072007-201850.log
Setting defaults...
DNS ERROR - No A record for ibm5600.giver.info.
Interface: 10.10.10.235
Interface: 127.0.0.1
DNS ERROR - none of the MX records for ibm5600.giver.info
resolve to this host
Change domain name? [Yes] no
done.
Checking for port conflicts
Port conflict detected: 80 (zimbra-store)
Port conflicts detected! - Any key to continue
Note
The previous configuration appears to have failed to complete
Attempt to complete configuration now? [yes]
Save configuration data to a file? [Yes]
Save config in file: [/opt/zimbra/config.7987]
Saving config in /opt/zimbra/config.7987...done.
The system will be modified - continue? [No] yes
Operations logged to /tmp/zmsetup.12072007-201850.log
Initializing ldap...IO::Socket::INET: connect: timeout at /opt/zimbra/libexec/zmldapinit line 150.
FAILED (115)
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.12072007-201850.log
root@ibm5600:/etc# cat /tmp/zmsetup.12072007-201850.log
Operations logged to /tmp/zmsetup.12072007-201850.log
Getting installed packages
checking isEnabled zimbra-core
zimbra-core not in enabled cache
enabled packages
Newinstall enabling all installed packages
Enabling zimbra-core
Enabling zimbra-ldap
Enabling zimbra-store
Enabling zimbra-mta
Enabling zimbra-snmp
Enabling zimbra-logger
Enabling zimbra-apache
Enabling zimbra-spell
Setting defaults...
Setting local config zimbra_java_home to /opt/zimbra/java
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e zimbra_java_home='/opt/zimbra/java' 2> /dev/null
checking isEnabled zimbra-cluster
zimbra-cluster not in enabled cache
enabled packages zimbra-logger zimbra-store zimbra-mta zimbra-core zimbra-apache zimbra-snmp zimbra-ldap zimbra-spell
Newinstall enabling all installed packages
Enabling zimbra-core
Enabling zimbra-ldap
Enabling zimbra-store
Enabling zimbra-mta
Enabling zimbra-snmp
Enabling zimbra-logger
Enabling zimbra-apache
Enabling zimbra-spell
checking isEnabled zimbra-store
zimbra-store is enabled
checking isEnabled zimbra-ldap
zimbra-ldap is enabled
checking isEnabled zimbra-store
zimbra-store is enabled
checking isEnabled zimbra-mta
zimbra-mta is enabled
checking isEnabled zimbra-mta
zimbra-mta is enabled
DNS ERROR - No A record for ibm5600.giver.info.
Interface: 10.10.10.235
Interface: 127.0.0.1
DNS ERROR - none of the MX records for ibm5600.giver.info
resolve to this host
done.
checking isEnabled zimbra-ldap
zimbra-ldap is enabled
checking isEnabled zimbra-store
zimbra-store is enabled
checking isEnabled zimbra-mta
zimbra-mta is enabled
checking isEnabled zimbra-mta
zimbra-mta is enabled
checking isEnabled zimbra-spell
zimbra-spell is enabled
Checking for port conflicts
checking isEnabled zimbra-store
zimbra-store is enabled
Port conflict detected: 80 (zimbra-store)
checking isEnabled zimbra-ldap
zimbra-ldap is enabled
checking isEnabled zimbra-store
zimbra-store is enabled
checking isEnabled zimbra-logger
zimbra-logger is enabled
checking isEnabled zimbra-mta
zimbra-mta is enabled
Note
The previous configuration appears to have failed to complete
Saving config in /opt/zimbra/config.7987...
done.
Operations logged to /tmp/zmsetup.12072007-201850.log
checking isEnabled zimbra-ldap
zimbra-ldap is enabled
Initializing ldap...
*** Running as zimbra user: /opt/zimbra/libexec/zmldapinit
FAILED (115)
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.12072007-201850.log
root@ibm5600:/etc#


LinkBack URL
About LinkBacks

