Getting connection timed out when configuring customer CNAME

Hello,

We are using cloudflare workers as a proxy. We are trying to wire custom hostname from cloudflare saas with our customers custom domains but when everything is being set we keep getting 522 connection timeout.

I’ave reading the documentation over and over again, I don’t see what we miss in order to make this work.

Here is what we want:

customer-domain.com/enproxy-worker.our-saas-provider.link/enour-website.domain.com/customer-domain.com/en

For now the only part failing is customer-domain.com/en.

Thanks in advance !

It seems that the 522 are because of my customer won’t trigger the worker because the worker will only trigger if the custom domain is being declared in the triggers. But the issue is that the only custom domain I can add needs to be on the active zone and that’s not possible because those domains are not mine.

How can I succeed in using cloudflare custom hostname for certificates and still trigger the worker ?

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