Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS: Album search fails until all albums are synced #16274

Open
1 of 3 tasks
pjft opened this issue Feb 23, 2025 · 2 comments
Open
1 of 3 tasks

iOS: Album search fails until all albums are synced #16274

pjft opened this issue Feb 23, 2025 · 2 comments

Comments

@pjft
Copy link

pjft commented Feb 23, 2025

The bug

On iOS, upon opening the app, when you click the albums tab they start syncing. Each event will log "Synced changes of remote album XXX" in SyncService.

Since I have several albums, this takes a bit. It's around 30s for the number of albums I have, but during that period, any search I perform in the albums tab will not work - it shows the correct albums that match the search for a fraction of a second, before the list resetting - I assume, every time the "Synced changes" event finishes. Only when all albums are synced will the search be stable.

The OS that Immich Server is running on

Debian

Version of Immich Server

v1.126.1

Version of Immich Mobile App

v1.126.1 build 194

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

Not relevant

Your .env content

Not relevant

Reproduction steps

  1. Open iOS app
  2. Open Albums
  3. Search for a keyword while the "sync" icon is showing near the "Albums" tab

Relevant log output

Synced changes of remote album <redacted> to DB
From SyncService

Additional information

I don't think this happened a while back, but then again maybe I had less albums then? Thank you. Happy to provide more details.

@bo0tzz
Copy link
Member

bo0tzz commented Feb 23, 2025

I think this might be a case of #8635

@pjft
Copy link
Author

pjft commented Feb 23, 2025

Wow - maybe. I can't say I noticed it on those, but could be it.

Thanks for the reply. anything else needed from me here to replicate it or troubleshoot?

Have a great weekend!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants