Failed to get Done bus connection, connection refuse

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
grayloglearn
Posts: 222
Joined: Thu Jul 06, 2017 8:55 am

Failed to get Done bus connection, connection refuse

Post 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
You do not have the required permissions to view the files attached to this post.
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Failed to get Done bus connection, connection refuse

Post 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
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked