ImmichI
Immich3y ago
sonder

Bad gateway (error code 502)

Seems like I'm getting everyone's favorite error. I'm using Nginx Proxy Manager to host immich_proxy outside my network.

Here's the most recent error logged on NPM:
2023/02/14 06:15:07 [error] 1446#1446: *41082 upstream sent too big header while reading response header from upstream, client: 172.21.0.1, server: immich.server.io, request: "GET /photos HTTP/2.0", upstream: "http://172.21.0.8:8080/photos", host: "immich.server.io", referrer: "https://npm.server.io/"


Not too sure what to do here. I've tried restarting the stack, but that didn't seem to work. My .env file is standard, with no changes to alternative service addresses.
Was this page helpful?