Build stuck on "Building the image..."
jim4067
FREEOP
2 months ago
I have been trying to deploy my node.js project but the build never completes on railway.
It does run my start command `pnpm start` and I can see the log for 'server running on port 3040' on the build logs
But it's stuck on the building image
I've tried to rebuild the deployments with and without the metal feature, Checked for any issues like downtimke but it seems that an issue that occurred today was solved about an hour ago.
edit: I'm part of a team on pro and cannot select the project I am deploying
1 Replies
jim4067
FREEOP
2 months ago
fix: I had set the start command in the build section instead of the start section
Status changed to Solved itsrems • about 2 months ago
