java.io.BufferedInputStream.read(BufferedInputStream.java:345)
> at
> org.apache.ignite.spi.discovery.tcp.ServerImpl$SocketReader.body(ServerImpl.java:4979)
> at
> org.apache.ignite.spi.IgniteSpiThread.run(IgniteSpiThread.java:62)
>
>
>
> --
> View
I can ping the droplets from home (and also, I login through ssh to control
them, so) and can also ping my home address from the droplets.
If I run telnet homeIp 27509 on one of the droplets:
Trying homeIp...
Connected to homeIp.
Escape character is '^]'.
Connection closed by foreign host.
And the
Sounds like your home computer is in another network. Is your home computer
able to establish TCP connection to droplets and vica versa?
-Val
--
View this message in context:
http://apache-ignite-users.70518.x6.nabble.com/Local-machine-won-t-connect-to-grid-tp3210p3212.html
Sent from the Apach
I am using apache-ignite-fabric-1.5.0.final-bin to setup my development
cluster.
On DigitalOcean, I created two droplets, added the static IPs to the
configuration. The two droplets can connect to each other and are working
just fine, but I can't get my home machine to connect to them as a third
no