The community for community builders.
I ran bin/container-setup, everything seems to have installed fine, and I see the docker containers running in the dashboard, but the terminal displays these logs, and i can't access on localhost:3000
bin/container-setup
sidekiq_1 | 2020/12/10 08:21:18 Problem with request: Get http://rails:3000: dial tcp 172.20.0.4:3000: connect: connection refused. Sleeping 1s seed_1 | 2020/12/10 08:21:19 Problem with request: Get http://rails:3000: dial tcp 172.20.0.4:3000: connect: connection refused. Sleeping 1s sidekiq_1 | 2020/12/10 08:21:19 Problem with request: Get http://rails:3000: dial tcp 172.20.0.4:3000: connect: connection refused. Sleeping 1s seed_1 | 2020/12/10 08:21:20 Problem with request: Get http://rails:3000: dial tcp 172.20.0.4:3000: connect: connection refused. Sleeping 1s sidekiq_1 | 2020/12/10 08:21:20 Problem with request: Get http://rails:3000: dial tcp 172.20.0.4:3000: connect: connection refused. Sleeping 1s seed_1 | 2020/12/10 08:21:21 Problem with request: Get http://rails:3000: dial tcp 172.20.0.4:3000: connect: connection refused. Sleeping 1s sidekiq_1 | 2020/12/10 08:21:21 Problem with request: Get http://rails:3000: dial tcp 172.20.0.4:3000: connect: connection refused. Sleeping 1s seed_1 | 2020/12/10 08:21:22 Problem with request: Get http://rails:3000: dial tcp 172.20.0.4:3000: connect: connection refused. Sleeping 1s
Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink.
Hide child comments as well
Confirm
For further actions, you may consider blocking this person and/or reporting abuse
I ran
bin/container-setup
, everything seems to have installed fine, and I see the docker containers running in the dashboard, but the terminal displays these logs, and i can't access on localhost:3000