Ray 2.2.0 TimeOutError

How severe does this issue affect your experience of using Ray?

  • High: It blocks me to complete my task.

After updating to Ray 2.2.0, I get a TimeOutError when running ray.init(). This did not use to happen in Ray 2.0.1 .

I am using Linux Ubuntu. Python version is 3.9.4.

Thanks.

Hey @Pietro_Bontempi thanks for reporting this!

  1. Do you have the exact traceback?
  2. Could you also add log files from the cluster (should be in /tmp/ray/session_latest/logs for a reference?