Invalid argument error at container startup after reboot #22576
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
This issue occurs randomly after a system reboot. One or more services running in rootless or rootfull Podman containers fails to start with
invalid argument
error. As reported in #21274, it looks different from those in the Troubleshooting Guide.Steps to reproduce the issue
Not always reproducible, please see the results.
Describe the results you received
In the system journal we find messages like this
Following instructions here #21274 (comment), we got this strace output (for another container):
https://gist.github.com/stephdl/95afc3c028ebdd3d11d3014cd7efea81
Describe the results you expected
The container should start instead.
podman info output
Podman in a container
No
Privileged Or Rootless
None
Upstream Latest Release
No
Additional environment details
Virtual machine under Proxmox.
Additional information
Issue appears at random times. Some systems (maybe slower than others) seems to hit it more frequently.
Bug reported here NethServer/dev#6916
After applying this workaround the container starts
#19491 (comment)
The text was updated successfully, but these errors were encountered: