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 23 house, cabot_db_1 cannot be connected from cab_web_1 and cab_worker_1... #665

Open
liangerg opened this issue Mar 20, 2019 · 1 comment

Comments

@liangerg
Copy link

rundeck@rundeck:~$ docker exec -i -t cabot_web_1 /bin/bash
bash-4.3# telnet db 5432
telnet: can't connect to remote host (172.18.0.3): Operation timed out
bash-4.3# date
Wed Mar 20 17:40:18 UTC 2019

rundeck@rundeck:/var/lib/docker$ docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
bd4278e353d8 cabot:web "./docker-entrypoint…" 24 hours ago Up 24 hours cabot_worker_1
ac6bc8d790f9 cabot:web "./docker-entrypoint…" 24 hours ago Up 24 hours 10.209.71.97:5050->5001/tc cabot_web_1
0448f6052b1d postgres:alpine "docker-entrypoint.s…" 24 hours ago Up 24 hours 5432/tcp cabot_db_1
7d4cd0b71bdf redis:alpine "docker-entrypoint.s…" 24 hours ago Up 24 hours 6379/tcp cabot_redis_1
rundeck@rundeck:/var/lib/docker$ date
Wed Mar 20 13:59:05 CDT 2019

Could someone please help?

Thank you!

@liangerg
Copy link
Author

Is there another non-docker edition of cabot?

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