1
Immich fails to adapt when server address changes behind a redirect domain
Source: immich-app/immich#29501 · opened by @yvfx
I have searched the existing issues, both open and closed, to make sure this is not a duplicate report. • Yes The bug Hi, thanks for the great project! Problem When accessing the server through a redirect domain (e.g. .well-known/immich returns a different hostname/port), Immich resolves and caches the real address at login. All subsequent requests go directly to the cached address, bypassing the original domain. Once the real address changes (e.g. dynamic port from NAT traversal), the cache becomes stale, the app cannot connect, and backups repeatedly fail until it crashes. My attempt I tried using Automatic Endpoint Switching in the app settings, adding the redirect domain as an external endpoint so the app would re-resolve on each resume and pick up the new address. But the validation always fails (red exclamation mark) and the configuration cannot be saved. The reason: validation first resolves the real address via .well-known/immich, then sends GET /users/me to that…
No pledges yet. Be the first to back this.
Comments
Similar requests
[Feature] Import shared immich link to my immich
37 votes · 0 comments
[Feature] Allow defining upload server endpoint
1 vote · 0 comments
[Feature] Improve CLI experience
1 vote · 0 comments
Folder permissions are ignored in removeEmptyDirs()
0 votes · 0 comments
Immich mobile app not redirect to correct path using deeplink(my.immich.app)
0 votes · 0 comments
No comments yet.