[Bug]: trigger.dev service is missing ELECTRIC_SECRET #5648
Labels
🐛 Bug
Reported issues that need to be reproduced by the team.
⚙️ Service
Issues requesting or PRs adding/fixing service templates.
🔍 Triage
Issues that need assessment and prioritization.
💤 Waiting for feedback
Issues awaiting a response from the author.
Error Message and Logs
currently, when adding a Trigger.dev service from the catalog, it doesn't seem to be able to start because the Electric service is stuck in a crash loop because of a missing environment variable:
i've tried adding it to the project's service Environment Variables, but since the docker-compose.yml doesn't seem to be passing it down to Electric, i don't think it'll ever be able to retrieve it.
Steps to Reproduce
Example Repository URL
No response
Coolify Version
v4.0.0-beta.409
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Debian 12
Additional Information
doc about the missing variable (marked as required): https://electric-sql.com/docs/api/config#electric-secret
The text was updated successfully, but these errors were encountered: