Skip to content
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

can't change admin password / returns 404 #110

Open
Zixim opened this issue May 31, 2020 · 2 comments
Open

can't change admin password / returns 404 #110

Zixim opened this issue May 31, 2020 · 2 comments

Comments

@Zixim
Copy link

Zixim commented May 31, 2020

trying to change the password from http://192.168.11.109/admin results in a 404 :

No webpage was found for the web address: http://192.168.11.109/setadmin
HTTP ERROR 404

software is version 1.0.6

@Zixim
Copy link
Author

Zixim commented May 31, 2020

/setadmin is missing in c_webhandler.h

@sochs
Copy link
Member

sochs commented May 31, 2020

Yeah, it's a known bug, will be fixed with next release. If you want to use it now, you have to send a POST request with parameter directly to /admin instead of /setadmin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants