Jump to content

IOError with icloudPD


Recommended Posts

I'm using the icloudPD docker container to download my iCloud photo library. It's working but I am getting a lot of IOErrors. I've attached a sample below. I had thought it was maybe HDD speed but I turned on cache on a SSD and I'm still getting the errors, it doesn't appear they are related to file size either, it will download large videos fine, then fail on a basic .jpg or .heic image.

 

Quote

023-01-23 19:32:30 ERROR    IOError while writing file to /home/user/iCloud/2020/09/03/IMG_5040.HEIC! You might have run out of disk space, or the file might be too large for your OS. Skipping this file...
2023-01-23 19:32:30 INFO     Downloading /home/user/iCloud/2020/09/03/IMG_5039.HEIC
2023-01-23 19:32:31 INFO     Downloading /home/user/iCloud/2020/09/03/IMG_5038.HEIC
2023-01-23 19:32:31 INFO     Downloading /home/user/iCloud/2020/09/03/IMG_5037.HEIC
2023-01-23 19:32:31 ERROR    IOError while writing file to /home/user/iCloud/2020/09/03/IMG_5037.HEIC! You might have run out of disk space, or the file might be too large for your OS. Skipping this file...
2023-01-23 19:32:31 INFO     Downloading /home/user/iCloud/2020/09/03/IMG_5036.HEIC
2023-01-23 19:32:32 ERROR    IOError while writing file to /home/user/iCloud/2020/09/03/IMG_5036.HEIC! You might have run out of disk space, or the file might be too large for your OS. Skipping this file...

 

Link to comment
  • 4 weeks later...

I've got the excat same problem. Did you fix it?

At first I thought it was due to permissions but this doesn't seem to be the case.

 

I've tried the other icloud-docker app and it worked right from the start. But the export there is not as beautiful because everything gets dumped in one folder.

Link to comment
  • 3 months later...

Hi, just tried icloudPD for the first time and had the same issue.
I guess it's because of the user with UID 1000 which is used as Default in the Docker image.

After setting the permissions on my target directory for this user, the error message did not occur again.

Link to comment
  • 3 weeks later...

I currently have the same problem.

This error is displayed in the log file:

ERROR    IOError while writing file to /home/user/iCloud You might have run out of disk space, or the file might be too large for your OS. Skipping this file...

The strange thing is that the error is displayed but the files were definitely synchronized correctly in the path.

 

2023-06-15 14:42:53 ERROR    IOError while writing file to /home/user/iCloud/2021/07/07/6DC5AAFC-897E-495E-976C-9E3022842FC2.jpg! You might have run out of disk space, or the file might be too large for your OS. Skipping this file...

 

Does anyone have any ideas?

Screenshot 2023-06-15 145525.png

Link to comment
  • 2 weeks later...
On 6/15/2023 at 2:55 PM, gremlica said:

I currently have the same problem.

This error is displayed in the log file:

ERROR    IOError while writing file to /home/user/iCloud You might have run out of disk space, or the file might be too large for your OS. Skipping this file...

The strange thing is that the error is displayed but the files were definitely synchronized correctly in the path.

 

2023-06-15 14:42:53 ERROR    IOError while writing file to /home/user/iCloud/2021/07/07/6DC5AAFC-897E-495E-976C-9E3022842FC2.jpg! You might have run out of disk space, or the file might be too large for your OS. Skipping this file...

 

Does anyone have any ideas?

Screenshot 2023-06-15 145525.png

 

I have change the Permission:   Other: write/read

Link to comment
  • 7 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...