搜索 | 用户支持

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

Learn More

Restore session

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

more options

I'm doing some experiments with OS (arch) and i believe i somehow managed to crash fx with it. usually this wouldnt be a problem as i can just click on "restore session" and continue with browsing however next time i opened fx it just crashed immediatelly before i hit that button and now when i open it the restore session page shows up however the button is greyed out and the 'previously opened tabs field is empty. is there a way to restore the pages manually? where is the file with previous session information stored.... ?

I'm doing some experiments with OS (arch) and i believe i somehow managed to crash fx with it. usually this wouldnt be a problem as i can just click on "restore session" and continue with browsing however next time i opened fx it just crashed immediatelly before i hit that button and now when i open it the restore session page shows up however the button is greyed out and the 'previously opened tabs field is empty. is there a way to restore the pages manually? where is the file with previous session information stored.... ?

所有回复 (1)

more options

You can look at this tool to inspect a compressed jsonlz4 sessionstore file.

Backup the session files in the sessionstore-backups folder in the Firefox profile folder to make sure not to lose possible important session data. Do NOT close Firefox when Firefox is already running.

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).

You will normally find these files in the sessionstore-backups folder:

  • previous.jsonlz4 (cleanBackup: copy of sessionstore.jsonlz4 from previous session that was loaded successfully)
  • recovery.jsonlz4 (latest version of sessionstore.jsonlz4 written during runtime)
  • recovery.baklz4 (previous version of sessionstore.jsonlz4 written during runtime)
  • upgrade.jsonlz4-<build_id> (backup created during an upgrade of Firefox)

You can copy a file from the sessionstore-backups folder to the main profile and rename the file to sessionstore.jsonlz4 to replace the current file with Firefox closed.

  • make sure to backup the current sessionstore.jsonlz4