Crash after updating to 2.8.0
-
Just wanted to report this.
I just updated to the 2.8.0 then after a long wait for it to reboot and come back online, I was greeted with a crash warning.
Crash log is attached.
PHP_errors.zip -
It looks like it failed to complete the upgrade so has mismatched files.
The upgrade log on /conf may show something.
I assume you're unable to reach the gui?
Is it able to see pkgs at the CLI if run
pkg -d update
?If so you could try a forced pkg reinstall.
-
@stephenw10 uhhm, no, I saw the crash warning on the GUI. So, it came back online and is currently reporting the correct version on the UI.
After it came back online, I have reinstalled all packages from gui. Attaching the upgrade log.
upgrade log:
upgrade_log.latest.zip -
Hmm, nothing unexpected there. It's possible you are just seeing the usual errors that happen during upgrade when the php version changes. Those are normally suppressed by the upgrade code but can be retained if it doesn't finish cleanly.
If you clear the alert and delete the report does it return?
Are you actually seeing any functionality problems?
-
@stephenw10 nope, as far as I can tell, nothing is wrong right now.
-
Oh then you're probably just seeing spurious upgrade errors that would otherwise be hidden.
-
@stephenw10 not sure. Anyway, just wanted to report it in case it is something that needs to be fixed for the later releases.