Local development connects to sparrow.cloudflare.com and only accessible using Cloudflare WARP?

Hi, I'm trying to create a project using Cloudflare Workers. But it seems that wrangler dev is not working. When I set the log-level to debug these appears: (image 1)
No description
4 Replies
hzmi
hzmiOP3w ago
Using wireshark, it tries to connect to sparrow.cloudflare.com, I am not sure what service is this.
No description
hzmi
hzmiOP3w ago
Tried using my personal VPN on my own VPS, still the same BUT
hzmi
hzmiOP3w ago
If I turned on Cloudflare WARP, it's working fine
No description
hzmi
hzmiOP3w ago
The problem is, this is a repeated error and it seems that without it I cannot even connect to http://localhost:8787 This is strange why sparrow.cloudflare.com is required for local workers to even function and or it requires a WARP connection I haven't tested with other VPNs or other ISPs to check whether this is a problem with my ISP (Indihome), but without internet connection it works??

Did you find this page helpful?