Subject: Discussion related to cado-nfs
List archive
- From: Emmanuel Thomé <Emmanuel.Thome@inria.fr>
- To: Yuri <yuri@freebsd.org>
- Cc: cado-nfs@inria.fr
- Subject: Re: [cado-nfs] [Errno 54] Connection reset by peer
- Date: Wed, 15 Sep 2021 12:19:51 -0700
- Ironport-hdrordr: A9a23:HxytkKioXuGzC/UhA5X1dXo8GXBQXs8ji2hC6mlwRA09TyX+ra2TdZUgvyMc5wx+ZJhNo7u90ey7MBDhHOBOkOss1MaZMDUO0VHARL2Kr7GC/9SKIULDH4BmtZuIC5IObeHNMQ==
Hi,
I _think_ that I've just found a way to fix this. Note that this is harmless
noise.
https://gitlab.inria.fr/cado-nfs/cado-nfs/-/issues/30021
E.
On Fri, Aug 13, 2021 at 02:29:20AM -0700, Yuri wrote:
> On FreeBSD 13 the factorization command always prints this error:
>
>
> Info:Client Launcher: Starting client id localhost on host localhost
> ----------------------------------------
> Exception happened during processing of request from ('127.0.0.1', 33201)
> Traceback (most recent call last):
> File "/usr/local/lib/python3.8/socketserver.py", line 316, in
> _handle_request_noblock
> self.process_request(request, client_address)
> File "/usr/local/lib/python3.8/socketserver.py", line 347, in
> process_request
> self.finish_request(request, client_address)
> File "/usr/local/lib/python3.8/socketserver.py", line 360, in
> finish_request
> self.RequestHandlerClass(request, client_address, self)
> File "/usr/local/lib/cado-nfs-3.0.0/scripts/cadofactor/wuserver.py", line
> 276, in __init__
> super().__init__(*args, **kwargs)
> File "/usr/local/lib/python3.8/http/server.py", line 647, in __init__
> super().__init__(*args, **kwargs)
> File "/usr/local/lib/python3.8/socketserver.py", line 747, in __init__
> self.handle()
> File "/usr/local/lib/python3.8/http/server.py", line 427, in handle
> self.handle_one_request()
> File "/usr/local/lib/python3.8/http/server.py", line 395, in
> handle_one_request
> self.raw_requestline = self.rfile.readline(65537)
> File "/usr/local/lib/python3.8/socket.py", line 669, in readinto
> return self._sock.recv_into(b)
> File "/usr/local/lib/python3.8/ssl.py", line 1241, in recv_into
> return self.read(nbytes, buffer)
> File "/usr/local/lib/python3.8/ssl.py", line 1099, in read
> return self._sslobj.read(len, buffer)
> ConnectionResetError: [Errno 54] Connection reset by peer
> ----------------------------------------
>
>
>
> Yuri
>
>
- Re: [cado-nfs] [Errno 54] Connection reset by peer, Emmanuel Thomé, 09/15/2021
Archive powered by MHonArc 2.6.19+.