Skip to content

Issue with Hoop Agent Connection in k8s Deployment #529

Closed Answered by sandromello
femiadewale780 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello There!

The problem lies in your gateway configuration. When you create an agent key by default it uses the address 127.0.0.1:8010 to connect via gRPC. In order to fix that you need to configure which public address to advertise when creating an agent key. Add the configuration GRPC_URL in your values.yml and when you create new keys it will contain the address of the gateway.

If you want to fix it manually, change the address in the HOOP_KEY configuration to your public address.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@femiadewale780
Comment options

Answer selected by femiadewale780
Comment options

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