Worker DNS issue

Hello!

We are running into some issues trying to get our worker deployed.

 [ERROR] A request to the Cloudflare API (/accounts/2dd54494b1049297aa1b9c8e6863ff8d/workers/scripts/helicone-worker-prod/domains/records) failed.

  workers.api.error.origin_conflict_existing_dns_record [code: 100117]
  
  If you think this is a bug, please open an issue at:
  https://github.com/cloudflare/workers-sdk/issues/new/choose


Some weird things is that we have a route as well as a custom domain pointing to the same workers on the same paths. This configuration has been working for over a year now, but I think this might be causing some errors. Any advice would be greatly appreciated!
image.png
Was this page helpful?