Skip to content

Conversation

@jalmonter
Copy link

Issue: When running wrangler dev with a worker that has cron triggers, the warning message displayed an invalid URL like curl "http://localhost:undefined/cdn-cgi/handler/scheduled" because the port wasn't yet determined when the warning was logged.

Fix: Moved the warning to after the proxy server is fully ready, where the actual public URL and port are known.


  • Tests
    • Tests included/updated
    • Tests not necessary because: only shows a warning
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because: only shows a warning
  • Wrangler V3 Backport
    • Wrangler PR:
    • Not necessary because: not a patch change

@jalmonter jalmonter requested a review from a team as a code owner December 2, 2025 01:16
@changeset-bot
Copy link

changeset-bot bot commented Dec 2, 2025

⚠️ No Changeset found

Latest commit: e693fd0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 2, 2025

create-cloudflare

npm i https://pkg.pr.new/create-cloudflare@11494

@cloudflare/kv-asset-handler

npm i https://pkg.pr.new/@cloudflare/kv-asset-handler@11494

miniflare

npm i https://pkg.pr.new/miniflare@11494

@cloudflare/pages-shared

npm i https://pkg.pr.new/@cloudflare/pages-shared@11494

@cloudflare/unenv-preset

npm i https://pkg.pr.new/@cloudflare/unenv-preset@11494

@cloudflare/vite-plugin

npm i https://pkg.pr.new/@cloudflare/vite-plugin@11494

@cloudflare/vitest-pool-workers

npm i https://pkg.pr.new/@cloudflare/vitest-pool-workers@11494

@cloudflare/workers-editor-shared

npm i https://pkg.pr.new/@cloudflare/workers-editor-shared@11494

@cloudflare/workers-utils

npm i https://pkg.pr.new/@cloudflare/workers-utils@11494

wrangler

npm i https://pkg.pr.new/wrangler@11494

commit: e693fd0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Untriaged

Development

Successfully merging this pull request may close these issues.

1 participant