Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

After update I can't use my saved passwords

  • 4 trả lời
  • 0 gặp vấn đề này
  • 47 lượt xem
  • Trả lời mới nhất được viết bởi Tarva

more options

After an update yesterday, I found out the password manager integrated in Firefox was completely empty. I tried to rename logins.json.corrupt into logins.json, I tried deactivating all the plugins and I also tried copying the file into a new Firefox profile but it got corrupted right away again. If I put in an old logins.json it works but unfortunately it's a saved file from about 3 years ago.... Any idea about how I could get my passwords back? How to "uncorrupt" the logins.json?

Thank you in advance.

After an update yesterday, I found out the password manager integrated in Firefox was completely empty. I tried to rename logins.json.corrupt into logins.json, I tried deactivating all the plugins and I also tried copying the file into a new Firefox profile but it got corrupted right away again. If I put in an old logins.json it works but unfortunately it's a saved file from about 3 years ago.... Any idea about how I could get my passwords back? How to "uncorrupt" the logins.json? Thank you in advance.

Tất cả các câu trả lời (4)

more options

Is there login data visible if you open this file in a Firefox tab ?

Firefox 80+ has a logins-backup.json file in the profile folder that can be used in case of issues with logins.json or to undo an accidental delete/update of a password. You can check if you can find this logins-backup.json file in the profile folder or in a backup.

Make sure to keep a backup of the current logins.json and logins-backup.json and key4.db before replacing logins.json with logins-backup.json with Firefox closed.

more options

Thank you for the tip! Unfortunately both the logins and logins-backup have the same error when I open them in a Firefox tab it says "SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data". I tried to open in an Excel just in case but it didn't work. On both Notepad and Wordpas I can scroll down as if there was content but the page is blank. Maybe I need to modify the code? How can I do that?

more options

There may only be null bytes in the file, you can check this in a hex viewing utility.

more options

Indeed it's an ocean of 0... Very sad and disappointed as the file still weighs something so I had hopes.

Thank you for taking the time to reply.