Replies: 3 comments
|
Is the shim process not running? It seems it exited somehow before start task. |
0 replies
|
I can see the shim process is started running, then after a short period, it exits. |
0 replies
|
We can infer that the shim exited unexpectedly before the task start api without any concrete message, you can add some debug code then debug it. BTW, I used to have a same problem before and it is caused by the old version of OCI spec json, you can check it if you have this file. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I replaced containerd-shim with this rust version, but it's not working, and just disconnected without any error, could you please help how to look into this? Thanks!
Containerd version:1.6.14
config change:
All reactions