Same issue on my OPNsense. Patch solved it. Thank you!
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: Monviech (Cedrik) on June 13, 2026, 04:58:13 PMIt's not a cookie, it's localStorage.
https://github.com/opnsense/core/blob/bb78d31407a4f36e585d8872ed15969e09832e2f/src/opnsense/www/js/opnsense_bootgrid.js#L633
Quote from: nero355 on June 13, 2026, 08:11:32 PMQuote from: JasMan on June 13, 2026, 01:44:45 PMI'm asking because my modified views get very often lost. I can't determine a pattern.TIP :
Use a seperate Profile for your browser for all your OPNsense activities and perhaps also other Network/Server stuff that you need to do from time to time.
Mozilla based browsers use something like this :
Windows :
firefox.exe -P <YourProfielNameHere>
librefox.exe -P <YourProfielNameHere>
Linux/*BSD :
firefox -P <YourProfileNameHere>
librefox -P <YourProfileNameHere>
For the shortcut that starts the browser.
You can create the Profiles by starting the browser without the <YourProfileNameHere> part and after a few clicks you will have a new one by using the menu that appears :)
Quote from: Monviech (Cedrik) on June 13, 2026, 02:46:37 PMThey're stored in your browser storage.
check host example.tld with address example.tld
if failed
port 443
protocol https
with ssl options {verify: enable}
certificate valid > 30 days
then alert
Quote from: newsense on July 18, 2024, 10:45:12 AM
Try this
https://docs.opnsense.org/troubleshooting/password_reset.html
Quote from: meyergru on July 18, 2024, 09:30:41 AMYou were right. It seems that the BIOS battery has no power anymore, and the system lost the time after I disconnected the power supply.
If you enabled TOTP, you cannot login without it and you are obviously relying on the correct time setting, so that is a risk.
If the internet access is gone, NTP may be running, but how do you know if the time is right? See?
You should either have an SSH login ready with an SSH key (this does not need TOTP) or have the console accessible without a login in order to be able to fix things in case the time goes wrong.