Hi,
All of a sudden, my domain shows an invalid config:
But I have these already:
When I disable the proxy, the invalid config goes away, but I need the proxy. How can I solve this issue? Thanks!
Hi,
All of a sudden, my domain shows an invalid config:
But I have these already:
When I disable the proxy, the invalid config goes away, but I need the proxy. How can I solve this issue? Thanks!
Hi, @xalkan!
We have docs on our integrations with Cloudflare. From the docs:
Set the Proxy status to DNS only. This ensures DNS queries result in Vercel serving the request instead of Cloudflare.
Thank you @pawlean!
I followed the instructions to use Cloudflare as a reverse proxy, but it does not work.
It was working fine before, so I don’t know what happened. DNS only is not sufficient since I need some proxy features.
What can I try?
Does it work if you set Cloudflare SSL mode to Full as recommended in the documentation Pauline linked?
Hi @amyegan, no, it does not work. I followed all the steps, including having Full SSL mode, but the “Invalid Configuration” error persists
I see Valid Configuration
for tyron.io
right now. Do you currently have Cloudflare proxy enabled?
No, at the moment, it is disabled since it was not working… But I need to enable the proxy ASAP. Testnet.tyron.io has the proxy enabled but it says Invalid Configuration.
Looks like there isn’t a CNAME record for that subdomain: DNS Checker - DNS Check Propagation Tool
That’s very weird because I do have it there:
And it shows up but not everywhere:
Then, when I change it to DNS Only, it propagates to all countries in the DNS Checker.
Cloudflare provided some tips for CNAME verification: Cannot verify a domain with CNAME
There’s also a Vercel guide that covers this topic in more detail: Can I use a proxy on top of my Vercel Deployment?
Hi Amy,
Thank you for your help. Unfortunately, enabling the Proxy is necessary for IPv6, which the client requires. Do you know when Vercel will support IPv6?
The guidelines you provided don’t offer a solution for this specific situation. I’m not sure what else to try. Thanks.
I got in contact with Cloudflare support and they said this is a Vercel issue…
Tyron.io’s A record shows ok at DNS Checker - DNS Check Propagation Tool even when proxied, tho:
When proxy is enabled and the settings page shows Invalid Configuration
, does the domain take you to the correct site?
You should check your Cloudflare logs to see if any requests are being blocked if you haven’t done that already.
Please also make sure the HTTP verification path (http://<YOUR_DOMAIN>/.well-known/acme-challenge/*
) isn’t modified by page rules, bot protection, geo-blocking or any other Cloudflare features. You can find more details about that in the troubleshooting section here: Vercel and Cloudflare Integration
hi Amy… Yes, even with the Invalid Config warning, the domain still works. But the API Route that I need fails.
All rules seem fine. This was working fine just a few days ago and then it stopped suddenly.
The issue was fixed by disabling the Under Attack Mode on Cloudflare.
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.