boredazfcuk / docker-icloudpd

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

"Could not create folder" #483

Closed mariomaz87 closed 5 months ago

mariomaz87 commented 6 months ago

Hi, I have been running icloudpd for the last months without any issues. Today I added also the option to download shared libraries, by setting "all libraries" in the config file for "photo_library". It worked for a while and started downloading the new files. Then it started saying "Could not create folder" and it's not downloading photos anymore. I'm downloading the photos to an external USB drive, and when icloudpd starts giving this error, if I try to manually create a folder (not inside the container but on the external drive itself) I get the "cannot allocate memory" error. I have to reboot my Rasp4 to fix the issue, but then when icloudpd starts, I get the error again. Do you have any idea? Thanks!

mariomaz87 commented 5 months ago

It was a problem with my file system I think. It was exfat. Now I moved to an ext4 partition and it works ok