R Lucas
01/31/2023, 7:33 PMdagster dev
and local code locations) and have tried launching 2 large backfills which failed with the following errors:
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
status = StatusCode.UNAVAILABLE
details = "failed to connect to all addresses"
debug_error_string = "{"created":"@1675190530.356000000","description":"Failed to pick subchannel","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":3261,"referenced_errors":[{"created":"@1675190530.356000000","description":"failed to connect to all addresses","file":"src/core/lib/transport/error_utils.cc","file_line":167,"grpc_status":14}]}"
Do you know what could be causing this issue ?Balázs Dukai
04/11/2023, 10:28 AMR Lucas
04/11/2023, 11:52 AMBalázs Dukai
04/11/2023, 11:55 AM