[BUG] Duplicate photos showing up on grid (mobile and web) #2007

Closed
opened 2026-02-05 04:43:31 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @AndresSalinasB on GitHub (Jan 17, 2024).

The bug

Every photo that I take with my mobile device now it's showing duplicated in the web and in the mobile app.

In the mobile app one version of the photo has a cloud with symbol with a checkmark in it and the other one has the cloud symbol without the check.
Screenshot 2024-01-17 at 9 24 54 AM
Screenshot_20240117-092509

Attaching screenshots.

I don't have a specific docker-compose/.env file since this is hosted as a TrueNAS app. What info should I provide in this case?

The OS that Immich Server is running on

TrueNAS

Version of Immich Server

v1.92.1

Version of Immich Mobile App

v1.92.0

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

Using TrueNAS app.

Your .env content

Using TrueNAS app.

Reproduction steps

1. Take a new picture
2. Wait for upload and after some time it shows up duplicated.

Additional information

No response

Originally created by @AndresSalinasB on GitHub (Jan 17, 2024). ### The bug Every photo that I take with my mobile device now it's showing duplicated in the web and in the mobile app. In the mobile app one version of the photo has a cloud with symbol with a checkmark in it and the other one has the cloud symbol without the check. ![Screenshot 2024-01-17 at 9 24 54 AM](https://github.com/immich-app/immich/assets/2312471/1d5bb1ec-25d5-4b17-904e-12add9975dc2) ![Screenshot_20240117-092509](https://github.com/immich-app/immich/assets/2312471/1326de7c-7974-48e8-a024-f2cd410a702a) Attaching screenshots. I don't have a specific docker-compose/.env file since this is hosted as a TrueNAS app. What info should I provide in this case? ### The OS that Immich Server is running on TrueNAS ### Version of Immich Server v1.92.1 ### Version of Immich Mobile App v1.92.0 ### Platform with the issue - [X] Server - [X] Web - [X] Mobile ### Your docker-compose.yml content ```YAML Using TrueNAS app. ``` ### Your .env content ```Shell Using TrueNAS app. ``` ### Reproduction steps ```bash 1. Take a new picture 2. Wait for upload and after some time it shows up duplicated. ``` ### Additional information _No response_
Author
Owner

@aviv926 commented on GitHub (Jan 18, 2024):

Are you using the External Libraries option?
Is your timeline shared with a partner?
Have you tried clearing the browser cache and logging in through the browser interface again?

@aviv926 commented on GitHub (Jan 18, 2024): Are you using the External Libraries option? Is your timeline shared with a partner? Have you tried clearing the browser cache and logging in through the browser interface again?
Author
Owner

@AndresSalinasB commented on GitHub (Jan 18, 2024):

Yes to both. I have an external library and also I'm sharing my photos with a partner.

@AndresSalinasB commented on GitHub (Jan 18, 2024): Yes to both. I have an external library and also I'm sharing my photos with a partner.
Author
Owner

@AndresSalinasB commented on GitHub (Jan 18, 2024):

now that you mention it, the duplication starts as soon as the daily job to scan the libraries gets executed. it seems that they're getting uploaded in both the external and the default library and that's causing duplication?

is there a way to merge this two libraries together?

@AndresSalinasB commented on GitHub (Jan 18, 2024): now that you mention it, the duplication starts as soon as the daily job to scan the libraries gets executed. it seems that they're getting uploaded in both the external and the default library and that's causing duplication? is there a way to merge this two libraries together?
Author
Owner

@AndresSalinasB commented on GitHub (Jan 18, 2024):

to add more to it, it seems that all of this originated when I moved my installation from truecharts to truenas and I just imported the old library as an external library but with the same location as the default library. This may have caused the issue.

@AndresSalinasB commented on GitHub (Jan 18, 2024): to add more to it, it seems that all of this originated when I moved my installation from truecharts to truenas and I just imported the old library as an external library but with the same location as the default library. This may have caused the issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#2007