2 months ago
My trial period has ended, and I had to switch to the free plan. After changing the plan, I tried redeploying the app, but it gets stuck at the build level with the following error: "Free plan deployments must be serverless. Please go to your service settings and turn on the serverless flag." However, the "serverless" toggle is already turned on. I'm at a loss about how to get this service back on track.
Pinned Solution
2 months ago
Hello karim,
even though the serverless toggle is already on, a regular redeploy won't apply the change, you need to redeploy from source instead , open the command palette with cmd/ctrl + k and select "deploy latest commit". that should fix it.
2 Replies
Status changed to Awaiting Railway Response Railway • about 2 months ago
Status changed to Open Railway • about 2 months ago
2 months ago
Hello karim,
even though the serverless toggle is already on, a regular redeploy won't apply the change, you need to redeploy from source instead , open the command palette with cmd/ctrl + k and select "deploy latest commit". that should fix it.
Status changed to Solved brody • about 2 months ago
