My local site won't work

So very randomly, my local site won’t load. I have on clue where to even start.

so this:
http://homeassistant.local:8123/
will no longer load. I’ve never had a problem in the 2ish years I’ve been using this.

But what’s weird is that my remote nabu.casa page works just fine.

Any ideas on even where to start?

If you can still reach it via Nabu Casa when remote and by using http://<ip_address>:8123 when local then the issue is with mdns in your router.

Thank you for the response.

Using the http:// xx.x.x.xx:8123 doesn’t work either

Are you using a static or reserved IP?

If not this may have changed.

Not through my ISP, if that’s what you are referring to.

I do however have my IP address of my home assistant reserved in my router (as with most things)

Can you ping the IP address on your network?

In Command Prompt, it could not ping.

But the NUC appears to be on and running, and in my router admin area, it says it’s connected via a wired connection and shows a MAC address.

You need to be able to ping the server on your network to be able to communicate with it.

In Home Assistant go to Settings → System → Network and make sure IPv6 is disabled for your adaptor. Check the IPv4 settings while you are there.

Otherwise it is an issue with your router.

You could try rebooting the host machine if the port hardware is in a weird state. Developer Tools → YAML → Restart → Advanced → Reboot.

Not 100% what you mean, unless you are just reiterating what I did. I went to cmd and typed ping 10.0.0.91 and it couldn’t ping.

I disabled IPv6. IPv4 is “Automatic”.

I’ve rebooted the host machine with the Dev Settings you mentioned. I’m restarting my router now.

I feel really stupid, but a router restart ended up fixing it. That was weird that I was only having issues with the one connection but it seems to be working. Thanks for your time.

image

:rofl:

1 Like

Also FYI I just discovered this which may be useful for future local IP issues:

So is it working now, or not?

Yeah, turning off IPv6 and restarting my router seemed to allow a ping to the HA server. I have no clue what triggered it all, but after a thousand reboots of everything electronic, I seem to be online now.

Good to hear it’s working! :slight_smile: Don’t bother with “why”, just enjoy it’s running now! :slight_smile: And if it won’t work again, we’re here to help. :slight_smile:

1 Like