Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Installation

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #11 (permalink)  
Old 02-28-2009, 02:03 AM
Zimbra Consultant & Moderator
 
Posts: 19,655
Default

Quote:
Originally Posted by stebed1960 View Post
I couldn't find the backticks you told me about the hostname sintax. (maybe because of my italian keyboard...or maybe I need help about finding that too...sorry.)
Just copy/paste the 'host' command into a terminal and post the output here, could you also run this command:

Code:
host -v mail.arcusys.net
__________________
Regards


Bill
Reply With Quote
  #12 (permalink)  
Old 02-28-2009, 10:57 AM
Intermediate Member
 
Posts: 19
Default

Quote:
Originally Posted by phoenix View Post
Just copy/paste the 'host' command into a terminal and post the output here, could you also run this command:

Code:
host -v mail.arcusys.net
Sorry, I wasn't using putty but a different terminal, and it didn't let me see the backtick when I copied ant paste. And I thought you mean using my real hostname....
btw, I got it now:
root@mail:~# host `hostname`
Host mail not found: 3(NXDOMAIN)

and here is the other command result:

root@mail:~# host -v mail.arcusys.net
Trying "mail.arcusys.net"
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 64831
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;mail.arcusys.net. IN A

;; ANSWER SECTION:
mail.arcusys.net. 604800 IN A 192.168.0.2

;; AUTHORITY SECTION:
arcusys.net. 604800 IN NS mail.arcusys.net.

Received 64 bytes from 192.168.0.2#53 in 1 ms
Trying "mail.arcusys.net"
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 27624
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;mail.arcusys.net. IN AAAA

;; AUTHORITY SECTION:
arcusys.net. 604800 IN SOA mail.arcusys.net. stebed.arcusys.net. 70726 604800 86400 2419200 604800

Received 77 bytes from 192.168.0.2#53 in 0 ms
Trying "mail.arcusys.net"
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 39950
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;mail.arcusys.net. IN MX

;; AUTHORITY SECTION:
arcusys.net. 604800 IN SOA mail.arcusys.net. stebed.arcusys.net. 70726 604800 86400 2419200 604800

Received 77 bytes from 192.168.0.2#53 in 0 ms

Sorry, for my late answer (I had some work to do at home). I realy approciate your help and your patience.
Thank you, Bill
Reply With Quote
  #13 (permalink)  
Old 02-28-2009, 12:19 PM
Zimbra Consultant & Moderator
 
Posts: 19,655
Default

Do you have a firewall and/or Apparmor enabled on this server?
__________________
Regards


Bill
Reply With Quote
  #14 (permalink)  
Old 02-28-2009, 01:05 PM
Intermediate Member
 
Posts: 19
Default

Quote:
Originally Posted by phoenix View Post
Do you have a firewall and/or Apparmor enabled on this server?
I don't think so. I mean, I am not expert about linux, but I just installed the ubuntu server with dns and ssh enabled like I read on the guide. But, because I am not a big ubuntu expert, how can I be sure no firewall and Apparmor are activated?
Reply With Quote
  #15 (permalink)  
Old 02-28-2009, 01:20 PM
Zimbra Consultant & Moderator
 
Posts: 19,655
Default

You can disable the firewall and apparmor with the following:

https://help.ubuntu.com/community/Ip...the%20firewall
https://help.ubuntu.com/community/Ap...or%20framework
__________________
Regards


Bill
Reply With Quote
  #16 (permalink)  
Old 03-01-2009, 01:04 AM
Intermediate Member
 
Posts: 19
Default

