-
-
Notifications
You must be signed in to change notification settings - Fork 93
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
ResponseErrorException: 100006 for hardware CL2E3372HM #159
Comments
Hi, i just tested my E3372 and it works ~fine (well there is small bug in 1.6.7, but it should still work ~):
Maybe try to use version 1.6.4? If it does same thing (huawei-lte-api==1.6.4)... |
I just tried the 1.6.4 and is working great, thanks for the idea of reverting to a previous version !
For 1.6.7 here is the full trace (by the way my hardware is not password nor pin protected)
Hope it helps |
Yea, thx there were some changes in login/session handling in 1.6.7, we will need to address that... |
After reading the discussion in #156, i can confirm that if i reactivate the login with 1.6.7 it works fine with my hardware above While using default user/pass (admin/admin) i get the following behaviour :
Then i wait for a few minutes and i can run |
One last addition : EDIT: this behaviour is common to 1.6.4 and 1.6.7 when using default account
|
@nipil can you pls test latest 1.6.9 if it fixes login issue? (it should have same behavior as 1.6.4). |
@Salamek i can confirm that both data_dump and device_info (and my own code) work as intended with 1.6.9, wether it be with authentication enabled or disabled. Only with authentication enabled there is a logout exception. THANKS ! |
Hello
I'm trying to use huawei-lte-api 1.6.7 package in a python 3.9.2 virtualenv on debian 11
When running any of the provided examples i get an unknown error response 10006.
This error code is not (yet) defined i enums/client.py.
My hardware is a E3372 using HiLink software, with the information below from the web interface :
What can i do to help you diagnost this missing error handling ?
Thanks in advance
Nicolas
The text was updated successfully, but these errors were encountered: