question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

NotFoundError: The object can not be found here.

See original GitHub issue

Package + Version

@sentry/browser 5.10.0

Version:

5.9.0

Description

We get a error in Sentry and the browser. This error is produced by sentry itself.

[Error] NotFoundError: The object can not be found here.
	sentryWrapped (bundle.min.js:2:44638) * helpers.ts:110

We are running a react web app inside of a iOS Webkit Webview. This error triggers everytime we launch the app.

https://github.com/getsentry/sentry-javascript/blob/master/packages/browser/src/helpers.ts

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
kamilogorekcommented, Sep 2, 2020

@pinkasey you can track the handler that failed using serialized arguments, see:

[
  {
    currentTarget: div.fl-content-slider > div.bx-wrapper > div.bx-viewport, 
    isTrusted: [object TouchEvent], 
    target: div.fl-slide-content-wrap > div.fl-slide-content, 
    type: touchend
  }
]
0reactions
MAfzalKhan1997commented, Oct 18, 2022

just experienced the same issue… any workaround or solution ?

<html> <body> <div class=" app-1tryii9 e9xr8173" style="box-sizing: border-box; display: flex; flex-direction: column; margin: 0px; padding: 12px 30px; color: rgb(62, 52, 70); font-family: Rubik, "Avenir Next", "Helvetica Neue", sans-serif; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"><div class="app-bjn8wh e11dlz2y1" style="box-sizing: border-box; position: relative;">
Brand Apple
Family iPhone
Model iPhone
</div></div> </body> </html> <html> <body>
Name iOS
Version 16.0
</body> </html> <html> <body>
Name sentry.javascript.nextjs
Version 7.12.1
</body> </html>
Read more comments on GitHub >

github_iconTop Results From Across the Web

getUserMedia give a error on Firefox, and silently fails on ...
The error tells: NotFoundError: The object can not be found here. Chrome, instead, simply does nothing. Both FF and Chrome doesn't ...
Read more >
DOMException - Web APIs | MDN
NotFoundError. The object cannot be found here. (Legacy code value: 8 and legacy constant name: NOT_FOUND_ERR ). NotSupportedError.
Read more >
Web: Audo and video error: the object cannot be found - users
User on MacOS 10.14.6, cannot access audio or video on Firefox (v88.0) ... Array [ "video" ] DOMException: The object can not be...
Read more >
Webcam.js Error: Could not access webcam - OpenMRS Talk
NotFoundError: The object can not be found here. Have tested this on Firefox and Chrome browser But the result remain the same.
Read more >
"The object can not be found here" error when accessing ...
My client is occasionally getting an error when trying to access the camera or photo gallery that says “The object can not be...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found