Reputation: 10451
According to Sentry, our react application has reported this error 700 times in the last 24 hours, from 2 users:
Error: Extension context invalidated.
at Object._updateMetadata(chrome-extension://haldlgldplgnggkjaafhelgiaglafanh/admin.js:16:202361)
at ? (chrome-extension://haldlgldplgnggkjaafhelgiaglafanh/admin.js:16:202179)
at c(chrome-extension://haldlgldplgnggkjaafhelgiaglafanh/admin.js:16:141364)
at x._settlePromiseFromHandler(chrome-extension://haldlgldplgnggkjaafhelgiaglafanh/admin.js:16:114161)
at x._settlePromiseAt(chrome-extension://haldlgldplgnggkjaafhelgiaglafanh/admin.js:16:115434)
at x._settlePromises(chrome-extension://haldlgldplgnggkjaafhelgiaglafanh/admin.js:16:117279)
at a._drainQueue(chrome-extension://haldlgldplgnggkjaafhelgiaglafanh/admin.js:16:74218)
at a._drainQueues(chrome-extension://haldlgldplgnggkjaafhelgiaglafanh/admin.js:16:74279)
at drainQueues(chrome-extension://haldlgldplgnggkjaafhelgiaglafanh/admin.js:16:72590)
It seems that the error is being thrown in the chrome-extension://haldlgldplgnggkjaafhelgiaglafanh/admin.js
script, which suggests that this extension is causing the problem?
Is this safe to ignore in Sentry? If not, what are the alternative options for handling this error? If the error is caused by a chrome extension that is completely unrelated to our react application, how could we possibly do anything other than to ignore the error in Sentry?
Upvotes: 1
Views: 12559
Reputation: 1
The extension haldlgldplgnggkjaafhelgiaglafanh/admin.js is a admin filter used on managed devices this error cant be Helped as its a client sided Error
if you want to try and fix it you can download the extention at https://crx.goguardian.com/extension-m-4.0.7245.1-stable-crx2.crx
Upvotes: 0
Reputation: 1
haldlgldplgnggkjaafhelgiaglafanh is GoGuardian, a extension that schools use on student chromebooks. I found this site when i searched up the ID
Upvotes: -1
Reputation: 1
chrome-extension://haldlgldplgnggkjaafhelgiaglafanh/ is the extension GoGuardian, used by schools to monitor what people are doing on school computers.
Upvotes: -1