API Request Failed: GET /api/v4/zones/1eac09aee89687b9ffdb154725cd6178/settings/ssl_automatic_mode (undefined)
What is the issue you’re encountering
cannot get to any of the ssl/tls pages to fix a 526 error
What steps have you taken to resolve the issue?
disabled cloudflare proxy so people can at least get to the website had a 526 error originally, not people are getting the not sure are you sure you want to proceed message
What are the steps to reproduce the issue?
try to access the cloudflare ssl/tls pages and im getting this error at the bottom then redirected to a message box,
API Request Failed: GET /api/v4/zones/1eac09aee89687b9ffdb154725cd6178/settings/ssl_automatic_mode (undefined)
wasnt really sure where to put this cause im getting two errors - 1st being the 526 on the website but i cant fix it because the cloudflare dashboard is screwed for any of the ssl/tls pages.
A 526 error means your origin certificate probably expired. Disabling the proxy likely allowed your host to update the SSL certificate on your origin so it now works.
Yeah I had the site on GitHub pages, I ended up removing the domain from Cloudflare, re-adding it, then moving from GitHub pages to Cloudflare pages so I could remove any cert type issues moving forward. Just annoyed off that I ended up having to do all that when I couldn’t access the SSL/TLS pages in the Cloudflare dashboard.