-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Description
Hi,
First off, wanted to say nice job on the gRPCox tool. It's super handy for gRPC development.
I would like to run gRPCox on Kubernetes, in order to test the connection between the client and the server. When I run the gRPC reflection-enabled server on my local machine, I have no problems communicating with it using gRPCox. However, when I run the server in either a Docker container or Kubernetes, I get a strange error.
Using gRPCox I can choose the service. But when I choose one of the methods, I get an error: "Symbol not found: " (see screenshot below).
I suspect it may have to do with the way my server's environment is configured in its Docker container, but I don't know where to start. Could you please advise on this issue?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels
