How can I sync my bookmarks on this device with another device which uses firefox
how can I sync bookmarks from my laptop to my new desktop?
how can I sync bookmarks from my laptop to my new desktop?
Syncing between my desktop and my phone has been working just fine for years, just as it had been with my laptop until recently, but I changed the version of Linux I had … (xem thêm)
Syncing between my desktop and my phone has been working just fine for years, just as it had been with my laptop until recently, but I changed the version of Linux I had installed on my laptop earlier today, and despite being able to sign in just fine (as you can see by me posting this with my account), and it syncing correctly on the initial sign in, actively syncing between my laptop and other devices is not functioning (if I make a new bookmark right now, it will not show up on my phone or desktop).
Looking at the sync page in settings it says "Please sign in to reconnect [my email address]", and the account widget on my toolbar has a yellow triangle symbol and a warning saying "account disconnected", but if I click "connect to another device" on the sync menu and then click "not now" I can get to my account page, fully signed in and able to click buttons to change settings (I signed out my old laptop while I was there just fine).
Attempting to re-sign in by any method (clicking "connect to another device" in the sync menu and then choosing "I already have Firefox mobile"; clicking "sign in" in the sync menu; signing out fully, emptying my cookies etc. and then signing in fresh) all leads me into a loop where I insert my password, provide a verification code from my email, provide my 2-factor code, click "I already have Firefox mobile", and then have to sign in again doing the same steps leading to the same place, forever. I will note, however, that signing out entirely and then signing back in does get me from signed out to signed in despite not correcting this error.
In case it would help I attempted to change my password via the account menu, but it says that my definitely correct password (I used the exact same entry from my clipboard successfully to sign in moments ago) is incorrect, and attempting to use the "forgot my password" menu gives me the error "Unexpected error" instead of doing anything, which is not very helpful. My password remains unchanged. I do not know if this is relevant.
After some looking things up I was made aware of a secret menu called "about:sync-log" which I used to see if I could find an error message, and I did indeed find one (I can guarantee that it's new and relevant because this Linux install is only several hours old).
I don't know how much of this error log is safe to share, so I'll only cut in some choice segments I noticed (which turned out to be, like, over a third of it):
1729711964409 Sync.Status DEBUG Status.login: error.login.reason.no_username => error.login.reason.no_username
[...] <- (I will use this to indicate I've scrolled further down the log; any further edits to the logs will be ##surrounded like so##, for the purpose of visibility)
1729711964819 Sync.Status DEBUG Status.login: error.login.reason.no_username => error.login.reason.no_username
[...]
1729712030365 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:login 1729712030366 FirefoxAccounts DEBUG Webchannel is logging a user in. 1729712030368 FirefoxAccounts DEBUG setSignedInUser - aborting any existing flows 1729712030368 FirefoxAccounts DEBUG removing account data 1729712030369 FirefoxAccounts TRACE starting write of json user data: null 1729712030425 FirefoxAccounts TRACE finished write of json user data - took: 56 1729712030426 FirefoxAccounts TRACE storage set finished clearing account data 1729712030426 FirefoxAccounts DEBUG account data reset 1729712030426 FirefoxAccounts TRACE StorageManager finalizing 1729712030426 FirefoxAccounts TRACE StorageManager finalized 1729712030427 FirefoxAccounts TRACE initializing new storage manager 1729712030427 FirefoxAccounts DEBUG writing plain storage: ["email","sessionToken","uid","verified"] 1729712030427 FirefoxAccounts TRACE starting write of json user data: ["email","sessionToken","uid","verified"] 1729712030454 FirefoxAccounts TRACE finished write of json user data - took: 27 1729712030455 FirefoxAccounts DEBUG writing secure storage: ["keyFetchToken"] 1729712030455 FirefoxAccounts TRACE starting write of user data to the login manager 1729712030467 FirefoxAccounts TRACE finished write of user data to the login manager 1729712030467 FirefoxAccounts TRACE initializing of new storage manager done 1729712030467 FirefoxAccounts DEBUG Notifying observers of fxaccounts:onlogin 1729712030468 Sync.SyncAuthManager DEBUG observed fxaccounts:onlogin 1729712030468 Sync.SyncAuthManager INFO Sync is not configured, so ignoring the notification
[...] (skipping further now. Much of what I skipped over was repetitive)
1729712031351 FirefoxAccounts ERROR error GETing /account/keys: {"code":401,"errno":110,"error":"Unauthorized","message":"Invalid authentication token: Missing authentication","info":"https://mozilla.github.io/ecosystem-platform/api#section/Response-format"} 1729712031351 FirefoxAccounts WARN handling invalid token error: {"code":401,"errno":110,"error":"Unauthorized","message":"Invalid authentication token: Missing authentication","info":"https://mozilla.github.io/ecosystem-platform/api#section/Response-format"} 1729712031351 FirefoxAccounts INFO checking account status... 1729712031355 FirefoxAccounts TRACE finished write of json user data - took: 12 1729712031355 FirefoxAccounts DEBUG writing secure storage: ["keyFetchToken"] 1729712031355 FirefoxAccounts TRACE starting write of user data to the login manager 1729712031360 FirefoxAccounts TRACE finished write of user data to the login manager 1729712031363 Services.Common.RESTRequest DEBUG GET request to https://api.accounts.firefox.com/v1/session/status 1729712031422 FirefoxAccounts DEBUG FxAccountsWebChannel message received: fxaccounts:loaded 1729712031422 FirefoxAccounts WARN Unrecognized FxAccountsWebChannel command: fxaccounts:loaded 1729712031467 Services.Common.RESTRequest DEBUG GET https://api.accounts.firefox.com/v1/session/status 200 1729712031467 Hawk DEBUG (Response) /session/status: code: 200 - Status text: 1729712031467 Hawk DEBUG Clock offset vs https://api.accounts.firefox.com/v1: -467 1729712031467 FirefoxAccounts INFO account status: ok 1729712031467 FirefoxAccounts WARN invalid token error, but account state appears ok? 1729712031468 FirefoxAccounts WARN Failed to fetch keys, so unable to determine command keys: {"code":401,"errno":110,"error":"Unauthorized","message":"Invalid authentication token: Missing authentication","info":"https://mozilla.github.io/ecosystem-platform/api#section/Response-format"}
[...] (this last section appears to be the juiciest bit as it contains far more error message looking stuff then the rest of the log, so I made a point to keep it all together for everyone)
1729712031595 FirefoxAccounts DEBUG _updateAccountData with items: ["device"] 1729712031595 FirefoxAccounts DEBUG writing plain storage: ["email","sessionToken","uid","verified","device","oauthTokens","profileCache"] 1729712031595 FirefoxAccounts TRACE starting write of json user data: ["email","sessionToken","uid","verified","device","oauthTokens","profileCache"] 1729712031596 FirefoxAccounts TRACE Getting command keys: https://identity.mozilla.com/cmd/open-uri 1729712031596 FirefoxAccounts DEBUG Webchannel is enabling sync 1729712031596 FirefoxAccounts INFO Generating and persisting encrypted key (false, true) 1729712031596 FirefoxAccounts TRACE not checking freshness of profile as it remains recent 1729712031596 Sync.Service INFO Configuring sync with current FxA user 1729712031599 Sync.SyncAuthManager DEBUG observed weave:connected 1729712031599 Sync.SyncAuthManager INFO Sync has been connected to a logged in user 1729712031600 FirefoxAccounts TRACE not checking freshness of profile as it remains recent 1729712031600 FirefoxAccounts TRACE not checking freshness of profile as it remains recent 1729712031600 Sync.SyncAuthManager INFO The user became verified 1729712031600 Sync.Status DEBUG Status.login: error.login.reason.no_username => success.login 1729712031600 Sync.Status DEBUG Status.service: service.client_not_configured => success.status_ok 1729712031600 Sync.SyncAuthManager INFO Doing initial sync actions 1729712031601 Sync.AddonsReconciler INFO Registering as Add-on Manager listener. 1729712031601 Sync.AddonsReconciler DEBUG Adding change listener. 1729712031601 Sync.Engine.History.Tracker INFO Adding Places observer. 1729712031603 Sync.Service DEBUG User-Agent: Firefox/131.0.3 (Linux x86_64) FxSync/##blanked out; looked vaguely identifiable## 1729712031604 Sync.Service INFO Starting sync at 2024-10-23 12:33:51 in browser session ##blanked out; looked vaguely identifiable## 1729712031604 Sync.Service DEBUG In sync: should login. 1729712031604 Sync.Service INFO User logged in successfully - verifying login. 1729712031605 FirefoxAccounts TRACE not checking freshness of profile as it remains recent 1729712031606 Sync.SyncAuthManager DEBUG unlockAndVerifyAuthState already has (or can fetch) sync keys 1729712031606 Sync.Status DEBUG Status.login: success.login => success.status_ok 1729712031606 Sync.Status DEBUG Status.service: success.status_ok => error.login.failed 1729712031606 Sync.Service DEBUG Fetching unlocked auth state returned success.status_ok 1729712031606 FirefoxAccounts TRACE not checking freshness of profile as it remains recent 1729712031607 Sync.SyncAuthManager INFO Getting sync key 1729712031618 FirefoxAccounts TRACE finished write of json user data - took: 23 1729712031618 FirefoxAccounts DEBUG writing secure storage: ["keyFetchToken"] 1729712031618 FirefoxAccounts TRACE starting write of user data to the login manager 1729712031622 FirefoxAccounts TRACE finished write of user data to the login manager 1729712031622 Services.Common.RESTRequest DEBUG POST request to https://api.accounts.firefox.com/v1/account/scoped-key-data 1729712031622 Services.Common.RESTRequest DEBUG POST Length: 84 1729712031659 Services.Common.RESTRequest DEBUG POST https://api.accounts.firefox.com/v1/account/scoped-key-data 200 1729712031661 Services.Common.RESTRequest DEBUG GET request to https://api.accounts.firefox.com/v1/account/keys 1729712031701 Services.Common.RESTRequest DEBUG GET https://api.accounts.firefox.com/v1/account/keys 401 1729712031701 Hawk DEBUG (Response) /account/keys: code: 401 - Status text: 1729712031701 Hawk DEBUG Clock offset vs https://api.accounts.firefox.com/v1: -701 1729712031701 Hawk DEBUG Received 401 for /account/keys: retrying 1729712031702 Services.Common.RESTRequest DEBUG GET request to https://api.accounts.firefox.com/v1/account/keys 1729712031751 Services.Common.RESTRequest DEBUG GET https://api.accounts.firefox.com/v1/account/keys 401 1729712031751 Hawk DEBUG (Response) /account/keys: code: 401 - Status text: 1729712031752 Hawk DEBUG Clock offset vs https://api.accounts.firefox.com/v1: -752 1729712031752 FirefoxAccounts ERROR error GETing /account/keys: {"code":401,"errno":110,"error":"Unauthorized","message":"Invalid authentication token: Missing authentication","info":"https://mozilla.github.io/ecosystem-platform/api#section/Response-format"} 1729712031752 FirefoxAccounts WARN handling invalid token error: {"code":401,"errno":110,"error":"Unauthorized","message":"Invalid authentication token: Missing authentication","info":"https://mozilla.github.io/ecosystem-platform/api#section/Response-format"} 1729712031752 FirefoxAccounts INFO checking account status... 1729712031752 FirefoxAccounts WARN handling invalid token error: {"code":401,"errno":110,"error":"Unauthorized","message":"Invalid authentication token: Missing authentication","info":"https://mozilla.github.io/ecosystem-platform/api#section/Response-format"} 1729712031752 FirefoxAccounts INFO checking account status... 1729712031754 Services.Common.RESTRequest DEBUG GET request to https://api.accounts.firefox.com/v1/session/status 1729712031755 Services.Common.RESTRequest DEBUG GET request to https://api.accounts.firefox.com/v1/session/status 1729712031795 Services.Common.RESTRequest DEBUG GET https://api.accounts.firefox.com/v1/session/status 200 1729712031795 Hawk DEBUG (Response) /session/status: code: 200 - Status text: 1729712031795 Hawk DEBUG Clock offset vs https://api.accounts.firefox.com/v1: -795 1729712031796 FirefoxAccounts INFO account status: ok 1729712031796 FirefoxAccounts WARN invalid token error, but account state appears ok? 1729712031796 Sync.SyncAuthManager ERROR Authentication error in _fetchTokenForUser: {"details":{"code":401,"errno":110,"error":"Unauthorized","message":"Invalid authentication token: Missing authentication","info":"https://mozilla.github.io/ecosystem-platform/api#section/Response-format"},"source":"hawkclient"} 1729712031796 Sync.Status DEBUG Status.login: success.status_ok => error.login.reason.account 1729712031796 Sync.Status DEBUG Status.service: error.login.failed => error.login.failed 1729712031797 FirefoxAccounts TRACE Getting command keys: https://identity.mozilla.com/cmd/open-uri 1729712031797 Sync.SyncAuthManager INFO Failed to fetch the cluster URL: {"details":{"code":401,"errno":110,"error":"Unauthorized","message":"Invalid authentication token: Missing authentication","info":"https://mozilla.github.io/ecosystem-platform/api#section/Response-format"},"source":"hawkclient"} 1729712031797 Sync.SyncAuthManager DEBUG Cluster value = null 1729712031797 Sync.Status DEBUG Status.sync: success.sync => error.sync.reason.no_node_found 1729712031797 Sync.Status DEBUG Status.service: error.login.failed => error.sync.failed 1729712031797 FirefoxAccounts TRACE not checking freshness of profile as it remains recent 1729712031797 Sync.SyncScheduler DEBUG Clearing sync triggers and the global score. 1729712031800 Sync.Status INFO Resetting Status. 1729712031800 Sync.Status DEBUG Status.service: error.sync.failed => success.status_ok 1729712031800 FirefoxAccounts INFO Generating and persisting encrypted key (false, true) 1729712031801 FirefoxAccounts TRACE not checking freshness of profile as it remains recent 1729712031803 Sync.SyncAuthManager INFO Getting sync key 1729712031806 Services.Common.RESTRequest DEBUG GET https://api.accounts.firefox.com/v1/session/status 200 1729712031806 Hawk DEBUG (Response) /session/status: code: 200 - Status text: 1729712031806 Hawk DEBUG Clock offset vs https://api.accounts.firefox.com/v1: -806 1729712031806 FirefoxAccounts INFO account status: ok 1729712031806 FirefoxAccounts WARN invalid token error, but account state appears ok? 1729712031806 FirefoxAccounts WARN Failed to fetch keys, so unable to determine command keys: {"code":401,"errno":110,"error":"Unauthorized","message":"Invalid authentication token: Missing authentication","info":"https://mozilla.github.io/ecosystem-platform/api#section/Response-format"} 1729712031806 FirefoxAccounts TRACE Getting command keys: https://identity.mozilla.com/cmd/close-uri/v1 1729712031807 FirefoxAccounts INFO Generating and persisting encrypted key (false, true) 1729712031809 Services.Common.RESTRequest DEBUG POST request to https://api.accounts.firefox.com/v1/account/scoped-key-data 1729712031809 Services.Common.RESTRequest DEBUG POST Length: 84 1729712031876 Services.Common.RESTRequest DEBUG POST https://api.accounts.firefox.com/v1/account/scoped-key-data 200 1729712031877 Hawk DEBUG (Response) /account/scoped-key-data: code: 200 - Status text: 1729712031877 Hawk DEBUG Clock offset vs https://api.accounts.firefox.com/v1: -877 1729712031877 FirefoxAccounts DEBUG Fetching keys with token true from https://api.accounts.firefox.com/v1 1729712031878 Services.Common.RESTRequest DEBUG GET request to https://api.accounts.firefox.com/v1/account/keys 1729712031928 Services.Common.RESTRequest DEBUG GET https://api.accounts.firefox.com/v1/account/keys 401 1729712031928 Hawk DEBUG (Response) /account/keys: code: 401 - Status text: 1729712031928 Hawk DEBUG Clock offset vs https://api.accounts.firefox.com/v1: -928 1729712031928 Hawk DEBUG Received 401 for /account/keys: retrying 1729712031929 Services.Common.RESTRequest DEBUG GET request to https://api.accounts.firefox.com/v1/account/keys 1729712031973 Services.Common.RESTRequest DEBUG GET https://api.accounts.firefox.com/v1/account/keys 401 1729712031974 Hawk DEBUG (Response) /account/keys: code: 401 - Status text: 1729712031974 Hawk DEBUG Clock offset vs https://api.accounts.firefox.com/v1: -974 1729712031974 FirefoxAccounts ERROR error GETing /account/keys: {"code":401,"errno":110,"error":"Unauthorized","message":"Invalid authentication token: Missing authentication","info":"https://mozilla.github.io/ecosystem-platform/api#section/Response-format"} 1729712031974 FirefoxAccounts WARN handling invalid token error: {"code":401,"errno":110,"error":"Unauthorized","message":"Invalid authentication token: Missing authentication","info":"https://mozilla.github.io/ecosystem-platform/api#section/Response-format"} 1729712031974 FirefoxAccounts INFO checking account status... 1729712031974 FirefoxAccounts WARN handling invalid token error: {"code":401,"errno":110,"error":"Unauthorized","message":"Invalid authentication token: Missing authentication","info":"https://mozilla.github.io/ecosystem-platform/api#section/Response-format"} 1729712031974 FirefoxAccounts INFO checking account status... 1729712031974 FirefoxAccounts WARN handling invalid token error: {"code":401,"errno":110,"error":"Unauthorized","message":"Invalid authentication token: Missing authentication","info":"https://mozilla.github.io/ecosystem-platform/api#section/Response-format"} 1729712031974 FirefoxAccounts INFO checking account status... 1729712031976 Services.Common.RESTRequest DEBUG GET request to https://api.accounts.firefox.com/v1/session/status 1729712031976 Services.Common.RESTRequest DEBUG GET request to https://api.accounts.firefox.com/v1/session/status 1729712031976 Services.Common.RESTRequest DEBUG GET request to https://api.accounts.firefox.com/v1/session/status 1729712032010 Services.Common.RESTRequest DEBUG GET https://api.accounts.firefox.com/v1/session/status 200 1729712032010 Hawk DEBUG (Response) /session/status: code: 200 - Status text: 1729712032011 Hawk DEBUG Clock offset vs https://api.accounts.firefox.com/v1: -1010 1729712032011 FirefoxAccounts INFO account status: ok 1729712032011 FirefoxAccounts WARN invalid token error, but account state appears ok? 1729712032011 FirefoxAccounts WARN Failed to fetch keys, so unable to determine command keys: {"code":401,"errno":110,"error":"Unauthorized","message":"Invalid authentication token: Missing authentication","info":"https://mozilla.github.io/ecosystem-platform/api#section/Response-format"} 1729712032011 FirefoxAccounts TRACE Getting command keys: https://identity.mozilla.com/cmd/close-uri/v1 1729712032011 FirefoxAccounts INFO Generating and persisting encrypted key (false, true) 1729712032012 Services.Common.RESTRequest DEBUG POST request to https://api.accounts.firefox.com/v1/account/scoped-key-data 1729712032012 Services.Common.RESTRequest DEBUG POST Length: 84 1729712032029 Services.Common.RESTRequest DEBUG GET https://api.accounts.firefox.com/v1/session/status 200 1729712032029 Hawk DEBUG (Response) /session/status: code: 200 - Status text: 1729712032029 Hawk DEBUG Clock offset vs https://api.accounts.firefox.com/v1: -29 1729712032029 FirefoxAccounts INFO account status: ok 1729712032029 FirefoxAccounts WARN invalid token error, but account state appears ok? 1729712032029 FirefoxAccounts WARN Failed to fetch keys, so unable to determine command keys: {"code":401,"errno":110,"error":"Unauthorized","message":"Invalid authentication token: Missing authentication","info":"https://mozilla.github.io/ecosystem-platform/api#section/Response-format"} 1729712032056 Services.Common.RESTRequest DEBUG POST https://api.accounts.firefox.com/v1/account/scoped-key-data 200 1729712032056 Hawk DEBUG (Response) /account/scoped-key-data: code: 200 - Status text: 1729712032056 Hawk DEBUG Clock offset vs https://api.accounts.firefox.com/v1: -56 1729712032056 FirefoxAccounts DEBUG Fetching keys with token true from https://api.accounts.firefox.com/v1 1729712032058 Services.Common.RESTRequest DEBUG GET request to https://api.accounts.firefox.com/v1/account/keys 1729712032101 Services.Common.RESTRequest DEBUG GET https://api.accounts.firefox.com/v1/account/keys 401 1729712032101 Hawk DEBUG (Response) /account/keys: code: 401 - Status text: 1729712032101 Hawk DEBUG Clock offset vs https://api.accounts.firefox.com/v1: -101 1729712032101 Hawk DEBUG Received 401 for /account/keys: retrying 1729712032102 Services.Common.RESTRequest DEBUG GET request to https://api.accounts.firefox.com/v1/account/keys 1729712032167 Services.Common.RESTRequest DEBUG GET https://api.accounts.firefox.com/v1/session/status 200 1729712032167 Hawk DEBUG (Response) /session/status: code: 200 - Status text: 1729712032168 Hawk DEBUG Clock offset vs https://api.accounts.firefox.com/v1: -168 1729712032168 FirefoxAccounts INFO account status: ok 1729712032168 FirefoxAccounts WARN invalid token error, but account state appears ok? 1729712032168 Sync.SyncAuthManager ERROR Authentication error in _fetchTokenForUser: {"details":{"code":401,"errno":110,"error":"Unauthorized","message":"Invalid authentication token: Missing authentication","info":"https://mozilla.github.io/ecosystem-platform/api#section/Response-format"},"source":"hawkclient"} 1729712032168 Sync.Status DEBUG Status.login: success.login => error.login.reason.account 1729712032168 Sync.Status DEBUG Status.service: success.status_ok => error.login.failed 1729712032168 FirefoxAccounts TRACE Getting command keys: https://identity.mozilla.com/cmd/open-uri 1729712032168 Sync.SyncAuthManager INFO Failed to fetch the cluster URL: {"details":{"code":401,"errno":110,"error":"Unauthorized","message":"Invalid authentication token: Missing authentication","info":"https://mozilla.github.io/ecosystem-platform/api#section/Response-format"},"source":"hawkclient"} 1729712032168 Sync.SyncAuthManager DEBUG Cluster value = null 1729712032168 Sync.Status DEBUG Status.sync: success.sync => error.sync.reason.no_node_found 1729712032168 Sync.Status DEBUG Status.service: error.login.failed => error.sync.failed 1729712032169 Sync.Synchronizer INFO No cluster URL found. Cannot sync. 1729712032169 Sync.SyncScheduler DEBUG Next sync in 600000 ms. (why=schedule) 1729712032171 FirefoxAccounts TRACE not checking freshness of profile as it remains recent 1729712032172 FirefoxAccounts INFO Generating and persisting encrypted key (false, true)
[...]
Oh wait, that's the end of the log...
Hopefully this is one of those network errors that just resolve itself the next day and not any kind of serious issue.
Hope everyone at Mozilla is having a good day! (:
Warmly, Nicolete <3
my fritzbox 7530 does not connect to chromecast
Factory reset android phone, trying to sync with my account. Tells me my password is wrong, but it's the SAME as what's stored in the cookie! If I try to change it, it te… (xem thêm)
Factory reset android phone, trying to sync with my account. Tells me my password is wrong, but it's the SAME as what's stored in the cookie! If I try to change it, it tells me whatever I've entered as a new password is wrong? Can't win!
Lately, Bookmarks has been deselecting itself in Sync on all three of my computers. This has happened twice in the past few days. No problem with other Sync items. … (xem thêm)
Lately, Bookmarks has been deselecting itself in Sync on all three of my computers. This has happened twice in the past few days. No problem with other Sync items.
i cant open a messenger tab please help
My computer died today due to water damage, which means I can't turn it back on again. I got a new computer, I've looked all over the Firefox support websites, and can't … (xem thêm)
My computer died today due to water damage, which means I can't turn it back on again. I got a new computer, I've looked all over the Firefox support websites, and can't find a solution as to how to get all of my Firefox data onto this new computer. I tried the profile page, but it looks like a profile for my old computer's Firefox never even existed. I have no idea where to find any of my old data.
I have an email account blocked (jgcaller129@gmail.com) and have tried the sync tab at the top corner of my computer. It sends a message with a number to this blocked em… (xem thêm)
I have an email account blocked (jgcaller129@gmail.com) and have tried the sync tab at the top corner of my computer. It sends a message with a number to this blocked email to unblock it- how am I supposed to get an email from you on a blocked account. How do I unblock this account. I have tried several times with the same result now the icon to sync isn't there anymore. PLEASE HELP This email is very important to me. You can send a reply to an alternate email account (also linked to Firefox -jgcaller15@gmail.com).
So i was using firefox in Linux recently and now because of linux issues, i switch back to windows. I logged in with same id but sync is not working. I had a long history… (xem thêm)
So i was using firefox in Linux recently and now because of linux issues, i switch back to windows. I logged in with same id but sync is not working. I had a long history of passwords, extensions and bookmarks. Also opened tabs and all but the account sync is not working. I even verified if this is the same account i logged in with in linux as i have 2FA and in the app it says this is the email i used for it. Please help me ASAP
I originally setup my account under a business email address that I do not operate or have access to that email. When I log in it wants to send a code to the registered e… (xem thêm)
I originally setup my account under a business email address that I do not operate or have access to that email. When I log in it wants to send a code to the registered email but I don’t have anyway to get that code. How do I bypass this? I’m trying to sync everything to my iPad from my desktop.
So I reformatted my computer today, but the process allowed me to keep all my personal files. I had made a backup in my appdata for all my passwords and bookmarks like Fi… (xem thêm)
So I reformatted my computer today, but the process allowed me to keep all my personal files. I had made a backup in my appdata for all my passwords and bookmarks like Firefox allows when you're in Manage Passwords or Manage Bookmarks. After the formatting, I sign into my Firefox account, and it Syncs almost immediately. When I go into my appdata, the profile has been overwritten by the new sync, meaning all my passwords and bookmarks are now no longer available. Is there legitimately anything I can do??
Tried to follow instructions, but android settings doesn't give a sync option
This is my second email to you.... I just switched to Firefox from Chrome, because Chrome was crashing all the time. All I want to do is sync my computer, laptop, phone… (xem thêm)
This is my second email to you....
I just switched to Firefox from Chrome, because Chrome was crashing all the time.
All I want to do is sync my computer, laptop, phone and Ipad's reading list. I want to be able to see an article on one device, add to the reading list, and have it on all devices.
I'm logged in under the same name on all, and it says sync is on, but the reading lists are different.
Can someone help me? My phone number is [removed phone# from public support forum], email is [removed email from public].
Thank you!
Hi, This has been brought up before, but not with this exact question (not that I could find, at least). I understand that cookies cannot be synced across devices, but … (xem thêm)
Hi,
This has been brought up before, but not with this exact question (not that I could find, at least).
I understand that cookies cannot be synced across devices, but this is not what I am asking for. Is there a way to make firefox sync the list of exceptions? Meaning, only the specified website URL and its status, not the cookies from these sites.
I do not believe my android is not syncing when i request it to
Hi. I want to sync with my work pc (it used to work just fine but when I synced to a newer third pc- successfully- it just stopped). When i try to sign in on the work pc … (xem thêm)
Hi. I want to sync with my work pc (it used to work just fine but when I synced to a newer third pc- successfully- it just stopped). When i try to sign in on the work pc it asks me for the primary password which it then FAILS to recognise to allow me to proceed! What's going on? I can't even log onto sites with saved passwords anymore. Any help appreciated.
Dear Mozilla Support Team, I recently had to reset my Windows operating system. After reinstalling Mozilla Firefox, I attempted to sign in to my Firefox account. Unfortu… (xem thêm)
Dear Mozilla Support Team,
I recently had to reset my Windows operating system. After reinstalling Mozilla Firefox, I attempted to sign in to my Firefox account. Unfortunately, I had forgotten my password and had to reset it. Although I successfully signed in after resetting my password, none of my previously synchronized data, including passwords and bookmarks, appeared.
I had performed a synchronization before the reset, so I expected my data to be restored upon signing in. However, this did not happen, and I am now unable to access my important passwords and bookmarks. Could you please assist me in recovering my data? I rely heavily on this information for my daily activities and would greatly appreciate any help you can provide.
Thank you for your support.
Best regards,
Sync just does NOT work. I installed FF on my Mac brand new and fresh... brand new machine. Signed into Sync. NOTHING. After 6-7 HOURS... nothing. It just gets NOTHING A… (xem thêm)
Sync just does NOT work. I installed FF on my Mac brand new and fresh... brand new machine. Signed into Sync. NOTHING. After 6-7 HOURS... nothing. It just gets NOTHING AT ALL from my Windows Desktop.
I've signed out of ALL Firefox/Mozilla sync sessions... signed in clean- all browsers are up to date. And the about:sync-log page shows a LONG streak of errors... NON STOP ERRORS.
Why?! Why can't we just sync extensions to install and bookmarks across machines? How is this that hard for Mozilla?!
The sync-log page list: File:error-sync-1714085057059.txt 6 KB 4/25/2024 17:44:17 File:error-sync-1714088658041.txt 18 KB 4/25/2024 18:44:18 File:error-sync-1714189161327.txt 6 KB 4/26/2024 22:39:21 File:error-sync-1714498425099.txt 13 KB 4/30/2024 12:33:45 File:error-sync-1714588968223.txt 10 KB 5/1/2024 13:42:48 File:error-sync-1714589121080.txt 9 KB 5/1/2024 13:45:21 File:error-sync-1714600674960.txt 7 KB 5/1/2024 16:57:55 File:error-sync-1714604277834.txt 24 KB 5/1/2024 17:57:57 File:error-sync-1714838021899.txt 24 KB 5/4/2024 10:53:41 File:error-sync-1714839602488.txt 11 KB 5/4/2024 11:20:02 File:error-sync-1714839613709.txt 10 KB 5/4/2024 11:20:13 File:error-sync-1714844303035.txt 16 KB 5/4/2024 12:38:23 File:error-sync-1714844919123.txt 15 KB 5/4/2024 12:48:39 File:error-sync-1714846872373.txt 17 KB 5/4/2024 13:21:12 File:error-sync-1714846956569.txt 12 KB 5/4/2024 13:22:36 File:error-sync-1714941772713.txt 15 KB 5/5/2024 15:42:52 File:error-sync-1714941774043.txt 14 KB 5/5/2024 15:42:54 File:error-sync-1714941849730.txt 14 KB 5/5/2024 15:44:09 File:error-sync-1714942633097.txt 14 KB 5/5/2024 15:57:13 File:error-sync-1714942674714.txt 48 KB 5/5/2024 15:57:54
Day after day and attempt after attempt of failures for a basic function of the browser.
Here is the text of the latest log and showing constant connection errors- mind you NOTHING is breaking on my internet as I'm often streaming things and watching stuff while surfing, or others in the house are. Our connection, and Firefox getting online, are all working fine. I am at a loss. I don't understand how this is so terribly broken out of the box that you can't just sign in and let it talk to their servers. I know Google has billions behind Chrome, but this shouldn't be so 1990's bad by comparison to Chrome sync.
1714081299909 Sync.SyncScheduler DEBUG Next sync in 3600000 ms. (why=schedule) 1714081300746 Sync.SyncScheduler DEBUG Network link status changed to "changed". Offline?: false 1714082945349 Sync.SyncScheduler DEBUG Network link status changed to "changed". Offline?: false 1714082945373 Sync.SyncScheduler DEBUG Network link status changed to "down". Offline?: false 1714082945373 Sync.SyncScheduler DEBUG Clearing sync triggers and the global score. 1714082945374 Sync.SyncScheduler DEBUG Next sync in 3600000 ms. (why=schedule) 1714085055761 Sync.SyncScheduler DEBUG Woke from sleep. 1714085056643 Sync.SyncScheduler DEBUG Network link status changed to "changed". Offline?: false 1714085056786 Sync.SyncScheduler DEBUG Network link status changed to "up". Offline?: false 1714085056786 Sync.SyncScheduler DEBUG Network link looks up. Syncing. 1714085056899 Sync.SyncScheduler DEBUG Network link status changed to "changed". Offline?: false 1714085056902 Sync.Service DEBUG User-Agent: Firefox/125.0.2 (Windows NT 10.0; Win64; x64) FxSync/1.127.0.20240419144423.desktop 1714085056902 Sync.Service INFO Starting sync at 2024-04-25 17:44:16 in browser session V0xN5aUmAS9A 1714085056902 Sync.SyncScheduler DEBUG Clearing sync triggers and the global score. 1714085056904 Sync.Status INFO Resetting Status. 1714085056904 Sync.Status DEBUG Status.service: success.status_ok => success.status_ok 1714085056904 FirefoxAccounts DEBUG FxAccountsProfileClient: Requested profile 1714085056904 FirefoxAccounts DEBUG getOAuthToken enter 1714085056905 FirefoxAccounts TRACE getCachedToken returning cached token 1714085056905 FirefoxAccounts DEBUG getOAuthToken returning a cached token 1714085056905 Services.Common.RESTRequest DEBUG GET request to https://profile.accounts.firefox.com/v1/profile 1714085056905 Sync.SyncAuthManager INFO Getting sync key 1714085056905 FirefoxAccounts DEBUG getOAuthToken enter 1714085056905 FirefoxAccounts TRACE getCachedToken returning cached token 1714085056905 FirefoxAccounts DEBUG getOAuthToken returning a cached token 1714085056905 Sync.SyncAuthManager INFO Getting a sync token from: https://token.services.mozilla.com/1.0/sync/1.5 1714085056905 Sync.SyncAuthManager DEBUG Getting a token using OAuth 1714085056905 Services.Common.TokenServerClient DEBUG Beginning OAuth token exchange: https://token.services.mozilla.com/1.0/sync/1.5 1714085056906 Services.Common.RESTRequest DEBUG GET request to https://token.services.mozilla.com/1.0/sync/1.5 1714085057025 Services.Common.RESTRequest DEBUG GET https://profile.accounts.firefox.com/v1/profile failed: 2152398878 - NS_ERROR_UNKNOWN_HOST 1714085057025 FirefoxAccounts ERROR Background refresh of profile failed: {"name":"FxAccountsProfileClientError","code":null,"errno":998,"error":"NETWORK_ERROR","message":"[Exception... \"NS_ERROR_UNKNOWN_HOST\" nsresult: \"0x804b001e (NS_ERROR_UNKNOWN_HOST)\" location: \"JS frame :: resource://services-common/rest.sys.mjs :: onStopRequest :: line 478\" data: no]"} 1714085057031 Services.Common.RESTRequest DEBUG GET https://token.services.mozilla.com/1.0/sync/1.5 failed: 2152398878 - NS_ERROR_UNKNOWN_HOST 1714085057031 Sync.SyncAuthManager ERROR Non-authentication error in _fetchTokenForUser: TokenServerClientNetworkError({"error":{}})(resource://services-common/tokenserverclient.sys.mjs:28:36) JS Stack trace: TokenServerClientNetworkError@tokenserverclient.sys.mjs:51:16 _tokenServerExchangeRequest@tokenserverclient.sys.mjs:235:13 1714085057031 Sync.Status DEBUG Status.login: success.login => error.login.reason.network 1714085057031 Sync.Status DEBUG Status.service: success.status_ok => error.login.failed 1714085057031 Sync.SyncAuthManager ERROR Failed to fetch a token for authentication: TokenServerClientNetworkError({"error":{}})(resource://services-common/tokenserverclient.sys.mjs:28:36) JS Stack trace: TokenServerClientNetworkError@tokenserverclient.sys.mjs:51:16 _tokenServerExchangeRequest@tokenserverclient.sys.mjs:235:13 1714085057032 FirefoxAccounts TRACE not checking freshness of profile as it remains recent 1714085057055 Sync.Resource WARN GET request to https://sync-1-us-west1-g.sync.services.mozilla.com/1.5/209631697/info/collections failed: [Exception... "The lookup of the hostname failed" nsresult: "0x804b001e (NS_ERROR_UNKNOWN_HOST)" location: "<unknown>" data: no] No traceback available 1714085057056 Sync.Status DEBUG Status.sync: success.sync => error.login.reason.network 1714085057056 Sync.Status DEBUG Status.service: error.login.failed => error.sync.failed 1714085057056 Sync.ErrorHandler ERROR Sync encountered an error: [Exception... "The lookup of the hostname failed" nsresult: "0x804b001e (NS_ERROR_UNKNOWN_HOST)" location: "<unknown>" data: no] No traceback available 1714085057056 Sync.SyncScheduler DEBUG Next sync in 3600000 ms. (why=reschedule) 1714085057057 Sync.Telemetry INFO Early submission of sync telemetry due to changed IDs/NodeType 1714085057059 Sync.Service DEBUG Exception calling anonymous function: [Exception... "The lookup of the hostname failed" nsresult: "0x804b001e (NS_ERROR_UNKNOWN_HOST)" location: "<unknown>" data: no] No traceback available
hi I reinstalled my windows recently. before that , i made sure im singed in with this email address to protect my passwords with firefox sync. (eb.movahhed58@gmail.com) … (xem thêm)
hi I reinstalled my windows recently. before that , i made sure im singed in with this email address to protect my passwords with firefox sync. (eb.movahhed58@gmail.com)
after installing the new firefox , i figured my passwords are gone and they werent restored from my account.
i received welcome e-mail when i successfully create an mozilla accunt couple of days ago. please assist me !!
CANT GET FIREFOX ON MY COMPUTER SUDDENLY