connection.VerifiedHTTPSConnection object at 0x7f0bed634f98>: Failed to establish a new connection: [Errno.../dist-packages/urllib3/util/connection.py", line 67, in create_connection
for res in socket.getaddrinfo...(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 -...但实际上都是同一种错误:
During handling of the above exception, another exception occurred:
而这都是由于频繁访问网站造成的
解决
在访问失败后