Comment on Immich server is not reachable
UnpledgedCatnapTipper@lemmy.blahaj.zone 1 week ago
Is the IP address you’re trying to connect to correct? It’ll either be one assigned by Docker, or it’ll just the the IP address of your host machine.
On your Ubuntu host, type “ip addr” (no quotes) in the terminal and try that address. If you have not configured the Ubuntu host’s IP address to be statically assigned, or set up a DHCP reservation for that address you should do that as well so the address doesn’t change in the future.
Babalugats@feddit.uk 1 week ago
Thanks, I got in using the IP that appeared on that list (Not my public IP address) I am in the app now. Thanks again, I am going to go to bed now, and hopefully ready to try and get it working when I am outside the network tomorrow.
UnpledgedCatnapTipper@lemmy.blahaj.zone 1 week ago
For that, you’ll need to either have it behind a reverse proxy and port forward appropriately that way, or port forward directly to the IP address you’re using now.