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

could not start sbot after crash #29

Open
marylychee opened this issue Aug 6, 2019 · 2 comments
Open

could not start sbot after crash #29

marylychee opened this issue Aug 6, 2019 · 2 comments

Comments

@marylychee
Copy link

root@ssb-pub:~# docker start sbot
Error response from daemon: OCI runtime create failed: container with id exists: 823319aecc21969612bd995cc2cf32ebfcaa3919c4a944abf7c893b52aa8df6c: unknown
Error: failed to start containers: sbot
@ahdinosaur
Copy link
Owner

@marylychee and i debugged her pub in-person, turns out the cron.hourly script was failing to run docker start sbot because of the above error. i'm not sure why or how this happens, but the workaround is to docker rm sbot and ./create-sbot.

@johanbove
Copy link

johanbove commented Apr 17, 2020

I am experiencing the same "error response from daemon" error. Could it be that we're missing a swap memory configuration in the docker container?

I also get this error when starting performing the actions in @ahdinosaur 's reply:

 Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.

I am not sure how to resolve the cgroup is not mounted issue.

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

3 participants