Skip to content
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

Support Mercusys Halo H50G #149

Open
3v1n0 opened this issue Feb 1, 2023 · 3 comments
Open

Support Mercusys Halo H50G #149

3v1n0 opened this issue Feb 1, 2023 · 3 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@3v1n0
Copy link

3v1n0 commented Feb 1, 2023

Given that these devices are very close to decos, I tried to login but I'm getting

2023-02-02 00:48:06.143 ERROR (MainThread) [custom_components.tplink_deco] Fetch keys client response error: 401, message='Unauthorized', url=URL('http://192.168.1.25/cgi-bin/luci/;stok=/login?form=keys')
2023-02-02 00:48:06.146 WARNING (MainThread) [custom_components.tplink_deco] Error testing credentials: 401, message='Unauthorized', url=URL('http://192.168.1.25/cgi-bin/luci/;stok=/login?form=keys')

Is this like #130?

Let me know if you want me to to do more inspection with when using the web ui locally.

@amosyuen
Copy link
Owner

amosyuen commented Feb 2, 2023

Looks similar, you can confirm by looking for if there is a fetch keys call in network capture when you login

@amosyuen amosyuen added enhancement New feature or request help wanted Extra attention is needed bug Something isn't working and removed enhancement New feature or request labels Feb 2, 2023
@Juanig
Copy link

Juanig commented Mar 12, 2024

Given that these devices are very close to decos, I tried to login but I'm getting

2023-02-02 00:48:06.143 ERROR (MainThread) [custom_components.tplink_deco] Fetch keys client response error: 401, message='Unauthorized', url=URL('http://192.168.1.25/cgi-bin/luci/;stok=/login?form=keys')
2023-02-02 00:48:06.146 WARNING (MainThread) [custom_components.tplink_deco] Error testing credentials: 401, message='Unauthorized', url=URL('http://192.168.1.25/cgi-bin/luci/;stok=/login?form=keys')

Is this like #130?

Let me know if you want me to to do more inspection with when using the web ui locally.

did you manage to get it working?

@midadami
Copy link

Given that these devices are very close to decos, I tried to login but I'm getting

2023-02-02 00:48:06.143 ERROR (MainThread) [custom_components.tplink_deco] Fetch keys client response error: 401, message='Unauthorized', url=URL('http://192.168.1.25/cgi-bin/luci/;stok=/login?form=keys')
2023-02-02 00:48:06.146 WARNING (MainThread) [custom_components.tplink_deco] Error testing credentials: 401, message='Unauthorized', url=URL('http://192.168.1.25/cgi-bin/luci/;stok=/login?form=keys')

Is this like #130?
Let me know if you want me to to do more inspection with when using the web ui locally.

did you manage to get it working?

Looks like same problem as the other issue. Just not compatible right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants