unknown traceback
See original GitHub issueWe are having this kind of traceback in our app:
TypeError: Cannot read property 'indexOf' of undefined
1 File "(unknown)" line (unknown) in [anonymous]
2 File "(unknown)" line (unknown) in [anonymous]
3 File "(unknown)" line (unknown) in [anonymous]
4 File "(unknown)" line (unknown) in [anonymous]
We have Rollbar configured to send additional info (user.id, user.email…) and for some ocurrences in this item that info is empty. But, what drew special attention for us, is the low runtime_ms
, about 15 miliseconds, so we think that maybe it is related with some expection inside Rollbar code, make sense?
We have also noted these items began to appear at 6th February, date we think it matches with a new version of Rollbar code (v.1.2.0), however we didn’t update rollbar snippet that day but a few days later.
Issue Analytics
- State:
- Created 9 years ago
- Reactions:1
- Comments:11 (5 by maintainers)
Top Results From Across the Web
Understanding the Python Traceback
You'll walk through several examples of tracebacks and see some of the most common tracebacks ... The unknown argument name is also given...
Read more >Why does subscription-manager command fail with traceback ...
Why does subscription-manager command fail with traceback error "KeyError Unknown feature DBUS_IFACE" ? ... No translations currently exist. Issue.
Read more >Unknown host Traceback (most recent call last): #118 - GitHub
I just did a setup for latest medusa. Following error is seen when we take backup: root@c2m:~# PATH=$PATH:/etc/c2m/cassandra/bin medusa ...
Read more >Unknown Python Selenium error:Traceback (most recent call ...
The clue is in the error: selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css ...
Read more >Getting More Information from Tracebacks - Python Cookbook ...
You want to display all of the available information when an uncaught exception is raised. Solution. A traceback object is basically a linked...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Thanks for following up, David.
Which extension was causing this? If I hear about similar issues I’ll let customers know.
We have noticed this on Safari Desktop as well. Based on my experience, “PDF Viewer” seems to be the only common extension amongst all the browsers that have reported this issue.