Giter Club home page Giter Club logo

Comments (7)

RezzZ avatar RezzZ commented on September 12, 2024 1

ok, I removed all variables from the unraid template and restarted the container. Initializing succeeded now :).

from docker-icloudpd.

oliveryu97 avatar oliveryu97 commented on September 12, 2024

me too

from docker-icloudpd.

golgo13a avatar golgo13a commented on September 12, 2024

I get the same error... help!

from docker-icloudpd.

golgo13a avatar golgo13a commented on September 12, 2024

I just figured it out... my bad! I didn't create a directory called /config in the docker folder.

from docker-icloudpd.

Austinzveare avatar Austinzveare commented on September 12, 2024

I just figured it out... my bad! I didn't create a directory called /config in the docker folder.

For anyone wondering this was indeed the case. I had config pointing to icloudpd's appdata folder, when it actually needed to point to a config folder within it's appdata folder.

from docker-icloudpd.

boredazfcuk avatar boredazfcuk commented on September 12, 2024

The config directory is hard-coded to /config.

The unraid template isn't something I maintain and once upon a time, it was possible to configure the location of the config directory within the container. Presumably the Unraid template still allows you to configure the location, when the container itself ignore that configuration option now.

from docker-icloudpd.

RezzZ avatar RezzZ commented on September 12, 2024

I just figured it out... my bad! I didn't create a directory called /config in the docker folder.

For anyone wondering this was indeed the case. I had config pointing to icloudpd's appdata folder, when it actually needed to point to a config folder within it's appdata folder.

I'm not sure yet what to fix here. Running unraid too, but config is already mapped:
UpdateContainer 2024-08-26 10-12-10
inside the container, going to /config gives me the icloudpd.conf file which has the required fields to login. What am I missing?

my error:

2024-08-26 10:17:18 INFO     Starting container initialisation
2024-08-26 10:17:18 DEBUG    Authenticating...
2024-08-26 10:17:19 ERROR    Missing apple_id field (Missing apple_id field)
Traceback (most recent call last):
  File "pyicloud_ipd/base.py", line 241, in _authenticate_with_token
  File "requests/sessions.py", line 637, in post
  File "pyicloud_ipd/session.py", line 167, in request
  File "pyicloud_ipd/session.py", line 196, in _raise_error
pyicloud_ipd.exceptions.PyiCloudAPIResponseException: Missing apple_id field (Missing apple_id field)

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "starters/icloudpd.py", line 6, in <module>
  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 1179, in core
  File "icloudpd/authentication.py", line 53, in authenticate_
  File "pyicloud_ipd/base.py", line 157, in __init__
  File "pyicloud_ipd/base.py", line 221, in authenticate
  File "pyicloud_ipd/base.py", line 247, in _authenticate_with_token
pyicloud_ipd.exceptions.PyiCloudFailedLoginException: ('Invalid authentication token.', PyiCloudAPIResponseException('Missing apple_id field (Missing apple_id field)'))
[569] Failed to execute script 'icloudpd' due to unhandled exception!
2024-08-26 10:17:19 ERROR    Multifactor authentication information missing from cookie. Authentication has failed
2024-08-26 10:17:19 ERROR     - Was the correct password entered?
2024-08-26 10:17:19 ERROR     - Was the multifactor authentication code mistyped?
2024-08-26 10:17:19 ERROR     - Can you log into icloud.com without receiving pop-up notifications?
2024-08-26 10:17:19 INFO     Container initialisation complete

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.