18 days ago
My service restarted and my SQLite database was wiped. The service is summer-haus-2026. There was no volume attached. Is there any container snapshot or previous filesystem state from before 5/18/26 that can be recovered? Our team worked very hard on building this database and when our trial period ended, it got wiped out. We are now paying for service.
1 Replies
18 days ago
Without a volume attached, all filesystem data (including SQLite databases) is ephemeral and lost on every deployment, restart, or service change. There are no container snapshots or previous filesystem states we can recover, as the data only existed inside the container's temporary filesystem. Going forward, we strongly recommend attaching a volume to persist your SQLite data across restarts and enabling backups for data recovery.
Status changed to Awaiting User Response Railway • 18 days ago
11 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 • 11 days ago