• Solved

"The WidevineCdm plugin has crashed" - unable to use any streaming service.

Whenever I attempt to watch something on any streaming service, I get an error message from the streaming service and a note from Firefox saying "The WidevineCdm plugin h… (read more)

Whenever I attempt to watch something on any streaming service, I get an error message from the streaming service and a note from Firefox saying "The WidevineCdm plugin has crashed." I have tried to solve this problem a number of ways, but have unable to find a solution.

My best guess is the problem is due to the most recent WidevineCdm update, as in the plugins settings the most recent update for the plugin was on 10/21/23, which is shortly before I first noticed the problem. I did test out various streaming platforms on other computer browsers (Chrome and Microsoft Edge) — they gave the same website errors as I got on Firefox, but those browsers did not indicate the cause or suggest which plugin failed. I additionally tested out desktop apps for some of the streaming platforms; they work fine without any issues, but unfortunately the main streaming platform I use doesn't have a desktop app and only works in browser.

My computer is a Lenovo Yoga 9i, it's running Windows 11, and everything is up-to-date.

The methods I have tried to fix this issue with, to no avail: - submitted crash reports - toggling the "play DRM restricted content" options in Firefox, and toggling whether or not the WidevineCdm was activated, closing the browser between each toggle of options - clearing Firefox's cache - running Firefox in troubleshooting mode to make sure it wasn't a different extension interfering with it - tried running Firefox in compatibility mode - tried to find support from the people who made WidevineCdm, but apparently they don't do end-user support - deleting the WidevineCdm manually from the program files for Firefox and Chrome (since Firefox says the plugin is from Google), and then reinstalling it via the chrome components page. This briefly lead to the message on the plugin page that WidevinceCdm would "begin installing shortly." It seemed frozen like that for a good while, but then I tried clicking the "check for updates" and that message disappeared, and it went back to crashing when I tried using a streaming service. - uninstalling both Chrome and Firefox, restarting the computer, then reinstalling both browsers

As far as I can tell, the plugin comes automatically installed in the browser, and there isn't an alternate plugin for decrypting DRM-restricted content. If there's a way to set the WidevineCdm to a previous version before the update that's crashing it, I haven't found it, but I am no expert in computers or coding, and my guess about it being caused by the recent update could be wrong too.

I'm at my wit's end here, any help fixing this problem is greatly appreciated.

Asked by samantha 4 months ago

Answered by samantha 2 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 3 months ago

Answered by cor-el 3 months ago

  • Solved

Login for disqus.com not showing up.

There is a problem logging into Disqus. (disqus.com and disquscdn.com) This is affecting Linux and Windows installations. Page I'm having problems at www.lawyersgunsmon… (read more)

There is a problem logging into Disqus. (disqus.com and disquscdn.com)

This is affecting Linux and Windows installations.

Page I'm having problems at www.lawyersgunsmoneyblog.com

I have used the troubleshooting mode and caches have been cleared and all extension disabled with no luck.

Other browsers are functional. The log in doesn't appear at all:

Asked by Owlbear1 2 months ago

Answered by zeroknight 2 months ago

  • Solved

Why I cannot type the search content any longer into the G search bar in middle page?

What has happened to typing and viewing the content of the search INSIDE the Google search box? Why this does not work now and the search moves to the address bar where i… (read more)

What has happened to typing and viewing the content of the search INSIDE the Google search box? Why this does not work now and the search moves to the address bar where it is tight and one cannot see all content of the search? Why have you done this? How can I bring it back please? I hate is as is now.

Asked by Kostas Trivizas 3 months ago

Answered by Terry 3 months ago

  • Solved

Homograph / homoglyph protection?

Firefox is notoriously adept when it comes to browser/user protection, (THANK YOU!!!!!!!!). Are there any plans to include protection against homograph/homoglyph attacks … (read more)

