-
-
Notifications
You must be signed in to change notification settings - Fork 15
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
[BUG] Incorrect password for AX3000 model RA82 #62
Comments
@DarkArchon92 I have a few guesses as to why this might be.
|
@DarkArchon92 OK. Attempt 2. Open the debug panel in chrome on the authorization page (http://192.168.31.1/cgi-bin/luci/web) and search the source code for the "Encrypt" page. Here are all its contents. |
OK! I'm not sure if this is what you need
|
@DarkArchon92 The authorization algorithm seems to be the same. A little silly question, you enter the same password as on this page http://192.168.31.1/cgi-bin/luci/web? And a little clarification, do you have pihole or similar dns servers? |
I slightly expanded the logging in this file, if possible, replace and try again. Send a new log after that. |
Yes, I entered the same admin password and I don't have any DNS server or pihole at home. |
OK!
|
@DarkArchon92 And now, if it’s not difficult, you can see what you send to this API when you authorize through a browser. To do this, open the Chrome debug panel, go to the network tab, check the "Save log" checkbox and, without closing, enter the password to log into the system. there will be a request to the address http://192.168.31.1/cgi-bin/luci/api/xqsystem/login. I'm interested in the "Payload" tab |
Ok, the payload tab here
|
@DarkArchon92 It doesn't look like you're entering the same password, look at the password field, it's of significantly different lengths. Are you sure you're entering the same password? |
Yes, I'm sure. I've changed my admin password and tried.
Payload tab:
Same result :/ |
Try these files one by one. There is the only difference that I saw. Also, do you happen to use whitelists in the router or something else? |
OK! Trying I don't have whitelists or any access control list. The only thing I have is the static IP assignment list for all the connected devices. First file:
Second file:
|
luci.py.5.zip |
IT WORKS |
I will release a new version with more customization. You will need to reconfigure it later. |
Sure thing! thank you so much for your work man |
@DarkArchon92 https://github.com/dmamontov/hass-miwifi/releases/tag/v2.7.1 Delete the configuration, I'll connect it in a new way. In your case, the password encryption algorithm must be selected sha256. |
Ok! Thanks for the info |
Hello, i have a similar issue, except that it's not a password error but an ip address error, i chose sha256 for the password encryption algorithm but it's still the same problem |
Hi there!
I'm able to login through the website or app with the admin password but the MiWifi integration is throwing me this error:
I also tried the WiFi password, just for testing, same result.
Checking the log I found this:
Router AX3000 Mesh System
Model RA82
Software v. Global 1.3.27
The text was updated successfully, but these errors were encountered: