Mozilla 도움말 검색

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

자세히 살펴보기

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