coollabsio / coolify

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

[Bug]: Plane service redirect URL not using modified domain #3260

Open riazosama opened 2 months ago

riazosama commented 2 months ago

Description

I recently deployed the "Plan" service and modified the domain settings. While the service works fine in general, I'm encountering an issue during the onboarding process. When creating a new account, the onboarding flow incorrectly redirects to the old domain that was automatically generated by Coolify. This domain is not secure, and when I try to visit it, I receive a 404 "Page Not Found" error after clicking "proceed anyway."

Additional Information:

Minimal Reproduction (if possible, example repository)

Exception or Error

No response

Version

v4.0.0-beta.323

Cloud?

RyanB28 commented 2 months ago

Same error with the WordPress Services

vinicius507 commented 2 months ago

Same here with Plane. Any workaround? Tried checking out the compose file and it declares a x-app-env that seems to not be used at all?

For now I'm trying to set SERVICE_FQDN_PLANE to a hardcoded value.

TMBL-DEV commented 1 month ago

same issue i even checked if i could find it in the db, but no luck.

TMBL-DEV commented 1 month ago

Managed to get it working, triple checked the .env values and found the generated url in there