Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Browser crashed, sessions lost, manager won't restore; Help!

  • 2 trả lời
  • 1 gặp vấn đề này
  • 8 lượt xem
  • Trả lời mới nhất được viết bởi cor-el

more options

57.0.4 Browser crashed, Recently closed tabs and Recently closed windows are gone, blindsided by the updated FF version. I installed a new Mysession manager plugin but that doesn't restore the ones I lost. Where are the old sessions stored and how can I restore them? The browser is not offering that function any longer! Please understand I'm not a developer or programmer and complex solutions don't work for me.

57.0.4 Browser crashed, Recently closed tabs and Recently closed windows are gone, blindsided by the updated FF version. I installed a new Mysession manager plugin but that doesn't restore the ones I lost. Where are the old sessions stored and how can I restore them? The browser is not offering that function any longer! Please understand I'm not a developer or programmer and complex solutions don't work for me.

Được chỉnh sửa bởi germeten vào

Tất cả các câu trả lời (2)

more options

Also, why do you guys make yourselves so difficult to reach for support? When a computer is acting up, the website password & login hurdles you create are often insurmountable. An email address would be much more user-friendly.

more options

Firefox uses the sessionstore.jsonlz4 file in the profile folder to store session data. The sessionstore.jsonlz4 file is only present when Firefox is closed. The sessionstore.jsonlz4 file is created from recovery.jsonlz4 when you close Firefox and is removed and copied to previous.jsonlz4 when you start Firefox to make is possible to restore the session at any time.

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 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 (make sure to backup the current sessionstore.jsonlz4).

Firefox 56+ releases compress the files in the sessionstore-backups folder and sessionstore.jsonlz4 with LZ4 (.jsonlz4 instead of .js), so it is no longer easy to inspect them.

See also: