I have been running ha supervisor on a rpi4 (two independent systems on different networks) with portainer in a container along with numerous other debian apps outside ha and prior to this discovery the system would not update. What I found to fix this was to enter 8.8.8.8 in the ip4 dns setting (when it was previously empty).
1 Like
Thank you sir. This, combining with running ha jobs options --ignore-conditions healthy
did the trick.
Not sure if things changed in or around 2022.12.8 but using ha jobs options --ignore-conditions healthy
stopped working.
But, if you miss type that option the jobs will list all the options that you can ignore…
The winner ha jobs options --ignore-conditions internet-host
Hope this helps anyone who lands here via google
1 Like