Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 BUG: fetch() call to public Zero Trust URL from Worker results in error 1000 #7835

Open
Shotster opened this issue Jan 21, 2025 · 0 comments
Labels
bug Something that isn't working

Comments

@Shotster
Copy link

Shotster commented Jan 21, 2025

Which Cloudflare product(s) does this pertain to?

Wrangler

What versions are you using?

Wrangler v3.103.2, Node v22.13.0

What operating system and version are you using?

macOS Sequoia 15.2 (Intel)

Please provide a link to a minimal reproduction

No response

Describe the Bug

In versions of wrangler after 3.100.0, making a fetch() call to one of my public Zero Trust URLs results in a Cf Error 1000. Additional details and screenshot are in this Cf forum post.

I've tried every version of wrangler since 3.100.0 with the same result. Wrangler version 3.100.0 is the latest version that works as expected. I've been using Cf Zero Trust public endpoints in lieu of ngrok for weeks without issue. The problem arose when I updated from wrangler version 3.100.0 to the latest (3.103.2).

Additional info

Just wanted to note that this issue pertains to local development with wrangler dev.

Please provide any relevant error logs

No response

@Shotster Shotster added the bug Something that isn't working label Jan 21, 2025
@github-project-automation github-project-automation bot moved this to Untriaged in workers-sdk Jan 21, 2025
@Shotster Shotster changed the title 🐛 BUG: Making fetch() call to public Zero Trust URL from Worker results in error 1000 🐛 BUG: fetch() call to public Zero Trust URL from Worker results in error 1000 Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that isn't working
Projects
Status: Untriaged
Development

No branches or pull requests

1 participant