Minecraft Server world
pyandreii
HOBBYOP

25 days ago

I lost a Minecraft world data. My service had no Volume configured but the container was running continuously without restarts for a long time. Is there any way to recover data from an old container filesystem? Service name: minecraft-server, product name: content-imagination

Solved

1 Replies

Railway
BOT

25 days ago

Without a volume attached, the container filesystem is ephemeral, and any data written to it is permanently lost when the container stops or a new deployment occurs. There is no way to recover data from a previous container's filesystem. Going forward, you can attach a volume to your service to persist your Minecraft world data across deployments.


Status changed to Awaiting User Response Railway 25 days ago


Railway
BOT

18 days 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 18 days ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...