claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

[BUG] Claude Code - Teleport Session from Web to Local Fails with: API Error: 400 due to tool use concurrency issues. Run /rewind to recover the conversation.

Open icscript opened this issue 1 month ago • 10 comments

Found 4 possible duplicate issues:

https://github.com/anthropics/claude-code/issues/5934 https://github.com/anthropics/claude-code/issues/8514 https://github.com/anthropics/claude-code/issues/8108 https://github.com/anthropics/claude-code/issues/8763

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

I have the same issue as 8763 on Version: 2.0.46 immediately after teleporting 'claude code on the web' session into Ubuntu server inside cloned repo. Feedback ID: e42d62e3-7543-477a-acea-d8ebe37fa510

What Should Happen?

One should be able to communicate with Claude in Claude code after teleporting their session

Error Messages/Logs

API Error: 400 due to tool use concurrency issues. Run /rewind to recover the conversation.

Steps to Reproduce

  1. Start a session in Claude Code on the Web
  2. Teleport the session into cloned repo on an Ubuntu server

Claude Model

Sonnet (default)

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

2.0.46

Platform

Anthropic API

Operating System

Ubuntu/Debian Linux

Terminal/Shell

Other

Additional Information

No response

icscript avatar Nov 19 '25 19:11 icscript

Found 3 possible duplicate issues:

  1. https://github.com/anthropics/claude-code/issues/8763
  2. https://github.com/anthropics/claude-code/issues/11691
  3. https://github.com/anthropics/claude-code/issues/11194

This issue will be automatically closed as a duplicate in 3 days.

  • If your issue is a duplicate, please close it and 👍 the existing issue instead
  • To prevent auto-closure, add a comment or 👎 this comment

🤖 Generated with Claude Code

github-actions[bot] avatar Nov 19 '25 19:11 github-actions[bot]

I found the mitigation to save my long conversation...

  • rewind to previous checkpoints, like the -2, if still hit this 400 issue, go -3, if not ok, go -4
  • continue your conversation there

wey-gu avatar Nov 20 '25 14:11 wey-gu

I just had this same problem with the latest version of claude 2.0.54. So it is still there.

brettc avatar Nov 26 '25 21:11 brettc

Still has the problem with 2.0.55 using aws bedrock sonnet

dingkwang avatar Dec 01 '25 23:12 dingkwang

Still has the problem with 2.0.58 using aws bedrock sonnet

dingkwang avatar Dec 04 '25 01:12 dingkwang

I also hit this today with several session I wanted to teleport from Claude Code cloud env.

fabboe avatar Dec 05 '25 09:12 fabboe