NfsClient icon indicating copy to clipboard operation
NfsClient copied to clipboard

Can't access data from IPv6 NFS server

Open apdhas opened this issue 6 years ago • 0 comments

When trying to access IPv6 NFS server we hit following issue:

File "C:\Users\Administrator\PycharmProjects\untitled\venv\lib\site-packages\pyNfsClient\rpc.py", line 149, in connect self.client.connect((self.host, self.port)) socket.gaierror: [Errno 11001] getaddrinfo failed

apdhas avatar Jan 29 '20 14:01 apdhas