-
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
BE800 - An unknown response - Expecting value: line 1 column 1 (char 0); Request admin/firmware?form=upgrade - Response #114
Comments
Could you post the full error here? |
Here you go! |
Your router dosnt provide firmware info. It is strange as Archer BE800 v1.0 was tested OK here AlexandrErohin/TP-Link-Archer-C6U#34 |
Do you have the latest Router Firmware Version ? |
Yup, it is the latest version. I cant call get_status() as well:
Output:
Same issue if I were to use http://192.168.0.1 instead of http://tplinkwifi.net |
Do you use router local password or password from TP-LINK ID? |
It is better to ask help @nicandris as he has this router and has tested this client for BE800 |
I'm not using hassio, can you run this? https://gist.github.com/nicandris/c822b68f56c4efffff3eb53f37ab584d#file-be800-tplinkrouterc6u-py-L92 i just tried it and it can fetch the firmware just fine. (you dont really need to run the entire script, you can run |
Thanks @nicandris! router = TplinkRouterProvider.get_client(args.url, args.credentials) and then firmware = router.get_firmware() Running get_firmware() gives the same error:
|
On that note, the same thing is happening for my Archer BE 805, it is a relief to know that likely is not an isolated issue. |
Do you have something that uses your password to login to the router constantly ? Like mobile APP |
I just tried to log out of the router in the Tether app and reload the integration. The same error persists :/ |
Want to flag this as the same issue I'm also having, with the BE805:
|
Describe the bug
A clear and concise description of what the bug is.
After logging in via HomeAssistant UI, I get this error immediately.
Logs
Add also all relevant logs from Settings->System->Logs.
Additional Information (please complete the following information)
Hardware Version:
Archer BE800 v1.0
Firmware Version:
1.1.6 Build 20240808 rel.26673(5347)
Core
2024.10.3
Supervisor
2024.11.2
Operating System
13.2
Frontend
20241002.3
The text was updated successfully, but these errors were encountered: