object at 0x7f0bed634f98>: Failed to establish a new connection: [Errno -3] Temporary failure in name...", line 67, in create_connection
for res in socket.getaddrinfo(host, port, 0, socket.SOCK_STREAM)...getaddrinfo
for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno...', ConnectionResetError(104, 'Connection reset by peer'))
Traceback (most recent call last):
File "...argument 'buffering'
During handling of the above exception, another exception occurred:
原因
但实际上都是同一种错误