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]: Authentication failed for trigger.dev service #4319

Open rahmat-dev opened 5 days ago

rahmat-dev commented 5 days ago

Error Message and Logs

Image

Steps to Reproduce

  1. Install the trigger.dev service in my server
  2. Access the service and choose trigger v3
  3. Running the initialize command in my next js project
  4. Access trigger login url and it shown authentication failed

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)

No response

Additional Information

I think we need to adjust some env values with this length instead of using 64 length. https://trigger.dev/docs/open-source-self-hosting#manual

After I update the values, it works Image