jeatheak / Mitsubishi-WF-RAC-Integration

WF-RAC homeassistant integration
MIT License
138 stars 26 forks source link

Upgrade failure #92

Closed muzzmac closed 5 months ago

muzzmac commented 7 months ago

I attempted to update the integration via the Home Assistant GUI.

When I press the "Update" button, it spins forever and never completes... image

image

I can't seem to see any option to remove the integration to try a new install. The integration worked before I attempted the upgrade but no longer starts post update attempt.

Any problem solving thoughts?

jeatheak commented 7 months ago

Which version of home assist core are you running?

muzzmac commented 7 months ago

I just managed to resolve the underlying issue.

The root cause of all of this is my local network is IPv6 and IPv4 and there seems to be an issue with downloading from HACS using IPv6.

Disabling IPv6 has resolved HACS install issues.

Something to keep in mind. The download button spinning and never loading with a HACS install will likelyt be that.

This is the article I found that helped me resolve this.

https://community.home-assistant.io/t/just-installed-hacs-unable-to-download-anything-due-to-forever-loading/375834

jeatheak commented 5 months ago

glad to hear that it is resolved.