본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

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

자세히 살펴보기

Convert sessionstore.js to sessionstore.jsonlz4

  • 5 답장
  • 56 이 문제를 만남
  • 1 보기
  • 최종 답변자: dma_k

more options

After install Firefox 56 beta I've lost my previous session tabs. I always save it and it's important for me to recover it.

I tried to restore an old sessionstore-backups/previous.js to the main profile folder but it seems to be ignored. I've seen a new sessionstore.jsonlz4 file so I imagine the file format have changed.

How can I recover my previous session from a .js file?

Thx

After install Firefox 56 beta I've lost my previous session tabs. I always save it and it's important for me to recover it. I tried to restore an old sessionstore-backups/previous.js to the main profile folder but it seems to be ignored. I've seen a new sessionstore.jsonlz4 file so I imagine the file format have changed. How can I recover my previous session from a .js file? Thx

글쓴이 Dimas 수정일시

선택된 해결법

cor-el said

Did you remove the sessionstore.jsonlz4 file and copied the previous.js file to sessionstore.js?

Yes, but Firefox ignores it and at the next restart it recovers nothing. But you pointed me to the solution: delete not just sessionstore.jsonlz4 but all .jsonlz4 in sessionstore-backups too. Solved! Now it don't ignores the sessionstore.js :D Thx

문맥에 따라 이 답변을 읽어주세요 👍 3

모든 댓글 (5)

more options

Did you remove the sessionstore.jsonlz4 file and copied the previous.js file to sessionstore.js?

more options

선택된 해결법

cor-el said

Did you remove the sessionstore.jsonlz4 file and copied the previous.js file to sessionstore.js?

Yes, but Firefox ignores it and at the next restart it recovers nothing. But you pointed me to the solution: delete not just sessionstore.jsonlz4 but all .jsonlz4 in sessionstore-backups too. Solved! Now it don't ignores the sessionstore.js :D Thx

more options

It worked for me when I renamed the compressed sessionstore.jsonlz4 file. The devs had decided to keep the uncompressed files and made it possible to use these in case of issues as a fallback.

Note that you need to close Firefox before making changes to these files.

The sessionstore-backups folder shows both jsonlz4 versions and older .js versions of the files.

more options

I spent some time to figure out that sessionstore.js is not converted correctly by Firefox automatically. This happened to me when I tried to upgrade from 45.8.0 to 53.0.3.

When upgrading do the following:

  • Backup sessionstore-backups folder.
  • Install FF.
  • Remove all *.jsonlz4 files from sessionstore-backups folder as well as sessionstore.jsonlz4 from profile folder.
  • Copy recovery.js from backup to sessionstore.js in profile folder.
  • Start FF. Now I got session correctly restored.

글쓴이 dma_k 수정일시

more options

I still suffer from a problem: after Mozilla crashes, it removes sessionstore.jsonlz4 and once started, the old session is not restored. I periodically get into situation that session is not restored.