搜索 | 用户支持

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

详细了解

Firefox is not staying logged in to saved accounts

  • 2 个回答
  • 1 人有此问题
  • 283 次查看
  • 最后回复者为 rakcevic24

more options

Every time I close Firefox and open it again, no logged in accounts are saved. I need to log back in (for google account and so on ...) That happened after I cleared all the cookies from the websites. Before, everything was working fine.

Every time I close Firefox and open it again, no logged in accounts are saved. I need to log back in (for google account and so on ...) That happened after I cleared all the cookies from the websites. Before, everything was working fine.

被采纳的解决方案

Details like websites remembering you (log you in automatically) are stored in a cookie. If you lose this cookie then you will have to login again.

  • create a cookie allow exception with the proper protocol (https:// or http://) to make a website remember you
  • use "Delete cookies and site data when Firefox is closed" to let cookies without allow exception expire when Firefox is closed
  • Options/Preferences -> Privacy & Security
    Cookies and Site Data: "Manage Permissions"

In case you use "Clear history when Firefox closes" or otherwise clear history.

  • do not clear the Cookies
  • do not clear the Site Preferences
  • clearing "Site Preferences" clears exceptions for cookies, images, pop-up windows, and software installation and exceptions for passwords and other website specific data
  • clearing "Cookies" will remove all selected cookies including cookies with an allow exception you may want to keep

If clearing cookies didn't help then it is possible that the cookies.sqlite file in the Firefox profile folder that stores the cookies got corrupted.

  • rename/remove cookies.sqlite (cookies.sqlite.old) and when present delete cookies.sqlite-shm and cookies.sqlite-wal in the Firefox profile folder with Firefox closed in case cookies.sqlite got corrupted.

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.

定位到答案原位置 👍 0

所有回复 (2)

more options

选择的解决方案

Details like websites remembering you (log you in automatically) are stored in a cookie. If you lose this cookie then you will have to login again.

  • create a cookie allow exception with the proper protocol (https:// or http://) to make a website remember you
  • use "Delete cookies and site data when Firefox is closed" to let cookies without allow exception expire when Firefox is closed
  • Options/Preferences -> Privacy & Security
    Cookies and Site Data: "Manage Permissions"

In case you use "Clear history when Firefox closes" or otherwise clear history.

  • do not clear the Cookies
  • do not clear the Site Preferences
  • clearing "Site Preferences" clears exceptions for cookies, images, pop-up windows, and software installation and exceptions for passwords and other website specific data
  • clearing "Cookies" will remove all selected cookies including cookies with an allow exception you may want to keep

If clearing cookies didn't help then it is possible that the cookies.sqlite file in the Firefox profile folder that stores the cookies got corrupted.

  • rename/remove cookies.sqlite (cookies.sqlite.old) and when present delete cookies.sqlite-shm and cookies.sqlite-wal in the Firefox profile folder with Firefox closed in case cookies.sqlite got corrupted.

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

My Firefox profile folder that stores the cookies was corrupted, as suggested, deleting cookies.sqlite solved the problem. Thank you!