Page 1 of 1

Failed to get Done bus connection, connection refuse

Posted: Fri Nov 01, 2019 11:27 pm
by grayloglearn
Hi Team,

We have upgraded the kernal in centos and updated the packages.
Then later we are not able to restart the service and when we call the service using internal plugin we are getting the d bus connection failed.

Pls find the attachment

Re: Failed to get Done bus connection, connection refuse

Posted: Mon Nov 04, 2019 4:07 pm
by benjaminsmith
Hello,

For clarification, was the sever was working correctly before you upgraded the kernel and packages? Can you provide the steps taken to upgrade?

That error message indicates that systemd and dbus are not running. Please post the output to the following commands.

Code: Select all

 ps -ef | grep systemd

Code: Select all

ps -ef | grep dbus