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
Expected behavior
I want to see the page and use traefik as the reverse proxy.
Screenshots/logs
Logs for invoice ninja look good:
[10-Sep-2024 13:16:31] NOTICE: [pool www] 'user' directive is ignored when FPM is not running as root
[10-Sep-2024 13:16:31] NOTICE: [pool www] 'group' directive is ignored when FPM is not running as root
[10-Sep-2024 13:16:31] NOTICE: [pool www] 'group' directive is ignored when FPM is not running as root
[10-Sep-2024 13:16:31] NOTICE: fpm is running, pid 1
[10-Sep-2024 13:16:31] NOTICE: ready to handle connections```
The text was updated successfully, but these errors were encountered:
Setup information
docker-compose
Describe the bug
Site shows "Bad Gatway".
To reproduce
Basically just do docker compose up with the dockerfile. My traefik is pretty much a standard configuration and works for other webpages.
Expected behavior
I want to see the page and use traefik as the reverse proxy.
Screenshots/logs
Logs for invoice ninja look good:
The text was updated successfully, but these errors were encountered: