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

LIBRARY_ASSET_MODIFICATION_TIME: File's modification time does not match iCloud record #342

Closed
4 tasks done
lonevvolf opened this issue Sep 18, 2023 · 4 comments
Closed
4 tasks done
Labels
class(bug) Something isn't working status(wontfix) This will not be worked on

Comments

@lonevvolf
Copy link

Describe the issue

For 5 files in my library, I am getting this error. I tried deleting one and letting it redownload, but got the same result. For reference, the exact times are:
modification time 1695057324592.1387, iCloud 1668422553947
modification time 1695057328166.1726, iCloud 1668422553951
modification time 1695057328247.1733, iCloud 1668422553951
modification time 1695057330647.1963, iCloud 1668422553953
modification time 1695057331974.209, iCloud 1668422553954

How to reproduce the behavior?

Unclear - not sure why it's only on certain files.

Error Code

LIBRARY_ASSET_MODIFICATION_TIME

Relevant log output

[2023-09-18T17:15:22.602Z] WARN RuntimeWarning: Error while verifying asset AerVe2Qx/XXXXXXXX: LIBRARY_ASSET_SIZE: File's size does not match iCloud record (/opt/icloud-photos-library/_Shared-Photos/AerVe2Qx_XXXXXXXX.jpeg size 225280, iCloud 4066359)

(I've redacted the asset name)

Operating system

Synology

Execution environment

docker

icloud-photos-sync version

1.2.0

Checklist

@lonevvolf lonevvolf added class(bug) Something isn't working status(open) A new issue - not yet classified labels Sep 18, 2023
@steilerDev
Copy link
Owner

Hmm - why would 5 files not get their date updated?

Anything those files have in common? Weird characters in the name maybe?

@lonevvolf
Copy link
Author

Ah, I see now that these are actually the same files that errored out due to "Unknown file extension MPO for descriptor undefined" already reported in #143 today. I guess one will fix the other.

@steilerDev
Copy link
Owner

Probably, yes - let's put this on hold 👍

@steilerDev steilerDev added status(wontfix) This will not be worked on and removed status(open) A new issue - not yet classified labels Sep 18, 2023
@steilerDev
Copy link
Owner

I've created a separate issue (#354) to explain my proposal for a new library version that should resolve this issue. Looking forward to your feedback there and will close this issue for now - feel free to re-open in case you feel like the bug described here is no properly addressed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
class(bug) Something isn't working status(wontfix) This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants