Skip to content

Error: An extension cannot have more than 500 active alarms #6051

@martgil

Description

@martgil

We received user reports where they are unable to send secure email as the following error prevents them from doing so. The user is using the latest version of Chrome browser, which would be 1.80.122 Chromium: 138.0.7204.157 (Official Build) (64-bit) at the time of writing this bug report.

Stack traces:

Error: An extension cannot have more than 500 active alarms. at <async> createIntervalAlarm (/extension/js/common/browser/browser-msg.ts:430:4) at <async> <anonymous> (/extension/js/service_worker/background.ts:21:2) ### Catch.reportErr calling stack ### # at Catch.formatExceptionForReport (chrome-extension://bnjglocicdkmhmoohhfkfkbbkejdhdgc/js/common/platform/catch.js:285:94) # at Catch.onErrorInternalHandler (chrome-extension://bnjglocicdkmhmoohhfkfkbbkejdhdgc/js/common/platform/catch.js:83:33) # at reportErr (chrome-extension://bnjglocicdkmhmoohhfkfkbbkejdhdgc/js/common/platform/catch.js:99:22) # # url: chrome-extension://bnjglocicdkmhmoohhfkfkbbkejdhdgc/js/service_worker/background.js # ######################

catch.js:70An extension cannot have more than 500 active alarms. Error: An extension cannot have more than 500 active alarms. at <async> createIntervalAlarm (/extension/js/common/browser/browser-msg.ts:430:4) at <async> <anonymous> (/extension/js/service_worker/background.ts:21:2)
catch.js:345ReferenceError: window is not defined at Url.parse (common.js:355:37) at Catch.doSendErrorToSharedTenantFes (catch.js:308:56) at Catch.onErrorInternalHandler (catch.js:91:20) at reportErr (catch.js:99:22)
doSendErrorToSharedTenantFes	@	catch.js:345

Reference:

https://mail.google.com/mail/u/[email protected]/#inbox/FMfcgzQbgRkqtzvmFlKGFcxMkjScBvCR
https://mail.google.com/mail/u/[email protected]/#archive/FMfcgzQbgcKjDBxnKKTzTbfHKMhqkSWQ

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions