-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integration fails to load after upgrading to v1.1.4 #53
Comments
Which version of EdgeOS are you using? |
v2.0.8 |
@elad-bar I've printed it to the log: |
I think that the fix should be:
|
That's weird, I have fw_ver as well, will fix it tomorrow, thanks |
fw_ver or sw_ver? Make sure to not have a typo ;) |
No typo, meant what I wrote, |
Oh, my object doesn't contain fw_ver, only sw_ver. Mine is Edgerouter 12 |
Started happening right after upgrading to v1.1.4
All devices appear as disconnected, seems that the integration is failing to load.
2021-08-23 22:26:06 ERROR (MainThread) [custom_components.edgeos.managers.data_manager] Failed to initialize EdgeOS Manager, Error: 'NoneType' object is not subscriptable, Line: 122
2021-08-23 22:26:12 ERROR (MainThread) [custom_components.edgeos.clients.web_api] Failed to login, Error: Server disconnected, Line: 109
The text was updated successfully, but these errors were encountered: