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

PR for clone test #1

Open
wants to merge 35 commits into
base: master
Choose a base branch
from
Open

PR for clone test #1

wants to merge 35 commits into from

Conversation

dmgardiner25
Copy link

No description provided.

@joshspicer
Copy link
Member

Note: Don't close! Used for testing scenario

edgonmsft and others added 6 commits September 30, 2022 11:35
Update for workspaceFolder support.
Pin to a working version of grpcio and grpcio-tools to prevent the following error.
[X] Exit Code 1 -> docker exec CustomContainerTest-compute docker exec  -u root  e620d61c34a3 bash -c 'python3 /workspaces/cs-examples/grpc-client/client.py'
stdout:: Starting client and sending request...

stderr:: Traceback (most recent call last):
  File "/workspaces/cs-examples/grpc-client/client.py", line 10, in <module>
    response = stub.ExportLogsAsync(proto_pb2.ExportLogsRequest(), metadata=(('authorization','Bearer token'),))
  File "/usr/local/lib/python3.8/dist-packages/grpc/_channel.py", line 1161, in __call__
    return _end_unary_response_blocking(state, call, False, None)
  File "/usr/local/lib/python3.8/dist-packages/grpc/_channel.py", line 1004, in _end_unary_response_blocking
    raise _InactiveRpcError(state)  # pytype: disable=not-instantiable
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.INTERNAL
	details = "Received RST_STREAM with error code 1"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Received RST_STREAM with error code 1", grpc_status:13, created_time:"2023-08-11T00:25:34.808657353+00:00"}"
>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
8 participants