Error in `ray job submit` on local machine if multiple clusters are running at the same time

That’s not a supported scenario…it might work but multiple Ray Clusters sharing the same physical infrastructure isn’t something that is supported in all of the Core components.

We have an REP out to establish reliable virtual isolation for Ray Clusters sharing the same host but that is still work in progress (see details here: [REP] Virtual Cluster by jjyao · Pull Request #49 · ray-project/enhancements · GitHub)