-
Notifications
You must be signed in to change notification settings - Fork 166
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
Can't authenticate after running --Initialise #642
Comments
Try with in shell |
the same thing happened when i ran it in my unraid terminal |
We haven't had any problems with this one; |
I don't know why you're seeing this. it's not something my container would produce so I suspect something is interfering with the code input sequence. |
I actually changed my password the other day and saw this myself. This only appears when setting the password and not when renewing the multi-factor authentication cookie. Guess the unraid terminal is affecting input somehow. Try running from a terminal prompt and using the docker command line. |
Same title issue, slightly different output.
And that's where it hangs. No other output. After a while, the container dies. |
Enable debug logging for further information. |
I'm having an issue when i run sync-icloud.sh --Initialise it asks me for the pw to the icloud account and when i hit enter it just doesn't move forward. It moves to the next line and nothing. I've tried using an older release on recommendations found on github and reddit and no luck yet. ETA: using unraid
:/> sync-icloud.sh --Initialise
2024-08-31 12:03:07 INFO ***** boredazfcuk/icloudpd container v1.0.937_31-08-2024 started *****
2024-08-31 12:03:07 INFO ***** For support, please go here: https://github.com/boredazfcuk/docker-icloudpd *****
2024-08-31 12:03:07 INFO Alpine Linux 3.20.2
2024-08-31 12:03:07 INFO Python version: 3.12.3
2024-08-31 12:03:08 INFO icloud-photos-downloader version: 1.23.1
2024-08-31 12:03:08 INFO Checking for updates...
2024-08-31 12:03:09 INFO - Current version is up to date
2024-08-31 12:03:09 INFO Loading configuration from: /config/icloudpd.conf
2024-08-31 12:03:12 INFO Apple ID: xxxxx
2024-08-31 12:03:12 INFO Authentication Type: MFA
2024-08-31 12:03:12 INFO Cookie path: /config/xxxxx
2024-08-31 12:03:12 INFO Cookie expiry notification period: 7
2024-08-31 12:03:12 INFO Download destination directory: /home/user/iCloud
2024-08-31 12:03:12 INFO Folder structure: {:%Y/%m/%d}
2024-08-31 12:03:12 INFO Keep Unicode: false
2024-08-31 12:03:12 INFO Live Photo MOV Filename Policy: suffix
2024-08-31 12:03:12 INFO File Match Policy: name-size-dedup-with-suffix
2024-08-31 12:03:12 INFO Synchronisation interval: 86400
2024-08-31 12:03:12 INFO Synchronisation delay (minutes): 0
2024-08-31 12:03:12 INFO Set EXIF date/time: false
2024-08-31 12:03:12 INFO Auto delete: false
2024-08-31 12:03:12 INFO Delete after download: false
2024-08-31 12:03:12 INFO Delete empty directories: false
2024-08-31 12:03:12 INFO Photo size: original
2024-08-31 12:03:12 INFO Align RAW: as-is
2024-08-31 12:03:12 INFO Single pass mode: false
2024-08-31 12:03:12 INFO Skip download check: false
2024-08-31 12:03:12 INFO Skip live photos: false
2024-08-31 12:03:12 INFO Number of most recently added photos to download: Download All Photos
2024-08-31 12:03:12 INFO Downloading photos from: Download All Photos
2024-08-31 12:03:12 INFO Stop downloading when prexisiting files count is: Download All Photos
2024-08-31 12:03:12 INFO Live photo size: original
2024-08-31 12:03:12 INFO Skip videos: false
2024-08-31 12:03:12 INFO Convert HEIC to JPEG: false
2024-08-31 12:03:12 INFO Downloading from: icloud.com
2024-08-31 12:03:12 INFO Fake user agent for curl: Disabled
2024-08-31 12:03:12 INFO Authentication domain: com
2024-08-31 12:03:12 INFO Ignore Synology extended attribute directories: Disabled
2024-08-31 12:03:12 INFO Container initialisation complete
2024-08-31 12:03:12 INFO Script launch parameters: --Initialise
Running in MAIN
Enter iCloud password for xxxxxxx:
LOG
2024-08-31 11:53:17 INFO ***** boredazfcuk/icloudpd container v1.0.937_31-08-2024 started *****
2024-08-31 11:53:17 INFO ***** For support, please go here: https://github.com/boredazfcuk/docker-icloudpd *****
2024-08-31 11:53:17 INFO Alpine Linux 3.20.2
2024-08-31 11:53:17 INFO Python version: 3.12.3
2024-08-31 11:53:17 INFO icloud-photos-downloader version: 1.23.1
2024-08-31 11:53:17 INFO Checking for updates...
2024-08-31 11:53:18 INFO - Current version is up to date
2024-08-31 11:53:18 INFO Loading configuration from: /config/icloudpd.conf
2024-08-31 11:53:20 INFO Apple ID: xxxxx
2024-08-31 11:53:20 INFO Authentication Type: MFA
2024-08-31 11:53:20 INFO Cookie path: /config/xxxxxx
2024-08-31 11:53:20 INFO Cookie expiry notification period: 7
2024-08-31 11:53:20 INFO Download destination directory: /home/user/iCloud
2024-08-31 11:53:20 INFO Folder structure: {:%Y/%m/%d}
2024-08-31 11:53:20 INFO Keep Unicode: false
2024-08-31 11:53:20 INFO Live Photo MOV Filename Policy: suffix
2024-08-31 11:53:20 INFO File Match Policy: name-size-dedup-with-suffix
2024-08-31 11:53:20 INFO Synchronisation interval: 86400
2024-08-31 11:53:20 INFO Synchronisation delay (minutes): 0
2024-08-31 11:53:20 INFO Set EXIF date/time: false
2024-08-31 11:53:20 INFO Auto delete: false
2024-08-31 11:53:20 INFO Delete after download: false
2024-08-31 11:53:20 INFO Delete empty directories: false
2024-08-31 11:53:20 INFO Photo size: original
2024-08-31 11:53:20 INFO Align RAW: as-is
2024-08-31 11:53:21 INFO Single pass mode: false
2024-08-31 11:53:21 INFO Skip download check: false
2024-08-31 11:53:21 INFO Skip live photos: false
2024-08-31 11:53:21 INFO Number of most recently added photos to download: Download All Photos
2024-08-31 11:53:21 INFO Downloading photos from: Download All Photos
2024-08-31 11:53:21 INFO Stop downloading when prexisiting files count is: Download All Photos
2024-08-31 11:53:21 INFO Live photo size: original
2024-08-31 11:53:21 INFO Skip videos: false
2024-08-31 11:53:21 INFO Convert HEIC to JPEG: false
2024-08-31 11:53:21 INFO Downloading from: icloud.com
2024-08-31 11:53:21 INFO Fake user agent for curl: Disabled
2024-08-31 11:53:21 INFO Authentication domain: com
2024-08-31 11:53:21 INFO Ignore Synology extended attribute directories: Disabled
2024-08-31 11:53:21 INFO Container initialisation complete
2024-08-31 11:53:21 ERROR Keyring file /config/python_keyring/keyring_pass.cfg does not exist
2024-08-31 11:53:21 ERROR - Please add the your password to the system keyring using the --Initialise script command line option
2024-08-31 11:53:21 ERROR - Syntax: docker exec -it sync-icloud.sh --Initialise
2024-08-31 11:53:21 ERROR - Example: docker exec -it icloudpd sync-icloud.sh --Initialise
2024-08-31 11:53:21 ERROR Waiting for keyring file to be created...
The text was updated successfully, but these errors were encountered: