DermNet-images-crawler icon indicating copy to clipboard operation
DermNet-images-crawler copied to clipboard

Error in downloading few files

Open pumpkinband opened this issue 5 years ago • 2 comments

Hundreds of this Error :-

HTTPConnectionPool(host='www.dermnet.com', port=80): Max retries exceeded with url: /dn2/allJPG3/warts-treatment-2.jpg (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f0cbab63fd0>: Failed to establish a new connection: [Errno -2] Name or service not known',)) Failed to saved ./DermNet/Warts-Molluscum-and-other-Viral-Infections/Warts-Treatment/warts-treatment-2.jpg http://www.dermnet.com/dn2/allJPG3/warts-treatment-2.jpg

pumpkinband avatar Aug 26 '18 07:08 pumpkinband

Sorry for the late reply. I am checking out what's going on.

tcxxxx avatar Sep 17 '18 01:09 tcxxxx

Hundreds of this Error :-

HTTPConnectionPool(host='www.dermnet.com', port=80): Max retries exceeded with url: /dn2/allJPG3/warts-treatment-2.jpg (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f0cbab63fd0>: Failed to establish a new connection: [Errno -2] Name or service not known',)) Failed to saved ./DermNet/Warts-Molluscum-and-other-Viral-Infections/Warts-Treatment/warts-treatment-2.jpg http://www.dermnet.com/dn2/allJPG3/warts-treatment-2.jpg

I think this thread helps to understand the problem, and setting a time interval between requests probably helps: https://stackoverflow.com/questions/23013220/max-retries-exceeded-with-url

tcxxxx avatar Sep 17 '18 01:09 tcxxxx