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 integrate Sentry into my site built with Remix. Sentry can catch server and client-side errors correctly. However, it also reports errors that do not belong to our site including ones from external scripts.
Now I receive thousands of unknown errors. I am pretty sure that our site works fine.
Hi, I have the same problem as @HuyAms
New errors always appear in the ad scripts.
And I have to manually do it every time.
Do we have any configuration to do it? these errors from external scripts
@AbhiPrasad I think our problem is different from the issue.
And this problem is pretty common. Any websites that used ad scripts or tracking scripts will get this problem.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I integrate Sentry into my site built with Remix. Sentry can catch server and client-side errors correctly. However, it also reports errors that do not belong to our site including ones from external scripts.
Now I receive thousands of unknown errors. I am pretty sure that our site works fine.
How should I avoid that?
All reactions