seatunnel icon indicating copy to clipboard operation
seatunnel copied to clipboard

seatunnel 集群模式部署 cluster-mode deployment 部署问题:无法连接到cluster及node

Open sunshinegod0512 opened this issue 1 year ago • 3 comments

Exception description : exception during initial connection to node: java.io.IOException: 拒绝连接 to adress IP:PORT

Seatunnel job executed failed

caused by : java.lang.IllegalStateException:Unable to connect to any cluster

config中的hazelcast-client.yaml 和 hazelcast.yaml已经配置了节点IP和端口,cluster-name也一致

sunshinegod0512 avatar Feb 28 '24 02:02 sunshinegod0512

@sunshinegod0512 where does your client, is same node (network) with the server node. And for your server cluster, is it start well?

liunaijie avatar Mar 14 '24 09:03 liunaijie

我也遇到了同样的问题,启动正常的

danger-soul avatar Jun 05 '24 06:06 danger-soul

server cluster start well, com.hazelcast.core.HazelcastException: java.io.IOException: Connection refused to address /x.x.x.x:5081

suood avatar Aug 28 '24 07:08 suood

Please provide more detail information.

liunaijie avatar Nov 07 '24 09:11 liunaijie