Quote:
Originally Posted by phoenix View Post
I disabled firewall and apparmor (well, for apparmor I couldn't use the "kill" command because it gave me the message "Killing AppArmor module - failed, AppArmor is builtin: Failed", so I used the stop command).
I uninstalled zimbra using ./install.sh -u
I installed it again and I got the same error message:

Initializing ldap...failed. (28416)
ERROR
Configuration failed.

Just in case you need it, here il the installation log:


Sun Mar 1 08:33:20 2009 Operations logged to /tmp/zmsetup.03012009-083320.log
Sun Mar 1 08:33:20 2009 Getting installed packages
Sun Mar 1 08:33:21 2009 checking isEnabled zimbra-core
Sun Mar 1 08:33:21 2009 zimbra-core not in enabled cache
Sun Mar 1 08:33:21 2009 enabled packages
Sun Mar 1 08:33:21 2009 Newinstall enabling all installed packages
Sun Mar 1 08:33:22 2009 Enabling zimbra-core
Sun Mar 1 08:33:22 2009 Enabling zimbra-ldap
Sun Mar 1 08:33:22 2009 Enabling zimbra-store
Sun Mar 1 08:33:22 2009 Enabling zimbra-mta
Sun Mar 1 08:33:22 2009 Enabling zimbra-snmp
Sun Mar 1 08:33:22 2009 Enabling zimbra-logger
Sun Mar 1 08:33:22 2009 Enabling zimbra-apache
Sun Mar 1 08:33:22 2009 Enabling zimbra-spell
Sun Mar 1 08:33:23 2009 Setting defaults...
Sun Mar 1 08:33:23 2009 Setting local config zimbra_java_home to /opt/zimbra/java
Sun Mar 1 08:33:23 2009 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e zimbra_java_home='/opt/zimbra/java' 2> /dev/null
Sun Mar 1 08:33:28 2009 checking isEnabled zimbra-cluster
Sun Mar 1 08:33:28 2009 zimbra-cluster not in enabled cache
Sun Mar 1 08:33:28 2009 enabled packages zimbra-logger zimbra-store zimbra-mta zimbra-convertd zimbra-core zimbra-apache zimbra-snmp zimbra-spell zimbra-ldap
Sun Mar 1 08:33:28 2009 Newinstall enabling all installed packages
Sun Mar 1 08:33:28 2009 Enabling zimbra-core
Sun Mar 1 08:33:28 2009 Enabling zimbra-ldap
Sun Mar 1 08:33:29 2009 Enabling zimbra-store
Sun Mar 1 08:33:29 2009 Enabling zimbra-mta
Sun Mar 1 08:33:29 2009 Enabling zimbra-snmp
Sun Mar 1 08:33:29 2009 Enabling zimbra-logger
Sun Mar 1 08:33:29 2009 Enabling zimbra-apache
Sun Mar 1 08:33:30 2009 Enabling zimbra-spell
Sun Mar 1 08:33:30 2009 checking isEnabled zimbra-store
Sun Mar 1 08:33:30 2009 zimbra-store is enabled
Sun Mar 1 08:33:32 2009 checking isEnabled zimbra-ldap
Sun Mar 1 08:33:32 2009 zimbra-ldap is enabled
Sun Mar 1 08:33:32 2009 checking isEnabled zimbra-store
Sun Mar 1 08:33:32 2009 zimbra-store is enabled
Sun Mar 1 08:33:32 2009 checking isEnabled zimbra-mta
Sun Mar 1 08:33:32 2009 zimbra-mta is enabled
Sun Mar 1 08:33:33 2009

DNS ERROR resolving MX for mail.arcusys.net
Sun Mar 1 08:33:33 2009 It is suggested that the domain name have an MX record configured in DNS here I set the domain name "arcusys.net"
Sun Mar 1 08:34:15 2009 checking isEnabled zimbra-mta
Sun Mar 1 08:34:15 2009 zimbra-mta is enabled
Sun Mar 1 08:34:15 2009 MX: mail.arcusys.net (192.168.0.2)
Sun Mar 1 08:34:15 2009
Sun Mar 1 08:34:15 2009 Interface: 192.168.0.2
Sun Mar 1 08:34:15 2009 Interface: 127.0.0.1
Sun Mar 1 08:34:16 2009 done.
Sun Mar 1 08:34:16 2009 checking isEnabled zimbra-ldap
Sun Mar 1 08:34:16 2009 zimbra-ldap is enabled
Sun Mar 1 08:34:16 2009 checking isEnabled zimbra-store
Sun Mar 1 08:34:16 2009 zimbra-store is enabled
Sun Mar 1 08:34:16 2009 checking isEnabled zimbra-mta
Sun Mar 1 08:34:16 2009 zimbra-mta is enabled
Sun Mar 1 08:34:16 2009 checking isEnabled zimbra-mta
Sun Mar 1 08:34:16 2009 zimbra-mta is enabled
Sun Mar 1 08:34:16 2009 checking isEnabled zimbra-spell
Sun Mar 1 08:34:16 2009 zimbra-spell is enabled
Sun Mar 1 08:34:16 2009 Checking for port conflicts
Sun Mar 1 08:34:16 2009 checking isEnabled zimbra-ldap
Sun Mar 1 08:34:17 2009 zimbra-ldap is enabled
Sun Mar 1 08:34:17 2009 checking isEnabled zimbra-store
Sun Mar 1 08:34:17 2009 zimbra-store is enabled
Sun Mar 1 08:34:17 2009 checking isEnabled zimbra-logger
Sun Mar 1 08:34:17 2009 zimbra-logger is enabled
Sun Mar 1 08:34:17 2009 checking isEnabled zimbra-mta
Sun Mar 1 08:34:17 2009 zimbra-mta is enabled
Sun Mar 1 08:34:17 2009 checking isEnabled zimbra-ldap
Sun Mar 1 08:34:17 2009 zimbra-ldap is enabled
Sun Mar 1 08:34:17 2009 checking isEnabled zimbra-store
Sun Mar 1 08:34:17 2009 zimbra-store is enabled
Sun Mar 1 08:34:31 2009 Global config attribute retrieved from ldap: zimbraSpamIsSpamAccount=
Sun Mar 1 08:34:33 2009 Global config attribute retrieved from ldap: zimbraSpamIsNotSpamAccount=
Sun Mar 1 08:34:35 2009 Global config attribute retrieved from ldap: zimbraNotebookAccount=
Sun Mar 1 08:34:35 2009 checking isEnabled zimbra-proxy
Sun Mar 1 08:34:35 2009 zimbra-proxy not in enabled cache
Sun Mar 1 08:34:35 2009 enabled packages zimbra-logger zimbra-store zimbra-mta zimbra-convertd zimbra-core zimbra-apache zimbra-cluster zimbra-snmp zimbra-spell zimbra-ldap
Sun Mar 1 08:34:35 2009 Newinstall enabling all installed packages
Sun Mar 1 08:34:35 2009 Enabling zimbra-core
Sun Mar 1 08:34:35 2009 Enabling zimbra-ldap
Sun Mar 1 08:34:36 2009 Enabling zimbra-store
Sun Mar 1 08:34:36 2009 Enabling zimbra-mta
Sun Mar 1 08:34:36 2009 Enabling zimbra-snmp
Sun Mar 1 08:34:36 2009 Enabling zimbra-logger
Sun Mar 1 08:34:36 2009 Enabling zimbra-apache
Sun Mar 1 08:34:37 2009 Enabling zimbra-spell
Sun Mar 1 08:34:37 2009 checking isEnabled zimbra-proxy
Sun Mar 1 08:34:37 2009 zimbra-proxy is not enabled
Sun Mar 1 08:34:37 2009 checking isEnabled zimbra-proxy
Sun Mar 1 08:34:37 2009 zimbra-proxy is not enabled
Sun Mar 1 08:34:37 2009 checking isEnabled zimbra-mta
Sun Mar 1 08:34:37 2009 zimbra-mta is enabled
Sun Mar 1 08:34:37 2009 checking isEnabled zimbra-archiving
Sun Mar 1 08:34:37 2009 zimbra-archiving not in enabled cache
Sun Mar 1 08:34:37 2009 enabled packages zimbra-logger zimbra-store zimbra-mta zimbra-convertd zimbra-core zimbra-apache zimbra-proxy zimbra-cluster zimbra-snmp zimbra-spell zimbra-ldap
Sun Mar 1 08:34:37 2009 Newinstall enabling all installed packages
Sun Mar 1 08:34:38 2009 Enabling zimbra-core
Sun Mar 1 08:34:38 2009 Enabling zimbra-ldap
Sun Mar 1 08:34:38 2009 Enabling zimbra-store
Sun Mar 1 08:34:38 2009 Enabling zimbra-mta
Sun Mar 1 08:34:38 2009 Enabling zimbra-snmp
Sun Mar 1 08:34:39 2009 Enabling zimbra-logger
Sun Mar 1 08:34:39 2009 Enabling zimbra-apache
Sun Mar 1 08:34:39 2009 Enabling zimbra-spell
Sun Mar 1 08:34:39 2009 checking isComponentAvailable archiving
Sun Mar 1 08:34:39 2009 Component archiving is not available.
Sun Mar 1 08:34:39 2009 checking isEnabled zimbra-snmp
Sun Mar 1 08:34:39 2009 zimbra-snmp is enabled
Sun Mar 1 08:34:39 2009 checking isEnabled zimbra-store
Sun Mar 1 08:34:40 2009 zimbra-store is enabled
Sun Mar 1 08:34:40 2009 checking isEnabled zimbra-proxy
Sun Mar 1 08:34:40 2009 zimbra-proxy is not enabled
Sun Mar 1 08:34:40 2009 checking isEnabled zimbra-proxy
Sun Mar 1 08:34:40 2009 zimbra-proxy is not enabled
Sun Mar 1 08:34:40 2009 checking isEnabled zimbra-proxy
Sun Mar 1 08:34:40 2009 zimbra-proxy is not enabled
Sun Mar 1 08:35:01 2009 checking isEnabled zimbra-store
Sun Mar 1 08:35:01 2009 zimbra-store is enabled
Sun Mar 1 08:35:01 2009 checking isEnabled zimbra-proxy
Sun Mar 1 08:35:02 2009 zimbra-proxy is not enabled
Sun Mar 1 08:35:02 2009 checking isEnabled zimbra-proxy
Sun Mar 1 08:35:02 2009 zimbra-proxy is not enabled
Sun Mar 1 08:35:02 2009 checking isEnabled zimbra-proxy
Sun Mar 1 08:35:02 2009 zimbra-proxy is not enabled
Sun Mar 1 08:35:11 2009 checking isEnabled zimbra-store
Sun Mar 1 08:35:11 2009 zimbra-store is enabled
Sun Mar 1 08:35:11 2009 checking isEnabled zimbra-proxy
Sun Mar 1 08:35:11 2009 zimbra-proxy is not enabled
Sun Mar 1 08:35:11 2009 checking isEnabled zimbra-proxy
Sun Mar 1 08:35:11 2009 zimbra-proxy is not enabled
Sun Mar 1 08:35:11 2009 checking isEnabled zimbra-proxy
Sun Mar 1 08:35:11 2009 zimbra-proxy is not enabled
Sun Mar 1 08:35:13 2009 checking isEnabled zimbra-ldap
Sun Mar 1 08:35:13 2009 zimbra-ldap is enabled
Sun Mar 1 08:35:14 2009 checking isEnabled zimbra-store
Sun Mar 1 08:35:14 2009 zimbra-store is enabled
Sun Mar 1 08:35:14 2009 checking isEnabled zimbra-proxy
Sun Mar 1 08:35:14 2009 zimbra-proxy is not enabled
Sun Mar 1 08:35:14 2009 checking isEnabled zimbra-proxy
Sun Mar 1 08:35:14 2009 zimbra-proxy is not enabled
Sun Mar 1 08:35:14 2009 checking isEnabled zimbra-proxy
Sun Mar 1 08:35:14 2009 zimbra-proxy is not enabled
Sun Mar 1 08:35:14 2009 checking isEnabled zimbra-mta
Sun Mar 1 08:35:14 2009 zimbra-mta is enabled
Sun Mar 1 08:35:14 2009 checking isEnabled zimbra-archiving
Sun Mar 1 08:35:14 2009 zimbra-archiving is not enabled
Sun Mar 1 08:35:14 2009 checking isComponentAvailable archiving
Sun Mar 1 08:35:14 2009 Component archiving is not available.
Sun Mar 1 08:35:14 2009 checking isEnabled zimbra-snmp
Sun Mar 1 08:35:14 2009 zimbra-snmp is enabled
Sun Mar 1 08:35:21 2009 Saving config in /opt/zimbra/config.10172...
Sun Mar 1 08:35:21 2009 done.
Sun Mar 1 08:35:23 2009 Operations logged to /tmp/zmsetup.03012009-083320.log
Sun Mar 1 08:35:23 2009 Setting local config values...
Sun Mar 1 08:35:23 2009 Setting local config zimbra_server_hostname to mail.arcusys.net
Sun Mar 1 08:35:23 2009 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e zimbra_server_hostname='mail.arcusys.net' 2> /dev/null
Sun Mar 1 08:35:23 2009 Setting local config zimbra_require_interprocess_security to 1
Sun Mar 1 08:35:24 2009 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e zimbra_require_interprocess_security='1' 2> /dev/null
Sun Mar 1 08:35:24 2009 Setting local config ldap_master_url to ldap://mail.arcusys.net:389
Sun Mar 1 08:35:24 2009 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e ldap_master_url='ldap://mail.arcusys.net:389' 2> /dev/null
Sun Mar 1 08:35:25 2009 Setting local config ldap_url to ldap://mail.arcusys.net:389
Sun Mar 1 08:35:25 2009 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e ldap_url='ldap://mail.arcusys.net:389' 2> /dev/null
Sun Mar 1 08:35:26 2009 Setting local config ldap_starttls_supported to 1
Sun Mar 1 08:35:26 2009 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e ldap_starttls_supported='1' 2> /dev/null
Sun Mar 1 08:35:27 2009 Setting local config ldap_port to 389
Sun Mar 1 08:35:27 2009 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e ldap_port='389' 2> /dev/null
Sun Mar 1 08:35:28 2009 Setting local config ldap_host to mail.arcusys.net
Sun Mar 1 08:35:28 2009 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e ldap_host='mail.arcusys.net' 2> /dev/null
Sun Mar 1 08:35:28 2009 Setting local config zimbra_uid to 1001
Sun Mar 1 08:35:28 2009 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e zimbra_uid='1001' 2> /dev/null
Sun Mar 1 08:35:29 2009 Setting local config zimbra_gid to 1001
Sun Mar 1 08:35:29 2009 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e zimbra_gid='1001' 2> /dev/null
Sun Mar 1 08:35:30 2009 Setting local config zimbra_user to zimbra
Sun Mar 1 08:35:30 2009 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e zimbra_user='zimbra' 2> /dev/null
Sun Mar 1 08:35:31 2009 Setting local config av_notify_user to admin@arcusys.net
Sun Mar 1 08:35:31 2009 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e av_notify_user='admin@arcusys.net' 2> /dev/null
Sun Mar 1 08:35:32 2009 Setting local config av_notify_domain to arcusys.net
Sun Mar 1 08:35:32 2009 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e av_notify_domain='arcusys.net' 2> /dev/null
Sun Mar 1 08:35:32 2009 Setting local config ssl_allow_untrusted_certs to true
Sun Mar 1 08:35:32 2009 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e ssl_allow_untrusted_certs='true' 2> /dev/null
Sun Mar 1 08:35:33 2009 Setting local config ssl_allow_mismatched_certs to true
Sun Mar 1 08:35:33 2009 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e ssl_allow_mismatched_certs='true' 2> /dev/null
Sun Mar 1 08:35:34 2009 Setting local config mysql_memory_percent to 30
Sun Mar 1 08:35:34 2009 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e mysql_memory_percent='30' 2> /dev/null
Sun Mar 1 08:35:35 2009 Setting local config mailboxd_java_heap_memory_percent to 40
Sun Mar 1 08:35:35 2009 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e mailboxd_java_heap_memory_percent='40' 2> /dev/null
Sun Mar 1 08:35:36 2009 Setting local config mailboxd_directory to /opt/zimbra/mailboxd
Sun Mar 1 08:35:36 2009 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e mailboxd_directory='/opt/zimbra/mailboxd' 2> /dev/null
Sun Mar 1 08:35:36 2009 Setting local config mailboxd_keystore to /opt/zimbra/mailboxd/etc/keystore
Sun Mar 1 08:35:36 2009 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e mailboxd_keystore='/opt/zimbra/mailboxd/etc/keystore' 2> /dev/null
Sun Mar 1 08:35:37 2009 Setting local config mailboxd_server to jetty
Sun Mar 1 08:35:37 2009 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e mailboxd_server='jetty' 2> /dev/null
Sun Mar 1 08:35:38 2009 Setting local config mailboxd_truststore to /opt/zimbra/java/jre/lib/security/cacerts
Sun Mar 1 08:35:38 2009 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e mailboxd_truststore='/opt/zimbra/java/jre/lib/security/cacerts' 2> /dev/null
Sun Mar 1 08:35:39 2009 Setting local config mailboxd_truststore_password to changeit
Sun Mar 1 08:35:39 2009 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e mailboxd_truststore_password='changeit' 2> /dev/null
Sun Mar 1 08:35:40 2009 Setting local config mailboxd_keystore_password to 5CovZFtSq
Sun Mar 1 08:35:40 2009 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e mailboxd_keystore_password='5CovZFtSq' 2> /dev/null
Sun Mar 1 08:35:40 2009 Setting local config zimbra_ldap_userdn to uid=zimbra,cn=admins,cn=zimbra
Sun Mar 1 08:35:40 2009 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e zimbra_ldap_userdn='uid=zimbra,cn=admins,cn=zimbra ' 2> /dev/null
Sun Mar 1 08:35:41 2009 done.
Sun Mar 1 08:35:41 2009 Setting up CA...
Sun Mar 1 08:35:41 2009 *** Running as root user: /opt/zimbra/bin/zmcertmgr createca
** Creating directory /opt/zimbra/ssl/zimbra
** Creating directory /opt/zimbra/ssl/zimbra/ca
** Creating directory /opt/zimbra/ssl/zimbra/server
** Creating directory /opt/zimbra/ssl/zimbra/commercial
** Creating directory /opt/zimbra/mailboxd/webapps/zimbraAdmin/tmp
** Creating /opt/zimbra/ssl/zimbra/ca/zmssl.cnf...done
** Retrieving CA private key from ldap...failed.
** Retrieving CA cert from ldap...failed.
** Creating CA private key /opt/zimbra/ssl/zimbra/ca/ca.key...done.
** Creating CA cert /opt/zimbra/ssl/zimbra/ca/ca.pem...done.
Sun Mar 1 08:35:48 2009 done.
Sun Mar 1 08:35:48 2009 Deploying CA to /opt/zimbra/conf/ca ...
Sun Mar 1 08:35:48 2009 *** Running as root user: /opt/zimbra/bin/zmcertmgr deployca -localonly
** Importing CA /opt/zimbra/ssl/zimbra/ca/ca.pem into CACERTS...done.
** Copying CA to /opt/zimbra/conf/ca...done.
Sun Mar 1 08:35:52 2009 done.
Sun Mar 1 08:35:52 2009 Creating SSL certificate...
Sun Mar 1 08:35:52 2009 *** Running as root user: /opt/zimbra/bin/zmcertmgr createcrt self
** Creating /opt/zimbra/conf/zmssl.cnf...done
** Backup /opt/zimbra/ssl/zimbra to /opt/zimbra/ssl/zimbra.20090301083553
** Retrieving server config key zimbraSSLCertificate...failed.
** Retrieving server config key zimbraSSLPrivateKey...failed.
** Generating a server csr for download
** Backup /opt/zimbra/ssl/zimbra to /opt/zimbra/ssl/zimbra.20090301083557
** Creating server cert request /opt/zimbra/ssl/zimbra/server/server.csr...done.
** Saving server config key zimbraSSLPrivateKey...failed.
** Signing cert request /opt/zimbra/ssl/zimbra/server/server.csr...done.
Sun Mar 1 08:36:00 2009 done.
Sun Mar 1 08:36:00 2009 Installing mailboxd SSL certificates...
Sun Mar 1 08:36:00 2009 *** Running as root user: /opt/zimbra/bin/zmcertmgr deploycrt self
** Saving server config key zimbraSSLCertificate...failed.
** Saving server config key zimbraSSLPrivateKey...failed.
** Installing mta certificate and key...done.
** Installing slapd certificate and key...done.
** Installing proxy certificate and key...done.
** Creating pkcs12 file /opt/zimbra/ssl/zimbra/jetty.pkcs12...done.
** Creating keystore file /opt/zimbra/mailboxd/etc/keystore...done.
** Installing CA to /opt/zimbra/conf/ca...done.
Sun Mar 1 08:36:06 2009 done.
Sun Mar 1 08:36:06 2009 checking isEnabled zimbra-ldap
Sun Mar 1 08:36:06 2009 zimbra-ldap is enabled
Sun Mar 1 08:36:06 2009 Initializing ldap...
Sun Mar 1 08:36:06 2009 *** Running as zimbra user: /opt/zimbra/libexec/zmldapinit
IO::Socket::INET: connect: Connection refused at /opt/zimbra/libexec/zmldapinit line 160.
Sun Mar 1 08:36:20 2009 failed. (28416)
Sun Mar 1 08:36:20 2009

ERROR

Sun Mar 1 08:36:20 2009

Configuration failed

Sun Mar 1 08:36:20 2009 Please address the error and re-run /opt/zimbra/libexec/zmsetup.pl to
Sun Mar 1 08:36:20 2009 complete the configuration.
Sun Mar 1 08:36:20 2009
Errors have been logged to /tmp/zmsetup.03012009-083320.log


I'm ashamed to ask you more help.... but I really wish to get it working, because I think Zimbra is actually the best mail system and I wish our local government could use it and get its beneficts....
But if you are tired to waste your time with me, I'll understand that...
Thank you very much.
Stefano
Reply With Quote
  #17 (permalink)  
Old 03-01-2009, 01:56 AM
Zimbra Consultant & Moderator
 
Posts: 19,655
Default

Two more things to check first, could you post the output of the following command:

Code:
cat /etc/nsswitch.conf | grep hosts
and see if you have the MDNS service running on the server.
__________________
Regards


Bill
Reply With Quote
  #18 (permalink)  
Old 03-01-2009, 09:40 AM
Intermediate Member
 
Posts: 19
Default

Quote:
Originally Posted by phoenix View Post
Two more things to check first, could you post the output of the following command:

Code:
cat /etc/nsswitch.conf | grep hosts
and see if you have the MDNS service running on the server.
here the output of the above command:

stebed@mail:~$ sudo cat /etc/nsswitch.conf | grep hosts
hosts: files dns

I looked at the running services (using "ps -A" and "top" commands) and there is no mDNS running.

I have a thougth: may be something with the virtual machine configuration causing the problem? (I'm thinking about the network setting)
Reply With Quote
  #19 (permalink)  
Old 03-01-2009, 10:22 AM
Zimbra Consultant & Moderator
 
Posts: 19,655
Default

There shouldn't be a problem with running in a VM, I run my server in ESXi on CentOS 5 without problems. Is there likely to be another LDAP running on your server? Check it with ps or try a telnet to port 389 and see if there's any response but generally a connection refused would indicate a firewall (or Apparmor) problem. When you stopped Apparmor did you reboot the server?
__________________
Regards


Bill
Reply With Quote
  #20 (permalink)  
Old 03-01-2009, 10:58 AM
Intermediate Member
 
Posts: 19
Default

Quote:
Originally Posted by phoenix View Post
There shouldn't be a problem with running in a VM, I run my server in ESXi on CentOS 5 without problems. Is there likely to be another LDAP running on your server? Check it with ps or try a telnet to port 389 and see if there's any response but generally a connection refused would indicate a firewall (or Apparmor) problem. When you stopped Apparmor did you reboot the server?
No, after I disabled firewall and apparmor I didnt reboot the server. Because if the default is iptables and apparmor enabled, I would activated them again....

Now I reboot and stopped firewall and apparmor again and I'm trying a fresh installation (again)
and I tried to do this:

stebed@mail:~$ telnet 192.168.0.2 389
Trying 192.168.0.2...
telnet: Unable to connect to remote host: Connection refused

and this

stebed@mail:~$ telnet 389
Trying 0.0.1.133...
telnet: Unable to connect to remote host: Invalid argument

Everytime I try to install zimbra, and I get the 28416 error, when I try to continue the installation (after i tried to fix the problem), everytime I get the ldap port conflict, but I think that is normal, because the ldap of zimbra is installed and conflicting itself.... Am I wrong?
So, I'm not the only fool working on Sunday afternoon, uh? :-)
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.