u/StarsTurnCold

▲ 1 r/immich

Immich Not Working on Phone from the same network as server

I recently installed Immich on my NAS. It's working and I can connect to http://NAS\_IP:2283 or http://NAS\_Name:2283 with no issues from my PC that is on my home wifi.

If I try to do the same from my Android phone that is on the same WIFI as my computer, whether it's through the browser or the Immich app, I always get "Server is reachable" error.

Below is the error from the App logs. What am I missing? How can I fix it?

ApiException 400: HTTP connection failed: GET /server/ping (Inner exception: ClientException: java.net.ConnectException: Failed to connect to /NAS_IP:2283, uri=http://NAS_IP:2283/api/server/ping)

ApiException 400: HTTP connection failed: GET /server/ping (Inner exception: ClientException: java.net.UnknownHostException: Unable to resolve host "NAS_NAME": No address associated with hostname, uri=http://NAS_NAME:2283/api/server/ping)

reddit.com
u/StarsTurnCold — 1 day ago
▲ 3 r/UgreenNASync+1 crossposts

Immich deployed on Docker works but not if deployed through Portainer

I'm a complete newbie to all this but I'm trying to learn. I've read everywhere that Portainer is supposed to make things easier but so far it's been the opposite.

I got a Ugreen NAS with Docker installed on it. I used Portainer to deploy Immich. It says the stack was deployed successfully, the 4 services are running, but loading the Immich webpage does not work at all. If I delete the stack and deploy again through Docker using the same yml and env files, then everything works and I'm able to access the Immich webpage.

I can call it a day and move on but I'm curious and would like to understand why it doesn't work through Portainer if anyone can ELI5.

reddit.com
u/StarsTurnCold — 2 days ago