Skip to content

Instantly share code, notes, and snippets.

@johngruen
Created September 5, 2019 13:47
Show Gist options
  • Save johngruen/b8d5149a908bdfa6ee70cd7ad5f3c190 to your computer and use it in GitHub Desktop.
Save johngruen/b8d5149a908bdfa6ee70cd7ad5f3c190 to your computer and use it in GitHub Desktop.
Error: Could not establish connection. Receiving end does not exist. background.js:525:20
Warning processing windowTypes: This property is deprecated 4 global.min.js:250
makeError resource://gre/modules/Schemas.jsm:500
logDeprecation resource://gre/modules/Schemas.jsm:1196
checkDeprecated resource://gre/modules/Schemas.jsm:1208
normalizeBase resource://gre/modules/Schemas.jsm:1331
normalize resource://gre/modules/Schemas.jsm:2162
r resource://gre/modules/Schemas.jsm:1856
withPath resource://gre/modules/Schemas.jsm:585
checkProperty resource://gre/modules/Schemas.jsm:1855
normalize resource://gre/modules/Schemas.jsm:1928
normalize resource://gre/modules/Schemas.jsm:1464
fixedArgs resource://gre/modules/Schemas.jsm:2525
map self-hosted:291
checkParameters resource://gre/modules/Schemas.jsm:2520
stub resource://gre/modules/Schemas.jsm:2626
a moz-extension://0b853bc9-94fc-d847-bb96-fa84e20019fd/global.min.js:250
apply self-hosted:2018
applySafeWithoutClone resource://gre/modules/ExtensionCommon.jsm:595
fire resource://gre/modules/ExtensionChild.jsm:1232
receiveMessage resource://gre/modules/ExtensionChild.jsm:1236
_callHandlers resource://gre/modules/MessageChannel.jsm:914
_callHandlers resource://gre/modules/MessageChannel.jsm:913
promise resource://gre/modules/MessageChannel.jsm:992
_handleMessage resource://gre/modules/MessageChannel.jsm:989
_handleMessage self-hosted:1021
receiveMessage resource://gre/modules/MessageChannel.jsm:225
forEach self-hosted:266
receiveMessage resource://gre/modules/MessageChannel.jsm:218
Unchecked lastError value: Error: Invalid tab ID: 25 background.js:1
r moz-extension://bcf1b43c-4fc6-184c-a8ac-871c4b25ecfe/build/background.js:1
Unchecked lastError value: Error: Invalid tab ID: 25 background.js:1
r moz-extension://bcf1b43c-4fc6-184c-a8ac-871c4b25ecfe/build/background.js:1
Error: Invalid tab ID: 25 3 ExtensionUtils.jsm
Failed to fetch the refresh token TypeError: "NetworkError when attempting to fetch resource." fxa.js:270:15
generateRefreshToken moz-extension://cd9b1047-7c95-6743-8fa9-fa5464781d07/background/fxa.js:270
authenticate moz-extension://cd9b1047-7c95-6743-8fa9-fa5464781d07/background/fxa.js:52
auth moz-extension://cd9b1047-7c95-6743-8fa9-fa5464781d07/background/main.js:223
handleEventInternal moz-extension://cd9b1047-7c95-6743-8fa9-fa5464781d07/background/main.js:391
handleEvent moz-extension://cd9b1047-7c95-6743-8fa9-fa5464781d07/background/main.js:368
sendMessage moz-extension://cd9b1047-7c95-6743-8fa9-fa5464781d07/background/component.js:12
panelConnected moz-extension://cd9b1047-7c95-6743-8fa9-fa5464781d07/background/ui.js:207
Warning processing windowTypes: This property is deprecated global.min.js:250
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment