79113104

Date: 2024-10-22 08:36:06
Score: 2
Natty:
Report link

I have been facing a similar issue when trying to run Ray head as a docker container with the command

ray start --head --block --dashboard-host=0.0.0.0

One of the things that worked for me (I don't know why, yet) is getting rid of the --dashboard-host command line argument.

Although my issue was regarding raylet failing, causing Ray to return with error code 1

Reasons:
  • Whitelisted phrase (-1): worked for me
  • Has code block (-0.5):
  • Me too answer (2.5): facing a similar issue
  • Low reputation (1):
Posted by: stwq