Failed to register worker to Raylet

Author: lkevinzcCreated Jan 25, 2025Updated Aug 30, 2025

Thanks for this nice demo! I followed every step in the readme but encounter this error:

2025-01-25 08:22:27,169 INFO worker.py:1841 -- Started a local Ray instance.
[2025-01-25 08:22:57,421 E 759 759] core_worker.cc:496: Failed to register worker to Raylet: IOError: [RayletClient] Unable to register worker with raylet. Failed to read data from the socket: End of file worker_id=01000000ffffffffffffffffffffffffffffffffffffffffffffffff

May I seek your help on this?

Thanks!