github / github/copilot-cli

Local sandbox on Windows failed to run command with error E_NOTIMPL

未关闭
#3,849 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
area:permissions area:platform-windows
主要语言
Shell
星标
11.2k
派生
1.9k
平均合并
14 小时 16 分钟
30 天内合并 PR
6

描述

### Describe the bug

Enable local sandbox on Windows, and then try to run command, it would failed as below with error `Experimental_CreateProcessInSandbox returned E_NOTIMPL.`

```bash
╭─╮╭─╮
╰─╯╰─╯ Copilot v1.0.64-0 uses AI.
█ ▘▝ █ /experimental
▔▔▔▔

● Tip: /remote
└ Toggle remote control from GitHub web and mobile

● Sandboxing has been enabled.

❯ run dir command, if failed, give me error message

⌄ Thought for 1s
│ The user wants me to run the `dir` command. On Windows PowerShell, `dir` is an alias for `Get-ChildItem`, so it should work.

● SHELL Run dir command in home directory (sandboxed) 3 lines…
dir

● The  dir  command failed with the following error:

Experimental_CreateProcessInSandbox returned E_NOTIMPL.
The following velocity keys are not enabled: 61389575, 61155944.
Enable them and retry, or use schema version '0.4.0-alpha'
to fall back to the AppContainer backend.

This is a sandbox backend error — the sandbox environment couldn't create the process due to missing velocity keys. You may want to review your sandbox configuration using the  /sandbox  command.
```

### Affected version

v1.0.64-0

### Steps to reproduce the behavior

_No response_

### Expected behavior

_No response_

### Additional context

_No response_

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。