elad-bar / ha-edgeos

Integration with EdgeOS (Ubiquiti)
134 stars 23 forks source link

Integration broken after update to HA core 2024.5.3 #146

Closed mdcobra closed 3 months ago

mdcobra commented 3 months ago

This integration is broken after update to HA core 2024.5.3, it only produces http 500's:

2024-05-13 10:04:52.463 DEBUG (MainThread) [custom_components.edgeos] Setting up 2024-05-13 10:04:52.463 DEBUG (MainThread) [custom_components.edgeos] Starting up password manager 2024-05-13 10:04:52.468 ERROR (MainThread) [custom_components.edgeos] Failed to load EdgeOS, error: , line: 36

elad-bar commented 3 months ago

Which version?

mdcobra commented 3 months ago

2.1.2

FillR2 commented 3 months ago

Same here with version 2.1.4:

2024-05-13 12:20:53.240 ERROR (MainThread) [custom_components.edgeos] Failed to load EdgeOS, error: , line: 36 2024-05-13 12:20:53.400 ERROR (SyncWorker_15) [glocaltokens.client] [!] Could not get access token.

HA OS :12.3 HA Core 2024.5.3

elad-bar commented 3 months ago

please review troubleshooting section in readme and let me know if it solved the issue, if not provide debug logs

thanks

mdcobra commented 3 months ago

Re-adding resolved my issue, thank you!

elad-bar commented 3 months ago

Great, thanks for the update