-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
WARN[0000] The cgroupv2 manager is set to systemd but there is no systemd user session available #12983
Comments
Was fixed by installing the |
Installed |
|
Had to reboot to make it work. Weird. |
|
Just an information in case somebody in the same situation as me arrive here : I had the same problem but because I was sudoing to the user. Connecting my session directly to the target user removed the warnings. |
This is working, but is this the intened way? |
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind bug
Description
I am getting these warnings on pretty much every podman command. I am using debian bullseye with Systemd enabled
Steps to reproduce the issue:
$ podman run --rm hello-world
Describe the results you received:
Describe the results you expected:
No warnings
Additional information you deem important (e.g. issue happens only occasionally):
Output of
podman version
:Output of
podman info --debug
:Package info (e.g. output of
rpm -q podman
orapt list podman
):Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide? (https://github.com/containers/podman/blob/main/troubleshooting.md)
No
Additional environment details (AWS, VirtualBox, physical, etc.):
Armbian distribution on Odroid N2+ 5.10.81-meson64 kernel
The text was updated successfully, but these errors were encountered: