Is there a specific order I should check settings in when troubleshooting this error?

Question

Grade: Education Subject: Support
Is there a specific order I should check settings in when troubleshooting this error?
Asked by:
85 Viewed 85 Answers

Answer (85)

Best Answer
(372)
Start with Cloudflare's Page Rules and Workers – these are the most common causes. Then, review Cloudflare's SSL/TLS settings. Next, examine Traefik's redirect configurations. Finally, check Traefik's entrypoints and ensure it's correctly trusting forwarded headers from Cloudflare. Use browser developer tools and `curl -v` throughout the process to trace the redirects.