OPNsense Forum
Archive => 19.7 Legacy Series => Topic started by: vikozo on July 17, 2019, 05:49:54 pm
-
hello
i have done a update/upgrade und the system hangs now.
going to the cli
6) Reboot system
Enter an option: 6
The system will reboot. Do you want to proceed? [y/N]: y
>>> Invoking stop script 'beep'
>>> Invoking stop script 'freebsd'
Stopping suricata.
Waiting for PIDS: 25054
also in the Gui it say
Your device is rebooting
The upgrade has finished and your device is being rebooted at the moment, please wait...
whats happen, do i have to switch it offf?
have a nice day
vinc
-
tried this too
https://forum.opnsense.org/index.php?topic=13431.0
got a "upgrade" but in the GUI
Unfortunately we have detected at least one programming bug.
Would you like to submit this crash report to the developers?
i have submitted but don't know thats happen to it
==================
after a long time the system should be back
but still on
OPNsense 19.1.10_1 (amd64/LibreSSL)
-
19.1.10_1 is good. Now start the update again, it will ask you for [19.7/y/N] and you would type "19.7".
Cheers,
Franco
-
ok allways only to say y wan't do it :o
update now and works fine - sorry
-
I had the same issue where after the update to 19.7, Opnsense GUI shows Rebooting.
After going through CLI and logs, restart process was stuck trying to kill snmpd process. I killed this process forcefully and tried the reboot again, then opnsense rebooted right away.
-
Not sure what we can do about a stuck process. You can try kill -9 from the console, but we can't really trigger this via timeout because we'd always risk losing data unexpectedly.
Cheers,
Franco
-
Had same issue, reboot over ssh for now.