-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
Environment (Required on creation): ed2f4bb3-28a4-40bc-8cb1-dd741640dcf7
Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket):
Exception: Status(StatusCode="Unavailable", Detail="failed to connect to all addresses", DebugException="Grpc.Core.Internal.CoreErrorDetailException: {"created":"@1633014170.284000000","description":"Failed to pick subchannel","file":"..\..\..\src\core\ext\filters\client_channel\client_channel.cc","file_line":5420,"referenced_errors":[
{"created":"@1633014170.284000000","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}]}")
at Zeebe.Client.Impl.Commands.CreateProcessInstanceCommand.Send(Nullable`1 timeout, CancellationToken token)
Steps to reproduce (Required on creation):
Trying to upload a workflow
Observed Behavior (Required on creation):
Getting above mentioned exception
Expected behavior (Required on creation):
The work flow should be uploaded successfully
Root Cause (Required on prioritization):
Need to fix it ASAP as dev's/QA are stuck with further development progress