504's, 525's, can't get past some access issues
I've just migrated a whole bunch of stuff to a new server, and the domain to access them goes through Cloudflare. Behind Cloudflare is an Nginx Proxy Manager instance, which has LE certificates configured for each subdomain. My router is configured appropriately to forward all requests on associated ports to the correct destination.
I am currently seeing a 504 gateway timeout when requesting one subdomain, but not a different one. Both are configured seemingly identically.
My questions are...
I am currently seeing a 504 gateway timeout when requesting one subdomain, but not a different one. Both are configured seemingly identically.
My questions are...
- Is there some sort of issue with LE certs behind CF? I would expect there may be if requests are passing through Cloudflare.
- Is there anything specific required for subdomain configuration? I've tried adding explicit records for the subdomain, as well as using a wildcard, but neither seems to be overly happy.
- Is there anything obvious that stands out to someone more experienced than I?

