搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Transfer key4.db, logins.json to new install not working.

  • 3 个回答
  • 1 人有此问题
  • 434 次查看
  • 最后回复者为 cor-el

more options

Hello.

backed up an Ubuntu repository version of Mozilla firefox that was working and then did a new install of firefox from Mozilla repository.

Migrated bookmarks. Followed instructions to migrate passwords - copy over key4.db and logins.json to new install - but the new install does not prompt for passwords and when I look at the settings there are no saved passwords showing.

What's the preferred method to move over auto logins and passwords?

Hello. backed up an Ubuntu repository version of Mozilla firefox that was working and then did a new install of firefox from Mozilla repository. Migrated bookmarks. Followed instructions to migrate passwords - copy over key4.db and logins.json to new install - but the new install does not prompt for passwords and when I look at the settings there are no saved passwords showing. What's the preferred method to move over auto logins and passwords?

被采纳的解决方案

This issue with passwords developed when I uninstalled the Ubuntu package of firefox and then downloaded and installed the mozilla version of firefox. There were a number of issues, the most troublesome being how to create a "favorites" link for this version. That plus other password issues had me uninstall the mozilla package and go back to the Ubuntu version, and that's how I solved this problem.

定位到答案原位置 👍 0

所有回复 (3)

more options

You can set signon.debug = true on the about:config page and check the browser console for logins related messages when you start Firefox. Do not forget to reset the pref after you are done troubleshooting.

You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".

more options

选择的解决方案

This issue with passwords developed when I uninstalled the Ubuntu package of firefox and then downloaded and installed the mozilla version of firefox. There were a number of issues, the most troublesome being how to create a "favorites" link for this version. That plus other password issues had me uninstall the mozilla package and go back to the Ubuntu version, and that's how I solved this problem.

more options

Current Firefox releases allow to export logins (79+; 78 needs a userContent.css hack) and import logins (80+; may need a pref flip) as CSV file. That should make it possible to workaround issues like with an incompatible key file.

由cor-el于修改