Steve Manuel

Results 212 comments of Steve Manuel

Thanks for the info! That function was never there in the build process, and although I'm not positive, I don't think `Date.now` is the correct function to pass it. It...

@Maxastuart, @yet-another-dev, @TehShrike, @kalepail - Would you be able to test running `wrangler dev -h ${YOUR_SUBDOMAIN}` with your route subdomain? If that provides the expected behavior, the next step for...

@Maxastuart - thanks for additional details, super helpful. > Give me a little while, I'll try by EOD, just doing a little friday push to prod... Uh oh, breaking rule...

> The way we're set up right now works because wrangler publish has a -c flag to specify which toml config file to use, but wrangler dev doesn't yet! @Maxastuart...

Hi @snxk - thanks for filing this. Can you confirm that in the cases where `wrangler` failed, you are otherwise able to make an API call to cloudflare from the...

Ok, thank you for trying the other auth style! Hm.. would you be able to re-run your failing wrangler commands like so: `RUST_LOG=debug wrangler ` You will see a bunch...

Thank you. That is quite strange. I wonder if there is anything going on with the system SSL bindings. I will need to do some testing on WSL & get...

I was able to reproduce the `wrangler login` error, but only if my session on https://dash.cloudflare.com was inactive. Can you check if this is also true in your case? If...

@jashandeep-sohi - thanks for the suggestion! I'll try it out and see if there is any objection to doing this.

Thanks for adding that back @jashandeep-sohi! I'll update our tracking ticket to get this tested. Will update here with progress asap.