cloudflare / cloudflare/developer-platform

Sandboxes & Wrangler: network connection lost

オープン
#52 コメント 9 件 リアクション 2 件 担当者 2 名 @gabivlj が担当を希望しています GitHub で見る
product:containers product:sandboxes
主要言語
言語のデータがありません
スター
1
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

### What versions & operating system are you using?

```
System:
OS: macOS 26.3.1
CPU: (11) arm64 Apple M3 Pro
Memory: 7.69 GB / 36.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 22.13.1 - /Users/gregoiremielle/.asdf/installs/nodejs/22.13.1/bin/node
Yarn: 1.22.19 - /Users/gregoiremielle/.asdf/shims/yarn
npm: 10.9.2 - /Users/gregoiremielle/.asdf/plugins/nodejs/shims/npm
pnpm: 10.29.3 - /opt/homebrew/bin/pnpm
Watchman: 2025.10.27.00 - /opt/homebrew/bin/watchman
```

Wrangler version: 4.75.0

### Please provide a link to a minimal reproduction

https://github.com/cloudflare/sandbox-sdk/tree/main/examples/minimal

### Describe the Bug

I'm currently experimenting with Cloudflare sandboxes locally using the [official getting started guide](https://developers.cloudflare.com/sandbox/get-started/).

However, I keep running into issues where I cannot reach the running container using: `curl http://localhost:8787/file`.

I can see that the Docker image is correctly built but when started with Podman, the container instantly stops with the following logs in it:
```
Fatal error: setsockoptint: protocol not available
```

The wrangler logs indicate the following:
```
✘ [ERROR] Uncaught Error: Network connection lost.
✘ [ERROR] {"level":"error","msg":"Sandbox error","component":"sandbox-do","sandboxId":"956c961ef88df70def610f2cd9516c93fa320dd26a1bd2f96fdf7530b45af31a","traceId":"tr_a0a30473c5534867","timestamp":"2026-03-19T07:47:01.085Z","error":{"message":"Monitoring container failed with: 404 {\"cause\":\"no such container\",\"message\":\"no such container\",\"response\":404}\n","stack":"Error: Monitoring container failed with: 404 {\"cause\":\"no such container\",\"message\":\"no such container\",\"response\":404}\n","name":"Error"}}
```

### Please provide any relevant error logs

_No response_

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

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

評価

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

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

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