Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: No available server when Cloudflare SSL/TLS policy is set to Full, with multiple domains #4804

Open
clho40 opened this issue Jan 11, 2025 · 0 comments
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization.

Comments

@clho40
Copy link
Contributor

clho40 commented Jan 11, 2025

Error Message and Logs

When deploying a WordPress application with MariaDB on a Coolify instance hosted on a VPS, using a Cloudflare-managed domain (def.com), browsing with SSL set to "Flexible" results in mixed content issues, while setting SSL to "Full" produces a "No available server" error.

Steps to Reproduce

  1. Set up a VPS with Coolify.
  2. Point two Cloudflare-managed domains (abc.com and def.com) to the VPS IP using A records.
  3. Configure the Coolify instance to use http://coolify.abc.com as its domain name.
  4. Create a new WordPress with MariaDB application on Coolify.
  5. Assign def.com as the domain name for the WordPress resource.
  6. Set Cloudflare SSL mode for def.com to "Flexible" and browse the site.
  7. Observed result: The site loads, but some scripts are served over HTTP, causing mixed content issues.
  8. Change Cloudflare SSL mode for def.com to "Full" and browse the site.
  9. Observed result: "No available server" error.

Example Repository URL

No response

Coolify Version

v4.0.0-beta.380

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Ubuntu 24

Additional Information

No response

@clho40 clho40 added 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization.
Projects
None yet
Development

No branches or pull requests

1 participant