Web gui HTTPS Port 80

Started by jackc, August 22, 2023, 07:31:20 PM

Previous topic - Next topic
Good afternoon,
I ended up changing the web gui configuration from HTTP to HTTPS but the port was 80 and I lost access.

Is there anything I can do?

https://<IP address>:80/ doesn't work?
Deciso DEC750
People who think they know everything are a great annoyance to those of us who do. (Isaac Asimov)

Quote from: Patrick M. Hausen on August 22, 2023, 09:08:51 PM
https://<IP address>:80/ doesn't work?

worse than not, I simulated the error in another virtual machine and it does not allow the connection in this way.

Still have ssh access? Try to see if there's a listener open and on which port. You're looking for lighttpd
#sockstat -4l
ps. Changing from http to https assumes a default of port 443. Did you change to https and wrote 80 in the tcp port field?

Quote from: cookiemonster on August 22, 2023, 09:52:51 PM
Still have ssh access? Try to see if there's a listener open and on which port. You're looking for lighttpd
#sockstat -4l
ps. Changing from http to https assumes a default of port 443. Did you change to https and wrote 80 in the tcp port field?

It didn't switch automatically,

I ran the command and there is no lighttpd.