I am using Ray with SLURM and when I launch the job these logs appear in the output file of sbatch:
global_state_accessor.cc:360: This node has an IP address of XX.XX.XX.XXX, while we can not found the matched Raylet address. This maybe come from when you connect the Ray cluster with a different IP address or connect a container.
Is this normal or is this an indication that something is wrong and I am not properly connected?