-
Notifications
You must be signed in to change notification settings - Fork 65
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
WARNING:root:IO error saving photo: None #52
Comments
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? |
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? |
Ubuntu 18.04 |
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? |
I tried on a couple of sets, and I occasionally get errors. It's very weird, especially as |
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 GitHub<#52 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AAOnuS9IvjImr2bM2QRgmzl204Px74taks5vQTrKgaJpZM4aJkfB>.
|
I've not heard anyone else having this issue, so closing. Sorry. |
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, |
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
<#52 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAB2POKNIQ5MXOSCITWWHLTWHCXG5ANCNFSM4GRGI7AQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
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?
The text was updated successfully, but these errors were encountered: