Hello I am trying to run ray memory on minikube with ray 1.4, I get the below message:
$ ray memory
[2021-06-17 15:01:21,143 W 2608129 2608129] redis_context.cc:338: Will retry in 100 milliseconds. Each retry takes about two minutes.
[2021-06-17 15:01:24,215 W 2608129 2608129] redis_context.cc:338: Will retry in 100 milliseconds. Each retry takes about two minutes.
[2021-06-17 15:01:27,287 W 2608129 2608129] redis_context.cc:338: Will retry in 100 milliseconds. Each retry takes about two minutes.
[2021-06-17 15:01:30,359 W 2608129 2608129] redis_context.cc:338: Will retry in 100 milliseconds. Each retry takes about two minutes.
^C[2021-06-17 15:01:31,081 W 2608129 2608129] redis_context.cc:338: Will retry in 100 milliseconds. Each retry takes about two minutes.
^C[2021-06-17 15:01:31,471 W 2608129 2608129] redis_context.cc:338: Will retry in 100 milliseconds. Each retry takes about two minutes.
^C[2021-06-17 15:01:31,696 W 2608129 2608129] redis_context.cc:338: Will retry in 100 milliseconds. Each retry takes about two minutes.
any suggestions?