Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

All logins fail to load from logins.json, with error NS_ERROR_FAILURE

  • 3 답장
  • 0 이 문제를 만남
  • 12 보기
  • 최종 답변자: cor-el

more options

Hi,

My saved passwords are not showing up. I followed the advice on this post, by setting signon.debug and doing about:logins. Here are the errors shown in the console:

LoginManager: Getting a list of all logins asynchronously. LoginManager.sys.mjs:395:14 Login storage: Returning 502 logins for specified origin with options [object Object] storage-json.sys.mjs:704:10 Login crypto: Failed to decrypt cipher text of length 92 with error NS_ERROR_FAILURE. crypto-SDR.sys.mjs:179:12

   ->
   decrypt resource://gre/modules/crypto-SDR.sys.mjs:197
   decryptLogins resource://gre/modules/storage-json.sys.mjs:966
   map self-hosted:221
   #decryptLogins resource://gre/modules/storage-json.sys.mjs:948
   InterpretGeneratorResume self-hosted:1465
   AsyncFunctionNext self-hosted:852

Then that last mesage is repeated another 501 times.

Any idea what is wrong. I have only one profile the default one. Firefox is up to date at 122.0.1 on iMac 12.7.3

Thank you David

Hi, My saved passwords are not showing up. I followed the advice on [https://support.mozilla.org/en-US/questions/1380239 this post], by setting signon.debug and doing about:logins. Here are the errors shown in the console: LoginManager: Getting a list of all logins asynchronously. LoginManager.sys.mjs:395:14 Login storage: Returning 502 logins for specified origin with options [object Object] storage-json.sys.mjs:704:10 Login crypto: Failed to decrypt cipher text of length 92 with error NS_ERROR_FAILURE. crypto-SDR.sys.mjs:179:12 -> decrypt resource://gre/modules/crypto-SDR.sys.mjs:197 decryptLogins resource://gre/modules/storage-json.sys.mjs:966 map self-hosted:221 #decryptLogins resource://gre/modules/storage-json.sys.mjs:948 InterpretGeneratorResume self-hosted:1465 AsyncFunctionNext self-hosted:852 Then that last mesage is repeated another 501 times. Any idea what is wrong. I have only one profile the default one. Firefox is up to date at 122.0.1 on iMac 12.7.3 Thank you David

모든 댓글 (3)

more options

This could be a problem with key4.db that stores the encryption key. Are you using a Primary Password? Do you have a backup copy of both logins.json and key4.db ?

You can use the button on the "Help -> More Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page (Root directory).

도움이 되셨습니까?

more options

I do have a backup of those two files which I made. Shall I try deleting key4.db ?

도움이 되셨습니까?

more options

Key4.db stores the encryption key necessary to decrypt the logins (username and password) stored in logins.json, so only a valid/matching key4.db is able to decrypt the logins in logins.json successfully.

Do you have a (Time Machine) backup with logins.json and key4.db that you try to access the logins ? Otherwise you lose all 502 logins.

도움이 되셨습니까?

질문하기

글에 답글을 달기 위해서는 계정으로 로그인해야만 합니다. 계정이 아직 없다면 새로운 질문을 올려주세요.