You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can confirm this happens with my react-router-v7 application.
Setting the start command to "npm run start" instead of the default empty fixes it for me as well.
This happened on 4.0.0-beta.395 and now on 4.0.0-beta.397
Error Message and Logs
Framework: Remix.js
My application won't run. Logs only display caddy since it will run instead of my application as the first process if I understood that correctly.
Workaround is simply setting "npm run start" manually as the start command.
This fixes everything.
Is that nixpack related or how coolify implements them?
Steps to Reproduce
Example Repository URL
No response
Coolify Version
4.0.0-beta.397
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Ubuntu 24.04
Additional Information
No response
The text was updated successfully, but these errors were encountered: