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

bug: Grpc requests go via proxy on Grpc.NET.Client >= 2.44 #33

Open
prbll opened this issue Jan 14, 2025 · 0 comments
Open

bug: Grpc requests go via proxy on Grpc.NET.Client >= 2.44 #33

prbll opened this issue Jan 14, 2025 · 0 comments

Comments

@prbll
Copy link

prbll commented Jan 14, 2025

Yandex.Cloud.SDK 1.4.1
Problem is similar to the one that was fixed in YDB SDK for .NET - ydb-platform/ydb-dotnet-sdk#218.

Grpc.Core.RpcException : Status(StatusCode="Internal", Detail="Error starting gRPC call. HttpRequestException: Unable to get subchannel from HttpRequestMessage. (proxy_address) InvalidOperationException: Unable to get subchannel from HttpRequestMessage.", DebugException="System.Net.Http.HttpRequestException: Unable to get subchannel from HttpRequestMessage. (proxy_address)")
---- System.Net.Http.HttpRequestException : Unable to get subchannel from HttpRequestMessage. (proxy_address)
-------- System.InvalidOperationException : Unable to get subchannel from HttpRequestMessage.
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