On 6/28/18 9:08 AM, Harald Dunkel wrote:
certmonger works fine on the command line, AFAICT. I think this is the problem:
# systemctl status certmonger Failed to get D-Bus connection: Connection refused # systemctl status Failed to get D-Bus connection: Connection refused # ps -ef | grep -i b[u]s dbus 58 1 0 Jun23 ? 00:00:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
The dbus problem has been resolved by reinstalling the dbus RPMs. journalctl still shows a lot of "Connection refused" messages for dbus, see attachment.
certmonger appears to be running when started on the command line (does it?), but it cannot be started by systemd at boot time, still. Attached you will also find the output of "certmonger -d 9".
Hope this helps. Every insightful comment is highly appreciated Harri