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] C++ sdk example get grpc error #20

Closed
yhmo opened this issue Oct 16, 2019 · 1 comment
Closed

[BUG] C++ sdk example get grpc error #20

yhmo opened this issue Oct 16, 2019 · 1 comment

Comments

@yhmo
Copy link
Contributor

yhmo commented Oct 16, 2019

Describe the bug
Start Milvus server, then run C++ sdk example(sdk_simple) from command line. The example program get grpc error.

Steps/Code to reproduce behavior
1 .Start Milvus server
2. Run C++ sdk example(sdk_simple) from command line

Expected behavior
The example should run successfully.

Environment details

  • Milvus version (v0.5.0)
  • Default setting
@yhmo
Copy link
Contributor Author

yhmo commented Oct 19, 2019

When your sdk encounter "grpc failed" or "socket closed" error, the reason may be that your terminal has set http_proxy, use a terminal without http_proxy can solve the error.

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