"Failed to create deployment" error
reece
PROOP
2 years ago
Hi,
I'm trying to migrate my database from Postgres 15 to 16, so I went to the service, disconnected the image, and then put in the new image, `ghcr.io/railwayapp-templates/timescale-postgis-ssl:pg16-ts2.12`. I then clicked deploy, and got this in the logs:
=========================
Container failed to start
=========================
Failed to create deployment.
If this error persists, please reach out to the Railway team at https://help.railway.app.Any help with this would be much appreciated!
2 Replies
2 years ago
Hello,
We don't have a timescale-postgis-ssl:pg16-ts2.12 image.
You want to use timescale-postgis-ssl:pg16-ts2.13
reece
PROOP
2 years ago
@brody That did the trick, thanks. Feel like the error message should be a little more informative though, as this was just an image typo, yet it just says failed to start the container, rather than "failed to find image xyz, couldn't start the container because of that"