sienori / Tab-Session-Manager

WebExtensions for restoring and saving window / tab states
https://tab-session-manager.sienori.com/
Mozilla Public License 2.0
1.87k stars 182 forks source link

TSM can't import own session exports - Read failed error #1376

Open liny01-nbsa opened 1 month ago

liny01-nbsa commented 1 month ago

Short description

TSM can't import own session exports.

My issue happens after TSM malfunctions. The main UI will flash to blank white window. The settings window still works, and I did an export of all sessions. I then deleted all sessions from TSM, and the main UI started working again. When I try to import the exported sessions, I got the "Read Failed" error.

Steps to reproduce

  1. Start browser with clean profile
  2. Install Tab Session Manager
  3. Import a previous session exports
  4. Read Fails

Expected result

The session export shall import without issue.

Actual result

"Read Failed"

image

The JSON is valid, just a little big, ~70MB. If needed I can provide it via DM.

Platform information

Additional context

liny01-nbsa commented 1 month ago

I tried to enable the Debug Mode, but didn't see a difference and no error logs, etc. Where shall I look for debug logs?

liny01-nbsa commented 1 month ago

And from this export file, I'd only need all URLs from the last session save. Is there an way to get all the URLs?