Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Bad Gateway #8

Open
ghost opened this issue Feb 20, 2020 · 0 comments
Open

Bad Gateway #8

ghost opened this issue Feb 20, 2020 · 0 comments

Comments

@ghost
Copy link

ghost commented Feb 20, 2020

Trying to spin up the microservices-demo on EC2 with docker-compose and getting Bad Gateway.

Looking at docker logs for the edge-router I see:

time="2020-02-20T12:37:08Z" level=warning msg="Error forwarding to http://front-end:8079, err: dial tcp 172.19.0.15:8079: getsockopt: connection refused"

Looking at docker logs for the front-end I see:

App now running in production mode on port 8080

When I visit my IP on 8080 I see the traefik dashboard with frontend1, the "route" and "rule" table is empty. The backend1 table has an entry for: server1 | http://front-end:8079 | 0

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

No branches or pull requests

0 participants