question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

New environment logic - publish to custom domain fails

See original GitHub issue

Version:

0.0.24

Config

main = "src/index.js"
legacy_env = false
compatibility_date = "2022-03-08"
name = "image-cropper"

[env.dev]
route = "image-cropper-dev.SECRETDOMAINPLACEHOLDER/*"

Command

CLOUDFLARE_ACCOUNT_ID=*** CLOUDFLARE_API_TOKEN=*** wrangler publish --env dev throws error. Environment is created but no route trigger.

Error

image

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:20 (9 by maintainers)

github_iconTop GitHub Comments

2reactions
threepointonecommented, Jun 1, 2022
1reaction
modestaspruckuscommented, Jun 13, 2022

Hey, it works now. Thank you guys !

Read more comments on GitHub >

github_iconTop Results From Across the Web

Add a custom domain name - Power Apps - Microsoft Learn
Go to Portal Actions > Add a Custom Domain Name. A wizard opens to choose the SSL certificate. On the Choose a SSL...
Read more >
Custom Domains · Cloudflare Workers docs
Custom Domains follow standard DNS ordering and matching logic. Custom Domains do not support wildcard records; as such, an incoming request ...
Read more >
Troubleshoot Custom Domains - Auth0
See the following video on common issues with custom domains and refer to the sections below for troubleshooting steps for specific scenarios.
Read more >
Custom Domains | Mendix Documentation
To upload the custom domain certificate, follow these steps: Click New in the Environments > Custom Domains tab. Click Upload Certificate, Chain ...
Read more >
Troubleshooting custom domains and GitHub Pages
You can check for common errors to resolve issues with custom domains or HTTPS for your GitHub Pages site.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found