21.03.2016, 07:04 
		
	
	
		Try executing this script, it should provide some info on why NTP might be failing:
	
	
	
	
Code:
res = io.readproc('ntpd -dnq -p 0.ch.pool.ntp.org 2>&1')
log(res)