Warp icon indicating copy to clipboard operation
Warp copied to clipboard

Command failed while trying to find files.

Open frankbria opened this issue 3 months ago • 1 comments

Pre-submit Checks

Describe the bug

Warp was trying to find a string in log files. It got an "I'm sorry, I couldn't complete that request." error and ended.

I'm sorry, I couldn't complete that request.

Response stream finished unexpectedly with internal error: Internal server error: Runtime: agent PRIMARY produced a tool call that's not supported by client id:"0fb5dbe1-2cb6-4817-b87a-fea79d272407" task_id:"81957636-b21c-4865-abbb-e2368cb732e7" request_id:"62bc9753-4766-46d0-a3e3-6f694893c520" timestamp:{seconds:1765053856 nanos:739856905} server_message_data:"CiQwYTA4NzkyOC1lZDM0LTQ4YmUtYWFlYy1iZjEwNWFjY2RjOTMaDAiaq9LJBhCRurGqAw==" tool_call:{tool_call_id:"toolu_01BQqY6J63dMFRVX1CjreboK" read_files:{}}

Debub id: {"conversation_id":"86336f59-697d-40ad-a9aa-f198b8232c74"}

To reproduce

Steps to reproduce:

Expected behavior

I expected the command to execute and the grep to run.

Screenshots, videos, and logs

No response

Operating system (OS)

Windows

Operating system and version

Windows 11; WSL Ubuntu 24.04.3 LTS (GNU/Linux 6.6.87.1-microsoft-standard-WSL2 x86_64)

Shell Version

GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu)

Current Warp version

v0.2025.12.03.08.12.stable_03

Regression

Yes, this bug started recently or with an X Warp version

Recent working Warp date

12/5/2025

Additional context

No response

Does this block you from using Warp daily?

No

Is this an issue only in Warp?

Yes, I confirmed that this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e

None

frankbria avatar Dec 06 '25 20:12 frankbria

I am experiencing the same bug. This happens while debugging a remote host through a warpified ssh session. The host is in our office LAN. I use Wireguard to VPN into it, daily routine, no problems there. Both hosts are Ubuntu 22.04 LTS and x86_64 machines. I pasted the error below:

I'm sorry, I couldn't complete that request.

Response stream finished unexpectedly with internal error: Internal server error: Runtime: agent PRIMARY produced a tool call that's not supported by client id:"9a0d9efe-0124-412f-a4fc-5ea60da75a76" task_id:"1b84c534-82d2-4a6e-bd87-939cfba4ece5" request_id:"a8a972d4-d012-415b-b39d-733ed8f8c65d" timestamp:{seconds:1765404168 nanos:954979691} server_message_data:"CiQzNTM5YTNkNC1kMWVjLTRkZmQtOTE4Ni0wNmY5MDEyNjI3OWMaDAiG3OfJBhDFmbyiAQ==" tool_call:{tool_call_id:"toolu_01FkqY3FiRdfkP6KSdJSn2Ks" read_files:{}}

{"conversation_id":"d3926097-8513-417b-ae1a-4ff622818efd"}

padames avatar Dec 10 '25 22:12 padames