9 days ago
I'm unable to deploy the Evolution API Docker image using either:
atendai/evolution-api:latest
atendai/evolution-api:v2.2.3
Environment
Region: US West
Project ID: 2a965195-e2bf-40c2-a52a-b3fc642d1d9b
I also tested the exact same deployment in a brand-new empty project, and the same error occurs.
This deployment was working normally until last week. The only change was updating/redeploying the service. Since then, every deployment fails.
This is not a problem with environment variables. The same Docker image deploys without requiring any environment variables, and the deployment fails before any application startup.
There were no changes to:
Environment variables
Networking configuration
Volumes
The deployment diagnostic reports:
CONTAINER CREATE error
It also states:
Try redeploying the service, as this may have been a transient issue. The deployment failed at the container creation stage before the Docker image could be pulled or scheduled. No application code ran and the service configuration looks valid, so Railway support can help if the problem persists.
Since the failure happens during the container creation stage, before the image is pulled or the application starts, it appears to be an infrastructure or platform issue rather than an application configuration issue.
Could you please investigate why container creation is failing for these Docker images?
1 Replies
Status changed to Awaiting Railway Response Railway • 9 days ago
8 days ago
Open your evolution-api service, press Cmd+K (or Ctrl+K) to open the command palette, and select "Redeploy source image" - this forces a fresh pull of the Docker image. A normal redeploy reuses the cached image, so it won't resolve this. Please reply back if the issue persists after trying this.
Status changed to Awaiting User Response Railway • 8 days ago
15 hours ago
This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!
Status changed to Solved Railway • about 15 hours ago