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

Mobile app can't sync album that is currently being appended to. #14681

Open
2 of 3 tasks
shkiss opened this issue Dec 13, 2024 · 2 comments
Open
2 of 3 tasks

Mobile app can't sync album that is currently being appended to. #14681

shkiss opened this issue Dec 13, 2024 · 2 comments

Comments

@shkiss
Copy link

shkiss commented Dec 13, 2024

The bug

Using to mobile app, it fails to sync album details while assets are currently being upload to the server.

The log gives a message from SyncService:

Failed to add album from server: assetCount 34299 != asset array length 34298 for album <album name>

Is this a timing/consistency issue that is easily fixable, or a fundamentally difficult problem?

The OS that Immich Server is running on

Ubuntu 24.04

Version of Immich Server

v1.122.2

Version of Immich Mobile App

v1.122.2 build.170

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

Default

Your .env content

Default

Reproduction steps

  1. On server, start a large upload to a new album.
  2. On mobile, try to view the new album (refresh album view). It does not appear.
  3. Inspect logs (mobile).

Relevant log output

Failed to add album from server: assetCount 34299 != asset array length 34298 for album <album name>

Additional information

No response

@alextran1502
Copy link
Contributor

Can you attach the full log, please?

@shkiss
Copy link
Author

shkiss commented Dec 16, 2024

Sorry but no. I didn't save it, and after the upload is complete, the album loads successfully.

There were no other relevant log entries though.

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