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

Unable to get encrypted password for AX-1800 #100

Open
ringuerel opened this issue Oct 15, 2024 · 6 comments
Open

Unable to get encrypted password for AX-1800 #100

ringuerel opened this issue Oct 15, 2024 · 6 comments

Comments

@ringuerel
Copy link

Describe the bug
Not an issue in this project, more like I can't get encrypted password for AX-1800 as the documents describe, I get connection timeout and use encrypted password messages

Logs
`This error originated from a custom integration.

Logger: custom_components.tplink_router.config_flow
Source: custom_components/tplink_router/config_flow.py:48
integration: tplink_router (documentation, issues)
First occurred: 9:07:39 PM (11 occurrences)
Last logged: 9:26:17 PM

TplinkRouter Integration Exception - HTTPSConnectionPool(host='192.168.1.1', port=443): Max retries exceeded with url: /cgi/getParm?=1728954929526 (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x71049394cb00>, 'Connection to 192.168.1.1 timed out. (connect timeout=30)'))
TplinkRouter Integration Exception - You need to use web encrypted password instead. Check the documentation!
TplinkRouter Integration Exception - HTTPConnectionPool(host='192.168.1.1', port=80): Max retries exceeded with url: /cgi/getParm?
=1728955121518 (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x710493f6f8f0>, 'Connection to 192.168.1.1 timed out. (connect timeout=30)'))
TplinkRouter Integration Exception - HTTPConnectionPool(host='192.168.1.1', port=80): Max retries exceeded with url: /cgi/getParm?=1728955334026 (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x710484b8ecf0>, 'Connection to 192.168.1.1 timed out. (connect timeout=30)'))
TplinkRouter Integration Exception - HTTPConnectionPool(host='192.168.1.1', port=80): Max retries exceeded with url: /cgi/getParm?
=1728955546992 (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7104855c93a0>, 'Connection to 192.168.1.1 timed out. (connect timeout=30)'))`

Additional Information (please complete the following information)

  • Router Hardware Version: Archer AX21 v4.6
  • Router Firmware Version: Firmware Version:
    1.1.0 Build 20230725 Rel. 55602(5553)
  • Home Assistant Version:
  • TP-Link Router Integration Component Version: 1.18.0
@AlexandrErohin
Copy link
Owner

Have you tried to pass plain password?

@AlexandrErohin
Copy link
Owner

@ringuerel Any news?

@ringuerel
Copy link
Author

Will double check today, I tried but I don't think I got a guide for US, it says that it's API is very restricted, do you have a URL?

@AlexandrErohin
Copy link
Owner

You need to use Local Password which is for Log In with Local Password. Login with TP-LINK ID doesnt work
https://raw.githubusercontent.com/AlexandrErohin/home-assistant-tplink-router/master/docs/media/router.png

@ringuerel
Copy link
Author

OMG, I'm sorry my previous response was...sadly from my phone where I thought that I was replying another question to another thread... so, in this one, I see what you mean on the local password, will try asap and post here once done, thanks a lot @AlexandrErohin

@ringuerel
Copy link
Author

@AlexandrErohin I tried, using local password, still unable to make it (it times out) I tried maybe document.getElementById("login-password").value butI get that the element is null and it tries to get attribute from null 😢 ... thanks if there's anything else to try, I updated today by the way

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants