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

Bad Gateway #8

@ghost

Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions