文档首页/ 华为云码道(CodeArts)代码智能体/ 常见问题/ 智能体/ 沙箱程序被拦截导致执行失败的解决方案
更新时间:2026-06-30 GMT+08:00
分享

沙箱程序被拦截导致执行失败的解决方案

问题现象

在沙箱模式下运行时,提示如下任一报错:

  • Sandbox exe not found at expected path: C:\Users\XXXX\.codeartsdoer\codearts-data\sandbox_runner\1.1.0-202605251700\sandbox\win32-x64\windows_sandbox.exe. Please ensure the file exists at the expected location.
  • 沙箱模式不可用,无法执行删除命令

原因分析

沙箱程序可能被杀毒软件拦截。

解决方法

  1. 进入目标路径“%USERPROFILE%/.codeartsdoer/codearts-data/sandbox_runner”
  2. 删除路径下的如下文件夹(如1.1.0-202605251700)。

    图1 删除指定文件夹

  3. 重启华为云码道IDE,重新发起之前的会话任务,查看问题是否修复。

    • 问题修复,则结束操作。
    • 问题仍然存在,请通过华为云工单系统提交工单获取华为云的客户服务支持。

相关文档