Sample Header Ad - 728x90

Dbus not starting on Ubuntu Touch

1 vote
0 answers
350 views
systemctl --user start dbus

Failed to start dbus.service: Process org.freedesktop.systemd1 exited with status 1
See user logs and 'systemctl --user status dbus.service' for details.

systemctl --user status dbus.service

Failed to get properties: Process org.freedesktop.systemd1 exited with status 1
Log messages: see attachment enter image description here enter image description here
echo XDG_RUNTIME_DIR
returns /run/user/32011
id -u
returns 32011 The
-user-session
package is installed. How do I get to run dbus.service? It's needed for an application to run that is written in go.
Asked by eacelmar (11 rep)
Dec 7, 2022, 04:52 PM
Last activity: May 17, 2023, 11:29 AM