Firefox is notoriously adept when it comes to browser/user protection, (THANK YOU!!!!!!!!). Are there any plans to include protection against homograph/homoglyph attacks please? I think the simplest way would be to just search the URL for any characters that are not part of the current/usual typeset?

Asked by fixit9660 3 months ago

Answered by TyDraniu 3 months ago

  • Solved

Missing HMI elements of Amazon Music when using Firefox 119.0.1 (64 bits)

Hi, I updated Firefox to v119.0.1 and on Amazon Music site, the "navigation menu" is missing, see attached file. The "menu" is present on Edge (see bottom frame of Edge s… (read more)

Hi, I updated Firefox to v119.0.1 and on Amazon Music site, the "navigation menu" is missing, see attached file. The "menu" is present on Edge (see bottom frame of Edge screen shot). What should I do to back the frame?

Best regards, Andrei

Asked by a.v.fomitchev 4 months ago

Answered by zeroknight 4 months ago

  • Solved

Virus pop-ups coming through notifications

I am getting notifications with the Mozilla logo or sometimes with McAfee logo saying "5 Viruses found, your computer is unstable" and various other warnings. They all al… (read more)

I am getting notifications with the Mozilla logo or sometimes with McAfee logo saying "5 Viruses found, your computer is unstable" and various other warnings. They all also say "via qltuh.titanicooler.top" I have attached a picture.

I have closed the browser, I tried clearing my cache, I have scanned using both AVG, AVAST, F-Secure Online Scanner, and Microsoft Safet Scanner. I am not quite sure what else I should do.

Thank You

Asked by Acala Bhikkhuni 4 months ago

Answered by zeroknight 4 months ago

  • Solved

Firefox search suggestions won't turn off

Dear all, I have unchecked all the boxes in "Settings/Search/Search Suggestions" and disabled history for the search engine and yet Firefox still displays search suggest… (read more)

Dear all, I have unchecked all the boxes in "Settings/Search/Search Suggestions" and disabled history for the search engine and yet Firefox still displays search suggestions in the address bar. They even have a small header called "Firefox Suggest". How can I turn this off? Thanks for your help, Markus

Windows 11 Home 22H2 FF 118.0.1 (64-bit)

Default search engine is Google

Asked by toegelmarkus 5 months ago

Answered by toegelmarkus 5 months ago

  • Locked
  • Archived

Thunderbird appears to have deleted emails from server!

continue in /questions/1424778 in Thunderbird section. Having used Thunderbird for some time, I installed it on a new PC, and found that virtually all my emails on a pa… (read more)

continue in /questions/1424778 in Thunderbird section.

Having used Thunderbird for some time, I installed it on a new PC, and found that virtually all my emails on a particular account seem to have been deleted, despite the app being set up to retain them. I checked on the webmail (BT) and they have gone. The account is set up as IMAP - as is another account on the same server, which seems OK. BT won't engage with me on this as they "don't support third party apps" I assume that 3 years worth of important client history is gone for ever? Can anyone suggest what I did wrong, or is this a software failure?

Asked by grayfor 6 months ago

Last reply by grayfor 5 months ago

  • Solved
  • Archived

Notifications has no Settings button

I'm getting daily warning notifications from Mcafee about some virus. Don't even have Mcafee. When I go to Settings -> Privacy & Security -> Notifications, th… (read more)

I'm getting daily warning notifications from Mcafee about some virus. Don't even have Mcafee. When I go to Settings -> Privacy & Security -> Notifications, there is no Settings button to modify push notifications.

Asked by RWT 6 months ago

Answered by zeroknight 6 months ago

  • Solved

Google Sheets mousewheel scrolling directly to bottom of sheet and disabling

When in Google Sheets in Firefox a single scroll click of the mousewheel takes me to the very bottom right of the sheet. The scroll wheel is then disabled vertically and… (read more)

When in Google Sheets in Firefox a single scroll click of the mousewheel takes me to the very bottom right of the sheet. The scroll wheel is then disabled vertically and horizontally.

Error is verified for all Google Sheets. Problem does not exist when accessing these sheets in Incognito Mode.

Error does not occur when accessing these sheets in Chrome.

Sheets is all but unusable without mouse scrolling capability.

Asked by Sean Thomas 13 hours ago

Answered by Sean Thomas 13 hours ago

  • Solved
  • Locked

Organization design

bold texIn this assignment, you need to identify an organization (International organizations only) not discussed in our Lecture (Please do not use Air Canada, Walmart, M… (read more)

bold texIn this assignment, you need to identify an organization (International organizations only) not discussed in our Lecture (Please do not use Air Canada, Walmart, McDonald, Tim Hortons, Apple, Microsoft or any other). Once you identify your organization, you will do some research about the organization and answer the below questions based on theories discussed in our lectures. You are allowed to use the same organization from Assignment 1 and/or 2 If the instructor reflected no concerns in Assignment 1 and/or 2 for choosing that company, however, please ensure it is an international organization only.

1.) Please include the name of organization, where it is based and what other countries, they have business in. Also, please state if it is mechanistic organization or organic.

2.) Refer to chapter 7 "Designing Organizations for the International Environment” (Slide- Motivations of global expansion), what do you think what kind of motivation was there for your selected company to expand to other countries. Please declare and support your answer with a supporting statement.

