Closed rcpili-devops closed 35 minutes ago
This error is coming from the plugin webhooks, if you're not using it, make sure the environment variable WEBHOOK_APPURL
WEBHOOK_APPKEY
is not set when starting the gateway. The client will not initialize when this condition is met.
More Information: https://hoop.dev/docs/learn/webhooks-siem
So, I’m trying to set up Hoop Gateway, but I’m hitting a snag. Last week, we successfully installed Hoop using the same build version and configuration, but this time, when I try to create a new instance for the new environment, I’m getting the error below.
Error snippet:
Version:
{"version":"1.28.10","git_commit":"a212c47e8a479a3cbc08d7b60f36ba148b68960a","build_date":"2024-11-21T19:41:14Z","go_version":"go1.23.3","compiler":"gc","platform":"linux/amd64"}
My assumption is that the issue arises from an attempt to download a plugin from a specific source. However, the process was unsuccessful due to authentication challenges. Please verify my understanding and provide guidance on how to potentially resolve this matter.