Found the issue, unrelated to upgrade. The error just happened to show during service restart. It was one of my custom service test checks. Removed it, rebooted and we're back in business.
---------------
During the update a pop up showed an unknown error message and suggested looking at the logs. I went to the logs and got a 404 error message. The upgrade continued and it rebooted and the webui was back. I checked the logs and didn't see any errors logged however I noticed monit was stopped. I tried starting and it won't start. Checked the logs and got the following:
2026-03-04T08:21:27-07:00Noticekernel<118>[40] /usr/local/etc/rc.d/monit: WARNING: failed to start monit
2026-03-04T08:21:27-07:00Noticekernel<118>[40] monit exiting due to parsing errors in the configuration file.
2026-03-04T08:21:27-07:00Noticekernel<118>[40] /usr/local/etc/monitrc:43: syntax error 'if'
2026-03-04T08:21:27-07:00Noticekernel<118>[40] Starting monit.
I checked line 43 of monitrc and it shows "if if failed host 127.0.0.1 port 2198 type tcp then restart then restart"
Show I just edit it even though it says not to?
---------------
During the update a pop up showed an unknown error message and suggested looking at the logs. I went to the logs and got a 404 error message. The upgrade continued and it rebooted and the webui was back. I checked the logs and didn't see any errors logged however I noticed monit was stopped. I tried starting and it won't start. Checked the logs and got the following:
2026-03-04T08:21:27-07:00Noticekernel<118>[40] /usr/local/etc/rc.d/monit: WARNING: failed to start monit
2026-03-04T08:21:27-07:00Noticekernel<118>[40] monit exiting due to parsing errors in the configuration file.
2026-03-04T08:21:27-07:00Noticekernel<118>[40] /usr/local/etc/monitrc:43: syntax error 'if'
2026-03-04T08:21:27-07:00Noticekernel<118>[40] Starting monit.
I checked line 43 of monitrc and it shows "if if failed host 127.0.0.1 port 2198 type tcp then restart then restart"
Show I just edit it even though it says not to?
"