I’m trying to update the HA OS from 9.5 to the latest, 10.1. Any way I attempt it, it fails with the error “Response payload is not completed.”
My system is a Raspberry Pi 4 running HA OS, directly connected to my router via ethernet cable. My network otherwise has no problem reaching github. In fact, if I try to update via the CLI on my laptop using “ha os update,” the error message includes the link to the file it can’t fetch. I can click that link and download the file, so something within HA itself seems to be causing the block.
I tried “ha os update --version 10.1” and got a new problem. It went through the motions and showed “Processing” for a long time. Eventually, it gave up with the error message:
Post “http://supervisor/os/update”: context deadline exceeded (Client.timeout exceeded while awaiting headers)