a month ago
Railway is not building the nextjs projects with railpack process exited with an error
15 Replies
a month ago
Failed to resolve version 9 of pnpm - railpack process exited with an error - Redeploy also fails
a month ago
it seems, i has been fixed
a month ago
i used a dockerfile docker build to deploy it quickly. instread of railpack
why isn't this listed on https://status.railway.com/ , such a major build outage
Same, does not seem to be fixed yet
EDIT: It started working again after I used a Dockerfile. I later tried deploying it again with Nixpacks, and this time the deployment worked as well
a month ago
the status page tracks infrastructure level incidents, railpack is a tool and can be replaced with a dockerfile
a month ago
do you guys have pnpm defined in the package.json packageManager field?
a month ago
a month ago
no i switched to "pnpm": "9.15.9"
a month ago
Resolved <:1000:959249264444330004>
This could be because of a new mise setting (minimum_release_age) that we are setting in railpack deploys, it could have also been because of an issue with an older version of mise in railpack (which should be resolved). If anyone else runs into this issue let me know!
Status changed to Solved medim • 5 days ago