You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.
Yes
The bug
When I view photos in the "Memories" section and delete one or more photos there, the entire "Memories" function gets confused. It suddenly starts loading photos from other days. This issue only occurs in the mobile app. Simply cleaning up the "Memories" function in the GUI is not enough; I have to execute the Docker Truncate command to properly reorganize the "Memories."
If I now restart the app, either today or on another day, not only today's date is displayed in the Memories, but also some random other day. However, the photos from this other day do not all match the actual date. Example: Today is March 29, 2025, I scroll further, and pictures from October 24 appear. You can also notice that scrolling through the incorrect days runs a bit less smoothly.
Restarting the app has no effect
Cleaning up Memories has no effect
Only "docker exec Immich-DB psql --dbname=immich --username=immichuser -c "delete from system_metadata where key like 'memories-state'; truncate table memories cascade;" help
Relevant log output
Additional information
No response
The text was updated successfully, but these errors were encountered:
I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.
The bug
When I view photos in the "Memories" section and delete one or more photos there, the entire "Memories" function gets confused. It suddenly starts loading photos from other days. This issue only occurs in the mobile app. Simply cleaning up the "Memories" function in the GUI is not enough; I have to execute the Docker Truncate command to properly reorganize the "Memories."
The OS that Immich Server is running on
Debian
Version of Immich Server
v1.130.3
Version of Immich Mobile App
v.1.130.3
Platform with the issue
Your docker-compose.yml content
Your .env content
.
Reproduction steps
Relevant log output
Additional information
No response
The text was updated successfully, but these errors were encountered: