boredazfcuk / docker-icloudpd

An Alpine Linux container for the iCloud Photos Downloader command line utility
1.58k stars 149 forks source link

Two Containers, One refuses to start downloading files. #497

Closed bmied31 closed 5 months ago

bmied31 commented 5 months ago

I'm trying to get my wife and I'd iCloud's downloading on Unraid. I setup two containers. My wife's account work fine with the exact same setup (albeit different folder, but same mounted file, same config besides paths).

Her's starts downloading just fine, mine comes up with the following log.

2024-01-23 21:37:08 INFO Sync user: user 2024-01-23 21:37:08 INFO Synchronisation starting at 21:37:08 2024-01-23 21:37:08 INFO Keyring file exists, continuing 2024-01-23 21:37:08 INFO Check download directory mounted correctly... 2024-01-23 21:37:08 INFO Failsafe file /home/user/iCloud/.mounted exists, continuing 2024-01-23 21:37:11 DEBUG Authenticating... 2024-01-23 21:37:16 DEBUG Looking up all photos and videos from album All Photos... 2024-01-23 21:37:16 INFO Downloading 0 original photos and videos to /home/user/iCloud ... 2024-01-23 21:37:16 INFO All photos have been downloaded

It's like everything is working but it thinks my account/library doesn't have any photos in it.

I don't have advanced protection on, I don't have shared libraries, (I did at one point, but I turned it off, my wife also had it on and hers is working).

Any help would be appreciated.

EDIT: Solved from another post. It was an issue with smart albums. I deleted those and now it's working fine.