connection.VerifiedHTTPSConnection object at 0x7f0bed634f98>: Failed to establish a new connection: [Errno...(host, port, 0, socket.SOCK_STREAM):
File "/usr/lib/python3.5/socket.py", line 732, in getaddrinfo...for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -...argument 'buffering'
During handling of the above exception, another exception occurred:
原因
但实际上都是同一种错误...:
During handling of the above exception, another exception occurred:
而这都是由于频繁访问网站造成的
解决
在访问失败后,添加 time.sleep