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

Error Connecting to x20version2 units #246

Open
MellowYingMarshmellow opened this issue Dec 18, 2023 · 3 comments
Open

Error Connecting to x20version2 units #246

MellowYingMarshmellow opened this issue Dec 18, 2023 · 3 comments
Labels
bug Something isn't working not_enough_data

Comments

@MellowYingMarshmellow
Copy link

Problem

When you try to connect to the Deco it give an unexpected error message.

I have removed my internal IP Addresses from the log file messages.

TP-Link Deco Version

1.2.3 Build 20230906 Rel. 41655

Router Model

x20(2.0)

Debugging Information

This error originated from a custom integration.

Logger: custom_components.tplink_deco.api
Source: custom_components/tplink_deco/api.py:447
Integration: TP-Link Deco (documentation, issues)
First occurred: 7:38:24 AM (59 occurrences)
Last logged: 8:43:37 AM

List Devices client response error: 500, message='Internal Server Error', url=URL('http://x.x.x.x/cgi-bin/luci/;stok=3bc1b72a3e6166bb6308b2116b4c5f7e/admin/device?form=device_list')
List Devices client response error: 500, message='Internal Server Error', url=URL('http://x.x.x.x/cgi-bin/luci/;stok=1c36b883046b05e551cc3b0627d53003/admin/device?form=device_list')
List Devices client response error: 500, message='Internal Server Error', url=URL('http://x.x.x.x/cgi-bin/luci/;stok=bbb2ff6e17bcb61e509667d89d8fea8f/admin/device?form=device_list')
List Devices client response error: 500, message='Internal Server Error', url=URL('http://x.x.x.x/cgi-bin/luci/;stok=eaaa1233c0c0cc01db4c6a064ae2115b/admin/device?form=device_list')
List Devices client response error: 500, message='Internal Server Error', url=URL('http://x.x.x.x/cgi-bin/luci/;stok=e237a30997518e745d0c6def107aab90/admin/device?form=device_list')

@Pierremenard
Copy link

+1 X20 Dsl

@amosyuen
Copy link
Owner

amosyuen commented Jan 9, 2024

Your router is having an error. Try restarting, if that doesn't help, please follow additional debugging steps at https://github.com/amosyuen/ha-tplink-deco/blob/main/DEBUGGING.md.

@amosyuen amosyuen added bug Something isn't working not_enough_data labels Jan 9, 2024
@Pierremenard
Copy link

log.txt

Log attached. Model

Problem

When you try to connect to the Deco it give an unexpected error message.

I have removed my internal IP Addresses from the log file messages.

TP-Link Deco Version

1.2.3 Build 20230906 Rel. 41655

Router Model

x20(2.0)

Debugging Information

This error originated from a custom integration.

Logger: custom_components.tplink_deco.api Source: custom_components/tplink_deco/api.py:447 Integration: TP-Link Deco (documentation, issues) First occurred: 7:38:24 AM (59 occurrences) Last logged: 8:43:37 AM

List Devices client response error: 500, message='Internal Server Error', url=URL('http://x.x.x.x/cgi-bin/luci/;stok=3bc1b72a3e6166bb6308b2116b4c5f7e/admin/device?form=device_list') List Devices client response error: 500, message='Internal Server Error', url=URL('http://x.x.x.x/cgi-bin/luci/;stok=1c36b883046b05e551cc3b0627d53003/admin/device?form=device_list') List Devices client response error: 500, message='Internal Server Error', url=URL('http://x.x.x.x/cgi-bin/luci/;stok=bbb2ff6e17bcb61e509667d89d8fea8f/admin/device?form=device_list') List Devices client response error: 500, message='Internal Server Error', url=URL('http://x.x.x.x/cgi-bin/luci/;stok=eaaa1233c0c0cc01db4c6a064ae2115b/admin/device?form=device_list') List Devices client response error: 500, message='Internal Server Error', url=URL('http://x.x.x.x/cgi-bin/luci/;stok=e237a30997518e745d0c6def107aab90/admin/device?form=device_list')

Increasing the timeout solved my problem, please try.

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

No branches or pull requests

3 participants