Installation fails on NTP - Solved

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
toper
Posts: 57
Joined: Tue Jul 31, 2012 7:04 am

Installation fails on NTP - Solved

Post by toper »

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
Peter Calum
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Installation fails on NTP - Solved

Post by tmcdonald »

Thanks for the tip. Being a new product there are of course going to be errors we haven't run into in-house, so any input is appreciated!
Former Nagios employee
ischwartz

Re: Installation fails on NTP - Solved

Post by ischwartz »

Looks like you have a solution, I will lock this up.
Locked