I’m having an issue with my container failing to spawn a shell after say 30 minutes. It runs fine on first boot but then disconnects and im hit with
OCI runtime exec failed: exec failed: container_linux.go:349: starting container process caused “process_linux.go:93: starting setns process caused “fork/exec /proc/self/exe: no such file or directory””: unknown
I know this has been mentioned in other forums but not sure how to further debug this.
could you describe what kind of load you’ve seen this happen under, like sustained load/bursts/etc? I’m trying to put together a reproduction on my own device, to see if we can do anything to make it more stable…
I wonder if the faster read/write speeds of using an SSD versus an SD Card would help alleviate this issue, as per here: Booting from SSD raspberry pi 4