ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

ვრცლად

restoring the session with sessionstore and upgrade.json

  • 3 პასუხი
  • 0 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 658 ნახვა
  • ბოლოს გამოეხმაურა cor-el

I lost my old session and while attempting to fix the issue I overwrote my sessionstore.json backups in the process. Now all i have are the upgrade.jsonlz4 files, i know those are old session backups from when we upgraded. how do i go about restoring those as a session? when i follow the typical session restore steps nothing happens seemingly because its a jsonlz4 - XXXXXX file.

Any way to change it to a normal jsonlz4 file?

I lost my old session and while attempting to fix the issue I overwrote my sessionstore.json backups in the process. Now all i have are the upgrade.jsonlz4 files, i know those are old session backups from when we upgraded. how do i go about restoring those as a session? when i follow the typical session restore steps nothing happens seemingly because its a jsonlz4 - XXXXXX file. Any way to change it to a normal jsonlz4 file?

გადაწყვეტა შერჩეულია

You can copy such an upgrade.jsonlz4 file to the main level in the profile and rename the file to sessionstore.jsonlz4 with Firefox closed to replace the file that Firefox creates (sessionstore.jsonlz4 is only present when Firefox is closed).

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

პასუხის ნახვა სრულად 👍 1

ყველა პასუხი (3)

შერჩეული გადაწყვეტა

You can copy such an upgrade.jsonlz4 file to the main level in the profile and rename the file to sessionstore.jsonlz4 with Firefox closed to replace the file that Firefox creates (sessionstore.jsonlz4 is only present when Firefox is closed).

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

cor-el said

You can copy such an upgrade.jsonlz4 file to the main level in the profile and rename the file to sessionstore.jsonlz4 with Firefox closed to replace the file that Firefox creates (sessionstore.jsonlz4 is only present when Firefox is closed). You can look at this tool to inspect a compressed jsonlz4 sessionstore file.

Unfortunately when i copy over the upgrade.jsonlz4 it seems to not recognize it as a session.

I was able to use the scrounger program to export all the urls and then just manually add back the ones i had lost. Thank you for recommending the scrounger.

You did copy the file to the main level in the profile folder and renamed the file to sessionstore.jsonlz4. Was there a sessionstore.jsonlz4 present in the profile folder, so you could replace it with the upgrade file ?