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

HTTPS REDIRECT GUI BUG #1172

Open
Vorshim92 opened this issue Oct 11, 2023 · 2 comments
Open

HTTPS REDIRECT GUI BUG #1172

Vorshim92 opened this issue Oct 11, 2023 · 2 comments

Comments

@Vorshim92
Copy link

Hi there!

Is there a way to disable HTTPS REDIRECT from some configuration file via SSH? Because after enabling it, I can no longer access the router. I only have the LUCI page on :9080.
someone told me this "If you have installed LuCI, stop it with /etc/init.d/uhttpd stop. Then, run /etc/init.d/nginx restart and access it with your browser at http://192.168.1.254:9080/. Deselect HTTPS, set the port back to 80 in the configuration, and restart both Nginx and uhttpd."
but it's not working.
any idea?

@antoniohassio
Copy link

antoniohassio commented May 10, 2024

Any news on this bug? I faced the same issue

@FrancYescO
Copy link
Collaborator

FrancYescO commented May 14, 2024

the uci checked path is
[email protected]_https

so to restore via ssh is something like

uci set [email protected]_https=0
uci commit

or just manually edit /etc/config/web file finding for force_https

PS. please report firmware/device details

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

3 participants