Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Learn More

Convert sessionstore.js to sessionstore.jsonlz4

  • 5 respostas
  • 56 têm este problema
  • 90 visualizações
  • Última resposta por 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

Modificado por Dimas a

Solução escolhida

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

Ler esta resposta no contexto 👍 3

Todas as respostas (5)

more options

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

more options

Solução escolhida

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.

Modificado por dma_k a

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.