We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
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?
Ubuntu 24.04
v1.122.2
v1.122.2 build.170
Default
No response
The text was updated successfully, but these errors were encountered:
Can you attach the full log, please?
Sorry, something went wrong.
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.
No branches or pull requests
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
: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
Your docker-compose.yml content
Default
Your .env content
Reproduction steps
Relevant log output
Additional information
No response
The text was updated successfully, but these errors were encountered: