#request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
1 messages · Page 1 of 1 (latest)
Can you run ha network info and these commands in order?
login
ping 1.1.1.1
ping ghcr.io
nslookup ghcr.io
nslookup ghcr.io 1.1.1.1
Copy that
Took awhile to get a ping back from ghcr, and didn't get any kind of response from the nslookup
Can you share the result of all of that via screenshots/album?
Well, the dog was barking so went to check, and came back and it seems to be restarted, one moment
That's just a picture of the banner. The outputs of all the commands are missing.
Networking appears to work fine. Maybe it fixed itself? The restart hints towards it. Wouldn't be the first time this happens.
Is http://10.0.0.44:8123 reachable?
Yeah, still stuck in a loop
You can try if running ha supervisor reapair, waiting a minute or so and then running ha host reboot fixes anything.
I don't necessarily expect this to work if the supervisor has issues though.
Yeah seems like this work around for installing on a Pi might be busted too, trying to look for the latest supervisor with the old version 🤷♂️
This seems to make its rounds again: https://github.com/home-assistant/supervisor/issues/5146
So need to make the DNS for my router static to 1.1.1.1?
No. You an run something like this.
ha dns options --fallback=false --servers dns://8.8.8.8
ha host reboot
I'm not certain this will fix anyththing but you can try.
Happy to try anything just to get started with the system lol
I'd also try to run docker pull ghcr.io/home-assistant/raspberrypi5-64-homeassistant:2024.6.4 manually. It's a bit annoying to type in though.
Rebooting now lol
journalctl -ru docker.service might also have something useful to say.
lol i kept mistyping the fallback one, but if its still trying to 6.2 after reboot, should i still try the docker pull
Doesn't help that the CLI language expect you to use a american keyboard layout.
Only if it still doesn't work.
Still didnt work, same error, when running the docker pull command, it just pulled up basic info about the docker command
Maybe you have a typo.
You have to enter login first. The ha > CLI does not understand such commands.
Ahh gotcha
It will probably say the same and if it does I'm not sure what else to try right now :/