OPNsense Forum

Archive => 19.7 Legacy Series => Topic started by: vikozo on July 17, 2019, 05:49:54 PM

Title: [solved] after upgrade not rebooting
Post 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
Title: Re: after upgrade not rebooting
Post by: vikozo on July 17, 2019, 06:19:20 PM
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)
Title: Re: after upgrade not rebooting
Post by: franco on July 17, 2019, 10:04:58 PM
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
Title: Re: after upgrade not rebooting
Post by: vikozo on July 23, 2019, 10:59:17 PM
ok allways only to say y wan't do it  :o
update now and works fine - sorry
Title: Re: after upgrade not rebooting
Post by: opnsrcfw on July 24, 2019, 02:31:02 AM
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.
Title: Re: [solved] after upgrade not rebooting
Post by: franco on July 25, 2019, 08:22:38 PM
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
Title: Re: [solved] after upgrade not rebooting
Post by: cdburgess75 on July 26, 2019, 09:14:13 PM
Had same issue, reboot over ssh for now.