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...