anthropics / anthropics/claude-code

[BUG] Claude Code hangs when running `nmcli`

オープン
#94,428 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
area:bash bug platform:linux
主要言語
Python
スター
145k
フォーク
23.1k
PR マージ指標
PR 指標を取得中

説明

### Preflight Checklist

- [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) 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?

Claude code hangs when connecting to VPN using `nmcli` on Linux. Example:

```
❯ Can you try to connect to VPN with "nmcli connection up my-vpn-connection" ?

I'll try bringing up that VPN connection.

● Bringing up rezdy-dev VPN connection · 60s
⎿ $ nmcli connection up my-vpn-connection 2>&1
```

Note that VPN connects within 5-10 seconds. However Claude doesn't seem to notice that and just keeps waiting...

I have confirmed `nmcli` itself does not hang as i'm able to use it normally.

### What Should Happen?

Claude should notice the VPN is connected, then continue on...

### Error Messages/Logs

```shell
See chat log above
```

### Steps to Reproduce

In Claude Code, ask Claude to connect to a VPN with `nmlcli`

```
nmcli connection up my-vpn-connection
```

### Claude Model

Opus

### Is this a regression?

I don't know

### Last Working Version

_No response_

### Claude Code Version

2.1.272 (Claude Code)

### Platform

Anthropic API

### Operating System

Other Linux

### Terminal/Shell

Other

### Additional Information

_No response_

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。