Server is not reachable on ios app #2792

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

Originally created by @sirjjq on GitHub (Apr 7, 2024).

The bug

I can type in the ip and port number of my docker container (made using docker compose) into a browser and it will work fine. Trying to login to the ios app using that same ip and port (http://ip:port/api or any combo of this) gives me a server not reachable error.

The OS that Immich Server is running on

unraid using docker compose

Version of Immich Server

newest version

Version of Immich Mobile App

1.101.0

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

default recommended docker compose

Your .env content

default recommended docker compose

Reproduction steps

1.try to login to ios app
2.fail
3.
...

Additional information

No response

Originally created by @sirjjq on GitHub (Apr 7, 2024). ### The bug I can type in the ip and port number of my docker container (made using docker compose) into a browser and it will work fine. Trying to login to the ios app using that same ip and port (http://ip:port/api or any combo of this) gives me a server not reachable error. ### The OS that Immich Server is running on unraid using docker compose ### Version of Immich Server newest version ### Version of Immich Mobile App 1.101.0 ### Platform with the issue - [ ] Server - [ ] Web - [X] Mobile ### Your docker-compose.yml content ```YAML default recommended docker compose ``` ### Your .env content ```Shell default recommended docker compose ``` ### Reproduction steps ```bash 1.try to login to ios app 2.fail 3. ... ``` ### 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#2792