Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
21.1 Legacy Series
»
ERR_SSL_PROTOCOL_ERROR after reboot
« previous
next »
Print
Pages: [
1
]
Author
Topic: ERR_SSL_PROTOCOL_ERROR after reboot (Read 2354 times)
KeyHand
Newbie
Posts: 20
Karma: 3
ERR_SSL_PROTOCOL_ERROR after reboot
«
on:
June 04, 2021, 03:54:57 pm »
I'm configuring a new OPNsense instance and have been rebooting the system quite frequently when testing. Each time the system comes back up I'm faced with an `
ERR_SSL_PROTOCOL_ERROR
` when attempting to access the web interface.
Searching around for
similar issues
, I found that running
Code:
[Select]
configctl webgui restart
from the console was enough to regain access to the web interface. Granted I won't intentionally be rebooting the system very frequently. But this is the last thing I'd want to be dealing with after an unexpected restart.
Can anyone shed some light on what's happening here?
Logged
Mitzsch
Newbie
Posts: 14
Karma: 3
Re: ERR_SSL_PROTOCOL_ERROR after reboot
«
Reply #1 on:
June 17, 2021, 04:56:52 pm »
Maybe your (hardware) clock is out of sync. I had this once on my machine, where the bios clock was out of sync (battery was empty), after setting it up again, everything worked again. If you don´t run bare metal, in hyper-v there is an option called "clock-sync" make sure it says "enabled".
Logged
KeyHand
Newbie
Posts: 20
Karma: 3
Re: ERR_SSL_PROTOCOL_ERROR after reboot
«
Reply #2 on:
June 20, 2021, 02:01:21 pm »
This instance of OPNsense is running under QEMU, so it could be a clock issue. Something to look into. Thanks for the tip.
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
21.1 Legacy Series
»
ERR_SSL_PROTOCOL_ERROR after reboot