[beta] create share link in mobile beta uses local network #6579

Closed
opened 2026-02-05 12:23:26 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @tommyfao on GitHub (Jul 26, 2025).

I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.

  • Yes

The bug

When using the beta timeline on the Android mobile app AND using the network switching feature AND the device is currently connected to the local network, the "create link" option for sharing photos will use the local network endpoint for the share link URL.

This is different from the original timeline. The original timeline would always use the external endpoint for the shareinl URL

The OS that Immich Server is running on

Debian 12

Version of Immich Server

v1.136.0

Version of Immich Mobile App

v1.136.0 build.205

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

-

Your .env content

-

Reproduction steps

  1. Enable beta timeline in Android app
  2. Set up network switching so that the endpoint is for local and external is different.
  3. Connect device to the local network specified.
  4. Select one or several photos.
  5. Click "Share link"
  6. Click "Create link"
  7. Observe link is for local endpoint and not external endpoint.

Relevant log output

-

Additional information

Maybe this is intentional, but it's a deviation from the behavior of the old timeline. I believe that the old behavior makes more sense - a share link will most likely be accessed externally.

Originally created by @tommyfao on GitHub (Jul 26, 2025). ### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report. - [x] Yes ### The bug When using the beta timeline on the Android mobile app AND using the network switching feature AND the device is currently connected to the local network, the "create link" option for sharing photos will use the local network endpoint for the share link URL. This is different from the original timeline. The original timeline would always use the external endpoint for the shareinl URL ### The OS that Immich Server is running on Debian 12 ### Version of Immich Server v1.136.0 ### Version of Immich Mobile App v1.136.0 build.205 ### Platform with the issue - [ ] Server - [ ] Web - [x] Mobile ### Your docker-compose.yml content ```YAML - ``` ### Your .env content ```Shell - ``` ### Reproduction steps 1. Enable beta timeline in Android app 2. Set up network switching so that the endpoint is for local and external is different. 3. Connect device to the local network specified. 4. Select one or several photos. 5. Click "Share link" 6. Click "Create link" 7. Observe link is for local endpoint and not external endpoint. ### Relevant log output ```shell - ``` ### Additional information Maybe this is intentional, but it's a deviation from the behavior of the old timeline. I believe that the old behavior makes more sense - a share link will most likely be accessed externally.
Author
Owner

@tommyfao commented on GitHub (Jul 26, 2025):

#20258 posted after I did my original search for duplicates, but before I finished writing it out

@tommyfao commented on GitHub (Jul 26, 2025): #20258 posted after I did my original search for duplicates, but before I finished writing it out
Author
Owner

@glarue commented on GitHub (Jul 29, 2025):

#20258 posted after I did my original search for duplicates, but before I finished writing it out

That's what you get for writing a more thorough bug report 🥲

@glarue commented on GitHub (Jul 29, 2025): > [#20258](https://github.com/immich-app/immich/issues/20258) posted after I did my original search for duplicates, but before I finished writing it out That's what you get for writing a more thorough bug report 🥲
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#6579