🐛 BUG: npx wrangler login
does not work with VPNs (Tailscale and such).
#7651
Labels
bug
Something that isn't working
Which Cloudflare product(s) does this pertain to?
Wrangler
What versions are you using?
3.95.0
What operating system and version are you using?
WSL/Windows
Please provide a link to a minimal reproduction
No response
Describe the Bug
Please see the error below. It's not just VPN related - for many reasons localhost ping back may not be possible - using that as the sole way to login seems really bad/broken.
Also, the localhost curl thing doesn't work because wrangler errors out (see below). Please help avoid complicated workflow like having to use another machine or use chrome dev tools to track the localhost url to curl.
Please just allow me to paste a code (you already have
--browser=false
, could you just avoid the localhost reflexoloy?).Logs:
Please provide any relevant error logs
No response
The text was updated successfully, but these errors were encountered: