Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3856

Troubleshooting • Re: When trying to update the OS, it displays the message: "Could not sync time-exiting". OC Raspberry Pi Bookworm

$
0
0
Try syncing the date manually sudo date --set '2024-08-03 09:25' then it should stay sync'd.
Setting the clock does not count as synchronizing it. The Pi-specific GUI insists that NTP must be working before it will allow update.

(It also tries forcibly restarting your NTP client—I do not know if there are any situations where that would help. And it believe its use of timedatectl can end up starting systemd-timesyncd in competition with the daemon you were running.)

However, as long as the clock is roughly correct, sudo apt update && sudo apt full-upgrade should be fine.

Statistics: Posted by jojopi — Sun Aug 04, 2024 8:23 am



Viewing all articles
Browse latest Browse all 3856

Trending Articles