Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to connect to all addresses #7

Open
fstinner opened this issue Jun 22, 2021 · 1 comment
Open

Failed to connect to all addresses #7

fstinner opened this issue Jun 22, 2021 · 1 comment

Comments

@fstinner
Copy link

Hi Mortar Team,

are you guys working on the mortar framework right now?

I get the following error message when using the tutorial, meter_view):

File "Anaconda\envs\mortar-test\lib\site-packages\pymortar\__init__.py", line 164, in qualify raise e File "Anaconda\envs\mortar-test\lib\site-packages\pymortar\__init__.py", line 155, in qualify resp = self._client.Qualify(QualifyRequest(required=required_queries), metadata=[('token', self._token)]) File "Anaconda\envs\mortar-test\lib\site-packages\grpc\_channel.py", line 946, in __call__ return _end_unary_response_blocking(state, call, False, None) File "Anaconda\envs\mortar-test\lib\site-packages\grpc\_channel.py", line 849, in _end_unary_response_blocking raise _InactiveRpcError(state) grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: status = StatusCode.UNAVAILABLE details = "failed to connect to all addresses" debug_error_string = "{"created":"@1624391388.584000000","description":"Failed to pick subchannel","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":3009,"referenced_errors":[{"created":"@1624391388.584000000","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}]}"

@fstinner
Copy link
Author

The same error message occurs, if I use the Tutorial at https://tutorial.mortardata.org/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant