Fail to connect to socket, not found system_bus_socket.

Thiago Macieira thiago at kde.org
Wed Oct 3 05:50:57 UTC 2018


On Tuesday, 2 October 2018 04:31:07 PDT dtdang wrote:
> However, when I run my application or 'dbus-monitor' util then I get bellow
> error.
> 
> 
> "Fail to connect to socket /usr/var/run/dbus/system_bus_socket: No such
> file or directory".

dbus-monitor, like all applications, does not read the config file. It's 
trying to find the system bus socket from the hardcoded path that you passed 
during configure.

You may want to pass a path to avoid the calculated and obviously wrong 
/usr/var/run/dbus/system_bus_socket

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel Open Source Technology Center





More information about the dbus mailing list