coollabsio / coolify

An open-source & self-hostable Heroku / Netlify / Vercel alternative.
https://coolify.io
Apache License 2.0
34.47k stars 1.88k forks source link

[Bug]: Server Proxy Switch back to Traefik from Caddy after Upgrade from v4.0.0-beta.341 To v4.0.0-beta.345 #3603

Closed AmerAnsari closed 2 days ago

AmerAnsari commented 1 month ago

Error Message and Logs

v4.0.0-beta.341 Fresh install on hetzner I switched the localhost proxy to caddy and also added a custom caddy file in Dynamic Configurations tab to redirect the instance domain from www to non-www.

v4.0.0-beta.345 Upgrade Proxy is Traefik, missing custom caddy Configuration files in Dynamic Configurations tab. But the instance redirection (from www to non-www) is working as expected.

Steps to Reproduce

1.Fresh install v4.0.0-beta.341 2.Switch proxy to Caddy 3.Go to Dynamic Configurations tab & add new File (Filename: instance-redirect.caddy, Configuration: www.DOMAIN {redir https://DOMAIN{uri}}) 4.Test everything, it should work 5.Upgrade to v4.0.0-beta.345 or later (not sure)

Example Repository URL

No response

Coolify Version

v4.0.0-beta.345

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

No response

Additional Information

No response

peaklabs-dev commented 2 days ago

I am unable to reproduce this issue, please upgrade to the latest version of Coolify v4 and try again, and if this is still an issue, feel free to reopen this issue or create a new one.