Hi Team ,
I am trying to Create a record using GRPC architecture.
From the Client side , I am trying to send a write entry request from my Client and i am getting the below error.?
details = "failed to connect to all addresses"
debug_error_string = "{"created":"@1624522143.341000000","description":"Failed to pick subchannel","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":3009,"referenced_errors":[{"created":"@1624522143.341000000","description":"failed to connect to all addresses","file":"src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc","file_line":398,"grpc_status":14}]}"
Please can someone help me to resolve this or is this not supported.?
Hi Team , I am trying to Create a record using GRPC architecture. From the Client side , I am trying to send a write entry request from my Client and i am getting the below error.?
Please can someone help me to resolve this or is this not supported.?
Thanks Vijayant