3.) Refer to chapter 7-slide 10, Which of the structure and strategy is being by your selected organization. Declare your answer and explain why. Please answer this question in context of Chapter 7- Slide 10 only. t

Asked by Makanjuola Obagbemi 1 day ago

Answered by Makanjuola Obagbemi 1 day ago

  • Solved

Can not download newest VDH Companion App and I can't set up a github.com account to even report the problem

Hello, I have tried to download the newest VDH Companion App (via the link on the github.com webpage) Seven (yes, 7) times and every time the download Fails or I get "Ze… (read more)

Hello,

I have tried to download the newest VDH Companion App (via the link on the github.com webpage) Seven (yes, 7) times and every time the download Fails or I get "Zero bytes". I tried to contact "Support" but there is only a Support Forum and nobody else has posted this as an issue that I was able to find when I searched. So no support is offered. The website suggests that I create an account to be able to post a new issue. However, Every time I have tried to set up a github.com account, I am Unable to do so. The page to set up an account either doesn't load OR if it loads, I can not add any information to it. I am a VDH Registered User and until this morning, the current VDH app I am using, version 8.2.1.1 was working just fine. But now when I try to use it, it says that my VDH Companion App needs to be updated. But I can not even download it to update it. I am running the current version of FF, 123.0.1 on an iMac with Sonoma OS 14.4. We used to be able to email Mig but not anymore. The github.com support page is unwieldy at best and I see that numerous requests for help or support have not been answered or even acknowledged. I am a paid Registered user with a license, but that doesn't seem to matter. I, like many others from what I read online, count on using this app almost every day and I would think that the mechanism for updates should be working correctly. The update files I tried to download came across at crazy low speeds, like 20.1 to 40.5 Kbps! I spent over an hour with Tech Support for HughesNet and much to my chagrin, No Other Websites had any issues with download speed. It was only happening on the github.com website and this one file update. Sorry if TMI but I am just trying to thorough.

Asked by jdstickledc 4 days ago

Answered by jscher2000 - Support Volunteer 4 days ago

  • Solved
  • Archived

Bookmarks are BROKEN

Took me a long time to nail this issue down. Recently (past 1-2 years?), Firefox has started suggesting the base website when you have bookmarks that include the base dom… (read more)

Took me a long time to nail this issue down. Recently (past 1-2 years?), Firefox has started suggesting the base website when you have bookmarks that include the base domain - and it's really bothersome from a UX perspective. E.g. if i have "adobe.com/express" or any other adobe bookmarks, the FIRST autocompleted url Firefox gives me is "adobe.com" which I DO NOT have as a bookmark. In my Firefox settings I also have Shortcuts and other search suggestions disabled.

