3 hours ago
Every production deployment of service "nangman-api" has failed since 2026-09-08 02:33 UTC
at "Initialization > Snapshot code" with:
Invalid prisma.workspace.findMany() invocation:
The column Workspace.supportTierOverride does not exist in the current database.
Builder also falls back to Railpack although railway.toml specifies a Dockerfile.
Redeploys fail the same way. The dev environment of the same project deploys fine.
Deployment IDs: 39121021 (first), 4e5f7699 (latest). Please check our workspace.
Attachments
1 Replies
3 hours ago
This thread has been opened as a bounty so the community can help solve it.
Status changed to Open Railway • about 3 hours ago
3 hours ago
Redeploy only replay build with the same code and config, since it is failed at snapshot code, Redeploy won't fix it because it will fails again
Try Open the Command Palette (Ctrl+K) and Select Deploy Latest Commit
(Maybe that's why it is failed to read the config file)