With a fairly standard new F25 installation: $ journalctl -b|grep 'secret_password_lookup_sync() returned NULL'|wc -l 1037 Jan 31 01:03:41 goa-daemon[1870]: secret_password_lookup_sync() returned NULL Jan 31 01:03:51 goa-daemon[1870]: secret_password_lookup_sync() returned NULL Jan 31 01:04:25 goa-daemon[1870]: secret_password_lookup_sync() returned NULL Jan 31 01:04:37 goa-daemon[1870]: secret_password_lookup_sync() returned NULL Jan 31 01:05:01 goa-daemon[1870]: secret_password_lookup_sync() returned NULL Jan 31 01:05:29 goa-daemon[1870]: secret_password_lookup_sync() returned NULL Jan 31 01:05:45 goa-daemon[1870]: secret_password_lookup_sync() returned NULL Jan 31 01:05:57 goa-daemon[1870]: secret_password_lookup_sync() returned NULL Jan 31 01:06:15 goa-daemon[1870]: secret_password_lookup_sync() returned NULL Jan 31 01:06:34 goa-daemon[1870]: secret_password_lookup_sync() returned NULL Jan 31 01:06:58 goa-daemon[1870]: secret_password_lookup_sync() returned NULL Those message are completely impenetrable and non-actionable for users. Example entry: _TRANSPORT=journal _UID=1000 _GID=1000 _CAP_EFFECTIVE=0 _AUDIT_SESSION=3 _AUDIT_LOGINUID=1000 _SYSTEMD_OWNER_UID=1000 _SYSTEMD_UNIT=user _SYSTEMD_SLICE=user-1000.slice _SYSTEMD_USER_SLICE=-.slice _SELINUX_CONTEXT=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 _SYSTEMD_CGROUP=/user.slice/user-1000.slice/user/dbus.service _SYSTEMD_USER_UNIT=dbus.service PRIORITY=4 GLIB_OLD_LOG_API=1 _COMM=goa-daemon _EXE=/usr/libexec/goa-daemon _CMDLINE=/usr/libexec/goa-daemon _PID=1870 MESSAGE=secret_password_lookup_sync() returned NULL GLIB_DOMAIN=GoaBackend
(In reply to Zbigniew Jędrzejewski-Szmek from comment #0) > With a fairly standard new F25 installation: > $ journalctl -b|grep 'secret_password_lookup_sync() returned NULL'|wc -l > 1037 > > Jan 31 01:03:41 goa-daemon[1870]: secret_password_lookup_sync() returned NULL > Jan 31 01:03:51 goa-daemon[1870]: secret_password_lookup_sync() returned NULL > Jan 31 01:04:25 goa-daemon[1870]: secret_password_lookup_sync() returned NULL > Jan 31 01:04:37 goa-daemon[1870]: secret_password_lookup_sync() returned NULL > Jan 31 01:05:01 goa-daemon[1870]: secret_password_lookup_sync() returned NULL > Jan 31 01:05:29 goa-daemon[1870]: secret_password_lookup_sync() returned NULL > Jan 31 01:05:45 goa-daemon[1870]: secret_password_lookup_sync() returned NULL > Jan 31 01:05:57 goa-daemon[1870]: secret_password_lookup_sync() returned NULL > Jan 31 01:06:15 goa-daemon[1870]: secret_password_lookup_sync() returned NULL > Jan 31 01:06:34 goa-daemon[1870]: secret_password_lookup_sync() returned NULL > Jan 31 01:06:58 goa-daemon[1870]: secret_password_lookup_sync() returned NULL > > Those message are completely impenetrable and non-actionable for users. Because systemd --user broke the GNOME user session.
*** This bug has been marked as a duplicate of bug 1340203 ***