Why is Firefox doing this?

Asked by J 6 months ago

Answered by zeroknight 4 months ago

  • Solved
  • Archived

Page marked as insecure only in Firefox

I don't know why the page https://encuestas.msssi.gob.es/limesurvey/index.php/438579?lang=es is marked as insecure in Firefox. I tried in Chrome, Edge, IE... and the page… (read more)

I don't know why the page https://encuestas.msssi.gob.es/limesurvey/index.php/438579?lang=es is marked as insecure in Firefox. I tried in Chrome, Edge, IE... and the page is marked as secure, the certificate is recognized.

I attach screen captures of Firefox and Edge examples.

I've the security.enterprise_roots.enabled setting enabled.

If I check for Firefox error details, I see (auto-translated to english): https://encuestas.msssi.gob.es/limesurvey/index.php/438579?lang=es The issuer of the other end's certificate is not recognized. Strict HTTP transport security: false Setting HTTP public keys: false

Asked by Dimas 6 months ago

Answered by Dimas 6 months ago

  • Solved

Bookmarks backup folder is empty after renaming the profile

I use mac and I have three profiles on Firefox to separate different accounts on the same websites, and today I renamed one of them from finder instead of just using the … (read more)

I use mac and I have three profiles on Firefox to separate different accounts on the same websites, and today I renamed one of them from finder instead of just using the rename option because it was an account name that I later changed (which was a stupid move, I should've just left it as is). However when I launched that profile all of my bookmarks, history and passwords in that profile had disappeared. I checked in finder and everything in my bookmarksbackup file had disappeared. I do have sync on but my bookmarks are not synced across profiles. Is there a way to restore my bookmarks?

Asked by VI 1 day ago

Answered by cor-el 1 day ago

  • Solved

Disable specific keyboard shortcuts for 123.0.1?

I use the numerical keypad frequently and need to use "/" often, but that key shares the shortcut for "quick find" which I then have to exit and click back into whatever … (read more)

I use the numerical keypad frequently and need to use "/" often, but that key shares the shortcut for "quick find" which I then have to exit and click back into whatever text box I was typing in before I can continue. The alternative is to continually move my hand back and forth to the other "/" shared with "?". Both are annoying and unnecessarily take extra time.

I would very much like to disable the keyboard shortcut attached to the "/" key on the numerical keypad.

Thank you!

Asked by ilkilzer 1 day ago

Answered by cor-el 1 day ago

  • Solved
  • Archived

How can I undo "Hide Tab bar if there is only one tab"?

I used the support article [Hide Tab bar if there is only one tab] to hide the tab bar when there is only one tab. I now regret it and want to go back. I tried browser.ta… (read more)

I used the support article [Hide Tab bar if there is only one tab] to hide the tab bar when there is only one tab. I now regret it and want to go back. I tried browser.tabs.tabmanager.enabled = true but that didn't work. And unfortunately I don't understand the "chosen" solution, so I can't reverse it. The regret is because it's hard to drag a single tab and drop it in another browser window.

Asked by acypher 6 months ago

Answered by cor-el 6 months ago

  • Solved
  • Archived

PR_CONNECT_RESET_ERROR on our website

Few days ago, some of our clients and few (not all) internal PC are get stucked on a PR_CONNECT_RESET_ERROR on our website. Only on 117 windows version (118 developer ver… (read more)

Few days ago, some of our clients and few (not all) internal PC are get stucked on a PR_CONNECT_RESET_ERROR on our website. Only on 117 windows version (118 developer version and 119 nightly seems ok). We tried to repair firefox, it works on 95% but we can't ask our client to do this. It works on Chrome & Edge.

We running out of ideas : - we only accept TLS 1.2 / 1.3 - checking CSP - Both IIS and Apache are not working - Firewall are not blocking

Asked by zakwil 6 months ago

Answered by zakwil 5 months ago