You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are the containers up and running? You can connect to the application using port 5020?
Any logs?
Can you connect to the mysql-container using mysql-shell and given credentials? (Had some trouble with that myself because of routing with docker and user/host-restriction in mysql).
I am also not sure if APP_TRUSTED_PROXIES=*
will work - AFAIK this must contain ip addresses or resolvable dns names of the request origin (reverse proxy)
Please share more details about the state of the containers, nignx config, etc.
I can however confirm the software works fine with nginx reverse proxy.
Bug description
When accessing via Reverse Proxy "502 Bad Gateway" appears
Steps to reproduce
.env, docker-compose.yml and Custom Nginx Config attached
The text was updated successfully, but these errors were encountered: