iOS app does not login over reverse proxy #2886

Closed
opened 2026-02-05 07:09:22 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @Str1atum on GitHub (Apr 12, 2024).

The bug

I setup immich with traefik via docker, port 443 and automatic SSL certificate works fine and I can access from in- and outside via https://photo.mydomain.com
I cannot, however, get the iOS app to login. I tried https://photo.mydomain.com:443/api and various short version of this URL but no success. Version is 1.101.0 on both.

The OS that Immich Server is running on

Raspberry OS

Version of Immich Server

1.101.0

Version of Immich Mobile App

1.101.0

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

-

Your .env content

-

Reproduction steps

1.Login via iOS app

Additional information

No response

Originally created by @Str1atum on GitHub (Apr 12, 2024). ### The bug I setup immich with traefik via docker, port 443 and automatic SSL certificate works fine and I can access from in- and outside via https://photo.mydomain.com I cannot, however, get the iOS app to login. I tried https://photo.mydomain.com:443/api and various short version of this URL but no success. Version is 1.101.0 on both. ### The OS that Immich Server is running on Raspberry OS ### Version of Immich Server 1.101.0 ### Version of Immich Mobile App 1.101.0 ### Platform with the issue - [ ] Server - [ ] Web - [X] Mobile ### Your docker-compose.yml content ```YAML - ``` ### Your .env content ```Shell - ``` ### Reproduction steps ```bash 1.Login via iOS app ``` ### Additional information _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#2886