org.elasticsearch.transport.ConnectTransportException: [Crooked 
Man][inet[/192.168.202.1:9300]] connect_timeout[30s]
        at 
org.elasticsearch.transport.netty.NettyTransport.connectToChannels(NettyTransport.java:671)
        at 
org.elasticsearch.transport.netty.NettyTransport.connectToNode(NettyTransport.java:610)
        at 
org.elasticsearch.transport.netty.NettyTransport.connectToNode(NettyTransport.java:580)
        at 
org.elasticsearch.transport.TransportService.connectToNode(TransportService.java:127)
        at 
org.elasticsearch.cluster.service.InternalClusterService$2.run(InternalClusterService.java:300)
        at 
org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:95)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
        at java.lang.Thread.run(Thread.java:662)
Caused by: java.net.ConnectException: Connection timed out: no further 
information: /192.168.202.1:9300
        at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
        at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:599)
        at 
org.elasticsearch.common.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:150)
        at 
org.elasticsearch.common.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
        at 
org.elasticsearch.common.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
        at 
org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:312)
        at 
org.elasticsearch.common.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
        at 
org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
        at 
org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)

.yaml file contain the default settings, no changes in that, still 
not connecting. Is there any issue with the network setting or the 
elasticsearch configuration?

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/c1225b66-2b1e-48e9-941e-23c9fb181328%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to