Closed gcarrarom closed 1 year ago
We haven't implemented the use of client-side hashing yet on the mobile app, so it will still upload those assets and have the server check for the hash and then reject it. Then those files will be blacklisted and won't be uploaded again. Please follow this for more info
The bug
I've uploaded all my photos by using the CLI, which worked perfectly fine. Now the issue is that whenever I open the immich app on my phone, it still tries to upload all the images. This results in poor performance of the app and constant usage trying to upload thousands of photos that are already there, only to respond with this error on the server side:
The OS that Immich Server is running on
Kubernetes - k3s - MicroOS
Version of Immich Server
v1.67.2
Version of Immich Mobile App
1.67.0 build.107
Platform with the issue
Your docker-compose.yml content
Your .env content
Reproduction steps
Additional information
No response