Akilan1999 / p2p-rendering-computation

p2p network to enable running distributed computation and rendering.
https://p2prc.akilan.io/
GNU General Public License v2.0
28 stars 10 forks source link

When SSH using ipv6 address #38

Closed Akilan1999 closed 3 years ago

Akilan1999 commented 3 years ago

ex:

ssh master@2001:8f8:172d:ee93:962c:3b4e:39e8:4944 -p 38755

ssh: connect to host 2001:8f8:172d:ee93:962c:3b4e:39e8:4944 port 38755: Connection refused
Akilan1999 commented 3 years ago

Looks like this is a docker issue. Try running docker version in both the client and server side