Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webhook Alert Channel Getting 401 #7091

Open
martie67 opened this issue Feb 11, 2025 · 1 comment
Open

Webhook Alert Channel Getting 401 #7091

martie67 opened this issue Feb 11, 2025 · 1 comment

Comments

@martie67
Copy link

martie67 commented Feb 11, 2025

Bug description

Hello,

I'm experiencing what I think is a bug configuring alert channels. In my case I'm trying to configure a webhook to trigger an Azure Logic App.

Image

When I click on Test I get this:

Image

In the Signoz alertmanager container I see this log:

ts=2025-02-11T14:16:06.191Z caller=api.go:814 level=error component=api version=v1 msg="API error: failed to send test message to channel (test-Test-Ernesto)" err="server_error: unexpected status code 401: <my-webhook-url>"

The strange part is that when I write a password and the remove it in the webhook configuration options, then the test works and I receive the webhook as expected:

Image

But when I save and close the window, I get the same behavior again. That makes me think that maybe it is a problem on Signoz side when making the webhook call.

I also have tried from outside Signoz and no further authentication is required as the url already contains the api key and it accepts anonymous access.

Expected behavior

Webhook is sent successfully

Version information

  • Signoz version: 0.68.0
Copy link

welcome bot commented Feb 11, 2025

Thanks for opening this issue. A team member should give feedback soon. In the meantime, feel free to check out the contributing guidelines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant