You are not logged in.
When booting the computer this morning, I had issues with firewalld that won't start anymore, and with the Desktop manager I normally use (cinnamon) such as there were no control buttons on the screen. The only thing that has changed was the installation of the python-qutip package, performed one day before.
Both
firewall-config
and
sudo systemctl restart firewalld
complain about the fact that
Job for firewalld.service failed because the control process exited with error code.
Then
journalctl -xeu firewalld.service
Returns
Sep 23 10:20:43 quclock firewalld[49256]: ERROR: Raising SystemExit in run_server
Sep 23 10:20:43 quclock systemd[1]: firewalld.service: Control process exited, code=exited, status=254/n/a
Subject: Unit process exited
Defined-By: systemd
Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
An ExecStartPost= process belonging to unit firewalld.service has exited.
The process' exit code is 'exited' and its exit status is 254.
Sep 23 10:20:43 quclock systemd[1]: firewalld.service: Failed with result 'exit-code'.
Subject: Unit failed
Defined-By: systemd
Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
The unit firewalld.service has entered the 'failed' state with result 'exit-code'.
Sep 23 10:20:43 quclock systemd[1]: Failed to start firewalld - dynamic firewall daemon.
Subject: A start job for unit firewalld.service has failed
Defined-By: systemd
Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
A start job for unit firewalld.service has finished with a failure.
The job identifier is 3761 and the job result is failed.
Last edited by Daedalus24 (2025-09-23 09:52:10)
Offline
After upgrading to the 6.16.8-zen3-1-zen kernel and a system reboot, it seems that everything is all right. Firewalld has started, without any error message.
Last edited by Daedalus24 (2025-09-23 07:47:20)
Offline