Grace failed with message __field_set__

FAILED test/integration/test_ray.py::test_dependencies_with_ray - ConnectionError: Failed during this or a previous request. Exception that broke the connection: <_MultiThreadedRendezvous of RPC that terminated with:

[3214]status = StatusCode.FAILED_PRECONDITION

3215 details = “‘fields_set’”

[3216] debug_error_string = “UNKNOWN:Error received from peer ipv4:127.0.0.1:10001 {grpc_message:”'fields_set'“, grpc_status:9, created_time:“2023-12-12T13:44:08.148730193+00:00”}”

I get the above error on
ray==2.8.1
python 3.11

Im running ray cluster on docker container and connect from local

its __ field set __ in the place of field_set