<@U084APK40NS> This request is send hundreds of ti...
# ask-ai
s
@millions-hair-24956 This request is send hundreds of time per second and returns 404 https://livekit.io/integrations/enc/v1 Request Method: GET Status Code: 404 Not Found
g
The 404 error indicates that the requested URL is not found on the server. This could be due to an incorrect URL or the endpoint not existing. According to the LiveKit documentation, a 404 error typically means the resource you're trying to access does not exist. To resolve this, ensure that the URL is correct and that the endpoint is available. If the URL is correct, it might be a configuration issue or the endpoint might not be set up on the server. Would you like more detailed guidance on troubleshooting this issue? Sources: - LiveKit documentation 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.
s
Livekit sends this request, which component does it in react
@millions-hair-24956
g
It seems likely that the request to the URL
<https://livekit.io/integrations/enc/v1>
is not directly related to a specific React component in LiveKit, as the URL does not match any documented endpoints or components in the provided data sources. It might be part of a custom integration or a misconfiguration in your application setup. To identify which component or part of your application is making this request, you can: 1. Check Network Logs: Use your browser's developer tools to inspect network requests and see which part of your application initiates the request. 2. Review Codebase: Search your codebase for any references to the URL or similar endpoints. 3. Examine Custom Integrations: If you have custom integrations or middleware, they might be responsible for this request. If you need further assistance, could you provide more context or details about your application setup? Sources: - https://docs.livekit.io/reference/components/react/hook/uselivekitroom/ 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.
s
@millions-hair-24956 the initiator is livekit client, krisp
g
It seems likely that the request is related to the Krisp noise cancellation feature in LiveKit. According to the LiveKit documentation, Krisp is a noise cancellation technology integrated with LiveKit, but it is only available for LiveKit Cloud projects and not for self-hosted deployments. If your application is self-hosted, this could be causing the 404 error. To address this, ensure that your project is set up on LiveKit Cloud if you intend to use Krisp. If you are already using LiveKit Cloud, verify that the Krisp integration is correctly configured in your project settings. Would you like more detailed guidance on configuring Krisp with LiveKit? Sources: - LiveKit documentation 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.
s
I am having this problem too
@millions-hair-24956 How would you fix this error? Do we have to wait for Livekit to fix this Krisp intergration?
g
The 404 error related to the Krisp integration likely indicates a configuration issue or an unsupported setup. According to the LiveKit documentation, Krisp is only supported for LiveKit Cloud projects on Scale or Enterprise plans. If you are self-hosting or on a different plan, this could be the cause of the error. To resolve this, ensure that: 1. Your project is hosted on LiveKit Cloud and is on a Scale or Enterprise plan. 2. The Krisp integration is correctly configured in your project settings. If these conditions are met and the issue persists, it may be necessary to wait for a fix from LiveKit or contact their support for assistance. Would you like more detailed guidance on verifying your setup? Sources: - LiveKit documentation 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.
s
@millions-hair-24956 Is this a recent change to be "Your project is hosted on LiveKit Cloud and is on a Scale or Enterprise plan."
g
If you're looking for further help, please follow-up on one of the other channels available for community support!