Results 769 comments of Stefan Agner

It seems that containerd overlayfs snapshotter stores the tarballs by default, but this can be opt-out from using `discard_unpacked_layers` flag. What would be the advantage of keeping the packed layers?...

``` 2025-12-05 10:44:46.193 WARNING (MainThread) [supervisor.jobs] 'BackupManager.freeze_all' blocked from execution, system is not running - freeze ``` That typically indicates that a Home Assistant backup is still in progress. I...

Hm, interesting find, thanks for the detailed report! We have two mechanism which set time: systemd-timesyncd which tries to use time.cloudflare.com via NTP and Supervisor built-in mechanism which sets the...

> I investigated further and in my case the problem is with me using PiHole's DHCP functionality, which comes with ntp server functionality as default. Technically, HAOS should prefer the...

@martinbrose hm, this log seems to indicate that the NTP time server on you Pi hole is not running correctly and/or your network is filtering some traffic maybe? ``` Oct...

> So it makes me wonder if this fallback implementation ever worked. Maybe it was only tested on Supervised installs where NTP was disabled? Hm, yeah that is the only...

Can you retest this with https://github.com/home-assistant/supervisor/pull/6197 included (part of Supervisor 2025.09.3, on stable channel later today). This might fix your issue.

One of the issues seen in Support is when people are using `ha auth reset --username test --password `, so far this lead to: ``` Error: Unknown error, see Supervisor...

Thanks for the detailed issue report and analysis. FWIW, I can reproduce the issue on my end, too. > I have bumped the thread border router to the latest(at the...

The NetworkManager and WPA Supplicant interface can be linked using ``` busctl get-property org.freedesktop.NetworkManager /org/freedesktop/NetworkManager/Devices/3 org.freedesktop.NetworkManager.Device Interface busctl get-property fi.w1.wpa_supplicant1 /fi/w1/wpa_supplicant1/Interfaces/0 fi.w1.wpa_supplicant1.Interface Ifname ```