-
Notifications
You must be signed in to change notification settings - Fork 17
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
Comments
Have you tried to pass plain password? |
@ringuerel Any news? |
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? |
You need to use Local Password which is for Log In with Local Password. Login with TP-LINK ID doesnt work |
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 |
@AlexandrErohin I tried, using local password, still unable to make it (it times out) I tried maybe |
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)
1.1.0 Build 20230725 Rel. 55602(5553)
The text was updated successfully, but these errors were encountered: