fullstorydev / fullstorydev/grpcui

Fails to get gRPC method information

Open
#112 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5.9k
Forks
427
Avg merge
3d 6h
Merged PRs (30d)
7

Description

I enabled server reflection as [the guide](https://github.com/grpc/grpc-go/blob/master/Documentation/server-reflection-tutorial.md#enable-server-reflection),

but on the gRPC web ui fails to get gRPC method information, so that I can't choose which method to test nor fill the request data.
my server is written in go(1.13.7 darwin/amd64), and I'm using Mac OS.

Is there anyone who has same problem?

```
» grpcui -plaintext localhost:8080 130 ↵ saemi.park@sayongja-mich-geulub
gRPC Web UI available at http://127.0.0.1:59999/ // there's no error message
```
스크린샷 2021-04-12 오후 3 29 05

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.