POST https://platform.dash.cloudflare.com/sentry/envelope 500 (Internal Server Erro

What is the name of the domain?

http://systemtest.babywish.in/

Type

Video

What is the error number?

500

What is the error message?

POST https://platform.dash.cloudflare.com/sentry/envelope 500 (Internal Server Error) sdk-iframe-integration.fla9.latest.js?video=c14d5ee0295ac31873ade7b110cb8f18:271

What is the issue you’re encountering

Getting unknown Cloudflare error on Console

What steps have you taken to resolve the issue?

1)Go to the website
2)Browse the website
3)Check the console

2 Likes

Hi,

I’m experiencing the exact same issue:
The browser console shows recurring errors like

POST https://platform.dash.cloudflare.com/sentry/envelope 500 (Internal Server Error)

whenever I embed a Cloudflare Stream video on my website.
I’m not using Sentry in my own code and have no control over these requests, but the error persists and clutters the console for all visitors.

This is frustrating because:

  • The error is visible to all users who open the console, including clients and developers.
  • It makes debugging more difficult, especially when looking for real site issues.
  • There’s currently no option in the Cloudflare dashboard or Stream API to disable or silence these internal Sentry requests.

Please consider:

  • Providing an option to disable Sentry tracking/scripts for end users, or
  • Ensuring that these errors are properly handled and not exposed to the browser console.

This would greatly improve the developer experience and avoid confusion for users who are not using Sentry themselves.

Thank you!

Getting the same problem, is there any update on this?