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

Issue downloading new files #685

Closed
Tiger770 opened this issue Nov 1, 2024 · 2 comments
Closed

Issue downloading new files #685

Tiger770 opened this issue Nov 1, 2024 · 2 comments

Comments

@Tiger770
Copy link

Tiger770 commented Nov 1, 2024

I've got an issue with my container not pulling any file after a certain point. At first it was bombing out with Unknown ItemType after the IMG_1105.jpg file, but I was able to skip the check and download files by setting SKIP CHECK to True. While it was able to download after setting skip check, it still seems to be failing at this point. Any suggestions on how to correct this would be appreciated. Thank you!

2024-11-01 12:34:59 DEBUG /home/user/iCloud/2018/08/17/IMG_1117.JPG already exists
2024-11-01 12:34:59 DEBUG /home/user/iCloud/2018/08/17/IMG_1116.JPG already exists
2024-11-01 12:34:59 DEBUG /home/user/iCloud/2018/08/17/IMG_1115.JPG already exists
2024-11-01 12:34:59 DEBUG /home/user/iCloud/2018/08/16/2AE12715-8646-49EC-BBD6-4DCA49692429.JPG already exists
2024-11-01 12:34:59 DEBUG /home/user/iCloud/2018/08/15/IMG_1108.JPG already exists
2024-11-01 12:34:59 DEBUG /home/user/iCloud/2018/08/13/IMG_1105.JPG already exists
2024-11-01 12:35:00 ERROR Failed to download new files
2024-11-01 12:35:00 ERROR - Can you log into icloud.com without receiving pop-up notifications?
2024-11-01 12:35:00 ERROR Error debugging info:
2024-11-01 12:35:00 ERROR Traceback (most recent call last):
File "starters/icloudpd.py", line 6, in
File "click/core.py", line 1157, in call
File "click/core.py", line 1078, in main
File "click/core.py", line 1434, in invoke
File "click/core.py", line 783, in invoke
File "icloudpd/base.py", line 745, in main
File "icloudpd/base.py", line 1344, in core
File "icloudpd/base.py", line 860, in download_photo_
File "pyicloud_ipd/services/photos.py", line 734, in versions
File "pyicloud_ipd/services/photos.py", line 711, in item_type
ValueError: Unknown ItemType
[14694] Failed to execute script 'icloudpd' due to unhandled exception!
2024-11-01 12:35:00 ERROR ***** Please post the above debug log, along with a description of your problem, here: https://github.com/boredazfcuk/docker-icloudpd/issues *****
2024-11-01 12:35:00 DEBUG Web cookie exists
2024-11-01 12:35:00 INFO Web cookie expires: 2024-12-30 @ 16:25:10
2024-11-01 12:35:00 INFO Multifactor authentication cookie expires: 2024-11-30 @ 16:25:23
2024-11-01 12:35:00 INFO Days remaining until expiration: 29
2024-11-01 12:35:00 DEBUG iCloud login counter = 2
2024-11-01 12:35:00 INFO Synchronisation ended at 12:35:00
2024-11-01 12:35:00 INFO Total time taken: 00:05:35
2024-11-01 12:35:00 INFO Next synchronisation at Sat Nov 2 12:29:25 2024

@AndreyNikiforov
Copy link

same as #680 ?

@Tiger770
Copy link
Author

Tiger770 commented Nov 4, 2024

Closing issue. Duplicate of issue #680 and resolved with the update to icloudpd 1.24.3****

@Tiger770 Tiger770 closed this as completed Nov 4, 2024
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