oven-sh / bun

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
https://bun.sh
Other
71.29k stars 2.5k forks source link

network requests didn't work under cloudflare warp #11136

Open vanodevium opened 2 weeks ago

vanodevium commented 2 weeks ago

What version of Bun is running?

1.1.8

What platform is your computer?

Linux 6.5.0-28-generic x86_64 x86_64

What steps can reproduce the bug?

Install cloudflare warp

Then

sudo warp-cli register
sudo warp-cli connect

Then even bun install or any network actions will not work.

If you disable warp (sudo warp-cli disconnect), bun network actions work perfect.

What is the expected behavior?

No response

What do you see instead?

No response

Additional information

No response

billymosis commented 1 week ago

Hi, I'm also experienced this. I'm on bun v1.1.10