I have just installed libreelec on a raspberry pi 4, hooked up to a tv. I have been through all the settings, so that I have a setup I like. This of course includes the NTP server setup.
Every time the Pi is turned on, the clock says 18:27. This makes sense, since the Pi doesn't have a CMOS to keep time when powered off. The Pi does however not correct the time under startup. If I manually go into the libreelec settings -> connections -> NTP and then save the settings, the clock updates immediatly.
The raspberry is querying the local firewall for network time.
Here is my debug log:
https://paste.libreelec.tv/one-elf.log
As far as I can tell, the NTP server isn't queried once under startup. First when I change the settings manually.
Any idea to what is causing this?