teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

エラー内容の修正

2021/04/08 08:28

投稿

buru7052
buru7052

スコア5

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\0025110356\Anaconda3\envs\py38\lib\site-packages\grpc\_channel.py", line 923, in __call__
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\0025110356\Anaconda3\envs\py38\lib\site-packages\grpc\_channel.py", line 826, in _end_unary_response_blocking
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