You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 !
The text was updated successfully, but these errors were encountered:
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
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:
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 !
The text was updated successfully, but these errors were encountered: