My HA was working fine, the last 2 months it cannot see the internet.
I have tried changing DNS settings.
I have changed ISP to see if that would fix it.
My HA was working fine, the last 2 months it cannot see the internet.
I have tried changing DNS settings.
I have changed ISP to see if that would fix it.
I cannot upgrade anything, including my node red companion and so my entire system is not working.
2024-10-10T07:13:18.268Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --omit=dev --engine-strict [email protected]
2024-10-10T07:15:00.350Z [err] npm error code EAI_AGAIN
2024-10-10T07:15:00.350Z [err] npm error syscall getaddrinfo
2024-10-10T07:15:00.351Z [err] npm error errno EAI_AGAIN
2024-10-10T07:15:00.357Z [err] npm error request to https://registry.npmjs.org/node-red-contrib-home-assistant-websocket failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org
2024-10-10T07:15:00.362Z [err]
2024-10-10T07:15:00.362Z [err] npm error A complete log of this run can be found in: /root/.npm/_logs/2024-10-10T07_13_18_601Z-debug-0.log
2024-10-10T07:15:00.377Z rc=1
Hi Wayne Connor,
Taking a wild guess here, but one of the screens has ipv6 with an address, and it is disabled on that picture of the HA screen towards the end. Try turning it on in HA or off everywhere.
Thanks for the fast reply!
I just turned off IP6 today in the HA settings to see if it would fix it.
I cannot turn off IPV6 in my router it’s a huawei b525
Also,
I could just install the main update, to 2024.10.1 successfully.
But the node red failed:
2024-10-10T07:37:01.937Z Install : node-red-contrib-home-assistant-websocket 0.74.0
2024-10-10T07:37:02.136Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --omit=dev --engine-strict [email protected]
2024-10-10T07:38:44.933Z [err] npm error code EAI_AGAIN
2024-10-10T07:38:44.934Z [err] npm error syscall getaddrinfo
2024-10-10T07:38:44.934Z [err] npm error errno EAI_AGAIN
2024-10-10T07:38:44.941Z [err] npm error request to https://registry.npmjs.org/node-red-contrib-home-assistant-websocket failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org
2024-10-10T07:38:44.946Z [err]
2024-10-10T07:38:44.946Z [err] npm error A complete log of this run can be found in: /root/.npm/_logs/2024-10-10T07_37_02_644Z-debug-0.log
2024-10-10T07:38:44.960Z rc=1
I don’t really know what I am doing just following lots of advice here on the forums but nothing is working and the update of node-red fails every time.
Node-red has a issue with web-socket, do not not know the status of updating currently.