connection error

bhavyanarang2015
raise ConnectionError(err, request=request)

ConnectionError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))

can you tell what is this error about, the code was running fine and suddenly this error came
Sign In or Register to comment.