This might be due to a bug of systemd-logind / dbus-daemon.
# First check journal for errors:
journalctl -xb;
# This fixed it for me:
yum -y update nss curl kernel openssl systemd dbus polkit;
reboot;
This might be due to a bug of systemd-logind / dbus-daemon.
# First check journal for errors:
journalctl -xb;
# This fixed it for me:
yum -y update nss curl kernel openssl systemd dbus polkit;
reboot;