I just updated my GRPC to the latest version (commit 
60e98ec3feab9cc347d6eacb48fb98cecb88c089) 
and rebuild grpc_csharp_ext.dll and GRPC.Core. I am using a windows machine.

Everytime when I close a channel, I now get the following error message:
0 C:\Users\<username>\Documents\GitHub\grpc\vsprojects\..\src\core\ext\
transport\chttp2\transport\chttp2_transport.c:1810: close_transport: {
"created":"@1466691583.939000000","description":"Failed parsing HTTP/2",
"file":
"C:\Users\<username>\Documents\GitHub\grpc\vsprojects\..\src\core\ext\transport\chttp2\transport\chttp2_transport.c"
,"file_line":1726,"referenced_errors":[{"created":"@1466691583.939000000",
"description":"End of TCP stream","file":
"C:\Users\<username>\Documents\GitHub\grpc\vsprojects\..\src\core\lib\iomgr\tcp_windows.c"
,"file_line":179}]}

I also experience this with Grpc.Examples.MathClient and 
Grpc.Examples.MathServer. Any quick thoughts? I was just wondering, 
everything is still working as expected, just an error message more :-)

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/5dc63342-1da2-49cb-bf4c-07a35e6f2cdf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to