Skip to content
New issue

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

container runtime failed #64

Open
pivotal-bin-ju opened this issue Sep 19, 2019 · 0 comments
Open

container runtime failed #64

pivotal-bin-ju opened this issue Sep 19, 2019 · 0 comments

Comments

@pivotal-bin-ju
Copy link
Contributor

This morning I was investigating the containers reach limit issue. I ran the command below in the container:

kill -9 GDN_PROCESS_ID && gdn server PARAMETERS LIST > /var/gdn.log

After this command, I found the error below:
Exec lifecycle hook ([/bin/bash /pre-stop-hook.sh]) for Container "worker-worker" in Pod "worker-worker-4_worker(54543c72-d4f4-11e9-943f-42010a8000c1)" failed - error: command '/bin/bash /pre-stop-hook.sh' exited with 126: , message: "OCI runtime exec failed: exec failed: container_linux.go:345: starting container process caused "process_linux.go:91: executing setns process caused \"exit status 21\"": unknown\r\n"

if we run the command kubectl get pods the status of the pod is running
if we try to login the pod, it is impossible, the error looks as same as above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant