Replies: 2 comments
-
The error message
matches the error message in the troubleshooting tip "Podman run fails with ERRO[0000] XDG_RUNTIME_DIR directory "/run/user/0" is not owned by the current user or Error: creating tmpdir: mkdir /run/user/1000: permission denied." (I don't know if the troubleshooting tip is related to the problem you are seeing) |
Beta Was this translation helpful? Give feedback.
-
I did a Google search for In the instructions there is this command:
I think when running podman commands as another user it's better to use The systemd-run command would look like this:
DemoShowing that the environment is different when running
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The below error occurs during the XSOAR installation. Can anybody help me why this problem occurs?
"Configuring Podman...
ERRO[0000] XDG_RUNTIME_DIR directory "/run/user/0" is not owned by the current user
Failed to migrate Podman containers
exit status 1
Podman installation has failed, do you wish to continue? (default: 'yes')"
Note:
Beta Was this translation helpful? Give feedback.
All reactions