a year ago
I'm experiencing an issue with deploying a MongoDB service. The container consistently fails to start with the following error message:
=========================
Mar 18 19:45:59
Container failed to start
Mar 18 19:45:59
=========================
Mar 18 19:45:59
Mar 18 19:45:59
This image does not have a "7" tag.
Mar 18 19:45:59
What I've tried so far:
Used more specific tags like "7.0", "7.0.5" instead of just "7"
Tried using the "latest" tag
Verified on Docker Hub that these tags do exist for MongoDB
Recreated the service multiple times
Checked all environment variables to ensure proper configuration
Despite these attempts, the container still fails to start with similar error messages about the image tags not existing.
This seems to be an issue with Railway's ability to recognize or access valid MongoDB image tags.
Has anyone else encountered this issue or know of a workaround? Any assistance would be greatly appreciated.
Thank you!
1 Replies
Status changed to Awaiting User Response Railway • 12 months ago
Status changed to Solved itsrems • 12 months ago