无法访问我的网站 ERR_TOO_MANY_REDIRECTS
Cannot access my site ERR_TOO_MANY_REDIRECTS
昨天 2:25 上午我收到 Cloudflare 的邮件“pro-cs-is.com 的名称服务器不再指向 Cloudflare”,我检查了 godady DNS,发现 DNS 返回到原始 DNS,即使我没有改变它! ,我在几个小时前将它返回到 cloudflare DNS,但我仍然无法访问我的网站,并且总是收到此错误“混合内容测试失败。请确保您可以通过 SSL 连接到您的站点,然后重试。
返回错误:net::ERR_TOO_MANY_REDIRECTS”
在我联系 Cloudflare 支持后,他们说
"Flexible mode works by not encrypting traffic to and from your origin and Cloudflare. Because your origin is forcing https and the request is then redirected to Cloudflare where Cloudflare again tries to send the same http request, an infinite loop is occurring."
the solution of this issue is :
- enable Full or Full Strict mode
- Remove the redirect at your origin and implement the same behavior via Cloudflare page rule.
昨天 2:25 上午我收到 Cloudflare 的邮件“pro-cs-is.com 的名称服务器不再指向 Cloudflare”,我检查了 godady DNS,发现 DNS 返回到原始 DNS,即使我没有改变它! ,我在几个小时前将它返回到 cloudflare DNS,但我仍然无法访问我的网站,并且总是收到此错误“混合内容测试失败。请确保您可以通过 SSL 连接到您的站点,然后重试。 返回错误:net::ERR_TOO_MANY_REDIRECTS”
在我联系 Cloudflare 支持后,他们说
"Flexible mode works by not encrypting traffic to and from your origin and Cloudflare. Because your origin is forcing https and the request is then redirected to Cloudflare where Cloudflare again tries to send the same http request, an infinite loop is occurring."
the solution of this issue is :
- enable Full or Full Strict mode
- Remove the redirect at your origin and implement the same behavior via Cloudflare page rule.