본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

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

자세히 살펴보기

My list of saved logins/passwords is suddenly empty. Why?

  • 8 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: cor-el

more options

I turned on Firefox this morning (after a Microsoft update/shut down last night). Heading to my usual pages where my logins/passwords come up automatically, I discovered the boxes were empty - they are usually filled by autofill; these are login pages to my blog, Amazon, eBay etc. I had also been logged out of my Firefox account, so I logged back in (I had remembered that password, luckily) Checking Options/security - show saved logins, I found absolutely no list of saved logins at all. (Horror!) I synced Firefox - still no list of saved logins Where have they gone and how do I get them back?

Hoping someone can help 'cos it's about five years' worth of saved logins.

I turned on Firefox this morning (after a Microsoft update/shut down last night). Heading to my usual pages where my logins/passwords come up automatically, I discovered the boxes were empty - they are usually filled by autofill; these are login pages to my blog, Amazon, eBay etc. I had also been logged out of my Firefox account, so I logged back in (I had remembered that password, luckily) Checking Options/security - show saved logins, I found absolutely no list of saved logins at all. (Horror!) I synced Firefox - still no list of saved logins Where have they gone and how do I get them back? Hoping someone can help 'cos it's about five years' worth of saved logins.

선택된 해결법

I found the bug report mentioned in the Ghacks article and read it and it appears that I am right about this. See comment 24.

  • Bug 1558765 - Saved logins and passwords missing after update to 67.0.2 - Problem in AVG
the issue did not affect Avast users, only AVG users that have purchased the standalone "AVG Password Protection" product.

AVG does not modify the file nor does it delete it. It only prevents Firefox from reading from it. From our understanding, FF renames the logins.json file to logins.json.corrupt upon subsequent retries to logins.json-1.corrupt, logins.json-2.corrupt and so on. I am not sure right now if there is any mechanism to recover these passwords back from inside FF. Renaming this file (copy) back to logins.json restores Firefox ability to read it again.
문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (8)

more options

My guess is that Firefox accidentally created a new profile for you and set that as the default. We've seen that issue recently because Firefox recently changed how it handles profiles.

Usually, fixing this is pretty easy. Just type about:profiles in the Firefox address bar. This will load a list of profiles on your computer. Press Launch profile in new browser on whatever profile is not in use. If it has the data you are looking for in it, just select Set as default.

There have also been some cases of Firefox using a separate profile when you use it to open a link from another program (for example, if you click a link in the Thunderbird email program). In this case, it's the same steps.

Hope this helps.

more options

What security software do you have?

There have been reports that AVG/Avast is causing issues with passwords disappearing. You can check the profile folder to see if there are logins.json.corrupt files present. If you find such a file then try to rename logins.json.corrupt to logins.json.

  • keep a backup copy of all logins.json files

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

more options

Thanks for your easy to understand note, Wesley. I did what you said, but it didn't fix the problem. Seems I only have the one profile. Thank you though.

Wesley Branton said

My guess is that Firefox accidentally created a new profile for you and set that as the default. We've seen that issue recently because Firefox recently changed how it handles profiles. Usually, fixing this is pretty easy. Just type about:profiles in the Firefox address bar. This will load a list of profiles on your computer. Press Launch profile in new browser on whatever profile is not in use. If it has the data you are looking for in it, just select Set as default. There have also been some cases of Firefox using a separate profile when you use it to open a link from another program (for example, if you click a link in the Thunderbird email program). In this case, it's the same steps. Hope this helps.
more options

For more info on cor-el's answer, check out this recent article: https://www.ghacks.net/2019/06/14/if-you-lost-all-passwords-in-firefox-read-this/

more options

If renaming the logins.json.corrupt back to logins.json works then I don't think that the file is actually corrupted, but that Firefox isn't able to open the file properly and thus wants to start with a fresh file and renames the old file. This would suggest that AVG locks the file for write permission or at least prevents Firefox setting (exclusive) sharing permissions properly. I don't know if there are tool that can verify this and this might only happen during startup (i.e. AVG may think that it needs to scan each file that Firefox opens).

more options

선택된 해결법

I found the bug report mentioned in the Ghacks article and read it and it appears that I am right about this. See comment 24.

  • Bug 1558765 - Saved logins and passwords missing after update to 67.0.2 - Problem in AVG
the issue did not affect Avast users, only AVG users that have purchased the standalone "AVG Password Protection" product.

AVG does not modify the file nor does it delete it. It only prevents Firefox from reading from it. From our understanding, FF renames the logins.json file to logins.json.corrupt upon subsequent retries to logins.json-1.corrupt, logins.json-2.corrupt and so on. I am not sure right now if there is any mechanism to recover these passwords back from inside FF. Renaming this file (copy) back to logins.json restores Firefox ability to read it again.
more options

Thank you everyone. Cor-el, the article exaplaind it and I was able to find the file and rename it - all back now. Phew and thanks. :)

more options