Hi - I'm attempting to upgrade Scalix CE 11.0.0.434 to 11.0.1 now that my webmail users are getting the dreaded "time expired" popup.
The previous edition 11.0.0.434 is runing FINE (the time expired excepted) on RHEL4, with a direct routable IP address on the internet - no routing tables or mapping in the way.
Tarball downloaded, extracted, running installer via CLI (since I'm about 1800 miles away from the server currently). I have not uninstalled anything, I am running the option [1] Upgrade....with all [1..10] component upgrade options (as default) accepted.
Failures:
Network Check Failed - Could Not find a host name in DNS that matches an IP address
Network Check Failed- IP address associated with host name "localhost.localdomain" is 127.0.0.1
Network Check Failed - 127.0.0.1 line contains fully-qualified server hostname (localhost.localdomain) in /etc/hosts, please remove it.
I know Scalix is picky about the hosts file. I am not running local DNS; DNS is in the nameserver of my domain registrar, and does contain the appropriate zone info.
Hosts file contains:
#Obligatory don't touch me note
127.0.0.1 localhost.localdomain localhost
66.93.num.num mail1.mydomain.com
(note that num.num are replaced with real octets....)
hostmane --fqdn returns: mail1.mydomain.com
(Where mydomain is substituted for my actual domain name).
I have made multiple mods in test, restarting the network services afterwards, and the failure is consistent, with the exception if "localhost" is missing, the installer gets more upset....
Thoughts?
Thanks,
Ted.