Sample Header Ad - 728x90

Date is wrong by months when set to automatically

4 votes
2 answers
2812 views
Since a few days my MacBook Air 2020 shows the wrong date when set to "Set date and time automatically". This is regardless of the chosen NTP server. When time set manually, querying a NTP server from the command line returns: $ sudo sntp -sS pool.ntp.org -9.789671 +/- 0.018845 pool.ntp.org 95.81.173.74 Which does not show date and time, but also no major offset. The offset is consistent at 5 months, 2 days, 3 hours and 10 minutes. - Tried time.apple.com and pool.ntp.org. No luck. - Tried different time zones. No luck. - Tried VPN to fake a different physical location. No luck. - Changed WiFi networks, including using my phone as hotspot. No luck. - NVRAM reset didn't help. No luck. Manually set correct date and time Date and time set automatically —> Wrong, today is 30/9/2020 **Fix** It somehow got fixed when I installed sntp (part of the ntp package) via Homebrew and ran it after running sudo touch /var/db/ntp-kod sudo chown root:wheel /var/db/ntp-kod Note: I don't know if the installation of sntp via Homebrew is needed as macOS also has its own version.
Asked by Volsk (3150 rep)
Sep 30, 2020, 08:01 PM
Last activity: Jan 24, 2024, 06:46 PM