vercel: Cannot alias external domain that is hosted on DNSimple
When I run $ now alias myapp-lffhmvgecs.now.sh myapp.example.com, I get the following error:
> myapp.example.com is a custom domain.
> Verifying the DNS settings for myapp.example.com (see https://zeit.world for help)
> Verification OK!
> Provisioning certificate for myapp.example.com
> Error! Unknown error: Error: Invalid challenge response for myapp.example.com. Make sure the DNS records are correct.
Error: Invalid challenge response for myapp.example.com. Make sure the DNS records are correct.
at console./snapshot/home/travis/build/zeit/now-cli/lib/index.js.module.exports.EventEmitter.createCert.domain.retry (evalmachine.<anonymous>:0:0)
at process._tickCallback (internal/process/next_tick.js:103:7)
The domain is hosted via DNSimple.
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Reactions: 4
- Comments: 16 (5 by maintainers)
Thanks, works now, should’ve been more patient.
I’m also having the same issue with Namecheap. Cannot setup a subdomain. I get to the exact same point as the original poster.
Can i host my ghost blog on zeit Now Free using Cloud flare CNAME Flattening. I was hosting it on Openshift Online v2 which is closing on September 28.
Yeah, if you see the domain as verified in
now domains lsthenNSrecords are ok from our point of view. The problem is that DNS records are hard to get propagated fast. For example sometimes a local DSL router caches oldArecords for too long etc. Check the records from some other location if possible. I assume you are seeing anALIASrecords and aCNAMErecord for you domain withnow dns ls.