I recently moved to a new place and got a new router and internet connection. Now, when I start my Raspberry Pi with Home Assistant installed, it boots up and gets assigned an IP address successfully, but I can’t access it through the web interface. I’ve tried accessing it using both 192.xx.x.x:8123 and homeassistant.local, but neither works.
Interestingly, when I ping the IP address, it responds successfully.
Is there something I need to do in the Home Assistant CLI or any other configuration to resolve this issue? I’m relatively new to this, so any help or guidance would be greatly appreciated!
When I connect the Pi to a screen, I see the same IP address as when I log into my router and check it. I don’t remember setting a static IP on Home Assistant, but I can’t find a way to reset the network settings.
I successfully accessed the Home Assistant Observer using HTTP and the IP address. However, when trying to connect via HTTP on port 8123, it redirects to HTTPS and then displays an “unable to connect” error.
I think I set up DuckDNS some time ago, but I’m not sure if it’s still active. Could this be causing the problem? I might have also used Cloudflare to enable external access, but I’m not certain.
Is there a way to uninstall that from Home Assistant using the CLI, since it’s the only interface I currently have access to? Alternatively, can I reboot Home Assistant through the CLI to clear it?
I have access to my old network since It’s at my parents’ house. Would it be possible to go there, uninstall it, and then return? Would this be a good alternative?
It also seems like DuckDNS is down.
When I run ha core info, it shows an IP address that doesn’t match the subnet. Could this be causing an issue?
Does the non-matching IP match your previous network? One workaround could be to change the subnet on your router to match your old one (if you have access to that).