richq / folders2flickr

Upload files to flickr
Other
102 stars 38 forks source link

Broken Recently? (Jun-Jul 14) #32

Closed jamesholland-uk closed 10 years ago

jamesholland-uk commented 10 years ago

I leave this excellent script running in Windows on a scheduled task. I noticed that the last few weeks of photos have not made it up to Flickr. This stopped working sometime at the end of June, start of July. I seem to get getting this pattern of errors for each photo for which upload is attempted, any ideas?

2014-07-20 16:08:45,438 DEBUG Getting EXIF for N:\Photos\2014\2014-06-29 Holiday in Somerset\2014-07-02 12.07.46.jpg 2014-07-20 16:08:46,608 DEBUG Uploading image N:\Photos\2014\2014-06-29 Holiday in Somerset\2014-07-02 12.07.46.jpg 2014-07-20 16:09:00,213 ERROR (<class 'urllib2.HTTPError'>, HTTPError(), <traceback object at 0x0150FCD8>)

richq commented 10 years ago

Is that running the latest master branch? Tom Cobb sent in a fix in revision 5989fd3e81a12e252e6c2a81fd15e3ac552bc3fc that could be the problem.

On 20/07/14 17:13, jamoiholland wrote:

I leave this excellent script running in Windows on a scheduled task. I noticed that the last few weeks of photos have not made it up to Flickr. This stopped working sometime at the end of June, start of July. I seem to get getting this pattern of errors for each photo for which upload is attempted, any ideas?

2014-07-20 16:08:45,438 DEBUG Getting EXIF for N:\Photos\2014\2014-06-29 Holiday in Somerset\2014-07-02 12.07.46.jpg 2014-07-20 16:08:46,608 DEBUG Uploading image N:\Photos\2014\2014-06-29 Holiday in Somerset\2014-07-02 12.07.46.jpg 2014-07-20 16:09:00,213 ERROR (, HTTPError(), )

— Reply to this email directly or view it on GitHub https://github.com/richq/folders2flickr/issues/32.

jamesholland-uk commented 10 years ago

Most probably that will be the issue, thanks, I will update my system now!