What's new

amtm AMTM - NTP not ready, check that router time is synced

peepsnet

Regular Contributor
So how do you make the router update "ntp_ready" in the nvram??

I tried:
Code:
service restart_ntp
service restart_ntpd

service start_ntp
service start_ntpd

I tried changing the NTP servers through the webUI...

I tried running NTP and NTPD from the command line

finally I just:
Code:
nvram set ntp_ready=1
nvram commit

and ran amtm after and I was able to update all my scripts...

BUT...

What should I have done for this to work automatically.
 

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top