Jump to content
RealModScene
dice88

Time and date no longer auto update

Recommended Posts

Hello, I've been having this weird issue of time and date resetting back to 2005 whenever I turn on my console since yesterday. Previously Aurora used to auto update the date and time everytime I turned on my console. I've tried disabling livestrong but without success. Also I'm connected to wifi and can download assets without any issue. Any help will be appreciated. 

Share this post


Link to post
Share on other sites

If you manually set the time, it will hold until you unplug your console.. 

Share this post


Link to post
Share on other sites

Yes I'm aware. I never leave the console on standby. Previously Aurora would auto update the time and date at boot as I'm always connected to wifi. But since yesterday the time doesn't update. It stays at 2005 everytime I power up the console. I tried run Main.lua on boot setting in Aurora security settings and rebooted the console which seemed to fix the issue. But after unplugging and booting up again same 2005. Seems like there's an issue with NTP server perhaps?

Share this post


Link to post
Share on other sites

Okay so here's what I found in Aurora's debug log:

{ "time" : "17:00:29.456", "thread" : "0xF9000004", "type" : "info", "filter" : "NTPClient", "message" : "Begin NTP thread work." }
{ "time" : "17:00:29.457", "thread" : "0xF9000004", "type" : "info", "filter" : "NTPClient", "message" : "Current System Time: Nov 22, 2005 17:00:29 UTC" }
{ "time" : "17:00:29.457", "thread" : "0xF9000004", "type" : "info", "filter" : "NTPClient", "message" : "Resolving server (pool.ntp.org) IP Address... " }
{ "time" : "17:00:29.462", "thread" : "0xF9000004", "type" : "error", "filter" : "NTPClient", "message" : "An error occurred during DNS Lookup. (Err: 11001)" }

And the retry log:

{ "time" : "17:00:44.626", "thread" : "0xF9000004", "type" : "info", "filter" : "NTPClient", "message" : "Retrying connection to NTP servers...#3" }
{ "time" : "17:00:44.627", "thread" : "0xF9000004", "type" : "info", "filter" : "NTPClient", "message" : "Current System Time: Nov 22, 2005 17:00:44 UTC" }
{ "time" : "17:00:44.627", "thread" : "0xF9000004", "type" : "info", "filter" : "NTPClient", "message" : "Resolving server (pool.ntp.org) IP Address... " }
{ "time" : "17:00:44.633", "thread" : "0xF9000004", "type" : "error", "filter" : "NTPClient", "message" : "An error occurred during DNS Lookup. (Err: 11001)" }
{ "time" : "17:00:44.634", "thread" : "0xF9000004", "type" : "info", "filter" : "NTPClient", "message" : "Completed NTP thread work." }
{ "time" : "17:00:44.635", "thread" : "0xF9000004", "type" : "info", "filter" : "NTPClient", "message" : "NTP time sync failed." }

So the culprit is pool.ntp.org. The website is not reachable.

Share this post


Link to post
Share on other sites

Never mind. It was an issue at my ISP. I changed the consoles DNS to Google and it fixed the problem. Date and time update correctly.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...