Coder Social home page Coder Social logo

Comments (3)

Ghastly2001 avatar Ghastly2001 commented on June 30, 2024

SSL/TLS Misconfiguration:
This is a common cause. Check your Cloudflare settings:

SSL/TLS Encryption Mode: Make sure it's set to "Full (Strict)" or higher. This ensures Cloudflare receives HTTPS requests and avoids conflicts with your origin server (Dokyploy) potentially redirecting to HTTPS.
Dokyploy Redirects:
Investigate Dokyploy's redirect configuration. If Dokyploy automatically redirects all HTTP traffic to HTTPS, it might cause a loop with Cloudflare's settings. Consider disabling redirects on Dokyploy or setting them to redirect only if the request isn't already HTTPS.
Cloudflare Firewall Rules:
Unintended firewall rules in Cloudflare might be causing redirects. Double-check your firewall rules for any entries that might be interfering with the traffic flow.
Here are some resources to help you further:

Cloudflare Docs on "ERR_TOO_MANY_REDIRECTS": https://developers.cloudflare.com/ssl/troubleshooting/too-many-redirects/
Troubleshooting SSL with Cloudflare Tunnels: https://community.cloudflare.com/t/how-to-configure-cloudflare-tunnel-for-https-traffic/391972
Additional Tips:

Clear Cache: Clear your browser cache and Cloudflare cache to ensure you're not seeing a cached version with redirect issues.
Temporarily Bypass Cloudflare: Try temporarily bypassing Cloudflare for your domain by pausing Cloudflare in the settings. If the error disappears, it confirms an issue with Cloudflare's configuration.

from dokploy.

yoni13 avatar yoni13 commented on June 30, 2024

Looks like I screwed some settings on both sides
And after tweaking some settings, everything started to work.
I have no idea how it works,but since it works now,I am closing the issue.

from dokploy.

Ghastly2001 avatar Ghastly2001 commented on June 30, 2024

from dokploy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.