[GH-ISSUE #173] nginx-flask-mysql - Bad Gateway Error #5347

Open
opened 2026-04-26 17:47:20 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @MichaelShoemaker on GitHub (Nov 3, 2021).
Original GitHub issue: https://github.com/docker/awesome-compose/issues/173

I cloned the repo and switched into the nginx-flask-mysql directory. However, when I run:

docker-compose up

local host shows Bad Gateway
image

Then when I run

docker-compose down

I see the following.

Removing network nginx-flask-mysql_backnet
WARNING: Network nginx-flask-mysql_backnet not found.
Removing network nginx-flask-mysql_frontnet
WARNING: Network nginx-flask-mysql_frontnet not found.

Originally created by @MichaelShoemaker on GitHub (Nov 3, 2021). Original GitHub issue: https://github.com/docker/awesome-compose/issues/173 I cloned the repo and switched into the nginx-flask-mysql directory. However, when I run: `docker-compose up` local host shows Bad Gateway ![image](https://user-images.githubusercontent.com/7443591/140135556-2d1ff9c9-d33a-4c69-9be0-7bd53ddddb34.png) Then when I run `docker-compose down` I see the following. Removing network nginx-flask-mysql_backnet WARNING: Network nginx-flask-mysql_backnet not found. Removing network nginx-flask-mysql_frontnet WARNING: Network nginx-flask-mysql_frontnet not found.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-compose#5347