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

After 10 minutes docker container exits. #38

Open
romulogoncalves opened this issue Jun 17, 2018 · 2 comments
Open

After 10 minutes docker container exits. #38

romulogoncalves opened this issue Jun 17, 2018 · 2 comments

Comments

@romulogoncalves
Copy link

f9e4c4ce9bfe        sverhoeven/cartodb   "/bin/bash /opt/st..."   24 minutes ago      Exited (134) 14 minutes ago
405e7d58800d        sverhoeven/cartodb   "/bin/bash /opt/st..."   12 minutes ago      Exited (134) 2 minutes ago

Is there a timeout?

@romulogoncalves
Copy link
Author

It seems maybe lack of space. After loading 3 layers it crashed after 5 minutes. What would be the best way to debug the issue, this is, check what is going inside the container?

@sverhoeven
Copy link
Owner

The Docker container exists when the cartodb rails web application dies. Can you share the log, retrieve with docker logs <container id>? I suspect exit code 134 is out of memory error.

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

2 participants