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

UnhandledRejection: Non-Error promise rejection captured with value: Object Not Found Matching Id:3 #3796

Closed
shangHai-F opened this issue Jul 12, 2021 · 5 comments

Comments

@shangHai-F
Copy link

HI everybody, I am using @sentry/browser, and it has nearly 60,000 "UnhandledRejection: Non-Error promise rejection captured with value: Object Not Found Matching Id:3" error messages in one day yesterday. What is the reason for it? , Can I only ignore to solve it?

@kamilogorek
Copy link
Contributor

Duplicate of #3440

@kamilogorek kamilogorek marked this as a duplicate of #3440 Jul 12, 2021
@ohadperry
Copy link

we are having this is issue still and we are on sentry 6.11.0
image

@wassermandh
Copy link

@kamilogorek I am also still experiencing this issue quite a bit even though I upgraded to 6.13.3 yesterday. Any thoughts on why?

Also, I'm trying to find where the IP address is located in the Sentry event but can't seem to. Where would this typically be located? Thank you.

@wassermandh
Copy link

Do I need to add a DeDupeIntegration() to my sentry config? https://docs.sentry.io/platforms/javascript/configuration/integrations/default/#dedupe

@kamilogorek
Copy link
Contributor

Also, I'm trying to find where the IP address is located in the Sentry event but can't seem to. Where would this typically be located? Thank you.

If you don't have the PII stripping enabled for your project, it should be listed as one of the event tags.

Do I need to add a DeDupeIntegration() to my sentry config? https://docs.sentry.io/platforms/javascript/configuration/integrations/default/#dedupe

Unless you override default integrations, then no, it's included in the version you upgraded to.

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

5 participants