Skip to content
Discussion options

You must be logged in to vote

This is an issue with your reverse proxy, it's returning its own page.

Thanks, found that Becouse some my manipulation/test in proxy forgot to add back for immich :(

location = /.well-known/immich {
    proxy_pass http://<backend_url>:2283;
}

Note:
Should be aslo bypassed in Authelia/Authentik

Replies: 4 comments 6 replies

Comment options

You must be logged in to vote
3 replies
@masterwishx
Comment options

@masterwishx
Comment options

@masterwishx
Comment options

Answer selected by masterwishx
Comment options

You must be logged in to vote
1 reply
@masterwishx
Comment options

Comment options

You must be logged in to vote
1 reply
@masterwishx
Comment options

Comment options

You must be logged in to vote
1 reply
@masterwishx
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #22959 on October 15, 2025 19:17.