Web Interface Won't Come Up

Hiya!

Hoping some of the brains in here can help me out.

I’ve got HA running on an raspi 4 - it’s been working great for ages, but a few weeks ago it just gave up the ghost.

The system is running - all my automations still seem to work - but the web interface will not come up. None of the containers are even exposing the web port.

My log is full of these:

2022-01-30 12:13:51 WARNING (MainThread) [homeassistant.config_entries] Config entry for upnp not ready yet. Retrying in 80 seconds
2022-01-30 12:15:21 WARNING (MainThread) [homeassistant.components.upnp] Wanted UPnP/IGD device with UDN/ST "uuid:fd3b3884-69ba-438b-a579-e5a9d7078f86"/"urn:schemas-upnp-org:device:InternetGatewayDevice:1" not found, aborting

My config looks fine and hasn’t changed… I’m wondering if an update broke something? I can find no reference to upnp anywhere to try disabling it, and my googling has been unfruitful.

Anyone have a direction they can point me in?

Thanks!

bet you the local ip changed

or your reverse proxy got reconfigured

The local IP being the IP of my router? Why would that make the web interface completely fall over?

The local IP of the HA instance has never changed. It’s set with a DHCP reservation.

can you ssh into the HA host machine?