搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Firefox Mobile sync gives me "Recovery Key incorrect. Please try again."

  • 3 回覆
  • 4 有這個問題
  • 1 次檢視
  • 最近回覆由 ossman

more options

This is a continuation of this issue, that was closed without a resolution:

http://support.mozilla.org/en-US/questions/931089

I'm using a custom sync server, and getting "Recovery Key incorrect. Please try again." whenever I click "Connect". The sync log that exists in the desktop version of Firefox is not present in the mobile version, so I have no idea how to debug this further on my own.

This is a continuation of this issue, that was closed without a resolution: http://support.mozilla.org/en-US/questions/931089 I'm using a custom sync server, and getting "Recovery Key incorrect. Please try again." whenever I click "Connect". The sync log that exists in the desktop version of Firefox is not present in the mobile version, so I have no idea how to debug this further on my own.

被選擇的解決方法

Ok, I think I've figured it out. There is a bug/feature disparity in Firefox mobile compared to the desktop version.

The mobile version will only accept the more modern "friendly encoded" AES keys. The desktop version however, will accept any old string you give it (which it then turns into a key using some magic).

There is a way around it though. If you have a desktop version of firefox, you can get at the massaged version of the sync key. Just set up sync with your passphrase. Then go into Prefernces->Sync->Manage Account->My Recovery Key. There's a version of your key that Firefox mobile will accept.

Unfortunately it is now crapping out on some other bug and refusing to accept the server URL. God this thing is buggy...

從原來的回覆中察看解決方案 👍 0

所有回覆 (3)

more options

Doesn't it work with the (4x3) 12-character code to pair a device?

You need to have a desktop version of Firefox running at the same time to make this work.

more options

No, that method only works for Mozilla's own servers, not when you're running a custom one. For a custom server you have to enter the basic username/password/key.

more options

選擇的解決方法

Ok, I think I've figured it out. There is a bug/feature disparity in Firefox mobile compared to the desktop version.

The mobile version will only accept the more modern "friendly encoded" AES keys. The desktop version however, will accept any old string you give it (which it then turns into a key using some magic).

There is a way around it though. If you have a desktop version of firefox, you can get at the massaged version of the sync key. Just set up sync with your passphrase. Then go into Prefernces->Sync->Manage Account->My Recovery Key. There's a version of your key that Firefox mobile will accept.

Unfortunately it is now crapping out on some other bug and refusing to accept the server URL. God this thing is buggy...