AXue
09/21/2020, 7:17 PMMessage: <_InactiveRpcError of RPC that terminated with:
status = StatusCode.UNAVAILABLE
details = "failed to connect to all addresses"
debug_error_string = "{"created":"@1600715637.535944837","description":"Failed to pick subchannel","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":3948,"referenced_errors":[{"created":"@1600715637.535942275","description":"failed to connect to all addresses","file":"src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc","file_line":394,"grpc_status":14}]}"
>
Path: ["pipelineRunsOrError","results",0,"canTerminate"]
Locations: [{"line":26,"column":3}]
Stack Trace:
File "{******}/env/lib/python3.6/site-packages/promise/promise.py", line 844, in handle_future_result
resolve(future.result())
File "{******}/env/lib/python3.6/site-packages/grpc/_channel.py", line 333, in result
raise self
File "{******}/env/lib/python3.6/site-packages/graphql/execution/executor.py", line 452, in resolve_or_error
return executor.execute(resolve_fn, source, info, **args)
File "{******}/env/lib/python3.6/site-packages/graphql/execution/executors/sync.py", line 16, in execute
return fn(*args, **kwargs)
File "{******}/env/lib/python3.6/site-packages/dagster_graphql/schema/runs.py", line 206, in resolve_canTerminate
return graphene_info.context.instance.run_launcher.can_terminate(self.run_id)
File "{******}/env/lib/python3.6/site-packages/dagster/core/launcher/default_run_launcher.py", line 50, in can_terminate
) or self._grpc_run_launcher.can_terminate(run_id)
File "{******}/env/lib/python3.6/site-packages/dagster/core/launcher/grpc_run_launcher.py", line 139, in can_terminate
res = client.can_cancel_execution(CanCancelExecutionRequest(run_id=run_id))
File "{******}/env/lib/python3.6/site-packages/dagster/grpc/client.py", line 357, in can_cancel_execution
can_cancel_execution_request
File "{******}/env/lib/python3.6/site-packages/dagster/grpc/client.py", line 72, in _query
response = getattr(stub, method)(request_type(**kwargs))
File "{******}/env/lib/python3.6/site-packages/grpc/_channel.py", line 826, in __call__
return _end_unary_response_blocking(state, call, False, None)
File "{******}/env/lib/python3.6/site-packages/grpc/_channel.py", line 729, in _end_unary_response_blocking
raise _InactiveRpcError(state)
alex
09/21/2020, 7:23 PM0.9.8
or 0.9.9
daniel
09/21/2020, 7:23 PMAXue
09/21/2020, 7:31 PMdaniel
09/21/2020, 7:31 PMAXue
09/21/2020, 7:31 PMdaniel
09/21/2020, 7:32 PMAXue
09/21/2020, 7:33 PMdaniel
09/21/2020, 7:35 PMAXue
09/21/2020, 7:35 PMdaniel
09/21/2020, 7:39 PMAXue
09/21/2020, 7:39 PMdaniel
09/21/2020, 7:42 PMAXue
09/21/2020, 7:45 PMdaniel
09/21/2020, 7:52 PMAXue
09/21/2020, 8:00 PMdaniel
09/21/2020, 9:41 PMAXue
09/21/2020, 9:46 PM