Windows cluster issue

  • High: It blocks me to complete my task.

I followed this:
Head nod vm(windows):
ray start --head --port=6379

Worker nod vm(windows):
ray start --address=head-node-address:port

Worker nod vm error:
can not parse port…6379…

It happened in my azure vms scal. all port is good to go or in.

local my laptop vmware windows server 2022 or windows 11 also do not work.

Generally speaking, windwos support is in beta. Do you mind filing a github issue with a full reproduction? (whcih version of windows you use, ray version, how you setup the machine, etc)

https://docs.ray.io/en/latest/ray-overview/installation.html#windows-support

1 Like

Thank you for your reply, the problem has been solved, it was a firewall issue.