[GH-ISSUE #317] Time is always off on my SPR router #146

Closed
opened 2026-03-04 01:35:08 +03:00 by kerem · 5 comments
Owner

Originally created by @0vercl0k on GitHub (May 7, 2024).
Original GitHub issue: https://github.com/spr-networks/super/issues/317

Originally assigned to: @lts-rad on GitHub.

I think I have always noticed that somehow the time is always off on my SPR router, but I didn't really care too much. But since there's now the OTP, the time actually matters as otherwise I just keep getting wrong OTPs which prevents me from accessing feature like showing the WiFi password, etc.

Is this something you guys have noticed? How do I help debug that?

Cheers

Originally created by @0vercl0k on GitHub (May 7, 2024). Original GitHub issue: https://github.com/spr-networks/super/issues/317 Originally assigned to: @lts-rad on GitHub. I think I have always noticed that somehow the time is always off on my SPR router, but I didn't really care too much. But since there's now the OTP, the time actually matters as otherwise I just keep getting wrong OTPs which prevents me from accessing feature like showing the WiFi password, etc. Is this something you guys have noticed? How do I help debug that? Cheers
kerem 2026-03-04 01:35:08 +03:00
  • closed this issue
  • added the
    bug
    p1
    v1
    labels
Author
Owner

@lts-rad commented on GitHub (May 7, 2024):

i think this is a bug we need to fix on clearfog . i will make sure we are running date

ntpdate -s time.nist.gov

<!-- gh-comment-id:2097278261 --> @lts-rad commented on GitHub (May 7, 2024): i think this is a bug we need to fix on clearfog . i will make sure we are running date ntpdate -s time.nist.gov
Author
Owner

@lts-rad commented on GitHub (May 7, 2024):

https://github.com/spr-networks/SuperTBD/issues/121

<!-- gh-comment-id:2098881907 --> @lts-rad commented on GitHub (May 7, 2024): https://github.com/spr-networks/SuperTBD/issues/121
Author
Owner

@Tiecoon commented on GitHub (Jun 22, 2024):

github.com/spr-networks/cn913x_build@ec8fb940a0
ntpdate.service in this commit fails to start on my box

systemctl status ntpdate | less
 × ntpdate.service - NTP Time Synchronization
      Loaded: loaded (/usr/lib/systemd/system/ntpdate.service; disabled; preset: enabled)
      Active: failed (Result: exit-code) since Sat 2024-06-22 04:10:11 UTC; 3min 24s ago
    Duration: 1ms
     Process: 10890 ExecStart=/usr/bin/ntpdate time.nist.gov (code=exited, status=203/EXEC)
    Main PID: 10890 (code=exited, status=203/EXEC)
         CPU: 1ms
 
 Jun 22 04:10:11 spr systemd[1]: Started ntpdate.service - NTP Time Synchronization.
 Jun 22 04:10:11 spr systemd[1]: ntpdate.service: Main process exited, code=exited, status=203/EXEC
 Jun 22 04:10:11 spr systemd[1]: ntpdate.service: Failed with result 'exit-code'.
<!-- gh-comment-id:2183771537 --> @Tiecoon commented on GitHub (Jun 22, 2024): https://github.com/spr-networks/cn913x_build/commit/ec8fb940a0253927579b74ed1269443256789c80 ntpdate.service in this commit fails to start on my box ``` systemctl status ntpdate | less × ntpdate.service - NTP Time Synchronization Loaded: loaded (/usr/lib/systemd/system/ntpdate.service; disabled; preset: enabled) Active: failed (Result: exit-code) since Sat 2024-06-22 04:10:11 UTC; 3min 24s ago Duration: 1ms Process: 10890 ExecStart=/usr/bin/ntpdate time.nist.gov (code=exited, status=203/EXEC) Main PID: 10890 (code=exited, status=203/EXEC) CPU: 1ms Jun 22 04:10:11 spr systemd[1]: Started ntpdate.service - NTP Time Synchronization. Jun 22 04:10:11 spr systemd[1]: ntpdate.service: Main process exited, code=exited, status=203/EXEC Jun 22 04:10:11 spr systemd[1]: ntpdate.service: Failed with result 'exit-code'. ```
Author
Owner

@Tiecoon commented on GitHub (Jun 22, 2024):

ntpdate seems to be located at /usr/sbin/ntpdate

<!-- gh-comment-id:2183773884 --> @Tiecoon commented on GitHub (Jun 22, 2024): ntpdate seems to be located at /usr/sbin/ntpdate
Author
Owner

@lts-rad commented on GitHub (Jul 29, 2024):

Finally getting to this, thanks @Tiecoon . github.com/spr-networks/cn913x_build@80d90f10fc

<!-- gh-comment-id:2257212593 --> @lts-rad commented on GitHub (Jul 29, 2024): Finally getting to this, thanks @Tiecoon . https://github.com/spr-networks/cn913x_build/commit/80d90f10fc932bef2719ea2be155dd229d40605c
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/super#146
No description provided.