Intermittent "Not a Product" Javascript Error
Asked Answered
H

1

6

We have a website (.Net / jquery / Bootstrap 4), using Rollbar to log Javascript errors. Rollbar is logging an intermittent Javascript error with the message "Not a Product." For the trace, it only includes:

File "(unknown)" line (unknown) col 0 in [anonymous]

The error only occurs on Chrome 60, 61, and 62 on Windows and Mac. Our client information and telemetry do not expose any browser extensions that could be responsible, but I don't know how to rule that out. Is there some way to troubleshoot this, or do we have to assume it's a Chrome extension unless it occurs on other clients?

Hett answered 14/11, 2017 at 13:58 Comment(0)
L
2

I had the same issue. It was being caused by the "Honey" chrome extension.

Limitative answered 17/11, 2017 at 0:42 Comment(3)
How did you determine that?Hett
To be honest, I can't remember. It was driving me crazy as well. Ended up down some google rabbit hole and saw it mentioned somewhere. It was especially annoying because I was working on an e-commerce application and getting "not a product" errors.Limitative
Yeah that's our issue as well, we spent a lot of time thinking it must be in our FB or Google Analytics or Bing reporting, but it's not.Hett

© 2022 - 2024 — McMap. All rights reserved.