ALL of my "depends on cloud" integrations are failing to connect

All of my external integrations are failing to connect after a recent house move. I’m using all of the same equipment with all of the same configuration although I did have downtime for a few weeks.

Now I’m seeing literally all of external-facing integrations failing in the Home Assistant docker container: various weather services, August, MyQ, Ecobee, HACS, Github, Google Assistant, etc.

My logs are loaded up with errors like: “Failed to connect” “Could not contact” “Invalid address” and things like that. It’s almost as if there is a new firewall rule blocking all outgoing activity… (I checked the firewall, no new rules there).

Everything internal works without a hitch - like Zwave devices.

Any ideas where to begin to troubleshoot this?

And probably related - nothing outgoing from the terminal seems to work either. Curl and Ping are also failing from within the container.

I’m running Home Assistant container 2021.6.5 on Unraid 6.9.2.

Bump - still having issues with this. I can’t get anything that needs an outside connection to work. All of them are giving me timeout errors and failures to connect (Accuweather, Rachio, MyQ, etc. HACS can’t connect to Github for OATH, and so on…)

I’m seeing this exact same issue. Were you ever able to figure it out?

My memory is a little hazy but I know I backed up my configuration and built a new docker container and loaded my old configuration into it. So it’s probably not the answer you want, but it seems that blowing up my old install and starting a new one seemed to fix it.

This just happened to me earlier today with HA 2022.3.4 in a docker in a synology nas.

Per the advice in this thread, all I did was kill that container and update to 2022.3.5. When that started up, [almost] all my integrations came back.