Suddenly Claude is not able to resume from previous...
Status Closed — not planned
Maintainer reply None cached
Workaround ✓ Mentioned in thread ↓
Activity 11 comments · opened Oct 15, 2025 · closed Jan 8, 2026
Bug Description
Suddenly Claude is not able to resume from previous session. After restart it just shows old sessions but not those of today 15.10.2025. They are still in the .claude\project\C-Users-xxxx and also the jsonl files are there but it can't find them or ignores them.
Environment Info
- Platform: win32
- Terminal: windows-terminal
- Version: 2.0.17
- Feedback ID: 0c540231-b78f-4acd-b46b-a628768e6300
Errors
[{"error":"Error: 400 {\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"This credential is only authorized for use with Claude Code and cannot be used for other API requests.\"},\"request_id\":\"req_011CU9booAMdiTEXbC58rKD4\"}\n at generate (B:/~BUN/root/claude.exe:198:83027)\n at makeRequest (B:/~BUN/root/claude.exe:352:5345)\n at processTicksAndRejections (native:7:39)\n at spawnSync (unknown)\n at spawnSync (node:child_process:226:22)\n at execSync (node:child_process:275:109)\n at Z (B:/~BUN/root/claude.exe:1165:1681)\n at FT9 (B:/~BUN/root/claude.exe:1165:1870)\n at $T9 (B:/~BUN/root/claude.exe:1165:2389)\n at $T9 (B:/~BUN/root/claude.exe:1165:2512)","timestamp":"2025-10-15T20:17:32.124Z"},{"error":"Error: 400 {\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"This credential is only authorized for use with Claude Code and cannot be used for other API requests.\"},\"request_id\":\"req_011CU9bop1hhhXBoKqaJDano\"}\n at generate (B:/~BUN/root/claude.exe:198:83027)\n at makeRequest (B:/~BUN/root/claude.exe:352:5345)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-10-15T20:17:32.326Z"},{"error":"Error: 400 {\"type\":\"error\",\"error\":{\"type\":\"invalid_request_error\",\"message\":\"This credential is only authorized for use with Claude Code and cannot be used for other API requests.\"},\"request_id\":\"req_011CU9c2LkUfUFuZKLDoxdP4\"}\n at generate (B:/~BUN/root/claude.exe:198:83027)\n at makeRequest (B:/~BUN/root/claude.exe:352:5345)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-10-15T20:20:22.306Z"}]
11 Comments
It suddenly happened after a session reset/compacting session moment which - which recently happens even on low context length. No I can't resume into todays sessions to continue my work.
Found 3 possible duplicate issues:
This issue will be automatically closed as a duplicate in 3 days.
🤖 Generated with Claude Code
same here. lotsa random crashes, too.
macos, m4, 2.0.17 and the mystery 2.0.18
coincides with lots of these:
https://github.com/anthropics/claude-code/issues/9592
I noticed it happened during the roll out of new Heiku 4.5 model as it seems. Something must have changed in the agent and backend without proper checking prior the update from anthropic this happened before...
Anthropic (Claude 3.7 → 3.8 transition):
Änderung der Stream-Protokolle und des Token-Chunkings → Breaking Changes bei Tools, die kontinuierliche Session-IDs erwarteten.
This issue is not a duplicate of exiting bugs or reports its new and related to the newest changes made today..after or around 9-10pm GMT+2 and Heiku 4.5 intro.
I now also get the error
ReferenceError: Cannot access 'tJ' before initialization.
at B:/~BUN/root/claude.exe:2674:34662
Do you guys properly test the stuff you roll out prior release like it should be standard Test -> integration -> pre-Prod -> Prod or similar thing but i feel like a bloody pre-Alpha tester with premium paid subscription of 200€ per month.
this isn't typical, you know
Possible workaround to have a chance to resume a Claude session that doesn’t appear with
/resume:Each session is stored as a .jsonl file. The filename includes the session ID. The last modified time will give you a clue to which session ID is the correct one.
Same issue. When using --resume I only see from a couple of days ago. I believe it started on 2.0.15 and up. See https://github.com/anthropics/claude-code/issues/9802
Resuming not working on powershell for me. All sessions gets wiped and Claude Code crashes. Not seeing anything in debug mode. Happens in
claude -c,claude -r, and/resumewithin a new chat.This issue has been inactive for 30 days. If the issue is still occurring, please comment to let us know. Otherwise, this issue will be automatically closed in 30 days for housekeeping purposes.
This issue has been automatically closed due to 60 days of inactivity. If you're still experiencing this issue, please open a new issue with updated information.
This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.