Exception in thread RpycSpawnThread-builtins.method-139883463370048-139883403835456:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
self.run()
File "/usr/local/lib/python3.10/threading.py", line 953, in run
self._target(*self._args, **self._kwargs)
File "/usr/local/lib/python3.10/site-packages/rpyc/utils/server.py", line 173, in _authenticate_and_serve_client
sock2, credentials = self.authenticator(sock)
File "/usr/local/lib/python3.10/site-packages/rpyc/utils/authenticators.py", line 88, in __call__
sock2 = context.wrap_socket(sock, server_side=True)
File "/usr/local/lib/python3.10/ssl.py", line 513, in wrap_socket
return self.sslsocket_class._create(
File "/usr/local/lib/python3.10/ssl.py", line 1104, in _create
self.do_handshake()
File "/usr/local/lib/python3.10/ssl.py", line 1375, in do_handshake
self._sslobj.do_handshake()
ConnectionResetError: [Errno 104] Connection reset by peer
Exception in thread RpycSpawnThread-builtins.method-139883463370048-139883403834240:
Traceback (most recent call last):
File "/usr/local/lib/python3.10/threading.py", line 1016, in _bootstrap_inner
self.run()
File "/usr/local/lib/python3.10/threading.py", line 953, in run
self._target(*self._args, **self._kwargs)
File "/usr/local/lib/python3.10/site-packages/rpyc/utils/server.py", line 171, in _authenticate_and_serve_client
addrinfo = sock.getpeername()
OSError: [Errno 107] Transport endpoint is not connected
سلام. مهندس جان میتونی بگی این ارور برای چی میاد؟
@SaintShit