Immich server is not reachable
from Babalugats@feddit.uk to selfhosted@lemmy.world on 11 Aug 15:32
https://feddit.uk/post/34429013

I have been hoping to figure this out by myself and a lot of reading, but so far I’ve either missed the obvious or something is blocking access. While searching, I’ve found a lot of threads and GitHub posts with similar issues, but none seem to apply for me, that I could find.

I have installed proxmox and docker etc. Following a couple of videos, initially I had Debian 12, then Nix and now Ubuntu, I get the same error every time.

I cannot access immich from web browser or my phone app. I can access and setup via localhost:2283

I am completely stumped as to where I should now be looking, would love if anyone could help me.

#selfhosted

threaded - newest

gray@pawb.social on 11 Aug 15:36 next collapse

From the little bit I can see in the screenshot I see a 5 starting the IP, assuming that’s a public IP.

Need to know, are you trying to access at home on the same WiFi network or outside your house on cellular?

Have you set up a reverse proxy or done any port forwarding?

onslaught545@lemmy.zip on 11 Aug 16:13 collapse

It could also be a dns issue if the 5 is part of the hostname.

ijhoo@lemmy.ml on 11 Aug 15:37 next collapse

isitdns.com

HurlingDurling@lemmy.world on 11 Aug 15:49 collapse

What is this?

three@lemmy.zip on 11 Aug 16:08 collapse

When dealing with network issues, it’s most likely DNS that’s causing problems.

carloshr@lile.cl on 11 Aug 15:38 next collapse

@Babalugats I think "/api" i the url is wrong. It is only needed the host and optionally port when not using default http or https. Try just with http://your-host:2283

@selfhosted

illusionist@lemmy.zip on 11 Aug 15:50 next collapse

api was right a year ago, or two

rotorwashed@lemmy.zip on 11 Aug 16:36 collapse

I agree I don’t have /api in the url.

[deleted] on 11 Aug 16:26 next collapse

.

frongt@lemmy.zip on 11 Aug 16:33 next collapse

What’s in the logs?

ClydapusGotwald@lemmy.world on 11 Aug 17:24 collapse

As others have said you don’t need the /api at the end.