-
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
Error: container create failed (no logs from conmon) #21032
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
Comments
It seems podman fails on this step: DEBU[0000] Handling terminal attach
INFO[0000] Received shutdown.Stop(), terminating! PID=142102 |
Running as root yields different error: sudo podman run -it --rm python
Error: crun: realpath `3N�Z` failed: No such file or directory: OCI runtime attempted to invoke a command that was not found Same as above, with
|
Duplicate of #21024 |
github-actions
bot
added
the
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
label
Mar 15, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
Issue Description
I can't run podman containers, all containers I tried fail with error
Steps to reproduce the issue
Steps to reproduce the issue
Describe the results you received
Describe the results you expected
Python prompt
podman info output
Podman in a container
No
Privileged Or Rootless
Rootless
Upstream Latest Release
Yes
Additional environment details
Linux lenovo 6.6.7-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 14 Dec 2023 03:45:42 +0000 x86_64 GNU/Linux
Additional information
--log-level debug
The text was updated successfully, but these errors were encountered: