[Bug 811441] Re: Unable to connect to the system bus: Failed to connect to socket /var/run/dbus/system_bus_socket: Connection refused (oneiric)
erwinvdw
811441 at bugs.launchpad.net
Fri Nov 11 09:11:33 UTC 2011
*** This bug is a duplicate of bug 858122 ***
https://bugs.launchpad.net/bugs/858122
# 24 was for me also the solution yesterday.
But for the "not terminal experts" be carefull and look first if directory's exist, and when you make a directory take a look if the directory is in the right place. With the command "ls" you can see in which directory you are.
And don't forget to do changes as told in 24 in the console to use ctr-
alt-f1, otherwise you get messages of files/directory's you can not
delete.
* What i also did is a chmod 1777 on de directoy "lock" eg
cd /run
chmod 1777 lock
* i didn't delete the directory /var/run and var/lock ,but move the directory's because when you delete someting you never get it back.
so
cd /var
mv run run.bak
mv lock lock.back
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dbus in Ubuntu.
https://bugs.launchpad.net/bugs/811441
Title:
Unable to connect to the system bus: Failed to connect to socket
/var/run/dbus/system_bus_socket: Connection refused (oneiric)
Status in “dbus” package in Ubuntu:
Confirmed
Bug description:
The dbus service doesn't start correctly.
This happens since version dbus_1.4.12-4ubuntu2_amd64.
Jul 16 11:15:41 desktop kernel: [ 855.230791] init: dbus main process (2079) terminated with status 1
Jul 16 11:15:41 desktop kernel: [ 855.230812] init: dbus main process ended, respawning
Jul 16 11:15:41 desktop kernel: [ 855.234366] init: Unable to connect to the system bus: Failed to connect to socket /var/run/dbus/system_bus_socket: Connection refused
Jul 16 11:15:41 desktop kernel: [ 855.234404] init: plymouth-upstart-bridge main process (2081) terminated with status 1
Jul 16 11:34:35 desktop kernel: [ 1988.064675] init: dbus main process (2452) terminated with status 1
Jul 16 11:34:35 desktop kernel: [ 1988.064706] init: dbus main process ended, respawning
Jul 16 11:34:35 desktop kernel: [ 1988.069952] init: Unable to connect to the system bus: Failed to connect to socket /var/run/dbus/system_bus_socket: Connection refused
Jul 16 11:34:35 desktop kernel: [ 1988.069994] init: plymouth-upstart-bridge main process (2454) terminated with status 1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbus/+bug/811441/+subscriptions
More information about the foundations-bugs
mailing list