elad-bar / ha-edgeos

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

Not working on 3.0.0-rc.8 #129

Open zelo66 opened 3 months ago

zelo66 commented 3 months ago

After update it stopped working. When I try to remove and add it again it shows: Error: invalid_server_details

elad-bar commented 3 months ago

thanks for the heads up, i'm on it for the last 2 days, i have left minor changes and testing before i can release new version with fix for it

elad-bar commented 3 months ago

released v2.1.0, pls check and report

migor7 commented 3 months ago

released v2.1.0, pls check and report

Not working on 3.0.0-rc.8: 500 Internal Server Error Server got itself in trouble

zelo66 commented 3 months ago

It still doesn't work, but the connections are displayed in the EdgeOS administration panel. I press confirm when adding an integration but nothing happens.

I have also added a line of code:

logger:
  default: warning
  logs:
    custom_components.edgeos: debug

But nothing appears in the logs.

elad-bar commented 3 months ago

If nothing related to the integration appears in log with debug log, it means that integration is not installed and configured

elad-bar commented 3 months ago

Probably missed it, v3 of EdgeOS?

elad-bar commented 3 months ago

Now I found it, still beta version, since I don't additional unit for test I cannot add support for it, once it will be officially released I will add support, Will update once there will be update

elad-bar commented 3 months ago

Can you extract HAR file of login and what happens afterward (need to clean sensitive data out of it and send it personally to me)?

Thanks