coollabsio / coolify

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

[Bug]: Cannot log in on port 8000 after connecting to proxy #4313

Open Bilge opened 6 days ago

Bilge commented 6 days ago

Error Message and Logs

Image

Steps to Reproduce

  1. Connect to Coolify over HTTP on port 8000
  2. Open new tab to connect to Caddy proxy over HTTPS on port 443.
  3. Observe 8000 tab throws up 419

Example Repository URL

No response

Coolify Version

v4.0.0-beta.370

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Ubuntu 22.04.4 LTS

Additional Information

I used Caddy on port 8000 for a while without issue. The moment I accessed it via the proxy, it stopped allowing me to log in on this port. I doubt this is intended behaviour, and if it is, it should not be. 8000 should always be available as a backup, especially since accessing Caddy via the proxy introduces a whole host of additional bugs.