a month ago
Summary
Our Railway service is stuck during deploy at the “Creating containers…” stage. The build completes successfully every time, but the container never starts. There are no deploy logs, no runtime logs, and no healthcheck activity. This same code and configuration were deploying successfully until today with no breaking changes.
Key details
Build phase completes successfully (Nixpacks finishes, image is built and pushed)
Deployment phase never progresses past “Creating containers…”
Deploy Logs tab is empty
App never executes (no startup logs)
Healthcheck never runs
Redeploying does not help
What we have already tried
Redeploying multiple times
Pushing new commits
Adding new environment variables to force cache invalidation
Verifying app listens on
process.env.PORTand0.0.0.0Confirmed this is the exact same code/config that deployed successfully before
What we believe is happening
This appears to be an infrastructure-level issue where the container scheduler for this service/region is failing to start containers. The image builds and pushes correctly, but the container never transitions to a running state, resulting in no logs.
Impact
This is a production Shopify app
The app is using the default
*.up.railway.appURL (no custom domain), so duplicating or recreating the service would break existing installsWe are blocked from deploying fixes
Request
Can you please:
Investigate whether the service or region scheduler is wedged
Reset or reassign the container slot for this service
Or advise on a safe recovery path that does not change the public URL
8 Replies
a month ago
Switching regions fixed it. Forced a hard reset of whatever was stuck.
a month ago
Hello!
We're acknowledging your issue and attaching a ticket to this thread.
We don't have an ETA for it, but, our engineering team will take a look and you will be updated as we update the ticket.
Please reply to this thread if you have any questions!
a month ago
How to switch regions?
a month ago
I have the same issue. Please explain how can I trust Railway when production can't be updated
a month ago
🛠️ The ticket Unable to deploy has been marked as in progress.
a month ago
Hey there!
This was a very rare bug we have since fixed. I went ahead and manually fixed what was causing you an issue so if you want to migrate back that should work! Very happy to help if you see anything like it again.
a month ago
✅ The ticket Unable to deploy has been marked as completed.
12 days ago
Same issue is happening to me (waited at this step for 20m already). Glad this is slow night for me!
Attachments