Skip to content

Keploy Proxy Fails to Connect to gRPC Server with "dial tcp 127.0.0.1:6789: connect: connection refused" Error #2297

Answered by Vibgitcode27
Vibgitcode27 asked this question in Q&A
Discussion options

You must be logged in to vote

Issue Resolution

The issue has been resolved. I was using an older version of the Go SDK, which is why it was trying to connect to a local server. I updated to the newer version using the following command:

go get -u github.com/keploy/go-sdk/v2

Now, the server is running properly; however, I am still unable to generate test cases. For now, I am marking this discussion as complete, but I will update this section on whether I was able to resolve this issue.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Vibgitcode27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant