Showing questions tagged: Show all questions
  • Solved

Firefox (Italian) forgets saved passwords every cold boot

Greetings Firefox Community As I long time user and supporter (have donated and even got a shirt to show!) I have never had any issues with my beloved FF. If anything m… (read more)

Greetings Firefox Community

As I long time user and supporter (have donated and even got a shirt to show!) I have never had any issues with my beloved FF. If anything minor had happened, I would always find a quick fix on the community forums.

This one is an odd ball: for a while now Firefox forgets all saved passwords but only after a cold reboot (not a restart or sleep).

It's my elderly mum's laptop, which I manage for her using a remote desktop app. It's a fairly new Asus Vivobook with Win11, fully updated and free from viruses and hacks as we have installed paid versions of both Malwarebytes and HitmanPro.Alert. My Windows desktop runs exactly the same OS and those two security software, and my FF never ever forgets anything! The only difference is that her Windows and FF are set to the Italian language while mine is English.

After trying a "refresh", I exported her passwords and bookmarks and took the drastic step of completely wiping FF and even removing profiles. Reinstalled the latest x64 version and the problem is still happening.

Had a good look at both security software to ensure there was no funny setting to cause that to occur, fact is the laptop also runs Chrome and Edge with all the same saved passwords yet those two pesky browsers never forget anything!

Personally, I'd much prefer for her to continue to use FF rather than the other two, so I am shouting out for HELP, please! Hope someone has seen this and/or knows how to fix it.

Many thanks in advance and Merry Christmas to all! Cheers Paul Perth - Australia

Asked by markimeerkat 4 months ago

Answered by cor-el 4 months ago

  • Solved

Not saving Tabs for Following Sessions

I set the browser to Open previous windows and tabs at restart, on General settings, but it always opens blanc, not saving any tab from the previous session. How can I c… (read more)

I set the browser to Open previous windows and tabs at restart, on General settings, but it always opens blanc, not saving any tab from the previous session.

How can I correct this issue, if it is one, please?

Asked by Straydog 4 months ago

Answered by cor-el 4 months ago

  • Solved

[video can't be player because this file is corrupt][mp4 h264 yuv420p]

Open this url https://openfde.com/intro.mp4 and firefox shows "video can't be player because this file is corrupt". Web Console logs: ``` Media resource https://openfde.… (read more)

Open this url https://openfde.com/intro.mp4 and firefox shows "video can't be player because this file is corrupt".

Web Console logs: ``` Media resource https://openfde.com/intro.mp4 could not be decoded. intro.mp4

Media resource https://openfde.com/intro.mp4 could not be decoded, error: Error Code: NS_ERROR_DOM_MEDIA_DECODE_ERR (0x806e0004) Details: void mozilla::AppleVTDecoder::OnDecodeError(OSStatus): OnDecodeError:ffffcd9a intro.mp4 ```

`ffmpeg -i` with this video file: ``` Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/path/to/intro.mp4':

 Metadata:
   major_brand     : isom
   minor_version   : 512
   compatible_brands: isomiso2avc1mp41
   encoder         : Lavf58.76.100
 Duration: 00:01:51.77, start: 0.000000, bitrate: 3243 kb/s
 Stream #0:0[0x1](eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p(progressive), 4096x2304 [SAR 1:1 DAR 16:9], 3109 kb/s, 25 fps, 25 tbr, 12800 tbn (default)
   Metadata:
     handler_name    : ?Mainconcept Video Media Handler
     vendor_id       : [0][0][0][0]
 Stream #0:1[0x2](eng): Audio: mp3 (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 128 kb/s (default)
   Metadata:
     handler_name    : #Mainconcept MP4 Sound Media Handler
     vendor_id       : [0][0][0][0]

```

Chrome is fine.

Asked by kilireg 3 months ago

Answered by zeroknight 3 months ago

  • Solved

Sync NS_ERROR_UNKNOWN_HOST

Hello. I'm in need of some help repairing Sync. I can log in via email just fine, but I can't send tabs from another device to this one. I'm running Firefox 120.0.1 on En… (read more)

Hello. I'm in need of some help repairing Sync. I can log in via email just fine, but I can't send tabs from another device to this one. I'm running Firefox 120.0.1 on Endeavour (Arch) Linux on kernel 6.6.7-zen. I'm attaching the logs from Sync, where I've found several concerning messages, the first one that caught my attention was `Services.Common.RESTRequest DEBUG POST https://{server}/dummy/fxa/oauth/token failed: 2152398878 - NS_ERROR_UNKNOWN_HOST` Also, if that can help, when trying to add a device to Sync via a QR-code, I get a message "pairing channel closed".

What follows is the latest Sync log I have -- .mozilla/firefox/<profilename>.default-release/weave/logs/error-sync-<timestamp>.txt ``` 1702924815784 Sync.LogManager DEBUG Flushing file log 1702924815785 FirefoxAccounts INFO fetching updated device list 1702924815785 FirefoxAccounts INFO Already fetching device list, return existing promise 1702924815791 Sync.Engine.Tabs.Tracker DEBUG Detected a tab change, but conditions aren't met for a quick write or a score bump 1702924815798 Services.Common.RESTRequest DEBUG GET request to https://{server}/dummy/fxa/account/devices?filterIdleDevicesTimestamp=1701110415785 1702924815805 Services.Common.RESTRequest DEBUG POST request to https://{server}/dummy/fxa/oauth/token 1702924815806 Services.Common.RESTRequest DEBUG POST Length: 81 1702924815806 Sync.LogManager DEBUG Log cleanup threshold time: 1702060815806 1702924815806 Services.Common.RESTRequest DEBUG GET https://{server}/dummy/fxa/account/devices?filterIdleDevicesTimestamp=1701110415785 failed: 2152398878 - NS_ERROR_UNKNOWN_HOST 1702924815806 Hawk WARN hawk request error: [Exception... "NS_ERROR_UNKNOWN_HOST" nsresult: "0x804b001e (NS_ERROR_UNKNOWN_HOST)" location: "JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479" data: no] Stack trace: onStopRequest()@resource://services-common/rest.sys.mjs:479 1702924815807 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status code: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatus]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get status :: line 616" data: no] Stack trace: get status()@resource://services-common/rest.sys.mjs:616 request()@resource://services-common/hawkclient.sys.mjs:230 1702924815807 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status text: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatusText]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get statusText :: line 631" data: no] Stack trace: get statusText()@resource://services-common/rest.sys.mjs:631 request()@resource://services-common/hawkclient.sys.mjs:238 1702924815807 Hawk DEBUG (Response) /account/devices?filterIdleDevicesTimestamp=1701110415785: code: null - Status text: null 1702924815807 Services.Common.RESTResponse DEBUG Caught exception processing response headers: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.visitResponseHeaders]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get headers :: line 663" data: no] Stack trace: get headers()@resource://services-common/rest.sys.mjs:663 _maybeNotifyBackoff()@resource://services-common/hawkclient.sys.mjs:307 request()@resource://services-common/hawkclient.sys.mjs:246 1702924815807 Services.Common.RESTResponse DEBUG Caught exception processing response headers: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.visitResponseHeaders]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get headers :: line 663" data: no] Stack trace: get headers()@resource://services-common/rest.sys.mjs:663 _maybeNotifyBackoff()@resource://services-common/hawkclient.sys.mjs:307 request()@resource://services-common/hawkclient.sys.mjs:247 1702924815807 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status text: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatusText]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get statusText :: line 631" data: no] Stack trace: get statusText()@resource://services-common/rest.sys.mjs:631 _constructError()@resource://services-common/hawkclient.sys.mjs:113 request()@resource://services-common/hawkclient.sys.mjs:252 1702924815807 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status code: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatus]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get status :: line 616" data: no] Stack trace: get status()@resource://services-common/rest.sys.mjs:616 _constructError()@resource://services-common/hawkclient.sys.mjs:114 request()@resource://services-common/hawkclient.sys.mjs:252 1702924815807 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status code: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatus]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get status :: line 616" data: no] Stack trace: get status()@resource://services-common/rest.sys.mjs:616 _constructError()@resource://services-common/hawkclient.sys.mjs:115 request()@resource://services-common/hawkclient.sys.mjs:252 1702924815807 Services.Common.RESTResponse DEBUG Caught exception processing response headers: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.visitResponseHeaders]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get headers :: line 663" data: no] Stack trace: get headers()@resource://services-common/rest.sys.mjs:663 _constructError()@resource://services-common/hawkclient.sys.mjs:121 request()@resource://services-common/hawkclient.sys.mjs:252 1702924815807 FirefoxAccounts ERROR error GETing /account/devices?filterIdleDevicesTimestamp=1701110415785: {"error":{},"errorString":"[Exception... \"NS_ERROR_UNKNOWN_HOST\" nsresult: \"0x804b001e (NS_ERROR_UNKNOWN_HOST)\" location: \"JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479\" data: no]","message":null,"code":null,"errno":null} 1702924815807 Sync.Browser ERROR Refreshing device list failed.: {"error":{},"errorString":"[Exception... \"NS_ERROR_UNKNOWN_HOST\" nsresult: \"0x804b001e (NS_ERROR_UNKNOWN_HOST)\" location: \"JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479\" data: no]","message":null,"code":null,"errno":null} 1702924815807 Sync.Browser ERROR Refreshing device list failed.: {"error":{},"errorString":"[Exception... \"NS_ERROR_UNKNOWN_HOST\" nsresult: \"0x804b001e (NS_ERROR_UNKNOWN_HOST)\" location: \"JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479\" data: no]","message":null,"code":null,"errno":null} 1702924815814 Services.Common.RESTRequest DEBUG POST https://{server}/dummy/fxa/oauth/token failed: 2152398878 - NS_ERROR_UNKNOWN_HOST 1702924815814 Hawk WARN hawk request error: [Exception... "NS_ERROR_UNKNOWN_HOST" nsresult: "0x804b001e (NS_ERROR_UNKNOWN_HOST)" location: "JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479" data: no] Stack trace: onStopRequest()@resource://services-common/rest.sys.mjs:479 1702924815814 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status code: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatus]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get status :: line 616" data: no] Stack trace: get status()@resource://services-common/rest.sys.mjs:616 request()@resource://services-common/hawkclient.sys.mjs:230 1702924815814 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status text: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatusText]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get statusText :: line 631" data: no] Stack trace: get statusText()@resource://services-common/rest.sys.mjs:631 request()@resource://services-common/hawkclient.sys.mjs:238 1702924815814 Hawk DEBUG (Response) /oauth/token: code: null - Status text: null 1702924815815 Services.Common.RESTResponse DEBUG Caught exception processing response headers: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.visitResponseHeaders]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get headers :: line 663" data: no] Stack trace: get headers()@resource://services-common/rest.sys.mjs:663 _maybeNotifyBackoff()@resource://services-common/hawkclient.sys.mjs:307 request()@resource://services-common/hawkclient.sys.mjs:246 1702924815815 Services.Common.RESTResponse DEBUG Caught exception processing response headers: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.visitResponseHeaders]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get headers :: line 663" data: no] Stack trace: get headers()@resource://services-common/rest.sys.mjs:663 _maybeNotifyBackoff()@resource://services-common/hawkclient.sys.mjs:307 request()@resource://services-common/hawkclient.sys.mjs:247 1702924815815 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status text: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatusText]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get statusText :: line 631" data: no] Stack trace: get statusText()@resource://services-common/rest.sys.mjs:631 _constructError()@resource://services-common/hawkclient.sys.mjs:113 request()@resource://services-common/hawkclient.sys.mjs:252 1702924815815 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status code: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatus]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get status :: line 616" data: no] Stack trace: get status()@resource://services-common/rest.sys.mjs:616 _constructError()@resource://services-common/hawkclient.sys.mjs:114 request()@resource://services-common/hawkclient.sys.mjs:252 1702924815815 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status code: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatus]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get status :: line 616" data: no] Stack trace: get status()@resource://services-common/rest.sys.mjs:616 _constructError()@resource://services-common/hawkclient.sys.mjs:115 request()@resource://services-common/hawkclient.sys.mjs:252 1702924815815 Services.Common.RESTResponse DEBUG Caught exception processing response headers: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.visitResponseHeaders]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get headers :: line 663" data: no] Stack trace: get headers()@resource://services-common/rest.sys.mjs:663 _constructError()@resource://services-common/hawkclient.sys.mjs:121 request()@resource://services-common/hawkclient.sys.mjs:252 1702924815815 FirefoxAccounts ERROR error POSTing /oauth/token: {"error":{},"errorString":"[Exception... \"NS_ERROR_UNKNOWN_HOST\" nsresult: \"0x804b001e (NS_ERROR_UNKNOWN_HOST)\" location: \"JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479\" data: no]","message":null,"code":null,"errno":null} 1702924815815 FirefoxAccounts ERROR Background refresh of initial profile failed: {"error":{},"errorString":"[Exception... \"NS_ERROR_UNKNOWN_HOST\" nsresult: \"0x804b001e (NS_ERROR_UNKNOWN_HOST)\" location: \"JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479\" data: no]","message":null,"code":null,"errno":null} 1702924815815 FirefoxAccounts ERROR Background refresh of initial profile failed: {"error":{},"errorString":"[Exception... \"NS_ERROR_UNKNOWN_HOST\" nsresult: \"0x804b001e (NS_ERROR_UNKNOWN_HOST)\" location: \"JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479\" data: no]","message":null,"code":null,"errno":null} 1702924815900 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924815900 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924815921 Sync.LogManager DEBUG Done deleting files. 1702924816901 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924816901 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924817035 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924817035 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924817035 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924817902 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924817902 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924818035 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924818035 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924818035 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924818981 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924818982 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924819036 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924819036 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924819036 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924819984 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924819984 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924820036 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924820036 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924820036 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924821037 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924821037 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924821037 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924821037 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924821037 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924822038 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924822039 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924822039 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924822039 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924822039 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924823040 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924823040 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924823040 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924823040 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924823040 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924824041 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924824041 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924824041 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924824045 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924824045 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924824087 FirefoxAccounts DEBUG FxAccountsProfileClient: Requested profile 1702924824087 FirefoxAccounts DEBUG getOAuthToken enter 1702924824091 Sync.Engine.Tabs.Tracker DEBUG Detected a tab change, but conditions aren't met for a quick write - bumping score 1702924824098 Sync.Engine.Tabs.Tracker DEBUG Detected a tab change, but conditions aren't met for a quick write or a score bump 1702924824149 Services.Common.RESTRequest DEBUG POST request to https://{server}/dummy/fxa/oauth/token 1702924824149 Services.Common.RESTRequest DEBUG POST Length: 81 1702924824160 Services.Common.RESTRequest DEBUG POST https://{server}/dummy/fxa/oauth/token failed: 2152398878 - NS_ERROR_UNKNOWN_HOST 1702924824160 Hawk WARN hawk request error: [Exception... "NS_ERROR_UNKNOWN_HOST" nsresult: "0x804b001e (NS_ERROR_UNKNOWN_HOST)" location: "JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479" data: no] Stack trace: onStopRequest()@resource://services-common/rest.sys.mjs:479 1702924824160 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status code: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatus]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get status :: line 616" data: no] Stack trace: get status()@resource://services-common/rest.sys.mjs:616 request()@resource://services-common/hawkclient.sys.mjs:230 1702924824160 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status text: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatusText]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get statusText :: line 631" data: no] Stack trace: get statusText()@resource://services-common/rest.sys.mjs:631 request()@resource://services-common/hawkclient.sys.mjs:238 1702924824160 Hawk DEBUG (Response) /oauth/token: code: null - Status text: null 1702924824160 Services.Common.RESTResponse DEBUG Caught exception processing response headers: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.visitResponseHeaders]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get headers :: line 663" data: no] Stack trace: get headers()@resource://services-common/rest.sys.mjs:663 _maybeNotifyBackoff()@resource://services-common/hawkclient.sys.mjs:307 request()@resource://services-common/hawkclient.sys.mjs:246 1702924824161 Services.Common.RESTResponse DEBUG Caught exception processing response headers: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.visitResponseHeaders]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get headers :: line 663" data: no] Stack trace: get headers()@resource://services-common/rest.sys.mjs:663 _maybeNotifyBackoff()@resource://services-common/hawkclient.sys.mjs:307 request()@resource://services-common/hawkclient.sys.mjs:247 1702924824161 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status text: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatusText]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get statusText :: line 631" data: no] Stack trace: get statusText()@resource://services-common/rest.sys.mjs:631 _constructError()@resource://services-common/hawkclient.sys.mjs:113 request()@resource://services-common/hawkclient.sys.mjs:252 1702924824161 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status code: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatus]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get status :: line 616" data: no] Stack trace: get status()@resource://services-common/rest.sys.mjs:616 _constructError()@resource://services-common/hawkclient.sys.mjs:114 request()@resource://services-common/hawkclient.sys.mjs:252 1702924824161 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status code: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatus]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get status :: line 616" data: no] Stack trace: get status()@resource://services-common/rest.sys.mjs:616 _constructError()@resource://services-common/hawkclient.sys.mjs:115 request()@resource://services-common/hawkclient.sys.mjs:252 1702924824161 Services.Common.RESTResponse DEBUG Caught exception processing response headers: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.visitResponseHeaders]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get headers :: line 663" data: no] Stack trace: get headers()@resource://services-common/rest.sys.mjs:663 _constructError()@resource://services-common/hawkclient.sys.mjs:121 request()@resource://services-common/hawkclient.sys.mjs:252 1702924824161 FirefoxAccounts ERROR error POSTing /oauth/token: {"error":{},"errorString":"[Exception... \"NS_ERROR_UNKNOWN_HOST\" nsresult: \"0x804b001e (NS_ERROR_UNKNOWN_HOST)\" location: \"JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479\" data: no]","message":null,"code":null,"errno":null} 1702924824161 FirefoxAccounts ERROR Background refresh of initial profile failed: {"error":{},"errorString":"[Exception... \"NS_ERROR_UNKNOWN_HOST\" nsresult: \"0x804b001e (NS_ERROR_UNKNOWN_HOST)\" location: \"JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479\" data: no]","message":null,"code":null,"errno":null} 1702924824338 Sync.Engine.Tabs.Tracker DEBUG Detected a tab change, but conditions aren't met for a quick write or a score bump 1702924824584 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:fxa_status 1702924824584 FirefoxAccounts DEBUG fxa_status received 1702924824584 FirefoxAccounts DEBUG service: null 1702924824584 FirefoxAccounts DEBUG is private browsing: false 1702924824595 Sync.Engine.Tabs.Tracker DEBUG Detected a tab change, but conditions aren't met for a quick write or a score bump 1702924825051 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924825051 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924825051 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924825052 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924825052 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924825957 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_preferences 1702924825962 Sync.Engine.Tabs.Tracker DEBUG Detected a tab change, but conditions aren't met for a quick write - bumping score 1702924825967 Sync.Engine.Tabs.Tracker DEBUG Detected a tab change, but conditions aren't met for a quick write or a score bump 1702924825997 Sync.Engine.Tabs.Tracker DEBUG Detected a tab change, but conditions aren't met for a quick write - bumping score 1702924826053 Sync.Engine.Tabs.Tracker DEBUG Detected a tab change, but conditions aren't met for a quick write or a score bump 1702924826075 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924826075 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924826075 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924826075 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924826075 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924826155 Sync.Engine.Tabs.Tracker DEBUG Detected a tab change, but conditions aren't met for a quick write or a score bump 1702924826156 Sync.Engine.Tabs.Tracker DEBUG Detected a tab change, but conditions aren't met for a quick write or a score bump 1702924826167 FirefoxAccounts DEBUG FxAccountsProfileClient: Requested profile 1702924826167 FirefoxAccounts DEBUG getOAuthToken enter 1702924826198 Services.Common.RESTRequest DEBUG POST request to https://{server}/dummy/fxa/oauth/token 1702924826198 Services.Common.RESTRequest DEBUG POST Length: 81 1702924826201 Services.Common.RESTRequest DEBUG POST https://{server}/dummy/fxa/oauth/token failed: 2152398878 - NS_ERROR_UNKNOWN_HOST 1702924826201 Hawk WARN hawk request error: [Exception... "NS_ERROR_UNKNOWN_HOST" nsresult: "0x804b001e (NS_ERROR_UNKNOWN_HOST)" location: "JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479" data: no] Stack trace: onStopRequest()@resource://services-common/rest.sys.mjs:479 1702924826202 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status code: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatus]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get status :: line 616" data: no] Stack trace: get status()@resource://services-common/rest.sys.mjs:616 request()@resource://services-common/hawkclient.sys.mjs:230 1702924826202 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status text: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatusText]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get statusText :: line 631" data: no] Stack trace: get statusText()@resource://services-common/rest.sys.mjs:631 request()@resource://services-common/hawkclient.sys.mjs:238 1702924826202 Hawk DEBUG (Response) /oauth/token: code: null - Status text: null 1702924826202 Services.Common.RESTResponse DEBUG Caught exception processing response headers: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.visitResponseHeaders]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get headers :: line 663" data: no] Stack trace: get headers()@resource://services-common/rest.sys.mjs:663 _maybeNotifyBackoff()@resource://services-common/hawkclient.sys.mjs:307 request()@resource://services-common/hawkclient.sys.mjs:246 1702924826202 Services.Common.RESTResponse DEBUG Caught exception processing response headers: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.visitResponseHeaders]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get headers :: line 663" data: no] Stack trace: get headers()@resource://services-common/rest.sys.mjs:663 _maybeNotifyBackoff()@resource://services-common/hawkclient.sys.mjs:307 request()@resource://services-common/hawkclient.sys.mjs:247 1702924826202 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status text: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatusText]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get statusText :: line 631" data: no] Stack trace: get statusText()@resource://services-common/rest.sys.mjs:631 _constructError()@resource://services-common/hawkclient.sys.mjs:113 request()@resource://services-common/hawkclient.sys.mjs:252 1702924826202 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status code: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatus]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get status :: line 616" data: no] Stack trace: get status()@resource://services-common/rest.sys.mjs:616 _constructError()@resource://services-common/hawkclient.sys.mjs:114 request()@resource://services-common/hawkclient.sys.mjs:252 1702924826202 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status code: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatus]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get status :: line 616" data: no] Stack trace: get status()@resource://services-common/rest.sys.mjs:616 _constructError()@resource://services-common/hawkclient.sys.mjs:115 request()@resource://services-common/hawkclient.sys.mjs:252 1702924826202 Services.Common.RESTResponse DEBUG Caught exception processing response headers: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.visitResponseHeaders]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get headers :: line 663" data: no] Stack trace: get headers()@resource://services-common/rest.sys.mjs:663 _constructError()@resource://services-common/hawkclient.sys.mjs:121 request()@resource://services-common/hawkclient.sys.mjs:252 1702924826202 FirefoxAccounts ERROR error POSTing /oauth/token: {"error":{},"errorString":"[Exception... \"NS_ERROR_UNKNOWN_HOST\" nsresult: \"0x804b001e (NS_ERROR_UNKNOWN_HOST)\" location: \"JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479\" data: no]","message":null,"code":null,"errno":null} 1702924826202 FirefoxAccounts ERROR Background refresh of initial profile failed: {"error":{},"errorString":"[Exception... \"NS_ERROR_UNKNOWN_HOST\" nsresult: \"0x804b001e (NS_ERROR_UNKNOWN_HOST)\" location: \"JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479\" data: no]","message":null,"code":null,"errno":null} 1702924826202 FirefoxAccounts ERROR Background refresh of initial profile failed: {"error":{},"errorString":"[Exception... \"NS_ERROR_UNKNOWN_HOST\" nsresult: \"0x804b001e (NS_ERROR_UNKNOWN_HOST)\" location: \"JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479\" data: no]","message":null,"code":null,"errno":null} 1702924826202 FirefoxAccounts ERROR Background refresh of initial profile failed: {"error":{},"errorString":"[Exception... \"NS_ERROR_UNKNOWN_HOST\" nsresult: \"0x804b001e (NS_ERROR_UNKNOWN_HOST)\" location: \"JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479\" data: no]","message":null,"code":null,"errno":null} 1702924826202 FirefoxAccounts ERROR Background refresh of initial profile failed: {"error":{},"errorString":"[Exception... \"NS_ERROR_UNKNOWN_HOST\" nsresult: \"0x804b001e (NS_ERROR_UNKNOWN_HOST)\" location: \"JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479\" data: no]","message":null,"code":null,"errno":null} 1702924826261 FirefoxAccounts DEBUG FxAccountsProfileClient: Requested profile 1702924826261 FirefoxAccounts DEBUG getOAuthToken enter 1702924826271 Services.Common.RESTRequest DEBUG POST request to https://{server}/dummy/fxa/oauth/token 1702924826271 Services.Common.RESTRequest DEBUG POST Length: 81 1702924826272 Services.Common.RESTRequest DEBUG POST https://{server}/dummy/fxa/oauth/token failed: 2152398878 - NS_ERROR_UNKNOWN_HOST 1702924826272 Hawk WARN hawk request error: [Exception... "NS_ERROR_UNKNOWN_HOST" nsresult: "0x804b001e (NS_ERROR_UNKNOWN_HOST)" location: "JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479" data: no] Stack trace: onStopRequest()@resource://services-common/rest.sys.mjs:479 1702924826272 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status code: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatus]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get status :: line 616" data: no] Stack trace: get status()@resource://services-common/rest.sys.mjs:616 request()@resource://services-common/hawkclient.sys.mjs:230 1702924826272 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status text: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatusText]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get statusText :: line 631" data: no] Stack trace: get statusText()@resource://services-common/rest.sys.mjs:631 request()@resource://services-common/hawkclient.sys.mjs:238 1702924826273 Hawk DEBUG (Response) /oauth/token: code: null - Status text: null 1702924826273 Services.Common.RESTResponse DEBUG Caught exception processing response headers: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.visitResponseHeaders]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get headers :: line 663" data: no] Stack trace: get headers()@resource://services-common/rest.sys.mjs:663 _maybeNotifyBackoff()@resource://services-common/hawkclient.sys.mjs:307 request()@resource://services-common/hawkclient.sys.mjs:246 1702924826273 Services.Common.RESTResponse DEBUG Caught exception processing response headers: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.visitResponseHeaders]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get headers :: line 663" data: no] Stack trace: get headers()@resource://services-common/rest.sys.mjs:663 _maybeNotifyBackoff()@resource://services-common/hawkclient.sys.mjs:307 request()@resource://services-common/hawkclient.sys.mjs:247 1702924826273 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status text: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatusText]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get statusText :: line 631" data: no] Stack trace: get statusText()@resource://services-common/rest.sys.mjs:631 _constructError()@resource://services-common/hawkclient.sys.mjs:113 request()@resource://services-common/hawkclient.sys.mjs:252 1702924826273 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status code: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatus]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get status :: line 616" data: no] Stack trace: get status()@resource://services-common/rest.sys.mjs:616 _constructError()@resource://services-common/hawkclient.sys.mjs:114 request()@resource://services-common/hawkclient.sys.mjs:252 1702924826273 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status code: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatus]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get status :: line 616" data: no] Stack trace: get status()@resource://services-common/rest.sys.mjs:616 _constructError()@resource://services-common/hawkclient.sys.mjs:115 request()@resource://services-common/hawkclient.sys.mjs:252 1702924826273 Services.Common.RESTResponse DEBUG Caught exception processing response headers: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.visitResponseHeaders]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get headers :: line 663" data: no] Stack trace: get headers()@resource://services-common/rest.sys.mjs:663 _constructError()@resource://services-common/hawkclient.sys.mjs:121 request()@resource://services-common/hawkclient.sys.mjs:252 1702924826273 FirefoxAccounts ERROR error POSTing /oauth/token: {"error":{},"errorString":"[Exception... \"NS_ERROR_UNKNOWN_HOST\" nsresult: \"0x804b001e (NS_ERROR_UNKNOWN_HOST)\" location: \"JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479\" data: no]","message":null,"code":null,"errno":null} 1702924826273 FirefoxAccounts ERROR Background refresh of initial profile failed: {"error":{},"errorString":"[Exception... \"NS_ERROR_UNKNOWN_HOST\" nsresult: \"0x804b001e (NS_ERROR_UNKNOWN_HOST)\" location: \"JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479\" data: no]","message":null,"code":null,"errno":null} 1702924827076 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924827076 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924827076 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924827076 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924827076 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924828077 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924828077 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924828077 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924828077 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924828077 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924829079 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924829079 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924829079 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924829079 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924829079 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924830080 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924830080 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924830080 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924830080 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924830080 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924830639 FirefoxAccounts DEBUG FxAccountsProfileClient: Requested profile 1702924830639 FirefoxAccounts DEBUG getOAuthToken enter 1702924830655 Services.Common.RESTRequest DEBUG POST request to https://{server}/dummy/fxa/oauth/token 1702924830655 Services.Common.RESTRequest DEBUG POST Length: 81 1702924830655 Services.Common.RESTRequest DEBUG POST https://{server}/dummy/fxa/oauth/token failed: 2152398878 - NS_ERROR_UNKNOWN_HOST 1702924830655 Hawk WARN hawk request error: [Exception... "NS_ERROR_UNKNOWN_HOST" nsresult: "0x804b001e (NS_ERROR_UNKNOWN_HOST)" location: "JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479" data: no] Stack trace: onStopRequest()@resource://services-common/rest.sys.mjs:479 1702924830655 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status code: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatus]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get status :: line 616" data: no] Stack trace: get status()@resource://services-common/rest.sys.mjs:616 request()@resource://services-common/hawkclient.sys.mjs:230 1702924830655 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status text: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatusText]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get statusText :: line 631" data: no] Stack trace: get statusText()@resource://services-common/rest.sys.mjs:631 request()@resource://services-common/hawkclient.sys.mjs:238 1702924830656 Hawk DEBUG (Response) /oauth/token: code: null - Status text: null 1702924830656 Services.Common.RESTResponse DEBUG Caught exception processing response headers: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.visitResponseHeaders]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get headers :: line 663" data: no] Stack trace: get headers()@resource://services-common/rest.sys.mjs:663 _maybeNotifyBackoff()@resource://services-common/hawkclient.sys.mjs:307 request()@resource://services-common/hawkclient.sys.mjs:246 1702924830656 Services.Common.RESTResponse DEBUG Caught exception processing response headers: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.visitResponseHeaders]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get headers :: line 663" data: no] Stack trace: get headers()@resource://services-common/rest.sys.mjs:663 _maybeNotifyBackoff()@resource://services-common/hawkclient.sys.mjs:307 request()@resource://services-common/hawkclient.sys.mjs:247 1702924830656 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status text: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatusText]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get statusText :: line 631" data: no] Stack trace: get statusText()@resource://services-common/rest.sys.mjs:631 _constructError()@resource://services-common/hawkclient.sys.mjs:113 request()@resource://services-common/hawkclient.sys.mjs:252 1702924830656 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status code: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatus]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get status :: line 616" data: no] Stack trace: get status()@resource://services-common/rest.sys.mjs:616 _constructError()@resource://services-common/hawkclient.sys.mjs:114 request()@resource://services-common/hawkclient.sys.mjs:252 1702924830656 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status code: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatus]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get status :: line 616" data: no] Stack trace: get status()@resource://services-common/rest.sys.mjs:616 _constructError()@resource://services-common/hawkclient.sys.mjs:115 request()@resource://services-common/hawkclient.sys.mjs:252 1702924830656 Services.Common.RESTResponse DEBUG Caught exception processing response headers: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.visitResponseHeaders]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get headers :: line 663" data: no] Stack trace: get headers()@resource://services-common/rest.sys.mjs:663 _constructError()@resource://services-common/hawkclient.sys.mjs:121 request()@resource://services-common/hawkclient.sys.mjs:252 1702924830656 FirefoxAccounts ERROR error POSTing /oauth/token: {"error":{},"errorString":"[Exception... \"NS_ERROR_UNKNOWN_HOST\" nsresult: \"0x804b001e (NS_ERROR_UNKNOWN_HOST)\" location: \"JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479\" data: no]","message":null,"code":null,"errno":null} 1702924830656 FirefoxAccounts ERROR Background refresh of initial profile failed: {"error":{},"errorString":"[Exception... \"NS_ERROR_UNKNOWN_HOST\" nsresult: \"0x804b001e (NS_ERROR_UNKNOWN_HOST)\" location: \"JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479\" data: no]","message":null,"code":null,"errno":null} 1702924830656 FirefoxAccounts ERROR Background refresh of initial profile failed: {"error":{},"errorString":"[Exception... \"NS_ERROR_UNKNOWN_HOST\" nsresult: \"0x804b001e (NS_ERROR_UNKNOWN_HOST)\" location: \"JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479\" data: no]","message":null,"code":null,"errno":null} 1702924830861 Sync.Engine.Tabs.Tracker DEBUG Detected a tab change, but conditions aren't met for a quick write or a score bump 1702924831092 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924831092 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924831092 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924831092 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924831092 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924831306 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:fxa_status 1702924831307 FirefoxAccounts DEBUG fxa_status received 1702924831307 FirefoxAccounts DEBUG service: a2270f727f45f648 1702924831307 FirefoxAccounts DEBUG is private browsing: false 1702924831307 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_supplicant_metadata 1702924831307 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_supplicant_metadata received 1702924831320 Sync.Engine.Tabs.Tracker DEBUG Detected a tab change, but conditions aren't met for a quick write or a score bump 1702924831325 Sync.Engine.Tabs.Tracker DEBUG Detected a tab change, but conditions aren't met for a quick write or a score bump 1702924832094 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924832094 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924832094 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924832094 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924832094 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924832333 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924832333 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924833101 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924833101 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924833101 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924833106 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924833106 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924833417 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924833417 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924834224 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924834224 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924834224 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924834224 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924834225 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924834417 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924834417 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924835077 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_authorize 1702924835077 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_authorize received 1702924835079 Services.Common.RESTRequest DEBUG POST request to https://{server}/dummy/fxa/account/scoped-key-data 1702924835079 Services.Common.RESTRequest DEBUG POST Length: 136 1702924835079 Services.Common.RESTRequest DEBUG POST https://{server}/dummy/fxa/account/scoped-key-data failed: 2152398878 - NS_ERROR_UNKNOWN_HOST 1702924835080 Hawk WARN hawk request error: [Exception... "NS_ERROR_UNKNOWN_HOST" nsresult: "0x804b001e (NS_ERROR_UNKNOWN_HOST)" location: "JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479" data: no] Stack trace: onStopRequest()@resource://services-common/rest.sys.mjs:479 1702924835080 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status code: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatus]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get status :: line 616" data: no] Stack trace: get status()@resource://services-common/rest.sys.mjs:616 request()@resource://services-common/hawkclient.sys.mjs:230 1702924835080 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status text: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatusText]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get statusText :: line 631" data: no] Stack trace: get statusText()@resource://services-common/rest.sys.mjs:631 request()@resource://services-common/hawkclient.sys.mjs:238 1702924835080 Hawk DEBUG (Response) /account/scoped-key-data: code: null - Status text: null 1702924835080 Services.Common.RESTResponse DEBUG Caught exception processing response headers: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.visitResponseHeaders]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get headers :: line 663" data: no] Stack trace: get headers()@resource://services-common/rest.sys.mjs:663 _maybeNotifyBackoff()@resource://services-common/hawkclient.sys.mjs:307 request()@resource://services-common/hawkclient.sys.mjs:246 1702924835080 Services.Common.RESTResponse DEBUG Caught exception processing response headers: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.visitResponseHeaders]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get headers :: line 663" data: no] Stack trace: get headers()@resource://services-common/rest.sys.mjs:663 _maybeNotifyBackoff()@resource://services-common/hawkclient.sys.mjs:307 request()@resource://services-common/hawkclient.sys.mjs:247 1702924835080 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status text: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatusText]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get statusText :: line 631" data: no] Stack trace: get statusText()@resource://services-common/rest.sys.mjs:631 _constructError()@resource://services-common/hawkclient.sys.mjs:113 request()@resource://services-common/hawkclient.sys.mjs:252 1702924835080 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status code: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatus]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get status :: line 616" data: no] Stack trace: get status()@resource://services-common/rest.sys.mjs:616 _constructError()@resource://services-common/hawkclient.sys.mjs:114 request()@resource://services-common/hawkclient.sys.mjs:252 1702924835080 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status code: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatus]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get status :: line 616" data: no] Stack trace: get status()@resource://services-common/rest.sys.mjs:616 _constructError()@resource://services-common/hawkclient.sys.mjs:115 request()@resource://services-common/hawkclient.sys.mjs:252 1702924835080 Services.Common.RESTResponse DEBUG Caught exception processing response headers: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.visitResponseHeaders]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get headers :: line 663" data: no] Stack trace: get headers()@resource://services-common/rest.sys.mjs:663 _constructError()@resource://services-common/hawkclient.sys.mjs:121 request()@resource://services-common/hawkclient.sys.mjs:252 1702924835080 FirefoxAccounts ERROR error POSTing /account/scoped-key-data: {"error":{},"errorString":"[Exception... \"NS_ERROR_UNKNOWN_HOST\" nsresult: \"0x804b001e (NS_ERROR_UNKNOWN_HOST)\" location: \"JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479\" data: no]","message":null,"code":null,"errno":null} 1702924835080 FirefoxAccounts ERROR {"error":{},"errorString":"[Exception... \"NS_ERROR_UNKNOWN_HOST\" nsresult: \"0x804b001e (NS_ERROR_UNKNOWN_HOST)\" location: \"JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479\" data: no]","message":null,"code":null,"errno":null} 1702924835085 Sync.Engine.Tabs.Tracker DEBUG Detected a tab change, but conditions aren't met for a quick write or a score bump 1702924835101 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_complete 1702924835101 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_complete received 1702924835258 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924835259 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924835259 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924835259 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924835259 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924835417 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924835417 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924835417 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924836274 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924836274 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924836274 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924836274 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924836274 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924836475 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924836475 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924836475 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924837275 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924837275 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924837275 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924837282 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924837282 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924837488 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924837488 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924837488 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924838284 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924838285 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924838285 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924838285 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924838285 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924838475 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924838476 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924838476 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924838778 Sync.Engine.Tabs.Tracker DEBUG Detected a tab change, but conditions aren't met for a quick write - bumping score 1702924838792 Sync.Engine.Tabs.Tracker DEBUG Detected a tab change, but conditions aren't met for a quick write or a score bump 1702924838847 Sync.Engine.Tabs.Tracker DEBUG Detected a tab change, but conditions aren't met for a quick write or a score bump 1702924839248 Sync.RemoteTabs INFO Generating tab list with filter 1702924839249 Sync.RemoteTabs INFO Final tab list has 0 clients with 0 tabs. 1702924839290 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924839290 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924839290 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924839290 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924839290 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924840081 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924840081 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924840081 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924840292 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924840292 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924840292 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924840292 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924840292 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924841082 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924841082 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924841082 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924841293 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924841293 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924841293 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924841293 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924841293 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924842082 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924842082 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924842082 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924842294 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924842294 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924842294 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924842294 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924842294 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924843096 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924843096 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924843096 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924843296 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924843296 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924843296 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924843296 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924843297 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924844096 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924844096 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924844096 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924844298 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924844298 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924844298 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924844298 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924844298 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924845097 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924845097 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924845097 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924845299 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924845299 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924845299 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924845300 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924845300 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924846098 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924846098 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924846098 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924846301 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924846301 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924846301 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924846301 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924846301 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924847098 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924847098 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924847098 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924847302 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924847302 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924847302 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924847303 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924847303 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924848099 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924848099 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924848099 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924848304 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924848304 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924848304 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924848304 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924848304 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924849099 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924849099 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924849099 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924849305 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924849305 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924849305 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924849305 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924849305 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924850100 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924850100 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924850100 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924850306 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924850306 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924850306 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924850307 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924850307 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924851101 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924851101 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924851101 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924851308 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924851308 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924851308 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924851308 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924851308 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924852111 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924852111 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924852111 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924852309 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924852309 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924852309 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924852309 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924852309 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924853101 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924853102 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924853102 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924853310 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924853310 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924853311 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924853311 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924853311 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924854102 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924854102 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924854102 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924854313 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924854314 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924854314 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924854314 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924854314 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924855103 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924855103 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924855103 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924855315 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924855315 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924855315 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924855315 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924855315 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924856103 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924856103 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924856103 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924856316 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924856316 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924856316 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924856316 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924856317 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924857104 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924857104 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924857104 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924857208 Sync.Engine.Tabs.Tracker DEBUG Detected a tab change, but conditions aren't met for a quick write or a score bump 1702924857317 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924857318 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924857318 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924857318 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924857318 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924857699 Sync.Engine.Tabs.Tracker DEBUG Detected a tab change, but conditions aren't met for a quick write or a score bump 1702924858104 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924858104 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924858105 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924858326 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924858326 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924858326 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924858326 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924858326 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924859105 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924859105 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924859105 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924859327 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924859327 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924859327 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924859327 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924859327 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924860106 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924860106 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924860106 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924860328 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924860328 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924860328 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924860328 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924860328 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924861106 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924861106 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924861106 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924861329 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924861329 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924861329 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924861329 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924861329 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924862106 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924862106 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924862106 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924862331 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924862331 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924862331 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924862332 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924862332 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924863107 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924863107 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924863107 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924863333 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924863333 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924863333 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924863333 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924863333 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924864108 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924864108 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924864108 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924864334 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924864334 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924864334 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924864334 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924864334 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924865108 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924865108 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924865108 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924865335 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924865335 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924865335 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924865335 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924865335 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924866109 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924866109 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924866109 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924866336 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924866336 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924866336 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924866336 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924866336 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924867110 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924867110 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924867110 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924867337 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924867337 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924867337 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924867337 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924867337 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924868073 Sync.Engine.Tabs.Tracker DEBUG Detected a tab change, but conditions aren't met for a quick write or a score bump 1702924868126 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924868126 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924868126 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924868338 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924868338 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924868338 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924868338 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924868338 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924868520 Sync.Engine.Tabs.Tracker DEBUG Detected a tab change, but conditions aren't met for a quick write or a score bump 1702924869110 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924869110 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924869110 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924869339 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924869339 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924869339 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924869340 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924869340 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924869491 Sync.Engine.Tabs.Tracker DEBUG Detected a tab change, but conditions aren't met for a quick write - bumping score 1702924870112 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924870112 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924870112 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924870340 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924870340 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924870340 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924870341 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924870341 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924870759 Sync.Engine.Tabs.Tracker DEBUG Detected a tab change, but conditions aren't met for a quick write - bumping score 1702924871118 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924871118 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924871118 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924871355 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924871355 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924871356 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924871356 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924871356 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924872113 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924872113 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924872113 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924872197 Sync.Engine.Tabs.Tracker DEBUG Detected a tab change, but conditions aren't met for a quick write - bumping score 1702924872357 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924872357 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924872357 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924872358 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924872358 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924873030 Sync.Engine.Tabs.Tracker DEBUG Detected a tab change, but conditions aren't met for a quick write or a score bump 1702924873113 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924873113 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924873113 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924873413 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924873413 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924873413 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924873413 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924873413 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924874114 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924874114 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924874114 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924874414 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924874414 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924874414 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924874415 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924874415 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924875114 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924875114 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924875114 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924875416 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924875416 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924875416 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924875416 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924875416 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924876115 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924876115 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924876115 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924876417 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924876417 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924876417 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924876417 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924876417 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924877115 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924877115 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924877115 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924877418 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924877418 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924877418 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924877418 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924877418 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924878116 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924878116 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924878116 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924878419 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924878419 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924878419 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924878419 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924878419 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924879116 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924879116 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924879116 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924879420 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924879421 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924879421 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924879421 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924879421 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924880117 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924880117 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924880117 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924880422 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924880422 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924880422 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924880423 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924880423 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924881117 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924881117 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924881117 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924881424 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924881424 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924881424 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924881424 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924881424 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924882118 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924882118 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924882118 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924882425 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924882425 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924882425 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924882426 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924882426 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924883118 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924883118 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924883118 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924883427 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924883427 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924883427 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924883427 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924883427 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924884119 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924884119 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924884119 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924884428 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924884428 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924884428 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924884428 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924884428 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924885119 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924885119 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924885119 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924885429 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924885429 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924885429 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924885429 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924885429 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924886120 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924886120 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924886120 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924886430 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924886430 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924886430 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924886430 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924886430 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924887120 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924887120 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924887120 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924887431 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924887431 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924887431 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924887431 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924887431 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924888121 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924888121 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924888121 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924888433 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924888433 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924888433 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924888433 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924888433 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924889121 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924889121 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924889121 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924889434 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924889434 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924889434 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924889434 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924889434 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924890122 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924890122 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924890122 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924890435 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924890435 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924890435 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924890435 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924890435 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924891122 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924891122 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924891122 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924891437 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924891437 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924891437 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924891437 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924891437 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924892122 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924892123 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924892123 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924892520 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924892520 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924892520 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924892520 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924892520 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924893129 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924893129 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924893129 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924893527 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924893527 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924893527 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924893533 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924893533 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924894129 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924894129 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924894129 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924894534 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924894534 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924894535 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924894535 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924894535 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924895130 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924895130 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924895130 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924895536 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924895536 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924895536 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924895536 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924895537 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924896130 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924896131 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924896131 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924896538 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924896538 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924896538 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924896538 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924896538 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924897131 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924897131 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924897131 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924897539 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924897539 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924897539 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924897539 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924897539 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924898133 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924898133 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924898134 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924898541 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924898541 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924898541 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924898541 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924898541 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924899133 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924899134 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924899134 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924899542 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924899542 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924899542 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924899542 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924899542 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924900134 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924900134 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924900134 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924900543 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924900544 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924900544 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924900544 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924900544 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924901134 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924901135 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924901135 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924901545 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924901545 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924901545 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924901545 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924901545 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924902135 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924902135 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924902135 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924902546 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924902546 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924902546 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924902546 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924902546 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924903136 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924903136 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924903136 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924903548 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924903548 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924903548 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924903548 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924903548 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924904137 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924904137 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924904137 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924904549 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924904549 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924904549 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924904549 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924904549 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924905137 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924905137 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924905137 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924905551 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924905551 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924905551 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924905551 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924905551 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924906138 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924906138 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924906138 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924906552 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924906552 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924906552 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924906552 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924906552 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924907138 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924907138 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924907138 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924907553 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924907553 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924907553 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924907553 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924907553 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924908139 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924908139 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924908139 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924908554 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924908554 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924908554 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924908554 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924908554 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924909139 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924909139 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924909139 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924909555 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924909555 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924909555 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924909556 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924909556 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924910140 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924910140 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924910140 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924910557 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924910557 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924910557 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924910557 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924910557 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924911140 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924911140 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924911140 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924911558 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924911558 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924911558 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924911558 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924911558 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924912141 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924912141 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924912141 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924912559 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924912559 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924912559 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924912559 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924912560 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924913141 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924913142 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924913142 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924913561 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924913561 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924913561 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924913561 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924913561 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924914142 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924914142 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924914142 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924914562 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924914563 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924914563 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924914563 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924914563 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924915142 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924915143 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924915143 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924915564 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924915564 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924915564 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924915564 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924915564 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924916143 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924916144 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924916144 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924916565 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924916565 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924916565 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924916565 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924916565 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924917144 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924917144 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924917144 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924917566 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924917567 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924917567 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924917567 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924917567 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924918145 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924918145 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924918145 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924918568 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924918568 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924918568 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924918568 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924918568 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924919145 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924919145 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924919145 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924919569 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924919569 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924919569 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924919570 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924919570 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924920146 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924920146 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924920146 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924920571 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924920571 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924920571 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924920571 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924920571 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924921146 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924921146 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924921146 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924921572 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924921572 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924921572 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924921572 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924921572 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924922147 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924922147 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924922147 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924922573 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924922573 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924922573 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924922573 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924922573 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924923147 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924923148 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924923148 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924923574 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924923574 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924923574 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924923575 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924923575 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924924148 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924924148 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924924148 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924924576 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924924576 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924924576 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924924576 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924924576 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924925149 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924925149 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924925149 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924925577 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924925577 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924925577 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924925577 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924925577 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924926149 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924926149 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924926149 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924926578 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924926578 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924926578 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924926578 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924926578 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924927579 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924927579 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924927579 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924927580 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924927580 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924928149 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924928149 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924928149 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924928581 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924928581 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924928581 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924928581 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924928581 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924929149 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924929149 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924929149 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924929582 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924929582 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924929582 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924929582 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924929582 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924930583 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924930583 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924930583 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924930583 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924930583 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924931149 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924931149 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924931149 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924931584 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924931584 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924931584 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924931584 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924931585 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924932149 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924932149 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924932149 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924932585 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924932586 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924932586 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924932586 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924932586 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924933587 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924933587 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924933587 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924933587 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924933587 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924934149 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924934149 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924934149 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924934588 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924934588 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924934588 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924934588 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924934588 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924935150 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924935150 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924935150 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924935589 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924935589 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924935589 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924935590 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924935590 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924936590 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924936591 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924936591 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924936591 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924936591 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924937150 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924937150 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924937150 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924937592 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924937592 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924937592 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924937592 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924937592 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924938150 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924938150 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924938150 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924938593 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924938593 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924938593 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924938594 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924938594 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924939595 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924939595 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924939595 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924939595 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924939595 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924940150 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924940150 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924940150 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924940596 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924940596 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924940596 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924940597 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924940597 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924941150 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924941150 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924941150 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924941598 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924941598 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924941598 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924941598 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924941599 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924942600 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924942600 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924942600 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924942600 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924942600 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924943150 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924943151 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924943151 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924943601 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924943601 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924943601 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924943601 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924943601 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924944150 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924944151 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924944151 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924944602 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924944602 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924944602 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924944602 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924944602 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924945603 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924945603 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924945603 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924945603 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924945603 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924946151 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924946151 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924946151 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924946604 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924946604 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924946604 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924946605 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924946605 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924947151 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924947151 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924947151 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924947606 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924947606 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924947606 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924947606 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924947606 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924948607 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924948607 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924948607 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924948607 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924948607 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924949151 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924949151 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924949151 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924949608 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924949608 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924949608 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924949609 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924949609 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924950151 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924950151 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924950151 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924950610 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924950610 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924950610 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924950610 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924950610 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924951611 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924951611 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924951611 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924951611 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924951611 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924952151 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924952151 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924952151 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924952612 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924952612 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924952612 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924952612 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924952612 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924953151 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924953151 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924953151 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924953613 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924953613 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924953613 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924953614 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924953614 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924954152 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924954152 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924954152 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924954615 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924954615 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924954615 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924954615 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924954615 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924955616 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924955616 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924955616 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924955617 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924955617 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924956152 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924956152 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924956152 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924956618 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924956618 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924956618 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924956618 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924956618 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924957152 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924957152 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924957152 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924957619 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924957619 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924957619 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924957619 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924957619 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924958620 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924958620 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924958620 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924958620 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924958620 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924959152 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924959152 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924959152 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924959621 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924959621 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924959621 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924959621 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924959621 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924960153 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924960153 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924960153 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924960622 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924960622 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924960622 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924960623 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924960623 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924961624 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924961624 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924961624 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924961624 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924961624 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924962153 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924962153 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924962153 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924962625 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924962625 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924962625 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924962625 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924962625 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924963152 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924963153 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924963153 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924963626 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924963626 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924963626 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924963626 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924963626 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924964153 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924964153 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924964153 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924964505 Sync.Engine.Tabs.Tracker DEBUG Detected a tab change, but conditions aren't met for a quick write or a score bump 1702924964627 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924964627 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924964627 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924964627 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924964627 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924965071 Sync.Engine.Tabs.Tracker DEBUG Detected a tab change, but conditions aren't met for a quick write or a score bump 1702924965628 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924965628 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924965628 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924965628 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924965628 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924965646 Sync.Engine.Tabs.Tracker DEBUG Detected a tab change, but conditions aren't met for a quick write or a score bump 1702924966153 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924966153 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924966153 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924966629 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924966629 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924966629 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924966630 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924966630 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924967153 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924967153 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924967153 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924967631 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924967631 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924967631 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924967631 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924967631 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924968153 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924968153 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924968153 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924968632 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924968632 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924968632 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924968632 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924968632 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924969634 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924969634 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924969634 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924969634 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924969634 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924970153 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924970153 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924970153 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924970635 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924970635 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924970635 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924970635 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924970635 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924971153 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924971153 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924971153 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924971485 Sync.SyncScheduler DEBUG Network link status changed to "changed". Offline?: false 1702924971636 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924971636 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924971636 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924971636 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924971636 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924972637 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924972637 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924972637 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924972638 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924972638 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924973154 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924973154 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924973154 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924973639 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924973639 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924973639 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924973639 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924973639 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924973998 Sync.SyncScheduler DEBUG Network link status changed to "changed". Offline?: false 1702924974154 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924974154 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924974154 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924974640 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924974640 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924974640 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924974640 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924974640 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924975641 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924975641 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924975641 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924975641 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924975641 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924976154 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924976154 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924976154 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924976642 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924976642 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924976642 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924976643 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924976643 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924977154 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924977154 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924977154 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924977644 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924977644 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924977644 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924977644 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924977644 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924978154 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924978154 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924978154 FirefoxAccounts WARN Could not find a pairing flow for wbZVlm6n-yjnljKgWn3PRw 1702924978645 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924978645 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924978645 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924978645 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924978645 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924979646 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924979646 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924979646 FirefoxAccounts WARN Could not find a pairing flow for BE8Hl-HeIAsHIWcAWT7bbw 1702924979647 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:pair_heartbeat 1702924979647 FirefoxAccounts DEBUG Pairing command fxaccounts:pair_heartbeat received 1702924980134 Sync.RemoteTabs INFO Doing a tab sync. 1702924980134 Sync.Service DEBUG User-Agent: Firefox/120.0.1 (Linux x86_64) FxSync/1.122.0.20231130105227.desktop 1702924980134 Sync.Service INFO Starting sync at 2023-12-18 21:43:00 in browser session PuWfkfxiVIFd 1702924980134 Sync.Service DEBUG In sync: should login. 1702924980134 Sync.Service INFO User logged in successfully - verifying login. 1702924980134 Sync.RemoteTabs INFO Generating tab list with filter 1702924980137 FirefoxAccounts DEBUG FxAccountsProfileClient: Requested profile 1702924980137 FirefoxAccounts DEBUG getOAuthToken enter 1702924980137 Sync.SyncAuthManager DEBUG unlockAndVerifyAuthState already has (or can fetch) sync keys 1702924980137 Sync.Status DEBUG Status.login: error.login.reason.network => success.status_ok 1702924980137 Sync.Status DEBUG Status.service: error.login.failed => error.login.failed 1702924980137 Sync.Service DEBUG Fetching unlocked auth state returned success.status_ok 1702924980138 Sync.SyncAuthManager INFO Getting sync key 1702924980140 Sync.RemoteTabs INFO Final tab list has 0 clients with 0 tabs. 1702924980141 Services.Common.RESTRequest DEBUG POST request to https://{server}/dummy/fxa/oauth/token 1702924980141 Services.Common.RESTRequest DEBUG POST Length: 81 1702924980142 Services.Common.RESTRequest DEBUG POST request to https://{server}/dummy/fxa/account/scoped-key-data 1702924980142 Services.Common.RESTRequest DEBUG POST Length: 84 1702924980143 Services.Common.RESTRequest DEBUG POST https://{server}/dummy/fxa/oauth/token failed: 2152398878 - NS_ERROR_UNKNOWN_HOST 1702924980143 Hawk WARN hawk request error: [Exception... "NS_ERROR_UNKNOWN_HOST" nsresult: "0x804b001e (NS_ERROR_UNKNOWN_HOST)" location: "JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479" data: no] Stack trace: onStopRequest()@resource://services-common/rest.sys.mjs:479 1702924980143 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status code: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatus]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get status :: line 616" data: no] Stack trace: get status()@resource://services-common/rest.sys.mjs:616 request()@resource://services-common/hawkclient.sys.mjs:230 1702924980143 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status text: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatusText]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get statusText :: line 631" data: no] Stack trace: get statusText()@resource://services-common/rest.sys.mjs:631 request()@resource://services-common/hawkclient.sys.mjs:238 1702924980143 Hawk DEBUG (Response) /oauth/token: code: null - Status text: null 1702924980143 Services.Common.RESTResponse DEBUG Caught exception processing response headers: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.visitResponseHeaders]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get headers :: line 663" data: no] Stack trace: get headers()@resource://services-common/rest.sys.mjs:663 _maybeNotifyBackoff()@resource://services-common/hawkclient.sys.mjs:307 request()@resource://services-common/hawkclient.sys.mjs:246 1702924980143 Services.Common.RESTResponse DEBUG Caught exception processing response headers: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.visitResponseHeaders]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get headers :: line 663" data: no] Stack trace: get headers()@resource://services-common/rest.sys.mjs:663 _maybeNotifyBackoff()@resource://services-common/hawkclient.sys.mjs:307 request()@resource://services-common/hawkclient.sys.mjs:247 1702924980143 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status text: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatusText]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get statusText :: line 631" data: no] Stack trace: get statusText()@resource://services-common/rest.sys.mjs:631 _constructError()@resource://services-common/hawkclient.sys.mjs:113 request()@resource://services-common/hawkclient.sys.mjs:252 1702924980143 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status code: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatus]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get status :: line 616" data: no] Stack trace: get status()@resource://services-common/rest.sys.mjs:616 _constructError()@resource://services-common/hawkclient.sys.mjs:114 request()@resource://services-common/hawkclient.sys.mjs:252 1702924980143 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status code: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatus]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get status :: line 616" data: no] Stack trace: get status()@resource://services-common/rest.sys.mjs:616 _constructError()@resource://services-common/hawkclient.sys.mjs:115 request()@resource://services-common/hawkclient.sys.mjs:252 1702924980143 Services.Common.RESTResponse DEBUG Caught exception processing response headers: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.visitResponseHeaders]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get headers :: line 663" data: no] Stack trace: get headers()@resource://services-common/rest.sys.mjs:663 _constructError()@resource://services-common/hawkclient.sys.mjs:121 request()@resource://services-common/hawkclient.sys.mjs:252 1702924980143 FirefoxAccounts ERROR error POSTing /oauth/token: {"error":{},"errorString":"[Exception... \"NS_ERROR_UNKNOWN_HOST\" nsresult: \"0x804b001e (NS_ERROR_UNKNOWN_HOST)\" location: \"JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479\" data: no]","message":null,"code":null,"errno":null} 1702924980143 FirefoxAccounts ERROR Background refresh of initial profile failed: {"error":{},"errorString":"[Exception... \"NS_ERROR_UNKNOWN_HOST\" nsresult: \"0x804b001e (NS_ERROR_UNKNOWN_HOST)\" location: \"JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479\" data: no]","message":null,"code":null,"errno":null} 1702924980143 FirefoxAccounts ERROR Background refresh of initial profile failed: {"error":{},"errorString":"[Exception... \"NS_ERROR_UNKNOWN_HOST\" nsresult: \"0x804b001e (NS_ERROR_UNKNOWN_HOST)\" location: \"JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479\" data: no]","message":null,"code":null,"errno":null} 1702924980143 Services.Common.RESTRequest DEBUG POST https://{server}/dummy/fxa/account/scoped-key-data failed: 2152398878 - NS_ERROR_UNKNOWN_HOST 1702924980144 Hawk WARN hawk request error: [Exception... "NS_ERROR_UNKNOWN_HOST" nsresult: "0x804b001e (NS_ERROR_UNKNOWN_HOST)" location: "JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479" data: no] Stack trace: onStopRequest()@resource://services-common/rest.sys.mjs:479 1702924980144 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status code: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatus]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get status :: line 616" data: no] Stack trace: get status()@resource://services-common/rest.sys.mjs:616 request()@resource://services-common/hawkclient.sys.mjs:230 1702924980144 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status text: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatusText]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get statusText :: line 631" data: no] Stack trace: get statusText()@resource://services-common/rest.sys.mjs:631 request()@resource://services-common/hawkclient.sys.mjs:238 1702924980144 Hawk DEBUG (Response) /account/scoped-key-data: code: null - Status text: null 1702924980144 Services.Common.RESTResponse DEBUG Caught exception processing response headers: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.visitResponseHeaders]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get headers :: line 663" data: no] Stack trace: get headers()@resource://services-common/rest.sys.mjs:663 _maybeNotifyBackoff()@resource://services-common/hawkclient.sys.mjs:307 request()@resource://services-common/hawkclient.sys.mjs:246 1702924980144 Services.Common.RESTResponse DEBUG Caught exception processing response headers: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.visitResponseHeaders]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get headers :: line 663" data: no] Stack trace: get headers()@resource://services-common/rest.sys.mjs:663 _maybeNotifyBackoff()@resource://services-common/hawkclient.sys.mjs:307 request()@resource://services-common/hawkclient.sys.mjs:247 1702924980144 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status text: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatusText]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get statusText :: line 631" data: no] Stack trace: get statusText()@resource://services-common/rest.sys.mjs:631 _constructError()@resource://services-common/hawkclient.sys.mjs:113 request()@resource://services-common/hawkclient.sys.mjs:252 1702924980144 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status code: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatus]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get status :: line 616" data: no] Stack trace: get status()@resource://services-common/rest.sys.mjs:616 _constructError()@resource://services-common/hawkclient.sys.mjs:114 request()@resource://services-common/hawkclient.sys.mjs:252 1702924980144 Services.Common.RESTResponse DEBUG Caught exception fetching HTTP status code: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.responseStatus]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get status :: line 616" data: no] Stack trace: get status()@resource://services-common/rest.sys.mjs:616 _constructError()@resource://services-common/hawkclient.sys.mjs:115 request()@resource://services-common/hawkclient.sys.mjs:252 1702924980144 Services.Common.RESTResponse DEBUG Caught exception processing response headers: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIHttpChannel.visitResponseHeaders]" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: resource://services-common/rest.sys.mjs :: get headers :: line 663" data: no] Stack trace: get headers()@resource://services-common/rest.sys.mjs:663 _constructError()@resource://services-common/hawkclient.sys.mjs:121 request()@resource://services-common/hawkclient.sys.mjs:252 1702924980144 FirefoxAccounts ERROR error POSTing /account/scoped-key-data: {"error":{},"errorString":"[Exception... \"NS_ERROR_UNKNOWN_HOST\" nsresult: \"0x804b001e (NS_ERROR_UNKNOWN_HOST)\" location: \"JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479\" data: no]","message":null,"code":null,"errno":null} 1702924980144 Sync.SyncAuthManager ERROR Non-authentication error in _fetchTokenForUser: {"error":{},"errorString":"[Exception... \"NS_ERROR_UNKNOWN_HOST\" nsresult: \"0x804b001e (NS_ERROR_UNKNOWN_HOST)\" location: \"JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479\" data: no]","message":null,"code":null,"errno":null} 1702924980144 Sync.Status DEBUG Status.login: success.status_ok => error.login.reason.network 1702924980144 Sync.Status DEBUG Status.service: error.login.failed => error.login.failed 1702924980144 Sync.SyncAuthManager INFO Failed to fetch the cluster URL: {"error":{},"errorString":"[Exception... \"NS_ERROR_UNKNOWN_HOST\" nsresult: \"0x804b001e (NS_ERROR_UNKNOWN_HOST)\" location: \"JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479\" data: no]","message":null,"code":null,"errno":null} 1702924980144 Sync.Service DEBUG verifyLogin failed: {"error":{},"errorString":"[Exception... \"NS_ERROR_UNKNOWN_HOST\" nsresult: \"0x804b001e (NS_ERROR_UNKNOWN_HOST)\" location: \"JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 479\" data: no]","message":null,"code":null,"errno":null} 1702924980144 Sync.Status DEBUG Status.login: error.login.reason.network => error.login.reason.network 1702924980144 Sync.Status DEBUG Status.service: error.login.failed => error.login.failed 1702924980144 Sync.ErrorHandler ERROR Sync encountered a login error 1702924980144 Sync.SyncScheduler DEBUG Clearing sync triggers and the global score. 1702924980145 Sync.SyncScheduler DEBUG Next sync in 3600000 ms. (why=schedule) 1702924980145 Sync.Service DEBUG Exception calling WrappedLock: Error: Login failed: error.login.reason.network(resource://services-sync/service.sys.mjs:1038:15) JS Stack trace: onNotify@service.sys.mjs:1038:15 1702924980145 Sync.Service DEBUG Not syncing: login returned false. 1702924980145 FirefoxAccounts DEBUG FxAccountsProfileClient: Requested profile 1702924980145 FirefoxAccounts DEBUG getOAuthToken enter ```

Asked by lolwat97 4 months ago

Answered by cor-el 4 months ago

  • Solved

Beachball when switching between apps

Since approximately July 2023, Firefox gives me a beachball and pauses for about 10 seconds whenever I change between it and another app, or between one Firefox window an… (read more)

Since approximately July 2023, Firefox gives me a beachball and pauses for about 10 seconds whenever I change between it and another app, or between one Firefox window and another. The same behavior does not occur with other browsers, likewise whether my connection is WiFi or wired.

I have No Proxy set in Network Settings. I am running a 2021 M1 Max Macbook Pro on Ventura 13.5.2.

I would appreciate any advice on how to troubleshoot and fix. Thanks.

Asked by Kelly 4 months ago

Answered by zeroknight 4 months ago

  • Solved

Dark Reader not working on mozilla.org

Dark Reader works for all sites except for mozilla.org, I think these webpages are over-ridden by the Firefox browser? I saw a couple archived posts recommending global c… (read more)

Dark Reader works for all sites except for mozilla.org, I think these webpages are over-ridden by the Firefox browser? I saw a couple archived posts recommending global changes for all sites via Firefox -> Settings -> Language and Appearance -> Colors, or to install themes. Neither option would work. I don't want to override all sites to dark globally, that's way to much change, just let Dark Reader change just mozilla.org.

Asked by Leland359 4 months ago

Answered by Terry 4 months ago

  • Solved

GroupMe photo upload broken for over a week

I frequently use GroupMe on desktop from Firefox, on two separate computers (a self-built desktop, and a Dell Latitude laptop). Starting sometime over a week ago, I have… (read more)

I frequently use GroupMe on desktop from Firefox, on two separate computers (a self-built desktop, and a Dell Latitude laptop).

Starting sometime over a week ago, I have been unable to drag & drop or otherwise upload photos in my chats. The only method that works is pasting direct URLs of JPGs.

In all other circumstances, I get the uploaded image error attached to this post.

Two different GroupMe support agents have said that, since image upload is still working in Edge, that it's a Firefox problem.

Tried clearing cache, site cookies, reset the browser, ran in troubleshooting mode...same result every time.

This is not the "image file size too big" error. I used to routinely post captures from the Snipping Tool, and I can't anymore.

I'm not sure where else to go to troubleshoot this. It's very annoying. Any suggestions?

Asked by weirderal 4 months ago

Answered by weirderal 4 months ago

  • Solved

How do I prevent Firefox from shifting my typing from the search field to the address bar?

The topic says it all. How do I prevent Firefox from shifting my typing from the search field to the address bar? I try to type a search into the field on my homepage b… (read more)

The topic says it all. How do I prevent Firefox from shifting my typing from the search field to the address bar?

I try to type a search into the field on my homepage but the cursor gets shunted up to the address bar and I can't find a setting turn it off. I would prefer my typing to stay where I place the cursor with a click rather than being shunted off somewhere else on the screen.

Asked by Jason Patterson 4 months ago

Answered by Terry 4 months ago

  • Solved

Extract media links is displayed in the firefox right context menu

Extract media links is displayed in the firefox right context menu I want to hide it from the right context menu. What should I do. Can't it be hidden? Firefox Version 12… (read more)

Extract media links is displayed in the firefox right context menu I want to hide it from the right context menu. What should I do. Can't it be hidden? Firefox Version 120.0.1 64bit Windows11 Home 23H2

Asked by sweet0670 4 months ago

Answered by sweet0670 4 months ago

  • Solved

Sync on Linux - cannot login

I can't see the SYNC option in Settings so I... Use about:config to change identity.fxaccounts.enabled = true I can now see 'Sync' in Settings When I go to "Sign into S… (read more)

I can't see the SYNC option in Settings so I...

Use about:config to change identity.fxaccounts.enabled = true I can now see 'Sync' in Settings When I go to "Sign into Sync", after I enter my password, it hangs for 10 seconds, then says Working, then always just hangs there forever. If I login to Mozilla using a different tab, it signs in ok.

I have tried this after successfully changing the password, and after restarting firefox.

I am using the latest Firefox version.

Any suggestions gratefully accepted.

Asked by Gazza 4 months ago

Answered by Gazza 4 months ago

  • Solved

files downloading instead of opening in viewer

I've spent many hours trying to fix this problem. When I click on a document that I want to view, it is downloading to my computer. I have the latest version of firefox o… (read more)

I've spent many hours trying to fix this problem. When I click on a document that I want to view, it is downloading to my computer. I have the latest version of firefox on a windows 11 pc. Please assist.

Asked by Miami Sally 4 months ago

Answered by jscher2000 - Support Volunteer 4 months ago

  • Solved

Changing url in the same tab

Hello, currently using 120.0.1 (64-bit) for macos and would like to know how to change behavior: When i'm trying to modify url in tab i'm currently working on and press e… (read more)

Hello, currently using 120.0.1 (64-bit) for macos and would like to know how to change behavior: When i'm trying to modify url in tab i'm currently working on and press enter/return it opens modified url in new tab for some reason. But when i hold option it opens it in current tab, is there any way to make it as default behavior? Thank you very much👍

Asked by Vladimir Rumyantsev 3 months ago

Answered by zeroknight 3 months ago

  • Solved

Open local MS-Access database with Firefox 120

Hello to everybody, My question: Opening local .mdb files (MS Access database) does no longer work in Firefox 120, but was ok in previous releases. The only choice is to … (read more)

Hello to everybody, My question: Opening local .mdb files (MS Access database) does no longer work in Firefox 120, but was ok in previous releases. The only choice is to save the file rather than onening it with MS access. Under Firefox settings/applications the file type .mdb does not appear. If I answer the question "What should Firefox do with other files?" with "Ask whether to open or save files" it has no effect at all. I expect to find an entry for .mdb files where to choose "always ask" as was the case earlier. Please help!

Regards Volker Zipp

Asked by vozi 4 months ago

Answered by vozi 4 months ago

  • Solved

Stop Auto Open After Download

Hi, I am a student, who tend to mass download files at once. The annoying part is that after every download, firefox automatically opens up the downloaded file in a new … (read more)

Hi,

I am a student, who tend to mass download files at once. The annoying part is that after every download, firefox automatically opens up the downloaded file in a new tap. How can I disable automatically open files after download?

Thanks.

Asked by z7798xxzzz 4 months ago

Answered by Terry 4 months ago

  • Solved

fn-F12 is different with Sonoma

Hi-- I recently upgraded from Mojave to Sonoma 14.2, and Firefox 120.0.1. In Mojave, fn-F12 used to invoke a "Dashboard" with applets like Dictionary and Thesaurus. W… (read more)

Hi--

I recently upgraded from Mojave to Sonoma 14.2, and Firefox 120.0.1.

In Mojave, fn-F12 used to invoke a "Dashboard" with applets like Dictionary and Thesaurus.

With Sonoma, fn-F12 causes the bottom part of Firefox's frontmost window to become a web developer tool, same as ⌥⌘I, instead.

Can I get my Dictionary and Thesaurus back?

--Gil

Asked by GilDawson 4 months ago

Answered by cor-el 4 months ago

  • Solved

Certain websites don't load on my computer, but they do on my laptop

When visiting some smaller and less known websites on my computer it shows the error message "connection has timed out" but on my laptop it loads just fine. Both run fire… (read more)

When visiting some smaller and less known websites on my computer it shows the error message "connection has timed out" but on my laptop it loads just fine. Both run firefox and are sync'd with the same configuration and extensions. I already tried the troubleshoot mode and also checked the firewall. Is there anything else I can try to fix this?

Asked by alnmmrs27 4 months ago

Answered by alnmmrs27 4 months ago

  • Solved

restore tabs

I had 2 windows open, closed one, lost all of my tabs. Restore didn't work. I tried to restore by renaming session-store-backups folder files. doesn't work. There is a fi… (read more)

I had 2 windows open, closed one, lost all of my tabs. Restore didn't work. I tried to restore by renaming session-store-backups folder files. doesn't work. There is a file called upgrade.jsonlz4 from November, maybe that could be used to restore tabs somehow?

Asked by ss-shadow 4 months ago

Answered by ss-shadow 4 months ago

  • Solved

Missing Tabs Bar

As Firefox was acting up I was going to uninstall and reinstall. It was suggested that I "refresh" it instead. Following that "refresh" my tabs bar is missing. How do I… (read more)

As Firefox was acting up I was going to uninstall and reinstall. It was suggested that I "refresh" it instead. Following that "refresh" my tabs bar is missing. How do I get it back? Also now the address bar is below the bookmarks bar. I can live with that but I need the tabs bar. FFOX 120.0.1 on Windows 11

Asked by bebod 4 months ago

Answered by cor-el 4 months ago

  • Solved

twitch won't remember my device

I think it has to do with cookies, but I can't figure out what to fix. I have my tracking privacy set to strict. Twitch has permission to use my cookies and site data (Se… (read more)

I think it has to do with cookies, but I can't figure out what to fix. I have my tracking privacy set to strict. Twitch has permission to use my cookies and site data (Settings -> Privacy and Security -> Cookies and Site Data -> Manage Exceptions). All of the other websites that I have granted that permission to have no problem remembering my device, but Twitch does. I looked at this post already and my account was already set to these settings. How do I make Twitch remember by device? It's annoying to have to go to my email and use a one-time passcode every time I log in.

Asked by blasphemybee 4 months ago

Answered by zeroknight 4 months ago