Search before asking
What happened
When start the server in same node, and submit the job with local mode, it will auto create the server. and the port will auto increase.
The client default connect address list is [localhost:5801-5815]. so if the auto generated port is bigger than 5815. it will connect failed.
SeaTunnel Version
dev
SeaTunnel Config
Running Command
run `sh bin/seatunnel.sh -c <config> -e local` after `sh bin/seatunnel-cluster.sh -d`
Error Exception
Zeta or Flink or Spark Version
No response
Java or Scala Version
No response
Screenshots
No response
Are you willing to submit PR?
Code of Conduct