elad-bar / ha-edgeos

Integration with EdgeOS (Ubiquiti)
133 stars 24 forks source link

EdgeOS WS, Error: 400 #51

Closed Chen2022 closed 3 years ago

Chen2022 commented 3 years ago

Logger: custom_components.edgeos.clients.web_socket Source: custom_components/edgeos/clients/web_socket.py:91 Integration: Ubiquiti EdgeOS Routers (documentation) First occurred: 16:06:24 (261 occurrences) Last logged: 16:43:09

Failed to connect EdgeOS WS, Error: 400, message='Invalid response status', url=URL('wss://192.168.88.1/ws/stats')

elad-bar commented 3 years ago

Can you please provide debug level logs to understand the root cause? Does it happen upon startup, setup or after during ongoinh usage?

Thanks

Chen2022 commented 3 years ago

It appears at startup Sorry, I don't know where the debug level log is home-assistant.log

Chen2022 commented 3 years ago

The device tracker has been out of state Edgeos system status connected image image

Yorik-Code commented 3 years ago

Same fault here. Will increase logging and send back.

Chen2022 commented 3 years ago

edgeos_data.log What's the problem, please? Thank you

elad-bar commented 3 years ago

Which version of edgeos are you using?

Thanks

Chen2022 commented 3 years ago

Which version of edgeos are you using?

Thanks

EdgeRouter X v1.10.11

image

elad-bar commented 3 years ago

V1 is no longer supported, will update the README and error

Chen2022 commented 3 years ago

V1 is no longer supported, will update the README and error

OK, do I need to upgrade to which version to support it

elad-bar commented 3 years ago

yes (if you would like to), will release a new version soon with the error log and prevent it to get installed, I suggest to read the release notes and in forums as there are some issues after upgrading that needed to get solved by configurations, anyway, you should have backup of the previous FW and configurations

Chen2022 commented 3 years ago

yes (if you would like to), will release a new version soon with the error log and prevent it to get installed, I suggest to read the release notes and in forums as there are some issues after upgrading that needed to get solved by configurations, anyway, you should have backup of the previous FW and configurations

OK, thank you