wranger 3.15.0+ I get getaddrinfo ENOTFOUND using unstable_dev
Hi!
I am using unstable_dev with local = false to do end to end tests.
I have been testing, and although it works fine with wranger 3.14.0 and earlier, I get a weird DNS issue with 3.15.0+ and latest versions (including the beta one).
FYI it works with local = true.
I tried with very minimal wrangler.toml file and it always fail with the same error (even with unnamed worker).
It works if I deploy manually using the CLI, however i.e. the published URL works.
The domain it is mentioned is existing on the Cloudflare dashboard (it's managed by cloudflare as well).
I am using unstable_dev with local = false to do end to end tests.
I have been testing, and although it works fine with wranger 3.14.0 and earlier, I get a weird DNS issue with 3.15.0+ and latest versions (including the beta one).
FYI it works with local = true.
I tried with very minimal wrangler.toml file and it always fail with the same error (even with unnamed worker).
It works if I deploy manually using the CLI, however i.e. the published URL works.
The domain it is mentioned is existing on the Cloudflare dashboard (it's managed by cloudflare as well).