Jcarlier
(Carlier Jacques)
February 27, 2023, 5:36pm
1
what was my surprise when I launched Ha
a whole series of integrations were on standby
everything was working the day before…
I think it’s an internet connection problem.
sensor.myip = unavailable
sensor.myip_ipv6 = unavailable
sensor.local_ip = 172.30.232.1 instead of 192.168.0.xxx
very strange…for a local ip !!!
I don’t know where to start to find any solution
tom_l
February 27, 2023, 7:03pm
2
Not for a Docker container network though (172.17.0.0/16). HA uses Docker containers.
You need to work out why your HA network adaptor is not obtaining a local ip address from your router.
1 Like
Jcarlier
(Carlier Jacques)
February 28, 2023, 7:22am
3
thanks i found my problem (router resolved)
hdprice
(Howard Price)
January 21, 2024, 8:11pm
4
Hi Jacques
Can you share the fix? I’m having the same issue.