-
Notifications
You must be signed in to change notification settings - Fork 374
[help wanted] error response when I run docker with kata-runtime #92
Comments
@xuliker |
Hey, please check the Docker default runtime
|
It returns "SUCCESS". And the following is the return info of
|
have a try
|
@ZeroMagic - can you paste output of:
|
|
@ZeroMagic I can see that you've enabled the |
|
@ZeroMagic sorry I have just realized that your runtime debug flag is [runtime]
# If enabled, the runtime will log additional debug messages to the
# system log
# (default: disabled)
enable_debug = true After this, save the modified file (paste it so that I can validate that you have what I expect), and re-run you docker command. And please paste again the log from |
@sboeuf I just make sure that enable_debug has been set to "true" |
@ZeroMagic what do you mean ? If your |
@ZeroMagic Enable full debug as follows:
|
@sboeuf I am sure that I have modified configuration. And enable_debug was equal to true in the file. But after running |
@ZeroMagic okay then, I believe you, maybe |
|
@sboeuf The previous comment is so long. Here is the error level info.
|
@ZeroMagic - I think the issue might be due to the version of docker you are running:
This is an old version. I'm running docker version FYI - In the next day or so, we'll also have the data collection script available that will help to diagnose issues like this. |
+1 for the docker version as being the culprit here. |
@sboeuf @jodh-intel Thx. I will try to change docker version later. Then install katacontainers. |
agent: allow exec before start
I follow the steps by Developer-Guide.
There is no error before the last step.
And the following info is the error in the last step.
Can anyone help me to run kata-containers ?
The text was updated successfully, but these errors were encountered: