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

Error failed to send webhook #729

Open
AntonioliBenjamin opened this issue Jun 5, 2024 · 2 comments
Open

Error failed to send webhook #729

AntonioliBenjamin opened this issue Jun 5, 2024 · 2 comments

Comments

@AntonioliBenjamin
Copy link

Hi there,

I am encountering an error in my logs that I cannot explain. Indeed, the webhook is sent correctly most of the time, so I can conclude that my URL is correct. However, I often see this error message in my logs.

I am unable to reproduce a Partner or this error occurs.

Here is the information related to our infrastructure:

  • Livekit server cluster
  • Redis cluster
  • A Livekit egress container
  • The Livekit server configurations are exactly the same on each node of the cluster

2024-06-04T10:23:28.129Z WARN livekit.webhook webhook/url_notifier.go:85 failed to send webhook {"url": "https://XXXXXXX", "event": "participant_left", "error": "POST https://XXXXXXX giving up after 5 attempt(s)"}

I do notice a certain occurrence with events of the type participant_left.

If you need more information, I remain at your disposal.

Thanks !

@davidzhao
Copy link
Member

you should check your web server logs. there will be clue there in terms of what the error is.

@AntonioliBenjamin
Copy link
Author

Hi, Thanks for the answer. I don't have any particular errors, I receive the webhooks most of the time, the error only occurs on the side of my livekit-server logs

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

2 participants