Installation fails on NTP - Solved
Posted: Mon Oct 20, 2014 7:16 am
Hi,
Just for information.
20 Oct 13:39:05 ntpdate[9692]: no server suitable for synchronization found
===================
INSTALLATION ERROR!
===================
Installation step failed - exiting.
Check for error messages in the install log (install.log).
I got this issue when i installed on our lab, i'm behind a FW and only port 80 and 443 was open out.
I edited the file fullinstall and put in our own ntp
# Set date/time because ssl certificates can be in the future... (fix for pypi and get-pip)
# ntpdate -u pool.ntp.org
ntpdate -u your_own_ntp_server
br,
Peter Calum,
TDC Denmark
Just for information.
20 Oct 13:39:05 ntpdate[9692]: no server suitable for synchronization found
===================
INSTALLATION ERROR!
===================
Installation step failed - exiting.
Check for error messages in the install log (install.log).
I got this issue when i installed on our lab, i'm behind a FW and only port 80 and 443 was open out.
I edited the file fullinstall and put in our own ntp
# Set date/time because ssl certificates can be in the future... (fix for pypi and get-pip)
# ntpdate -u pool.ntp.org
ntpdate -u your_own_ntp_server
br,
Peter Calum,
TDC Denmark