502 bad gateway on proxy container
I can't seem to open the proxy container logs, it just shuts down immediately. I am using unraid, also the web interface responds with 502 bad gateway.
Trying to read the logs of the proxy container gives:
Error response from daemon: configured logging driver does not support reading
All other containers seem to be fine.12 Replies
My setup:
Compose file:
The proxy's logs are disabled by this part
because they almost never have anything noteworthy in them
But if you remove that section you'll be able to view the logs
Env:
IMMICH_WEB_URL=https://photo.imben.it IMMICH_SERVER_URL=https://imich.imben.it IMMICH_MACHINE_LEARNING_URL=https://ml.imich.imben.itYou should leave this as the defaults unless you know what you're doing
could this be related to the 502?
Yes, it is
I would like to have all of that behind a reverse proxy and use it from phones
alright
All of those variables are just internal (unless you have a very custom setup, which you don't)
You can just point your reverse proxy at immich_proxy
very custom setup as in running containers on different machines I assume
Yeah stuff like that
indeed, thanks a lot

not sure what kind of permissions you have on this server, but maybe consider adding a solved tag for the #help-desk-support so it's easier to filter and search through them