Immich works, but only in single browser
Hi, I created my immich containers, and populated library with everything. Everything worked until I tried to access immich from remote host, my phone on data.
I am using external nginx reverse proxy. It registers this request when this bug happens:
(long version)
basically, I get redirected to
Same thing happens in Google Chrome, Edge, and in Chromium incognito.
My mobile app works, from remote IP(data) too, and my Chromium browser works too
I used Chromium for all the configurations and triage and stuff.
I have -I think- all the proxy headers set as it was in the immich repo
My guess is this may be about cookies? Idk
I deleted all immich cookies from Chromium and it still works no problem.
I switched a profile in Chromium, it does NOT work.
I uploaded my proxy config, and my compose.
Here are all immich-web container logs
Do you have ideas? Is it related to headers maybe? Some of them are enforced by other applications behind my reverse proxy.
I am using external nginx reverse proxy. It registers this request when this bug happens:
GET /auth/login/__data.json?x-sveltekit-invalidated=1(long version)
basically, I get redirected to
immich.domain.com/auth/login, but the page is all black.Same thing happens in Google Chrome, Edge, and in Chromium incognito.
My mobile app works, from remote IP(data) too, and my Chromium browser works too
I used Chromium for all the configurations and triage and stuff.
I have -I think- all the proxy headers set as it was in the immich repo
My guess is this may be about cookies? Idk
I deleted all immich cookies from Chromium and it still works no problem.
I switched a profile in Chromium, it does NOT work.
I uploaded my proxy config, and my compose.
Here are all immich-web container logs
Do you have ideas? Is it related to headers maybe? Some of them are enforced by other applications behind my reverse proxy.