504 Gateway Time-out
- Dominant language
- PHP
- Stars
- 4.5k
- Forks
- 652
- PR merge metrics
- No merged PRs in 30d
Description
### Have you already looked into this bug?
- [X] I have checked the [Troubleshooting Guide](https://devilbox.readthedocs.io/en/latest/support/troubleshooting.html)
- [ ] I have checked [Release notes](https://github.com/cytopia/devilbox/releases) for potential migration steps
- [ ] I have checked [existing issues](https://github.com/cytopia/devilbox/issues) for similar bugs
- [X] I have googled this bug already with no luck
- [ ] I have not done any of the above
### (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
```shell
https://pastebin.com/FcDbcepg
```
### Config: docker-compose.override.yml
```shell
https://pastebin.com/jhBuukqF
```
### Config: ./check-config.sh
```shell
https://pastebin.com/0fVg5CNi
```
### Log: docker-compose logs
```shell
https://pastebin.com/NDVCT3ZE
```
### (Optional) Additional information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.