
# 沙箱程序被拦截导致执行失败的解决方案
#### 问题现象
在沙箱模式下运行时，提示如下任一报错：
- 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。
3. 重启华为云码道代码智能体IDE，重新发起之前的会话任务，查看问题是否修复。 
   - 问题修复，则结束操作。
   
   - 问题仍然存在，请通过华为云工单系统[提交工单](https://console.huaweicloud.com/ticket/?locale=zh-cn#/ticketindex/createIndex)获取华为云的客户服务支持。
   
   
   
   
 
