Non-hosted domain cname to Worker

For Workers & Pages, what is the name of the domain?

worker.demo.com

What is the issue or error you’re encountering

There was a problem when implementing other non-hosted domain name cname to this Worker

What steps have you taken to resolve the issue?

I created a project using Cloudflare Worker, and there was a problem when implementing cname of other non-hosted domains to the Worker. My current settings are as follows:

  1. Created a Worker project and customized the domain name “worker.demo.com
  2. Added a fallback source “worker.demo.com” under Cloudflare’s SSL/TLS/Custom hostname
  3. Added a custom hostname “worker.test.com” under Cloudflare’s SSL/TLS/Custom hostname
  4. Added a cname record “worker.test.comworker.demo.com” in other non-hosted domain name service providers

The status of steps 3 and 4 are both Active. Now requesting “worker.test.com” will prompt a 522 error. Requesting “worker.demo.com” and Worker subdomains is normal.
Can you help me?

Screenshot of the error

Please have a look here:

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.