When i request gRPC server can't reach my app "Error: app refused connection"

I believe it instead should be: net.Listen("tcp", ":8050") since services.internal_port is 8050 according to the config toml you have originally shared.

2 Likes