Giter Club home page Giter Club logo

Comments (3)

boredazfcuk avatar boredazfcuk commented on September 12, 2024

Seems one of your photos may not have an 'original' size version in iCloud.

Only think I can suggest is seeing if the log tells you which file it's attempting to download before the error. Set debug_logging=true in your icloudpd.conf file should help.

from docker-icloudpd.

Jgams avatar Jgams commented on September 12, 2024

Thanks! I ran it one more time as I saw you updated the app. Here's what I found:

2024-07-26 15:24:35 DEBUG /home/user/iCloud/2014/07/02/AdvyIJh67e5y+sv2jnMWSEMuTI5e.MOV already exists
2024-07-26 15:24:35 DEBUG /home/user/iCloud/2014/07/02/ARG1dLtHnPQ+n2MibMqHKalg0PFh.MOV already exists
2024-07-26 15:24:35 ERROR Failed to download new files
2024-07-26 15:24:35 ERROR - Can you log into icloud.com without receiving pop-up notifications?
2024-07-26 15:24:35 ERROR Error debugging info:
2024-07-26 15:24:35 ERROR Traceback (most recent call last):
File "/opt/icloudpd/bin/icloudpd", line 8, in
sys.exit(main())
^^^^^^
File "/opt/icloudpd/lib/python3.12/site-packages/click/core.py", line 1157, in call
return self.main(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/icloudpd/lib/python3.12/site-packages/click/core.py", line 1078, in main
rv = self.invoke(ctx)
^^^^^^^^^^^^^^^^
File "/opt/icloudpd/lib/python3.12/site-packages/click/core.py", line 1434, in invoke
return ctx.invoke(self.callback, **ctx.params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/icloudpd/lib/python3.12/site-packages/click/core.py", line 783, in invoke
return _callback(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/icloudpd/lib/python3.12/site-packages/icloudpd/base.py", line 696, in main
result = core(
^^^^^
File "/opt/icloudpd/lib/python3.12/site-packages/icloudpd/base.py", line 1286, in core
if download_photo(consecutive_files_found, item) and delete_after_download:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/icloudpd/lib/python3.12/site-packages/icloudpd/base.py", line 852, in download_photo

version = versions[download_size]
~~~~~~~~^^^^^^^^^^^^^^^
KeyError: <AssetVersionSize.ORIGINAL: 'original'>
2024-07-26 15:24:35 ERROR ***** Please post the above debug log, along with a description of your problem, here: https://github.com/boredazfcuk/docker-icloudpd/issues *****
2024-07-26 15:24:35 DEBUG Web cookie exists
2024-07-26 15:24:35 INFO Web cookie expires: 2024-09-09 @ 03:12:37
2024-07-26 15:24:35 INFO Multifactor authentication cookie expires: 2024-08-25 @ 18:58:57
2024-07-26 15:24:35 INFO Days remaining until expiration: 30
2024-07-26 15:24:35 DEBUG iCloud login counter = 1
2024-07-26 15:24:35 INFO Synchronisation ended at 15:24:35
2024-07-26 15:24:35 INFO Total time taken: 00:12:03

It looks like it's stopping at the same file each time. I found the photos that are due to be imported after that, and I don't see any issue opening or downloading that particular file.

The naming convention is a bit odd... so idk if characters are causing errors at all.

from docker-icloudpd.

boredazfcuk avatar boredazfcuk commented on September 12, 2024

I believe this is due to it not being able to find the 'original' size version in icloud and has been fixed by an upstream change. Please try again and let me know if you have any more issues.

from docker-icloudpd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.