We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Cannot enter any containers previously made before the Silvertree point release. It returns the error "Failed to initialize container."
FAILS: fedora:fedora/39/x86_64/silverblue Version: 39.20240408.0 (2024-04-08T01:47:01Z)
WORKS: fedora:fedora/39/x86_64/silverblue Version: 39.20240407.0 (2024-04-07T00:52:53Z)
Steps how to reproduce the behaviour
toolbox enter [container_name]
Expected behaviour What is expected is the terminal to enter the container without error.
Actual behaviour error shown "Failed to initialize container [container_name]"
The text was updated successfully, but these errors were encountered:
What does podman start --attach <container> say?
podman start --attach <container>
Sorry, something went wrong.
Error: unable to start container ... mounting storage for container ... permission denied
Is this still a problem? Could you please show us at least the last 5 to 10 lines?
I wonder if this was somehow related to #1512
No branches or pull requests
Cannot enter any containers previously made before the Silvertree point release. It returns the error "Failed to initialize container."
FAILS: fedora:fedora/39/x86_64/silverblue
Version: 39.20240408.0 (2024-04-08T01:47:01Z)
WORKS: fedora:fedora/39/x86_64/silverblue
Version: 39.20240407.0 (2024-04-07T00:52:53Z)
Steps how to reproduce the behaviour
toolbox enter [container_name]
Expected behaviour
What is expected is the terminal to enter the container without error.
Actual behaviour
error shown "Failed to initialize container [container_name]"
The text was updated successfully, but these errors were encountered: