-
We have a grpcurl client which is connecting to a gRPC server. Due to some network issue in our environment, our clients are terminated with error "transport is closing"
When we start grpcurl with -v…
-
## Problem
Server reflection fails when using `google.protobuf.*` well-known types such as `Timestamp` or `Duration`, requiring them to be registered by the server as well for `grpcurl` to work pro…
-
### What version of gRPC and what language are you using?
grpcio 1.59.0
grpcio-reflection 1.59.0
(This has happened from 1.47.0 as I tried)
### What operating system (Linux, Windows,...) and v…
-
### Describe the bug
When user A "recovers" via Flyteconsole UI an execution belonging to user B, it launches with user B's execution identity. This can have negative security implications. See "Ad…
-
Attempting to connect to a grpc server where the TLS cert "relies on legacy common name" causes an error with grpcui/grpcurl.
To work around this you can set the GODEBUG=x509ignoreCN=0 env var.
…
-
Add a support to talk to grpc-web based services.
-
Bottom line up front, here's how you reproduce this issue:
```
$ grpcurl -version
grpcurl 1.8.6
$ time grpcurl -plaintext grpcb.in:9001 list
Failed to dial target host "grpcb.in:9001": contex…
-
**Motivation:** https://buf.build/blog/buf-curl.
Sources:
- https://github.com/bufbuild/buf
- `bufbuild/buf/buf`
-
If you try to install the tool, you currently get:
```
$ go install github.com/fullstorydev/grpcurl/cmd/grpcurl
go: finding github.com/cncf/udpa/go latest
build github.com/fullstorydev/grpcurl/c…
-
**Is this a new bug?**
In other words: Is this an error, flaw, failure or fault? Please search Github issues and check our [Community Forum](https://community.pinecone.io/) to see if someone has alre…