You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.
I use go-micro v4.9.0 to build server and client program in greeter. When I run them, the client output {"id":"go.micro.client","code":500,"detail":"connection` error: dial tcp 10.0.0.1:64147: connectex: No connection could be made because the target machine actively refused it.","status":"Internal Server Error"}
Who can tell me how to solve it, thanks.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I use go-micro v4.9.0 to build server and client program in greeter. When I run them, the client output
{"id":"go.micro.client","code":500,"detail":"connection` error: dial tcp 10.0.0.1:64147: connectex: No connection could be made because the target machine actively refused it.","status":"Internal Server Error"}
Who can tell me how to solve it, thanks.
The text was updated successfully, but these errors were encountered: