Displaying 16 results from an estimated 16 matches for "system_bus_socket".
2018 Jul 03
2
upgrade 7.4 --> 7.5: dbus broken
...0u CHR 1,3 0t0 129677343 /dev/null
dbus-daem 55 dbus 1u unix 0xffff8f56b7b2cc00 0t0 129677608 socket
dbus-daem 55 dbus 2u unix 0xffff8f56b7b2cc00 0t0 129677608 socket
dbus-daem 55 dbus 3u unix 0xffff8f56bbbb3800 0t0 129676115 /run/dbus/system_bus_socket
dbus-daem 55 dbus 4u a_inode 0,11 0 8547 [eventpoll]
dbus-daem 55 dbus 5r REG 8,4 10406312 393485 /var/lib/sss/mc/initgroups (deleted)
dbus-daem 55 dbus 6u sock 0,8 0t0 129677256 protocol: NETLINK
dbus-daem 55 db...
2014 Jul 16
0
repair systemd-nspawn
...y
??? Failed to open system bus: No such file or directory
??? Container failed with error code 254.
??? -------------- snip -----------
????
??? With strace I noticed that the file below is not found:
????
??? to /etc/rc.local add:
??? ------------ /etc/rc.local ---------
??? if [ ! -f /run/dbus/system_bus_socket ]; then
??? mkdir -p /run/dbus
??? LST=`pwd`
??? cd /run/dbus
??? ln -s /var/run/dbus/system_bus_socket system_bus_socket
??? cd $LST
??? fi
??? ------------ snip ----------
????
??? Author:
??? PryMar56 on freenode
??? #xen,#centos
2014 Feb 12
2
Connection from host to lxc container dbus
Hi,
I am unsuccessfully trying to connect from host to containers dbus.
Inside container dbus socket file is visible as /run/dbus/system_bus_socket.
The problem is that /run is mounted as tmpfs in container (by systemd on
container) and thus the directory content is not visible outside the
container.
Is there any way to make this file visible also outside the container?
Regards,
Piotrek
2018 Jul 03
0
upgrade 7.4 --> 7.5: dbus broken
On 07/03/2018 02:16 AM, Harald Dunkel wrote:
>
> Please note the "/run/dbus/system_bus_socket". AFAICT thats new.
> Shouldn't it listen
> on /var/run/dbus/system_bus_socket for backward compatibility as well?
Yes and no.
$ ls -ld /var/run
lrwxrwxrwx. 1 root root 6 Dec 13? 2017 /var/run -> ../run/
2013 Feb 26
1
Samba 4.0.3 on CentOS 6.3 as PDC.
...8652 1109/samba /usr/local/samba/private/smbd.tmp/msg/msg.1109
unix 2 [ ] DGRAM 8752 1119/samba /usr/local/samba/private/smbd.tmp/msg/msg.1119
unix 2 [ ACC ] STREAM LISTENING 8509 1059/dbus-daemon /var/run/dbus/system_bus_socket
unix 2 [ ACC ] STREAM LISTENING 8754 1119/samba /usr/local/samba/var/lib/ntp_signd/socket
unix 2 [ ] DGRAM 8760 1120/samba /usr/local/samba/private/smbd.tmp/msg/msg.1120
unix 2 [ ] DGRAM 8763...
2009 Jul 29
3
Error message whil booting system
...2 buckets, 65536
max) - 304 bytes per conntrack
Jul 27 10:02:19 alf3 kernel: e1000: eth0: e1000_watchdog_task: NIC Link is
Up 1000 Mbps Full Duplex, Flow Control: None
Jul 27 10:02:20 alf3 setroubleshoot: [server.ERROR] cannot start systen DBus
service: Failed to connect to socket /var/run/db
us/system_bus_socket: No such file or directory
Jul 27 10:02:20 alf3 kernel: VMware memory control driver initialized
Jul 27 10:02:20 alf3 kernel: e1000: eth0: e1000_set_tso: TSO is Enabled
Jul 27 10:02:21 alf3 modprobe: FATAL: Module ocfs2_stackglue not found.
Jul 27 10:02:21 alf3 kernel: OCFS2 Node Manager 1.4.2...
2016 Feb 24
0
(no subject)
...bclass, bus_type, mainloop=mainloop)
File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 125, in __new__
bus = cls._new_for_bus(address_or_type, mainloop=mainloop)
dbus.exceptions.DBusException:
org.freedesktop.DBus.Error.FileNotFound: Failed to connect to socket
/var/run/dbus/system_bus_socket: No such file or directory
--
The next time you hear: "Don't reinvent the wheel!"
http://www.keystonedevelopment.co.uk/wp-content/uploads/2014/10/evolution-of-the-wheel-300x85.jpg
2014 Feb 12
0
Re: Connection from host to lxc container dbus
On Wed, Feb 12, 2014 at 11:33:07AM +0100, Piotr Bartosiewicz wrote:
> Hi,
>
> I am unsuccessfully trying to connect from host to containers dbus.
> Inside container dbus socket file is visible as /run/dbus/system_bus_socket.
> The problem is that /run is mounted as tmpfs in container (by
> systemd on container) and thus the directory content is not visible
> outside the container.
> Is there any way to make this file visible also outside the container?
Is systemd itself setting up the /run tmpfs or have y...
2005 Jul 06
1
/etc/asterisk/manager.conf
...nix 2 [ ACC ] STREAM LISTENING 25954 /dev/gpmctl
unix 2 [ ACC ] STREAM LISTENING 15049145
/var/run/asterisk.ctl
unix 2 [ ACC ] STREAM LISTENING 25636
/var/run/acpid.socket
unix 2 [ ACC ] STREAM LISTENING 26134
/var/run/dbus/system_bus_socket
unix 2 [ ACC ] STREAM LISTENING 11286883
/var/lib/mysql/mysql.sock
[root@asterisk]/home/rnikaeen/tests>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050706/5b081bb9/attachmen...
2009 Feb 04
2
Best way to migrate Xen Disk IMG w/LVM''s to a block-device? (e.g. DRBD)
Hi All,
I was hoping to pick someone''s brain about the best way of moving a Xen
disk image (which has LVM''s inside of it) to a new block-device? I
have the target DRBD device ready but unsure what''s the best &
safest way to do it.
I was actually tempted to mount the Xen disk image in a dom0, and make
it visible via loop devices and promote that DRBD node for
2014 Oct 09
0
xen 4.5-unstable, oxenstored cannot start (centos 7, kernel 3.17.0)
...kvmxen-centos7-test1-nb systemd: Detected virtualization
'xen'.
Oct 9 02:03:05 kvmxen-centos7-test1-nb systemd: Set hostname to
<kvmxen-centos7-test1-nb>.
Oct 9 02:03:05 kvmxen-centos7-test1-nb systemd: Failed to open private bus
connection: Failed to connect to socket /var/run/dbus/system_bus_socket: No
such file or directory
Oct 9 02:03:05 kvmxen-centos7-test1-nb systemd:
[/etc/rc.d/init.d/xencommons:10] Failed to add LSB Provides name
xenstored.service, ignoring: File exists
Oct 9 02:03:05 kvmxen-centos7-test1-nb systemd:
[/etc/rc.d/init.d/xencommons:10] Failed to add LSB Provides name
xen...
2016 Jul 06
2
Nouveau fails to initialize G94GL / Quadro-FX1800 on aarch64 board
....Org ANSI C Emulation: 0.4
[ 35.871] X.Org Video Driver: 20.0
[ 35.871] X.Org XInput driver : 22.1
[ 35.871] X.Org Server Extension : 9.0
[ 35.871] (EE) dbus-core: error connecting to system bus:
org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket
/var/run/dbus/system_bus_socket: No such file or directory)
[ 35.871] (--) using VT number 3
[ 35.871] (II) systemd-logind: logind integration requires -keeptty
and -keeptty was not provided, disabling logind integration
[ 35.872] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 35.873] (--) PCI:*(0:1:0:0) 10de:063...
2016 Jul 06
0
Nouveau fails to initialize G94GL / Quadro-FX1800 on aarch64 board
...; [ 35.871] X.Org Video Driver: 20.0
> [ 35.871] X.Org XInput driver : 22.1
> [ 35.871] X.Org Server Extension : 9.0
> [ 35.871] (EE) dbus-core: error connecting to system bus:
> org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket
> /var/run/dbus/system_bus_socket: No such file or directory)
> [ 35.871] (--) using VT number 3
>
> [ 35.871] (II) systemd-logind: logind integration requires -keeptty
> and -keeptty was not provided, disabling logind integration
> [ 35.872] (II) xfree86: Adding drm device (/dev/dri/card0)
> [ 35.873]...
2010 Jun 04
7
Installation problem
Hey guys,
i installed samba on my Ubuntu 10.04 machine (sudo apt-get install samba)
and it didnt create any config files. There is no /etc/samba or
/usr/local/samba. I dont realy know what to do.... The samba server fails to
start and i cant connect to the machine over my network. Anyone know what i
should do? I tried purging / reinstalling (apt-get and aptitude), with no
success.
--
Lep
2013 May 14
1
Unable to start LXC on Gentoo w/ libvirt 1.0.4 or 1.0.5. 1.0.3 works
...put error
ostara ~ # tail -n 10 /var/log/libvirt/libvirtd.log
2013-05-14 13:03:47.549+0000: 22352: info : libvirt version: 1.0.5
2013-05-14 13:03:47.549+0000: 22352: error : virDBusGetSystemBus:86 :
internal error Unable to get DBus system bus connection: Failed to connect
to socket /var/run/dbus/system_bus_socket: No such file or directory
2013-05-14 13:03:47.549+0000: 22352: warning :
ebiptablesDriverInitCLITools:4233 : Could not find 'ip6tables' executable
2013-05-14 13:04:21.629+0000: 22341: error : virNetSocketReadWire:1362 :
Cannot recv data: Connection reset by peer
2013-05-14 13:04:21.729+000...
2020 Jan 12
2
Display broken after resume from suspend
...x86-64.
[ 9.745731] systemd[1]: Set hostname to <joyful>.
[ 9.747218] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
[ 9.916428] systemd[1]: /lib/systemd/system/dbus.socket:4: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket ? /run/dbus/system_bus_socket; please update the unit file accordingly.
[ 10.036164] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 10.037079] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice.
[ 10.037332] systemd[1]: Created slice Us...