Skip to content

No saved session found <guid>. Run qwen --resume without an ID to choose from existing sessions. #3606

@megapro17

Description

@megapro17

What happened?

I was working in a session, and exited it correctly. However, when I'm trying to load it this time, qwen-code refuses, saying that session was not found, which is not true. I can see a file in the .qwen\projects\...\chats folder, it is correct jsonl without any anomalies. The folder of a project wasn't changed, I created a new session in the same folder, and I can see the old session in a list, when entering qwen --resume, but when I'm selecting it, it says the file isn't found, even though it just showed it. It can load the new session fine. Starting qwen --resume <guid> says the same thing. --debug argument makes no difference. My last action was to compressing a context.

What did you expect to happen?

Load previous session

Client information

Client Information

Run qwen to enter the interactive CLI, then run the /about command.

$ qwen /about
╭──────────────────────────────────────────────────────────────────────────────────────────────────╮
  │                                                                                                  │
  │ Status                                                                                           │
  │                                                                                                  │
  │ Qwen Code                         0.15.2 (44b482928)                                             │
  │ Runtime                           Node.js v24.14.1 / npm 11.11.0                                 │
  │ OS                                win32 x64 (10.0.26200)                                         │
  │                                                                                                  │
  │ Auth                              API Key - openai                                               │
  │ Base URL                          http://127.0.0.1:8080/v1/                                      │
  │ Model                             qwen-coding                                                    │
  │ Fast Model                        qwen-coding                                                    │
  │ Session ID                        77231f15-70c2-4e74-b95b-757d7b07a55b                           │
  │ Sandbox                           no sandbox                                                     │
  │ Proxy                             no proxy                                                       │
  │ Memory Usage                      265.9 MB                                                       │
  │                                                                                                  │
  ╰──────────────────────────────────────────────────────────────────────────────────────────────────╯

Metadata

Metadata

Assignees

Labels

status/needs-triageIssue needs to be triaged and labeledtype/bugSomething isn't working as expected

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions