cytopia / devilbox

A modern Docker LAMP stack and MEAN stack for local development
http://devilbox.org
MIT License
4.4k stars 654 forks source link

504 Gateway Time-out #993

Open alekseevk1 opened 1 year ago

alekseevk1 commented 1 year ago

Have you already looked into this bug?

(Optional) Error message

504 Gateway Time-out nginx/1.22.1

What went wrong?

I’m using Ubuntu. After command docker-compose up -d I go to any browser and go to localhost. But I get an error 504 Gateway Time-out and I can’t fix it. Please, help me!

Expected behaviour

No error at localhost

How can we reproduce the bug?

-

Host Operating System

Linux

Host Platform (amd64, arm64, other)

amd64

(Linux only) Is SELinux enabled?

Yes, SELinux is enabled

Docker version

20.10.21

Docker Compose version

1.29.2

Devilbox version

latest

Have you removed stopped containers before starting?

No

Have you pulled latest Docker images before starting?

No

Devilbox start command

docker-compose up -d

Config: .env file

https://pastebin.com/FcDbcepg

Config: docker-compose.override.yml

https://pastebin.com/jhBuukqF

Config: ./check-config.sh

https://pastebin.com/0fVg5CNi

Log: docker-compose logs

https://pastebin.com/NDVCT3ZE

(Optional) Additional information

No response

alekseevk1 commented 1 year ago

M?

jakeparis commented 1 year ago

This is probably not helpful, but I usually get the 504 timeout for about 5-10 seconds after starting Devilbox. Then it goes away and I am able to access the devilbox UI and my projects.

I assume you've tried again after a number of seconds and are still getting the 504 timeout?