Showing questions tagged: Show all questions
  • Solved
  • Archived

Videos freeze when scrubbing back

For a few months, I have encountered an issue with videos playback on my browser. On most websites (including Reddit, Dailymotion, and even some videos on YouTube), whene… (read more)

For a few months, I have encountered an issue with videos playback on my browser. On most websites (including Reddit, Dailymotion, and even some videos on YouTube), whenever I scrub back a video, it will stop for about ten seconds, while the audio keeps playing.

My current extensions are: Metamask, Bionic Reader, uBlock Origin, Return Youtube Dislike, and TWP Translate Web Pages. I have tried using Troubleshooting mode, but the problem persisted, so I think it's not because of my extension.

My OS is Opensuse Tumbleweed, with Firefox version 155.0.3. I didn't have this issue with Firefox ESR on my previous Debian 11 installation. I hope someone can find a solution for this, as it is extremely troublesome switching to Chrome whenever I want to watch videos.

Asked by xuantung.trinh.63 1 year ago

Answered by zeroknight 1 year ago

  • Archived

Disabling Control +w keybind

Could you add a option of closing tab with <kbd>Ctrl</kbd>+<kbd>w</kbd> to the advanced preference? Also, I realized that: ```browser.tabs.warnO… (read more)

Could you add a option of closing tab with <kbd>Ctrl</kbd>+<kbd>w</kbd> to the advanced preference?

Also, I realized that:

```browser.tabs.warnOnClose False``` Does this option activates warn when closing the tab? If your answer is yes, it is not working at all.

Asked by maxemilian 2 years ago

Last reply by wtfiwinomgs 2 years ago

  • Solved
  • Archived

Firefox does not sync

Hi, I create an account to sync Bookmarks, Passwords, Add-ons, History etc from one computer to an other. I successfully created the account, verify mails, checkbox all f… (read more)

Hi, I create an account to sync Bookmarks, Passwords, Add-ons, History etc from one computer to an other. I successfully created the account, verify mails, checkbox all features to sync in settings, and click on "sync' multiple times. But nothing is synced on my new computer. On the log I saw (about:sync-log):ab

    1. On new computer side

1674839909897 FirefoxAccounts ERROR FxA rejecting with error UNVERIFIED_ACCOUNT, details: undefined 1674839909897 FirefoxAccounts ERROR Background refresh of initial profile failed: Error: UNVERIFIED_ACCOUNT(resource://gre/modules/FxAccounts.jsm:1561:18) JS Stack trace: _error@FxAccounts.jsm:1561:18


1675070999227 FirefoxAccounts ERROR Background refresh of profile failed: {"name":"FxAccountsProfileClientError","code":null,"errno":998,"error":"NETWORK_ERROR","message":"[Exception... \"NS_ERROR_ABORT\" nsresult: \"0x80004004 (NS_ERROR_ABORT)\" location: \"JS frame :: resource://services-common/rest.js :: onStopRequest :: line 491\" data: no]"}

    1. On previous computer side

Sync.ErrorHandler ERROR Sync encountered a login error Sync.Service DEBUG Not syncing:login returned false

Can you help me please ? Mrs RICHTER

Asked by Cannelle 1 year ago

Answered by Cannelle 1 year ago

  • Solved
  • Archived

Firefox using FIDO2 Security Keys

Firefox seems to have a problem on Linux using USB Security Keys. I have two Yubico Security Keys which I use for 2FA. The problem seems to be that Firefox cannot communi… (read more)

Firefox seems to have a problem on Linux using USB Security Keys. I have two Yubico Security Keys which I use for 2FA. The problem seems to be that Firefox cannot communicate with the USB port, as it doesn't make any difference whether the USB Security Key is plugged in or not, the error returned is always the same and the Security Key does not light up.

I believe Firefox's WebAuth code must be fine, as it works on Windows, which is why I think it's some kind of permissions problem. Chrome works perfectly with the Security Keys on my computer.

I've used a number of sites (I've listed a couple below) where you can test your Security Key with Firefox on KDE Neon and the error is always "UnknownError: The operation failed for an unknown transient reason":

https://www.token2.com/tools/fido2-test/ https://demo.yubico.com/webauthn-technical/registration

I cannot log into Bugzilla with GitHub as my GitHub login uses a Security Key as the second factor.

Asked by dave353 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

Firefox forces https in address bar

FF keeps replacing http://mysite.domain.net:3344 with httpS://mysite.domain.net:3344 whatever I try to fix this behavior. Thing is that I own this server and there e… (read more)

FF keeps replacing

http://mysite.domain.net:3344 with httpS://mysite.domain.net:3344

whatever I try to fix this behavior. Thing is that I own this server and there ever was't any SSL implemented. I mean this - never.

Other browsers (Chromium, Chrome, Opera) don't take such a forcing action, website opens like a charm. Why FF thinks it knows better which URL I really want to open?

I already googled _a lot_ in order to find solution, but no one worked.

Setup: Debian 11 Mate no proxy and no separate "internet security" stuff on laptop (other browsers with default settings confirm that) FF 102.11.0 ESR 64 no addons (all switched off)

already tried: browser.urlbar.autoFill false browser.cache.check_doc_frequency 1 network.stricttransportsecurity.preloadlist false browser.fixup.fallback-to-https false dom.security.https_first false

What else I could do to stop this madness? Thank you in advance for any help

Asked by Godyay 1 year ago

Answered by Godyay 1 year ago

  • Solved
  • Archived

Installing custom Firefox extension

I'm at a loss for words here. I have a website I frequent and it has a really annoying behavior. I'm a developer so finally I mustered the strength to do something about … (read more)

I'm at a loss for words here. I have a website I frequent and it has a really annoying behavior. I'm a developer so finally I mustered the strength to do something about it. I googled how to create an extension in Firefox and within 5 minutes I had a working extension that solved their annoyance. However, I can only load it temporarily. If I close Firefox, it goes away. When I try to actually install it, it says I need to have it signed. I have now spent the better part of an hour trying to find out how to self sign it. I refuse to believe that I have to submit this to Mozilla for me to be able to install my own code. Can someone please send me in the direction of how i self sign and install my own extension. I have no intention of publishing, I only want to run this for myself.

Asked by viktor37 10 months ago

Answered by cor-el 10 months ago

  • Solved
  • Archived

Media resource could not be decoded, error: Error Code: NS_ERROR_DOM_MEDIA_METADATA_ERR (0x806e0006)

A recent set of system updates appears to have made most website videos not play in Firefox. When I inspect the Developer Tools - > Console tab the most detail Firefo… (read more)

A recent set of system updates appears to have made most website videos not play in Firefox.

When I inspect the Developer Tools - > Console tab the most detail Firefox gives are an error line similar to: Media resource URL could not be decoded, error: Error Code: NS_ERROR_DOM_MEDIA_METADATA_ERR (0x806e0006)

Internet searches for the error name and error hex do not appear yield any applicable troubleshooting, nor any methods of collecting additional problem data.

How can I obtain more detail on where the error is happening and how Firefox might be interacting with other packages present on my system?

Arch Linux has some older ffmpeg-compat packages, but those don't appear to match any of the web results, in that they're even older versions of ffmpeg.

yay -Ss ffmpeg-compat aur/ffmpeg-compat-55 2.3.6-4 (+24 0.00)

   Compatibility package for ffmpeg to provide versions 55 of libavcodec, libavdevice and libavformat, not anymore provided by the ffmpeg package

aur/ffmpeg-compat-54 1.2.12-4 (+87 0.00)

   Compatibility package for ffmpeg to provide versions 54 of libavcodec, libavdevice and libavformat, not anymore provided by the ffmpeg package

Asked by mjevans 7 months ago

Answered by mjevans 7 months ago

  • Solved
  • Archived

Disabling DRM completely

I have disabled DRM content, why is firefox annoying me to enable it each time I load a website that requires it. What seems to be now the general topic, even for a simpl… (read more)

I have disabled DRM content, why is firefox annoying me to enable it each time I load a website that requires it. What seems to be now the general topic, even for a simple blog... If I disabled it, I do not want to be prompted to enable it back. I know how to enable it.

Asked by david636 2 years ago

Answered by cor-el 2 years ago

  • Solved
  • Archived

I can't save files in Firefox

Firefox worked perfectly, but since a few days I can't download anything. I'm using Mozilla Firefox snap for Ubuntu 22.04, version 110.0.1 (64 bits) canonical-002 - 1.0 W… (read more)

Firefox worked perfectly, but since a few days I can't download anything. I'm using Mozilla Firefox snap for Ubuntu 22.04, version 110.0.1 (64 bits) canonical-002 - 1.0 With Chrome everything works perfectly so I assume it's a problem from Firefox.

When I open a PDF, a MP3 or any file, the "save" option doesn't display anything. Usually it opened a dialog where I could choose the folder where I wanted to download the file, but now I have nothing.

I have only 4 extensions: - adblocker ultimate - duckduckgo privacy essentials - vuejs dev tools - zotero connector

I always had them and I never encountered any problem.

Asked by DJ Caësar 9114 1 year ago

Answered by DJ Caësar 9114 1 year ago

  • Solved
  • Archived

Firefox freezes when handling tabs

Hello everyone. Since installing Linux Mint in May 2023 I have been having this issue with Firefox. Description of issue: When I switch between (or drag) tabs in a Firef… (read more)

Hello everyone. Since installing Linux Mint in May 2023 I have been having this issue with Firefox.

Description of issue: When I switch between (or drag) tabs in a Firefox window, the whole window becomes unresponsive, with the last tab I was switching from still in front. Often the contents of the window start to flash (disappear and reappear, leaving a black backgground) every 2 seconds. I can drag the window around, scroll, minimize it, but it is impossible to give any input in any tab. The only action somewhat possible to do inside the window is bring other tabs in front, it is still quite hard for the input to register, and if it does, it takes 10+ seconds. The issue goes away if I close the specific Firefox window, or if I manage to select and drag one tab out of the frozen window into its own new window. Then everything works as intended, like nothing ever happened.

I can reliably cause the freeze-up in a short time by holding CTRL+TAB and drag one tab to change the order while firefox cycles through the tabs in the open window.

While the window is frozen, the rest of the desktop is responsive as normal, even other Firefox windows. If I try to interact with the frozen window I can rarely see spikes of CPU usage. RAM stays at normal usage levels, far from being full.

What I have tried so far that has had no effect on the appearance of the issue:

1) Disabling all extensions i have

2) Run in troubleshooting mode

2) "Create a new places database" as suggested [https://support.mozilla.org/en-US/kb/firefox-hangs-or-not-responding#w_fi...]

3) Disabled hardware acceleration

4) Creaing a new firefox user profile

5) Use "Refresh Firefox" from the troubleshooting page

6) Use the Flatpak version of firefox

7) Reinstall firefox

Here is my system information

here

Asked by nico.venuti 1 year ago

Answered by zeroknight 1 year ago

  • Solved
  • Archived

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 1 year ago

Answered by cor-el 1 year ago

  • Solved
  • Archived

Very low volume on video playback

I am running Firefox on Mint Debian edition, I find the Youtube playback very low volume preset at about 1/4 of max, I try set it to the max but it returned the same afte… (read more)

I am running Firefox on Mint Debian edition, I find the Youtube playback very low volume preset at about 1/4 of max, I try set it to the max but it returned the same after restart. I start FF in trouble shooting mode to disable theme and extension but didn't change thing, I remove and reinstall FF also did not help. I find something strange that, on the Help menu it said the updates disabled by system administrator but I did not do that, it is now on 116.0 64bits, any comment ?

Asked by Joe Lee 1 year ago

Answered by jonzn4SUSE 1 year ago

  • Solved
  • Archived

Firefox randomly slow at startup

Hello, For an unknown reason, my firefox sometimes is really slow to startup. It can take up to 10 minutes before the webpage start to load. My hardware is not that bad… (read more)

Hello,

For an unknown reason, my firefox sometimes is really slow to startup.

It can take up to 10 minutes before the webpage start to load. My hardware is not that bad. I try to use the "performance" to capture the issue : https://share.firefox.dev/3x2rgHj I don't know if there is something to see because, the tool is also slow.

It happens on 3 different computers on linux.

I try to disable all extensions and without telemetry but nothing change. I'm reporting the problem now but it's much older

If you have a idea to fix this issue please share because it's really annoying.

Asked by Inglebard 9 months ago

Answered by zeroknight 9 months ago

  • Solved
  • Archived

Netflix Error - F7355-1203

Hi, I was using FF on Ubuntu 22.04.4 LTS. Had version FF 120.x and playing video in Netflix worked fine. Then I updated to FF 124.x and playing video stopped with error… (read more)

Hi,

I was using FF on Ubuntu 22.04.4 LTS. Had version FF 120.x and playing video in Netflix worked fine. Then I updated to FF 124.x and playing video stopped with error F7355-1203.

I've checked the DRM setting and it is enabled, I checked addons and I have OpenH264 and Widevine installed, both set to always active.

I've checked installed codecs and I do have libavcodec58 installed. No update for that available via apt. I also have ffmpeg installed, no problem with that either. I can play Netflix videos in Chrome, but not in Firefox now. Something happened to Firefox when I updated from 120.x to 124.x. Today I updated to 125.x, same problem, Netflix video won't play.

I've unchecked the DRM setting and re-checked it, and that does reinstalled Widevine but does not fix the problem.

Any ideas what could be the cause?

Asked by mark545 8 months ago

Answered by mark545 8 months ago

  • Solved
  • Archived

Unable to upload or download files

Hello all, For some reason, I can no longer upload or download files, with the pop-up window failing to appear entirely. I can upload folders through, for example, Dropb… (read more)

Hello all,

For some reason, I can no longer upload or download files, with the pop-up window failing to appear entirely. I can upload folders through, for example, Dropbox or Google Drive, but individual files don't work.

I've reset my browser, uninstalled and reinstalled it, opened it in troubleshooting mode, disabled enhanced tracking protection, but nothing seemed to work. I've tested another browser, and I was able to upload and download files just fine.

Is there anything I can do to fix this? I'm on Ubuntu 22.04 using Firefox 107.0.1.

Asked by Erika Campbell 2 years ago

Answered by jonzn4SUSE 2 years ago

  • Solved
  • Archived

Permission denied when opening file from another drive

When opening a file from another drive, I get an error: Access to the file was denied I know this can happen on the Snap version, but I have Firefox installed from a deb… (read more)

When opening a file from another drive, I get an error: Access to the file was denied

I know this can happen on the Snap version, but I have Firefox installed from a deb!

Asked by Bic 1 year ago

Answered by zeroknight 1 year ago

  • Solved
  • Archived

Linux - 121 update changed cursor

After updating to version 121, the cursor theme, while having it on the window, changes from the default one (Breeze) to Adwaita while also getting like 2x bigger. How do… (read more)

After updating to version 121, the cursor theme, while having it on the window, changes from the default one (Breeze) to Adwaita while also getting like 2x bigger. How do I change it back to default theme and size?

Asked by April22 1 year ago

Answered by April22 1 year ago