-
-
Notifications
You must be signed in to change notification settings - Fork 188
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
helloworld.greeter.SayHello got INTERNAL_ERROR #42
Comments
thanks for pointing out an issue.
|
|
I have try another gRPC tools: omgRPC and grpcc, and they works. |
@RaymondKYLiu |
@ktr0731
|
ok, looks good. and I created new issue related to this problem. |
Thanks for your awesome gRPC tool.
I build the gRPC example https://github.com/grpc/grpc/tree/master/examples/cpp/helloworld
And run up the greeter_server, but I got an
INTERNAL_ERROR
code returned from evans.I am sure the server is running up, because I test with greeter_client.
Evans version: 0.2.8
OS Platform: Ubuntu 16.04, MacOS High Sierra 10.13.3
gRPC Version: v1.10.0
The text was updated successfully, but these errors were encountered: