-
Notifications
You must be signed in to change notification settings - Fork 25
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
Password incorrect error #6
Comments
It's the password you provide. It's sent hashed and base64 encoded to the router. Either the password is wrong or they have change the auth method. Ensure there's no typo in the configuration. What editor did you use to edit the configuration? |
Hey thanks for the reply, I used various editors. I first tried notepad on Windows and then tried out VSCODE with no avail. Do you know how to decrypt a config file dump maybe ? It is a string of hexadecimals i.e
If I could decode it then maybe I can create a custom config to override some options and then upload it. Pretty sure a reset will fix anything that I may break. |
No, I do not know how to decrypt encrypted config files. I actually meant the Huawei Tool configuration file. Try notepad++. |
Hi. When you extract the folder, there is a file called huawei_band_tool_config.txt The default config are like this.👇and you have to change it with your modem information. Router username (usually admin)web_router_user = "admin"; Router passwordweb_router_pass = "admin1"; |
I have huawei b593-601 router. I am trying to use this tool to check its configuration and maybe tweak it a little. But it seems to always try to login with that long password which is not the one I put in the config file. How I can force it to use the password I provide ? Its version 0.2.2 for windows of this tool. I am using it on windows 10.
debug.log
`
The text was updated successfully, but these errors were encountered: