Hello,
today I tried out Cloudflare pages, but i cant get them to work.
Everything builds correctly, the page is flagged as deployed and running yet i cannot reach it.
After going to my specified test domain, provided by the UI, I keep getting the SSL_ERROR_NO_CYPHER_OVERLAP on Firefox, on a Chromium-based browser i get ERR_SSL_VERSION_OR_CIPHER_MISMATCH. This issue didn’t resolve itself in a couple of hours and because the dashboard is telling me that everything is okay (+ i confirmed the built files - they are as expected) i am absolutely clueless. I checked out the (SSL_ERROR_NO_CYPHER_OVERLAP page)[Community Tip - Fixing SSL ERROR NO CYPHER OVERLAP in Mozilla] here but nothing fixed my problem, last thing I’m going to try is waiting for a couple more hours, since the page did say it could be a timing issue.
Any help would be appreciated.
(I am using the SvelteKit adapter to build the app)
Hey,
There’s SSL provisioning delays due to:
You will need to just wait a while for it to provision. Sorry for the inconvenience!
Ah thank you! Didn’t realize that included this.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.