Connecting the app to the server when the same phone is used as the provider of the WiFi via Hotspot
Hi, my immich server is running on my PC (via Docker) and everything works as expected as long as I have a router (or another phone acting as router): Immich app on my Android phone can connect to the server using the local IP of the PC. However, if I connect the PC to the phone's hotspot: - PC gets the IP: 10.178.82.170, has internet access - Phone itself is on 10.178.82.230 From the phone, I can ping the PC, e.g. using the Fing app. Ping from PC to phone works too. However, immich says "Server is not reachable", when trying to connect to http://10.178.82.170:2283 Any ideas are appreciated very much