#iOS app - photo cloud icon with and without checkmark
1 messages ยท Page 1 of 1 (latest)
the cloud means that the asset is uploaded and not on your device, i.e upload from web or cli. Cloud with checkmark means that the asset is on your local device and is uploaded
What is the difference between the cloud icon on the mobile app?
Thanks for fast reply! I initially thought this as well, but image without checkmark is uploaded and is on my device too ๐ง
Photo was uploaded from mobile app
hmm, can you try pull to refresh to see if it changes?
I did that so many times ๐๐ you wouldn't believe ๐
can you log out and log back in just in case?
This actually helped! Thank you. Sorry for bothering with this one.. I should have thought of that myself!
NO problem, we put in some improvement on the sync mechanism in the next release that would help address this issue as well I believe
No worries.. It's not a dealbreaker. Everything other works perfectly! Thanks for your time and effort! โค๏ธ
@fresh turtle hello again, I'm having similar issues with another photo, but this time it's actually not being uploaded for some reason and therefore only cloud icon shows up
And the app shows 0 remainder?
Yes
does the file show up on the web?
Unfortunately it does not. It's visible only in mobile app. But I don't understand why it's not uploaded then ๐
Can you try take a new photo and see if you can upload it
New photos upload just fine.
From a bunch of new photos from a trip only this one seems to causes this, but the fact is that I had negative remainder photos before. It might be somehow related.
it could be, one way to mitigate this (I think) is to reinstall the app
Would you mind trying that?
Remainder is now 7 photos. A moment ago it was 6, but sync doesn't start. Also the screenshot I just posted is there too, but again it won't synx
I got only foreground sync on, which I presume should be running directly when in app
interseting
Can you manually trigger the upload button at the end of the page in the backup page?
Okay screenshot is uploaded now. Remainder is zero, but issues with the photo from before persists
Can you go to your native photos app and make a duplicate of that photo
then delete the original one
Okay, let me try
Doesn't help. It shows it's uploading a new photo, but doesn't do anything else. Maybe I should try to manually generate missing thumbnails or something? I don't know
Sure, I'll get the logs first thing in the morning once I'm on pc.
Okay, thank you
Lastly, can you go into the app's setting and turn on advanced/troubleshooting info and go to that troubled image and open the detail panel then take either copy the info or take a screenshot of it
immich-microservices log - I restarted the container to keep logs clean only for upload of manually duplicated file as we discussed yesterday
immich-server logs looks clean as well - no errors
Sorry I wasn't clear
the log in the mobile app
and the advanced troubleshooting information can be toggled in the settings page
Here it is
Can you also go to the set of duplicate photos and pull up the detail panel after you enable the advanced troubleshooting mode?
can you go into the Immich app? I was mentioning everything in the Immich app's context
You have to enable the advanced troubleshooting mode in the app's setting page to show more information on this
And the other one?
{
"remoteId": "N/A",
"localId": "AD89302A-FA71-4B63-8AA3-35F177056FF6/L0/001",
"deviceId": "4367424988722266860",
"ownerId": "6911040814500773104",
"livePhotoVideoId": "N/A",
"fileCreatedAt": "2023-04-22 19:04:08.000",
"fileModifiedAt": "2023-04-24 22:49:26.000",
"updatedAt": "2023-04-24 22:49:26.000",
"durationInSeconds": 0,
"type": "AssetType.image",
"fileName": "",
"isFavorite": false,
"isLocal": true,
"isRemote: false,
"storage": AssetState.local,
"width": 4032,
"height": 3024,
"isArchived": false
}
Isn't it weird they are identical?
No, duplicated directly in photos and then just hopped back into immich for upload
None of them is uploaded
Do you have any other ideas what could be wrong? ๐ค
I don't. Can we recap what happen?
So you cannot backup those assets and they are not showing up on the web, correct?
Yes, exactly
does reinstall the app help in this case?
I don't understand why the asset is being skipped if it doesn't have any remoteId
Nope, it didn't. I tried two times already, but I can try again
Last thing that I can try is resyncing my whole library again with clean install and hope for the best
Can you just keep one image only, and then reinstall the app?
You want to me keep just the asset with issues? To clean all other logs from being generated etc
I'll place the asset to a single new album, which then I'm going to try backup, agreed?
agree
It has uploaded asset without any issues ๐
so local storage has issue
I will probably adda button to clear the local storage within the app
Probably. This probably could be handy in such cases. Thanks again for your time and effort ๐
No problem, sorry for the inconvenient
Confirmed again multiple times when uploading whole library. Some photos just don't upload to the server and there is no way how to "force" their re-upload
Thank you, I will circle back to these scenario and take a look
most of this issue will be fixed once we have client side hashing implemented
I have the same issue. Could you repeat for me how I can fix this?
{
"remoteId": "N/A",
"localId": "4AACE911-D39C-4F70-89AD-91E2BCFE1476/L0/001",
"deviceId": "-8125661952154002515",
"ownerId": "4754012847942859037",
"livePhotoVideoId": "N/A",
"fileCreatedAt": "2023-04-30 05:35:40.000",
"fileModifiedAt": "2023-05-01 01:43:24.000",
"updatedAt": "2023-05-01 01:43:24.000",
"durationInSeconds": 0,
"type": "AssetType.image",
"fileName": "",
"isFavorite": false,
"isLocal": true,
"isRemote: false,
"storage": AssetState.local,
"width": 3024,
"height": 4032,
"isArchived": false
}