flickr-download icon indicating copy to clipboard operation
flickr-download copied to clipboard

WARNING:root:IO error saving photo: None

Open edent opened this issue 6 years ago • 9 comments
trafficstars

When downloading a set, I occaisionally see the error WARNING:root:IO error saving photo: None

It happened 6 times when downloading the set with ID 72157662915003917

I notice that there are several photos which have partially downloaded. They truncate about halfway down the image.

I have plenty of space on my SSD and a stable Internet connection.

Is this something I'm doing wrong?

edent avatar Jan 20 '19 10:01 edent

If I run the command again, it skips the successful downloads and retries the failed ones.

Is there a way to automatically retry failed downloads?

edent avatar Jan 20 '19 12:01 edent

Hmm, odd. There’s unfortunately no way to retry failed downloads :( I can’t see how you could be doing anything wrong... Which operating system are you on?

beaufour avatar Feb 20 '19 01:02 beaufour

Ubuntu 18.04

edent avatar Feb 20 '19 06:02 edent

Very odd. I don’t know what would go wrong there. I just downloaded most of that photo set myself on Ubuntu and there were no errors. Do you still see that error?

beaufour avatar Feb 20 '19 16:02 beaufour

I tried on a couple of sets, and I occasionally get errors. It's very weird, especially as ex.strerror is None.

edent avatar Feb 23 '19 12:02 edent

So weird :(


From: Terence Eden [email protected] Sent: Saturday, February 23, 2019 7:57 AM To: beaufour/flickr-download Cc: Allan Beaufour; Comment Subject: Re: [beaufour/flickr-download] WARNING:root:IO error saving photo: None (#52)

I tried on a couple of sets, and I occasionally get errors. It's very weird, especially as ex.strerror is None.

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/beaufour/flickr-download/issues/52#issuecomment-466646309, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AAOnuS9IvjImr2bM2QRgmzl204Px74taks5vQTrKgaJpZM4aJkfB.

beaufour avatar Feb 23 '19 17:02 beaufour

I've not heard anyone else having this issue, so closing. Sorry.

beaufour avatar Sep 21 '22 14:09 beaufour

Hi, I receive this same error seemingly randomly but consistently when downloading a set. I'm on Windows 10.

"ERROR:root:IO error saving photo: Remote end closed connection without response"

When I rerun the command to download a set, it seems to resolve for a particular file, but will show up a little later during the downloading of the set. Seeing the "Remote end closed connection..." part of the message might mean the issue is on Flickr's end, though.

Thanks, ~Mike

emikelai avatar Nov 07 '22 08:11 emikelai

In my experience the Flickr API just randomly errors out now and again. I'd have to make all APIcalls retry a few times to work around that. Which is probably a major change in the underlying API library :( Or something really ugly in my code...

On Mon, Nov 7, 2022 at 3:42 AM emikelai @.***> wrote:

Hi, I receive this same error seemingly randomly but consistently when downloading a set. I'm on Windows 10.

"ERROR:root:IO error saving photo: Remote end closed connection without response"

When I rerun the command to download a set, it seems to resolve for a particular file, but will show up a little later during the downloading of the set. Seeing the "Remote end closed connection..." part of the message might mean the issue is on Flickr's end, though.

Thanks, ~Mike

— Reply to this email directly, view it on GitHub https://github.com/beaufour/flickr-download/issues/52#issuecomment-1305267303, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAB2POKNIQ5MXOSCITWWHLTWHCXG5ANCNFSM4GRGI7AQ . You are receiving this because you commented.Message ID: @.***>

beaufour avatar Nov 07 '22 12:11 beaufour