amosyuen/ha-tplink-deco

Error Connecting to x20version2 units

Opened this issue · 3 comments

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')

+1 X20 Dsl

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.

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.