When I m running the SSR on cloudflare pages it is throwing Connection timed out

What is the name of the domain?

dudezone.dev-app.orderain.com

What is the error number?

522

What is the error message?

Connection timed out 522

What is the issue you’re encountering

When I see my live store on I see connection timed out error eventhough on other server it is working 100% fine

What steps have you taken to resolve the issue?

  1. I have purchase ACM to support multilevel subdomain cert
  2. Purchase worker upgraded plan to support SSR up to 30 Sec for API
  3. Debugged and check answered, updated DNS everything is correct

What feature, service or problem is this related to?

I don’t know

What are the steps to reproduce the issue?

  1. go to dev-app.orderain.com (Working fine)
  2. now go to dudezone.dev-app.orderain.com you will see the connection timed out

Hi there,

I’m seeing two issues in regards to this,

The first one is that your subdomain record isn’t proxied through cloudflare.

And also you’d need to issue a certificate on the cloudflare edge level for *.sub.domain.com

I hope this explains it, please let me know if you have any questions.

@yassine2 First of all, I have changed the cloudflare page domain to orderain.io which is now the current for separate testing purpose, and everything is pointing as per rule in DNS,

now, in simple if I want to add *.orderain.io it is not even working and I connection timed out, then I had to add the worker redirection that is making the whole site weird,

to conclude, the problem I have now is I can’t able to map the subdomain *.orderain.io in CLOUDFLARE PAGES but it works when I am not using CLOUDFLARE PAGES.

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