Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-systemd.collector.user from container fails to dbus-launch not found #95

Open
lukasmrtvy opened this issue Aug 6, 2023 · 0 comments
Open

Comments

@lukasmrtvy
Copy link

-systemd.collector.user arg from container fails to
level=error msg="error collecting metrics" err="couldn't get dbus connection: exec: \"dbus-launch\": executable file not found in $PATH"

Reproducer:

podman rm -f systemd-exporter; podman run -d --name systemd-exporter -v /run/systemd/:/run/systemd/ -v /sys/fs/cgroup:/sys/fs/cgroup --user root -p 9558 :9558 quay.io/prometheuscommunity/systemd-exporter:v0.5.0  --systemd.collector.user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant