/.kodi/temp # cat kodi.log
2024-02-27 17:26:18.521 T:1010 info <general>: -----------------------------------------------------------------------
2024-02-27 17:26:18.522 T:1010 info <general>: Starting Kodi (21.2 (21.2.0) Git:21.2-Omega). Platform: Linux ARM 64-bit
2024-02-27 17:26:18.522 T:1010 info <general>: Using Release Kodi x64
2024-02-27 17:26:18.522 T:1010 info <general>: Kodi compiled 2025-01-20 by GCC 13.2.0 for Linux ARM 64-bit version 6.6.70 (394822)
2024-02-27 17:26:18.522 T:1010 info <general>: Running on LibreELEC (official): 12.0.2, kernel: Linux ARM 64-bit version 6.6.70
...
2024-02-27 17:26:21.765 T:1032 error <general>: SETTINGS: load_url # Error loading url: http://releases.libreelec.tv/releases.json
Reason: [Errno -3] Temporary failure in name resolution
2024-02-27 17:26:21.964 T:1032 info <general>: SETTINGS: __init__ # updateThread Started
2024-02-27 17:26:21.966 T:1032 info <general>: SETTINGS: set_auto_update # manual
2024-02-27 17:26:22.009 T:1093 error <general>: SETTINGS: load_url # Error loading url: https://update.libreelec.tv/updates.php?i=9076dd061576a19c7f880f7065de1b2c&d=LibreELEC&pa=RPi4.aarch64&v=12.0.2&f=raspberrypi%2C4-model-b-4g
Reason: [Errno -3] Temporary failure in name resolution
2024-02-27 17:26:22.065 T:1094 info <general>: SETTINGS: run # Waiting
Libreelec SD card setup using Raspberry Pi imager. They are still on 12.0.2 image. I know that I can manually go to 12.2, but I want to see normal update working. Network is on wifi. DNS is provided by caching dns on router and google dns.
If update is set to manual, release and available versions lists are empty. I haven't seen automatic update kick yet.
Also I did not ask to enable Samba during setup and it is enabled.
Do I have to delay kodi startup for update to fetch release information after network is up and ntp sets up clock?