質問編集履歴
1
エラー内容の修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -26,9 +26,9 @@
|
|
26
26
|
run()
|
27
27
|
File ".\greeter_client.py", line 32, in run
|
28
28
|
response = stub.SayHello(helloworld_pb2.HelloRequest(name='you'))
|
29
|
-
File "C:\Users\
|
29
|
+
File "C:\Users\testuser\Anaconda3\envs\py38\lib\site-packages\grpc\_channel.py", line 923, in __call__
|
30
30
|
return _end_unary_response_blocking(state, call, False, None)
|
31
|
-
File "C:\Users\
|
31
|
+
File "C:\Users\testuser\Anaconda3\envs\py38\lib\site-packages\grpc\_channel.py", line 826, in _end_unary_response_blocking
|
32
32
|
raise _InactiveRpcError(state)
|
33
33
|
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
|
34
34
|
status = StatusCode.UNAVAILABLE
|