Systemctl error: Failed to get D-Bus connection

Problem migrating server to pure systemd. Unable to start stop or restart any of my enabled services.  Every command to systemctl except enable/disable results in:
"Failed to get D-Bus connection: No connection to service manager."
I dunno why enable/disable would work but not status, etc...
Quick note on my environment:
Arch installed on my remote server hosted by linode.com
So, my only access is remote ssh.  This is purely a webserver/mailserver type box.
Here's what I did so far:
1) installed systemd and depys according to this guide https://wiki.archlinux.org/index.php/Systemd
2) enabled all services from my rc.conf DAEMONS according to this guide: https://wiki.archlinux.org/index.php/Daemons_List
systemctl enable {foo}.service
3) removed initscripts with
pacman -R initscripts
and installed systemd-sysvcompat w/
pacman -S systemd-sysvcompat
4) rebooted
5) I can confirm that "cat /proc/1/comm" does in fact output "systemd"
Command " sudo ps aux | grep dbus " gives me:
dbus 1781 0.0 0.2 3076 1352 ? Ss 12:33 0:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
Command "netstat antp |grep dbus" give me:
unix 3 [ ] STREAM CONNECTED 4414 /run/dbus/system_bus_socket
unix 3 [ ] STREAM CONNECTED 4403 /run/dbus/system_bus_socket
unix 3 [ ] STREAM CONNECTED 4401 /run/dbus/system_bus_socket
unix 3 [ ] STREAM CONNECTED 4370 /run/dbus/system_bus_socket
unix 3 [ ] STREAM CONNECTED 4369 /run/dbus/system_bus_socket
I feel I'm almost there and must be missing something stupid...
Please help
Here's a list of services from /etc/systemd/system/multi-user.target.wants
NetworkManager.service
clamd.service
dcron.service
dovecot.service
fail2ban.service
freshclamd.service
iptables.service
nginx.service
ntpd.service
postfix.service
postgrey.service
remote-fs.target
spamassassin.service
spawn-fcgi-php.service
sshd.service
syslog-ng.service
DAEMONS is the only variable in my rc.conf.  Here it is:
DAEMONS=(syslog-ng iptables network netfs crond sshd ntpd fail2ban mysqld spamd postgrey dovecot postfix nginx spawn-fcgi-php clamav)
systemd man page that: "systemd uses control groups to effectively keep track of processes. Control group information is maintained in the kernel, and is accessible via the file system hierarchy (beneath /sys/fs/cgroup/systemd/)"  I ran the command "findmnt | grep /sys/fs/cgroup" but it returns an empty result...
Last edited by bx (2012-11-29 22:58:06)

Solved! Had to update kernel. Solution was in /var/log/kernel.log all along:
Nov 27 14:43:56 xxxx kernel: systemd[1]: CONFIG_CGROUPS was not set when your kernel was compiled. Systems without control groups are not supported. We will now sleep for 10s, and then continue boot-up. Expect breakage and please do not file bugs. Instead fix your kernel and enable CONFIG_CGROUPS. Consult http://0pointer.de/blog/projects/cgroups-vs-cgroups.html for more information.
systemd man page that: "systemd uses control groups to effectively keep track of processes. Control group information is maintained in the kernel, and is accessible via the file system hierarchy (beneath /sys/fs/cgroup/systemd/)"  I ran the command
findmnt | grep /sys/fs/cgroup
but it returns an empty result...
I did not see kernel version as a requirement anywhere in docs...
To check your kernal version use command:
uname -r
From the main page https://wiki.archlinux.org/index.php/Systemd
systemd is a system and service manager for Linux that ... uses socket and D-Bus activation for starting services ... keeps track of processes using Linux control groups ...
From wikipedia http://en.wikipedia.org/wiki/Cgroups
cgroups (control groups) is a Linux kernel feature to that was started in 2007 ... and merged to kernel version 2.6.24 ...
I had problems w/ kernel 2.6.39 which turned out to be a deprecated kernal on my linode. My box had like 300+ days of uptime and never had a need to reboot before the change to systemd. Lucky for me, linode made it stupid easy to update the kernel and i was back on track. systemd is cool. worth the journey. thanks!
Last edited by bx (2012-11-29 23:14:02)

Similar Messages

  • 'systemctl --user status' returns 'Failed to get D-Bus connection'

    Basically I am trying to run a user session of systemd. Up to now, this worked without doing the additional parts from the systemd/User wiki-page. Now it returns 'Failed to get D-Bus connection: No such file or directory' or 'Failed to read server status: Input/output error' (the first one when I try it from the TTY, the second one from within xfce / urxvtc). Even after doing the wiki-page, it still returns the two error messages.
    My current 'systemctl status':
    ● SHODAN
    State: running
    Jobs: 0 queued
    Failed: 0 units
    Since: Fr 2014-04-25 18:33:55 CEST; 6min ago
    CGroup: /
    ├─1 /sbin/init
    ├─system.slice
    │ ├─rtkit-daemon.service
    │ │ └─466 /usr/lib/rtkit/rtkit-daemon
    │ ├─polkit.service
    │ │ └─376 /usr/lib/polkit-1/polkitd --no-debug
    │ ├─lightdm.service
    │ │ ├─279 /usr/bin/lightdm
    │ │ └─283 /usr/sbin/X :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt1 -novtswitch
    │ ├─systemd-logind.service
    │ │ └─276 /usr/lib/systemd/systemd-logind
    │ ├─dbus.service
    │ │ └─274 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
    │ ├─wicd.service
    │ │ ├─273 /usr/bin/python2 -O /usr/share/wicd/daemon/wicd-daemon.py --no-daemon
    │ │ ├─289 /usr/bin/python2 -O /usr/share/wicd/daemon/monitor.py
    │ │ └─365 wpa_supplicant -B -i wlp4s0 -c /var/lib/wicd/configurations/00184db47218 -Dwext
    │ ├─systemd-udevd.service
    │ │ └─143 /usr/lib/systemd/systemd-udevd
    │ └─systemd-journald.service
    │ └─119 /usr/lib/systemd/systemd-journald
    └─user.slice
    └─user-1000.slice
    └─session-c2.scope
    ├─ 314 lightdm --session-child 13 20
    ├─ 352 /bin/sh /etc/xdg/xfce4/xinitrc -- /etc/X11/xinit/xserverrc
    ├─ 359 dbus-launch --sh-syntax --exit-with-session
    ├─ 362 /usr/bin/dbus-daemon --fork --print-pid 4 --print-address 6 --session
    ├─ 374 xfce4-session
    ├─ 384 /usr/lib/xfce4/xfconf/xfconfd
    ├─ 395 /usr/bin/gpg-agent --sh --daemon --enable-ssh-support --write-env-file /home/dustball/.cache/gpg-agent-info
    ├─ 411 xfwm4
    ├─ 419 xfce4-panel
    ├─ 421 Thunar --daemon
    ├─ 423 xfdesktop
    ├─ 425 urxvtd
    ├─ 448 python2 /usr/bin/quicktile -d
    ├─ 465 /usr/bin/pulseaudio --start --log-target=syslog
    ├─ 480 /usr/bin/python2 -O /usr/share/wicd/gtk/wicd-client.py --tray
    ├─ 481 grep -v Unhandled action type _OB_WM
    ├─ 482 xfsettingsd
    ├─ 483 xfce4-volumed
    ├─ 488 mpd
    ├─ 504 /usr/lib/pulse/gconf-helper
    ├─ 506 /usr/lib/GConf/gconfd-2
    ├─ 525 /usr/lib/xfce4/notifyd/xfce4-notifyd
    ├─ 529 /usr/lib/xfce4/panel/wrapper /usr/lib/xfce4/panel/plugins/libsystray.so 6 12583017 systray Benachrichtigungsfl che Fl che, in der Symbole f r Benachrichtigungen erscheinen
    ├─ 531 /usr/lib/xfce4/panel/wrapper /usr/lib/xfce4/panel/plugins/libactions.so 2 12583018 actions Aktionskn pfe Abmelden, sperren oder andere Systemaktionen
    ├─ 532 /usr/lib/xfce4/panel/wrapper /usr/lib/xfce4/panel/plugins/libmixer.so 16 12583019 mixer Lautst rkeregler Lautst rke einstellen
    ├─ 548 xfce4-appfinder --collapsed
    ├─ 555 /usr/bin/python2 /usr/bin/sonata
    ├─1131 /usr/lib/chromium/chromium --ppapi-flash-path=/usr/lib/PepperFlash/libpepflashplayer.so --ppapi-flash-version=13.0.0.206 --enable-print-preview
    ├─1132 liferea
    ├─1133 claws-mail
    ├─1134 kvirc -m
    ├─1135 /usr/lib32/skype/skype
    ├─1176 /usr/lib/chromium/chromium --ppapi-flash-path=/usr/lib/PepperFlash/libpepflashplayer.so --ppapi-flash-version=13.0.0.206 --enable-print-preview
    ├─1177 /usr/lib/chromium/chrome-sandbox /usr/lib/chromium/chromium --type=zygote --ppapi-flash-path=/usr/lib/PepperFlash/libpepflashplayer.so --ppapi-flash-version=13.0.0.206
    ├─1178 /usr/lib/chromium/chromium --type=zygote --ppapi-flash-path=/usr/lib/PepperFlash/libpepflashplayer.so --ppapi-flash-version=13.0.0.206
    ├─1181 tmux new-session
    ├─1184 tmux new-session
    ├─1185 -zsh
    ├─1268 /usr/lib/at-spi2-core/at-spi-bus-launcher
    ├─1567 /usr/bin/dbus-daemon --config-file=/etc/at-spi2/accessibility.conf --nofork --print-address 3
    ├─1588 /usr/lib/at-spi2-core/at-spi2-registryd --use-gnome-session
    ├─1600 /usr/lib/chromium/nacl_helper
    ├─1755 /usr/lib/chromium/chromium --type=zygote --ppapi-flash-path=/usr/lib/PepperFlash/libpepflashplayer.so --ppapi-flash-version=13.0.0.206
    ├─1824 /usr/lib/chromium/chromium --type=renderer --lang=de --force-fieldtrials=Prerender/PrerenderControl/UMA-New-Install-Uniformity-Trial/Experiment/UMA-Session-Randomized-Uniformity-Trial-5-Percent/group_09/UMA-Uniformity-Trial-1-Percent/group_21/UMA-Uniformity-Trial-10-Percent/group_03/UMA-Uniformity-Trial-100-Percent/group_01/UMA-Uniformity-Trial-20-Percent/group_01/UMA-Uniformity-Trial-5-Percent/group_11/UMA-Uniformity-Trial-50-Percent/default/ --extension-process --renderer-print-preview --ppapi-flash-path=/usr/lib/PepperFlash/libpepflashplayer.so --ppapi-flash-version=13.0.0.206 --enable-deadline-scheduling --disable-accelerated-video-decode --channel=1131.1.59959206
    ├─1847 /usr/lib/chromium/chromium --type=renderer --lang=de --force-fieldtrials=Prerender/PrerenderControl/UMA-New-Install-Uniformity-Trial/Experiment/UMA-Session-Randomized-Uniformity-Trial-5-Percent/group_09/UMA-Uniformity-Trial-1-Percent/group_21/UMA-Uniformity-Trial-10-Percent/group_03/UMA-Uniformity-Trial-100-Percent/group_01/UMA-Uniformity-Trial-20-Percent/group_01/UMA-Uniformity-Trial-5-Percent/group_11/UMA-Uniformity-Trial-50-Percent/default/ --extension-process --renderer-print-preview --ppapi-flash-path=/usr/lib/PepperFlash/libpepflashplayer.so --ppapi-flash-version=13.0.0.206 --enable-deadline-scheduling --disable-accelerated-video-decode --channel=1131.2.164356213
    ├─1857 /usr/lib/chromium/chromium --type=renderer --lang=de --force-fieldtrials=Prerender/PrerenderControl/UMA-New-Install-Uniformity-Trial/Experiment/UMA-Session-Randomized-Uniformity-Trial-5-Percent/group_09/UMA-Uniformity-Trial-1-Percent/group_21/UMA-Uniformity-Trial-10-Percent/group_03/UMA-Uniformity-Trial-100-Percent/group_01/UMA-Uniformity-Trial-20-Percent/group_01/UMA-Uniformity-Trial-5-Percent/group_11/UMA-Uniformity-Trial-50-Percent/default/ --extension-process --renderer-print-preview --ppapi-flash-path=/usr/lib/PepperFlash/libpepflashplayer.so --ppapi-flash-version=13.0.0.206 --enable-deadline-scheduling --disable-accelerated-video-decode --channel=1131.3.96609819
    ├─1871 /usr/lib/chromium/chromium --type=renderer --lang=de --force-fieldtrials=Prerender/PrerenderControl/UMA-New-Install-Uniformity-Trial/Experiment/UMA-Session-Randomized-Uniformity-Trial-5-Percent/group_09/UMA-Uniformity-Trial-1-Percent/group_21/UMA-Uniformity-Trial-10-Percent/group_03/UMA-Uniformity-Trial-100-Percent/group_01/UMA-Uniformity-Trial-20-Percent/group_01/UMA-Uniformity-Trial-5-Percent/group_11/UMA-Uniformity-Trial-50-Percent/default/ --extension-process --renderer-print-preview --ppapi-flash-path=/usr/lib/PepperFlash/libpepflashplayer.so --ppapi-flash-version=13.0.0.206 --enable-deadline-scheduling --disable-accelerated-video-decode --channel=1131.4.134029888
    ├─1880 /usr/lib/chromium/chromium --type=renderer --lang=de --force-fieldtrials=Prerender/PrerenderControl/UMA-New-Install-Uniformity-Trial/Experiment/UMA-Session-Randomized-Uniformity-Trial-5-Percent/group_09/UMA-Uniformity-Trial-1-Percent/group_21/UMA-Uniformity-Trial-10-Percent/group_03/UMA-Uniformity-Trial-100-Percent/group_01/UMA-Uniformity-Trial-20-Percent/group_01/UMA-Uniformity-Trial-5-Percent/group_11/UMA-Uniformity-Trial-50-Percent/default/ --extension-process --renderer-print-preview --ppapi-flash-path=/usr/lib/PepperFlash/libpepflashplayer.so --ppapi-flash-version=13.0.0.206 --enable-deadline-scheduling --disable-accelerated-video-decode --channel=1131.6.5115895
    ├─1886 /usr/lib/chromium/chromium --type=renderer --lang=de --force-fieldtrials=Prerender/PrerenderControl/UMA-New-Install-Uniformity-Trial/Experiment/UMA-Session-Randomized-Uniformity-Trial-5-Percent/group_09/UMA-Uniformity-Trial-1-Percent/group_21/UMA-Uniformity-Trial-10-Percent/group_03/UMA-Uniformity-Trial-100-Percent/group_01/UMA-Uniformity-Trial-20-Percent/group_01/UMA-Uniformity-Trial-5-Percent/group_11/UMA-Uniformity-Trial-50-Percent/default/ --extension-process --renderer-print-preview --ppapi-flash-path=/usr/lib/PepperFlash/libpepflashplayer.so --ppapi-flash-version=13.0.0.206 --enable-deadline-scheduling --disable-accelerated-video-decode --channel=1131.7.176936345
    ├─1891 /usr/lib/chromium/chromium --type=renderer --lang=de --force-fieldtrials=Prerender/PrerenderControl/UMA-New-Install-Uniformity-Trial/Experiment/UMA-Session-Randomized-Uniformity-Trial-5-Percent/group_09/UMA-Uniformity-Trial-1-Percent/group_21/UMA-Uniformity-Trial-10-Percent/group_03/UMA-Uniformity-Trial-100-Percent/group_01/UMA-Uniformity-Trial-20-Percent/group_01/UMA-Uniformity-Trial-5-Percent/group_11/UMA-Uniformity-Trial-50-Percent/default/ --extension-process --renderer-print-preview --ppapi-flash-path=/usr/lib/PepperFlash/libpepflashplayer.so --ppapi-flash-version=13.0.0.206 --enable-deadline-scheduling --disable-accelerated-video-decode --channel=1131.8.160718626
    ├─1896 /usr/lib/chromium/chromium --type=renderer --lang=de --force-fieldtrials=Prerender/PrerenderControl/UMA-New-Install-Uniformity-Trial/Experiment/UMA-Session-Randomized-Uniformity-Trial-5-Percent/group_09/UMA-Uniformity-Trial-1-Percent/group_21/UMA-Uniformity-Trial-10-Percent/group_03/UMA-Uniformity-Trial-100-Percent/group_01/UMA-Uniformity-Trial-20-Percent/group_01/UMA-Uniformity-Trial-5-Percent/group_11/UMA-Uniformity-Trial-50-Percent/default/ --extension-process --renderer-print-preview --ppapi-flash-path=/usr/lib/PepperFlash/libpepflashplayer.so --ppapi-flash-version=13.0.0.206 --enable-deadline-scheduling --disable-accelerated-video-decode --channel=1131.9.165553601
    ├─1940 /usr/lib/dconf/dconf-service
    ├─2013 /usr/lib/chromium/chromium --type=gpu-process --channel=1131.12.1289180957 --supports-dual-gpus=false --gpu-driver-bug-workarounds=0,1,17,28,34 --disable-accelerated-video-decode --gpu-vendor-id=0x10de --gpu-device-id=0x0425 --gpu-driver-vendor=NVIDIA --gpu-driver-version=337.1
    ├─2025 /usr/lib/chromium/chromium --type=gpu-process --channel=1131.12.1289180957 --supports-dual-gpus=false --gpu-driver-bug-workarounds=0,1,17,28,34 --disable-accelerated-video-decode --gpu-vendor-id=0x10de --gpu-device-id=0x0425 --gpu-driver-vendor=NVIDIA --gpu-driver-version=337.1
    ├─2105 /usr/lib/chromium/chromium --type=renderer --lang=de --force-fieldtrials=Prerender/PrerenderControl/UMA-New-Install-Uniformity-Trial/Experiment/UMA-Session-Randomized-Uniformity-Trial-5-Percent/group_09/UMA-Uniformity-Trial-1-Percent/group_21/UMA-Uniformity-Trial-10-Percent/group_03/UMA-Uniformity-Trial-100-Percent/group_01/UMA-Uniformity-Trial-20-Percent/group_01/UMA-Uniformity-Trial-5-Percent/group_11/UMA-Uniformity-Trial-50-Percent/default/ --extension-process --renderer-print-preview --ppapi-flash-path=/usr/lib/PepperFlash/libpepflashplayer.so --ppapi-flash-version=13.0.0.206 --enable-deadline-scheduling --disable-accelerated-video-decode --channel=1131.16.111786888
    ├─2121 bash /usr/bin/steam
    ├─2131 bash /home/dustball/.local/share/Steam/steam.sh
    ├─2132 tee /tmp/dumps/dustball_stdout.txt
    ├─2226 /home/dustball/.local/share/Steam/ubuntu12_32/steam
    ├─2415 /usr/lib/chromium/chromium --type=renderer --lang=de --force-fieldtrials=Prerender/PrerenderControl/UMA-New-Install-Uniformity-Trial/Experiment/UMA-Session-Randomized-Uniformity-Trial-5-Percent/group_09/UMA-Uniformity-Trial-1-Percent/group_21/UMA-Uniformity-Trial-10-Percent/group_03/UMA-Uniformity-Trial-100-Percent/group_01/UMA-Uniformity-Trial-20-Percent/group_01/UMA-Uniformity-Trial-5-Percent/group_11/UMA-Uniformity-Trial-50-Percent/default/ --renderer-print-preview --ppapi-flash-path=/usr/lib/PepperFlash/libpepflashplayer.so --ppapi-flash-version=13.0.0.206 --enable-deadline-scheduling --disable-accelerated-video-decode --channel=1131.18.32337900
    ├─2423 /usr/lib/chromium/chromium --type=renderer --lang=de --force-fieldtrials=Prerender/PrerenderControl/UMA-New-Install-Uniformity-Trial/Experiment/UMA-Session-Randomized-Uniformity-Trial-5-Percent/group_09/UMA-Uniformity-Trial-1-Percent/group_21/UMA-Uniformity-Trial-10-Percent/group_03/UMA-Uniformity-Trial-100-Percent/group_01/UMA-Uniformity-Trial-20-Percent/group_01/UMA-Uniformity-Trial-5-Percent/group_11/UMA-Uniformity-Trial-50-Percent/default/ --renderer-print-preview --ppapi-flash-path=/usr/lib/PepperFlash/libpepflashplayer.so --ppapi-flash-version=13.0.0.206 --enable-deadline-scheduling --disable-accelerated-video-decode --channel=1131.19.132593708
    ├─2432 /usr/lib/chromium/chromium --type=renderer --lang=de --force-fieldtrials=Prerender/PrerenderControl/UMA-New-Install-Uniformity-Trial/Experiment/UMA-Session-Randomized-Uniformity-Trial-5-Percent/group_09/UMA-Uniformity-Trial-1-Percent/group_21/UMA-Uniformity-Trial-10-Percent/group_03/UMA-Uniformity-Trial-100-Percent/group_01/UMA-Uniformity-Trial-20-Percent/group_01/UMA-Uniformity-Trial-5-Percent/group_11/UMA-Uniformity-Trial-50-Percent/default/ --renderer-print-preview --ppapi-flash-path=/usr/lib/PepperFlash/libpepflashplayer.so --ppapi-flash-version=13.0.0.206 --enable-deadline-scheduling --disable-accelerated-video-decode --channel=1131.20.6353944
    ├─2452 /usr/lib/chromium/chromium --type=renderer --lang=de --force-fieldtrials=Prerender/PrerenderControl/UMA-New-Install-Uniformity-Trial/Experiment/UMA-Session-Randomized-Uniformity-Trial-5-Percent/group_09/UMA-Uniformity-Trial-1-Percent/group_21/UMA-Uniformity-Trial-10-Percent/group_03/UMA-Uniformity-Trial-100-Percent/group_01/UMA-Uniformity-Trial-20-Percent/group_01/UMA-Uniformity-Trial-5-Percent/group_11/UMA-Uniformity-Trial-50-Percent/default/ --renderer-print-preview --ppapi-flash-path=/usr/lib/PepperFlash/libpepflashplayer.so --ppapi-flash-version=13.0.0.206 --enable-deadline-scheduling --disable-accelerated-video-decode --channel=1131.22.126548679
    ├─2465 /usr/lib/chromium/chromium --type=ppapi --channel=1131.23.955061051 --ppapi-flash-args --lang=de
    └─2685 systemctl status

    I did the dbus-setup according to the systemd/User part in the wiki.
    $ cd $XDG_RUNTIME_DIR/systemd/ && ls -lah |grep private && pwd
    srwxr-xr-x 1 dustball dustball 0 25. Apr 22:13 private
    /run/user/1000/systemd
    Do I need to enable the dbus somehow else than via
    sudo systemctl --global enable dbus.socket

  • Failed to get d-bus connection

    i just did a fresh install, following the installation guide. after reboot, i get to the grub menu, then start linux.
    after that i get the error message
    systemd-cgroups-agent(154): failed to get d-bus connection: faile (sic!)
    this message appears several times, then
    welcome to emergency mode (...)
    after login nothing works, i cannot even reboot, only get d-bus errors. have to hard reset the computer. fallback is the same. anyone know whats wrong?

    @ubunchu, if the system is unusable after login, how is the OP supposed to issue your suggested command?
    The part of ubunchu's response that makes the most sense to me is the chroot part, as it involves booting from live media to inspect.  I don't think you actually have to chroot to do this, but see about inspecting the journal from the live media.  Mount the rootfs (and var if applicable), then use journalctl's --directory= argument to point it to your mounted system's journal.  Otherwise, you could chroot into the system and use journalctl there.  But I am not sure if journalctl requires a running dbus.  If it does, you don't be able to see the journal.  (Okay, I just tested this, and it seems you can run journalctl from a chroot)

  • Systemd-cgroups-agent[625]: Failed to get D-Bus connection

    On shutdown, or reboot this error appears:
    systemd-cgroups-agent[625]: Failed to get D-Bus connection: Failed to connect to socket /org/freedesktop/systemd1/private: Connection refused
    system is:
    Linux desktop 3.9.2-1-ARCH #1 SMP PREEMPT Sat May 11 21:11:14 CEST 2013 i686 GNU/Linux
    XFCE4 with SLIM

    https://bbs.archlinux.org/viewtopic.php?pid=1273875

  • TS1843 i am using iphone 4 ios 6.1.3, after hotmail imap setup, error showing "CANNOT GET MAIL" tHE CONNECTION TO THE SERVER FAILED. its happening since 14 aug. plz help !

    i am using iphone 4 ios 6.1.3, after hotmail imap setup, error showing "CANNOT GET MAIL" tHE CONNECTION TO THE SERVER FAILED. its happening since 14 aug. plz help !

    I have trouble with sending e-mail and syncing e-mail. Try changing to 1 day sync under settings. It's sluggish but it works for me until they resolve the issue. MS claims all is normal. If you still have a problem you should report it here: https://status.live.com/report/hotmail

  • [SOLVED] systemd --user: "Failed to open private bus connection:"

    EDIT: The solution was to set DBUS_SESSION_BUS_ADDRESS, as suggested by gtmanfred in irc.  By putting the following before executing systemd --user, the error vanished:
    export DBUS_SESSION_BUS_ADDRESS=/run/user/$(id -u)/dbus/user_bus_socket
    ===================
    Original problem:
    Everything on my box appears to be working ok, but I'm getting this error consistently in tty1 and at the top of journalctl (as user) whenever I start systemd --user:
    systemd[3975]: Failed to open private bus connection: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
    I roughly have my system setup per this wiki section https://wiki.archlinux.org/index.php/Sy … ur_Session.  I start systemd --user via a small script in my .bash_profile. Here are my relevant dbus{.service,socket} files, from the package user-session-units mentioned in the wiki:  (Edit: xorg is started through xorg-launch-helper, also from that wiki page)  Edit2: I'm not using autologin.  I noticed that under the autologin section of that page, DBUS_SESSION_BUS_ADDRESS is set to some path.  In my setup that isn't set anywhere, so I may try to copy that later but I don't have time to play with it right now.  Will post back later.
    =====/usr/lib/systemd/user/dbus.service=====
    [Unit]
    Description=D-Bus System Message Bus
    Requires=dbus.socket
    [Service]
    ExecStart=/usr/bin/dbus-daemon --session --address=systemd: --nofork --systemd-activation
    ExecReload=/usr/bin/dbus-send --print-reply --session --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig
    =====/usr/lib/systemd/user/dbus.socket=====
    [Unit]
    Description=D-Bus System Message Bus Socket
    [Socket]
    ListenStream=%t/dbus/user_bus_socket
    And the output of sudo systemctl status dbus:
    dbus.service - D-Bus System Message Bus
    Loaded: loaded (/usr/lib/systemd/system/dbus.service; static)
    Active: active (running) since Tue 2013-02-05 14:50:30 EST; 22min ago
    Main PID: 369 (dbus-daemon)
    CGroup: name=systemd:/system/dbus.service
    └─369 /usr/bin/dbus-daemon --system --address=systemd: --no...
    Feb 05 14:50:30 sellers-laptop systemd[1]: Starting D-Bus System Message Bus...
    Feb 05 14:50:30 sellers-laptop systemd[1]: Started D-Bus System Message Bus.
    Feb 05 14:51:18 sellers-laptop dbus-daemon[369]: dbus[369]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
    Feb 05 14:51:18 sellers-laptop dbus[369]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
    Feb 05 14:51:18 sellers-laptop dbus[369]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.Avahi.service' for details.
    Feb 05 14:51:18 sellers-laptop dbus-daemon[369]: dbus[369]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.Avahi.service' for details.
    I'm not sure what the error even means or how to go about debugging it.  Any suggestions would be appreciated.
    Last edited by Feynman (2013-02-05 22:07:23)

    NVM...didn't notice it was already solved.
    Last edited by the sad clown (2013-02-05 22:33:10)

  • HT1277 why i cannot set up my exchange account into my iphone 4s.  everything that needs to input has been provided right, but error says cannot get email not connected to the srver.where seems to be the problem?pls help.btw,i have an outlook for macbook

    please help me find out the solution to the problem.
    My iphone 4S was not able to fetch mails from the server ( outgoing and incoming)
    I was trying to configure my exchange account and follow all the procedures correctly but am having trouble in sending and receiving mails as the error says " cant get mails cannot connect to the server?  where seems to be the problem?
    Have read from the support services that if you using a Pop3 account into another device which I did ( my email was configured via outlook for mac in my macbook) there might be a lock out problem and cannot get emails on the second device which is my iphone?  ( I want to set up my exchange account to my iphone so wherever and whenever i go i cant still access to my email easily. Please help.

    No one seems to be hearing what Big Q is saying.
    He can pair his iPhone to his Macbook, but cannot CONNECT. He's NOT asking for alternative solutions, like Wi Fi.
    I am able to both pair and connect my one one Macbook to my other one, but I can only pair but not connect my iPhone or iPad to either Macbook. So I have the same problem. But I can pair and connect my Macbooks to other Bluetooth devices, like my ancient Nokia cellfone, or my Bluetooth HP printer.
    It's irrelavent that I can instead use a direct USB cable or Wi Fi between my Macbooks and my iPhone/iPad - why can't I use Bluetooth? If Apple does not allow Bluetooth between it's Macbooks and other Mac devices, then why have Bluetooth at all? Does my iPhone have Bluetooth only so that I can pair and connect to my my non Apple mobile handsfree car kit, or communicate easily with the dreaded Apple enemy Samsung, or what?
    Make no mistake , I am a diehard Apple fan, but this Bluetooth non compatibility issue appears shortsighted and seemingly pointless. Why does Apple not just say why they created the non compatibility, or have a message on the Bluetooth setup programme which simply and clearly says "don't bother wasting hours of your time trying to pair and connect your iPhone to your Macbook, because we don't allow that anymore, reason being that............"?
    As a first time user of this Forum I am surprised at the intolerant and highhanded tone of some of the replies  to what is a legitimate question, that is obviously plagueing many, many other Apple users.

  • Internal error: Failed to get GenericServlet

    I'm using iPlanet 4.1sp7. I'm getting "Internal error: Failed to get GenericServlet" errors when I try to use jsp's. I've tarred and copied a working iPlanet from Sol7 to this Sol8 system and still the same error. CLASSPATHs seem fine. Any tips on where to start?

    Hi,
    Please check belows things.
    1. Did you use supported JDK version with iWS 4.1sp7.
    2. Whether did you able to run sample(HelloWorld) jsp.
    3. Confirm that classpath as added in jvm12.conf or context.properties and restarted the server.
    4. Try to run same jsp in different version of iWS.
    Still did you face problem, let me know last 10 lines in error log.
    Thanks,
    Dakshin.
    Developer Technical Support
    Sun Microsystems
    http://www.sun.com/developers/support.

  • I just purchased a new iPad but I get an error message cannot get mail the connection to the server failed.

    I purchased a new iPad 128gb but I get an error message " can not get mail the connection to the server failed"
    Can anyone tell me what this means?

    Hi there  Paradise bound,
    You may find the troubleshooting steps in the article below helpful.
    iOS: Troubleshooting Mail
    http://support.apple.com/kb/ts3899
    -Griff W. 

  • PE dism error - failed to get and initialize the PE provider

    This all started with: Win 8.1 could not be installed. error code 0X8007003. I ran DISM successfully with the /RestoreHealth flag, but it made no difference to installing Win 8.1. I ran DISM again (successfully) and looked at the log for "fails".
    The repeated fail was:
    2011-06-10 10:12:47, Warning               DISM   DISM Provider Store: PID=2552 Failed to Load the provider: C:\Users\ROSMAR~1\AppData\Local\Temp\0709052E-4C8D-43AD-B837-FB57E1CF832A\PEProvider.dll.
    - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
    2011-06-10 10:12:47, Info                  DISM   DISM Provider Store: PID=2552 Failed to get and initialize the PE Provider.  Continuing by assuming that it
    is not a WinPE image. - CDISMProviderStore::Final_OnConnect
    How can I fix this? Is this the reason I can't install Win 8.1? Should I be looking at something else to fix whatever is generating error code 0X8007003?
    Thanks.

    WIM format changed in Win 8.1. You need to use the DISM from the ADK from Windows 8.1. Older versions of DISM cannot service drivers or packages for example.

  • VFS error - Failed to get short path - 0xFD01925-0x5

    Hi all,
    I'm stuck and frustrated, but I'm a little out of my depth and in a complex environment. I've been experimenting with sequencing Visio 2010 on App-V 5, and it just isn't working for me.
    My first attempt just threw lots of errors on the client which I can't recall or explain, but thinking I had a licensing issue I re-sequenced it with a different KMS Key to be Pro, rather than Premium. (Sorry about the useless back story...)
    Now I've sequenced it, activated, and verified the correct KMS key is installed and the correct version appears to be activated. Excellent, feeling confident.
    I've then imported the App-V package into SCCM 2012 and deployed it to a collection I am in. I then request and approve the application and install it.
    The error: When I try to start it from the start menu, I get a simple failure message telling me helpfully that there's a failure that's probably network related. "More Details" gives me my error codes which agree with the event log.
    In the event log under the VFS Subsystem log (which I turned on to troubleshoot this, thanks to
    Tim Mangan and his 'Toolbelt') I get two messages;
    1. ID 606: Failed to get short path from '\\?\UNC\{DFS path to my Home drive}\Application Data'
    2. ID 601: Failed to load runtime configurations. Error code 0xFD01925-0x5
    So I've got that it's a VFS error, and that it likely translates somewhere to 'Access is Denied'.
    I have edited the package to allow it all three options on the last tab for interacting with the file system.
    I have verified that my account has full control on that path both by share and NTFS.
    From my reading on GetShortPathName I feel I should mention that this path is a DFS share on a 2003 server (yes yes yes, we're migrating that soon too). The {DFS path to my Home drive} is mapped as a drive letter, is there any way I can point it to that?
    The workstation is Windows 7 Enterprise x64 with an i7 and lots of RAM. The SCCM server is 2012 R2, the package was sequenced on a Windows 7 VM that was created with the same image as the workstations (minus network and with the app-v sequencer not client).
    Visio is 32bit to interact with Office 32bit which has 32bit plugins from external vendors.
    We do use Roaming profiles and Folder Redirection in a domain environment.
    Help, please?

    Interesting that the issue occurs with and without AppData redirection.
    With a manual import of the package, I meant via PowerShell directly on a client:
    http://stealthpuppy.com/app-v-5-powershell-one-liners-adding-and-publishing-app-v-client-packages/
    Please remember to click "Mark as Answer" or "Vote as Helpful" on the post that answers your question (or click "Unmark as Answer" if a marked post does not actually
    answer your question). This can be beneficial to other community members reading the thread.
    This forum post is my own opinion and does not necessarily reflect the opinion or view of my employer, Microsoft, its employees, or other MVPs.
    Twitter:
    @stealthpuppy | Blog:
    stealthpuppy.com |
    The Definitive Guide to Delivering Microsoft Office with App-V

  • Error:  Failed to get a response after sending the message

    This is another one of those errors I only get some of the time with a specific script. I can't figure a rhyme or reason for it. The full error is:
    Failed to get a response after sending the message: <Message name="PageComplete"><Parameter WindowIndex="0"></Parameter><Parameter PassIfPageAlreadyComplete="false"></Parameter></Message>.
    It's triggering at a WaitForPage() method in the script. The script is executing from the OTM server which is Windows Server 2008 R2 and only runs for OTM. No roles or features (other than SMTP). IE-ESC is off for all users. The script runs with -delayPercentage 1.
    The script runs fine from within OpenScript workbench every time. The script does work when executed from OTM, however it will sometimes fail. When I run the scripts back to back the failure rate is about 50%. Same error every time....
    Any help, insight, and ideas would be greatly appreciated.
    Edited by: Colyn1337 on Mar 14, 2013 11:20 AM

    Also, some time it throw slightly different error like:
    "/web:window[@index='0']/web:document[@index='2']/web:form[@index='1']/web:inp
    ut_text[@id='saw_*' or @index='1']" failed to respond to action: <Message
    name="Click"><Parameter WindowIndex="0"></Parameter><Parameter
    DocumentIndex="2"></Parameter><Parameter index="1"></Parameter><Parameter
    tag="INPUT"></Parameter><Parameter type="text"></Parameter></Message>.
    Please help to triage.

  • HT1766 I cannot receive my mail for the last 3 days.  I get the error message cannot get mail-the connection to the server failed.  How do I fix this?

    How do I fix my phone?  I cannot get mail-I only get the message that  the conncection to the server failed.

    Close all open apps by double-tapping the home button, then swiping up and off the screen with the app window (not the smaller icon).
    Reset your device: hold down the home button along with the sleep/wake button until the screen goes black and you see the Apple, then let go. (No data loss)

  • I am getting an error message "cannot get mail the connection to the server failed" on my iphone5

    This is happening intermittantly, for no apparent reason. I still received emails via my macbookpro, imac and ipad, so it's a problem with the iphone5.  Sometimes it resolves itself, but it's frustrating and annoying.  I'm using Exchange and I have deleted the account and added it again, I've enabled Airplane mode and switched it off again, I've powered the phone down and switched it back on again, nothing works.  Please help!

    go to settings>mail>select email>delete email>add the email and once you have added all your emails again access the mail app again.

  • TCS4:  RH Error:  Failed to get any Framemaker document from..."

    We are running TCS4, fully updated.
    My co-worker is having the problem above on his workstation.
    I opened the Frame book, addressed a couple of issues to get a clean update.
    Went to RH, created a new book, and imported the FM book.  No problem.
    On his machine, I opened the book in Frame, got a clean update.
    Opened RH, created a new project, and tried to import--that's when we get the error.
    It's clearly a problem with his machien, but we'd REALLY prefer not to have to try a TCS4 uninstall/reinstall.
    Any ideas?

    OK.  Is there a Best Practices approach to the procedure?  And yes, I am assuming that it will be more complicated than just using the Windows uninstall function. 

Maybe you are looking for

  • Scc question: how can I retrieve all files in 6.1?

    hello I have recently upgraded from LV5.1 to 6.1.. In 5.1 it was possible to retrieve all files of a project with scc. When I try to do that in 6.1 (scc provider, select changed files, get latest version..) LV searches always in the local work direct

  • My application disk is full, how can I move libraries to my data disk?

    My 250GB applications drive is full. I have a 2TB drive I use for data. I am wondering if I can move some of the libraries from I tunes or iphoto to the 2TB drive or are there other things I should be doing to manage the space?

  • Need 10 minutes to power on iMac, why?

    Dear friends, My 4-month-old iMAC met a problem today. In the morning, when I turned on the computer by pushing the power button, it took 10 minutes to start the computer: When I push the button I can hear a little sound from the inside. Then, nothin

  • Lightroom CC isn't including color labels when images are imported

    I've tried this several times, but it doesn't work. Lightroom CC will import metadata and even star ratings, but it won't import the color label data assigned to the images from within Bridge. How can I get that information to be imported? In other w

  • ATG Rollup 6 - not able to open forms

    Guys, I have applied ATG Rollup 6, the patch went through fine. When I try to connect to the application it asks to install Jinitiator, I have installed it. Now, when i click on any form it repeats the same i.e to install Jinitiator. I am not able to