I am creating 3 node flink standalone cluster and after starting the cluster the webui is not opening and in the logs I found below error.
Please help and this is the log of task manager and job manager is runnning fine.
2024-05-29 04:10:20,274 WARN org.apache.pekko.remote.ReliableDeliverySupervisor [] – Association with remote system [pekko.tcp://flink@ip:6123] has failed, address is now gated for [50] ms. Reason: [Association failed with [pekko.tcp://flink@ip:6123]] Caused by: [java.net.ConnectException: Connection refused: /ip:6123]
2 task servers went down after this error.
Kindly help.
Thanks.
Webui is not opening and job server is going down because of error
Kiran Kumar Puttakota is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.