21 days ago
Hi, I have an issue with a volume attached to my MySQL service.
Situation:
The volume shows a "Migration failed" status for several months (around August 2025). However, the MySQL service is working perfectly and data is completely accessible — I have no operational issues.
Project Details:
- Project: conferimenti
- Environment: production
- Service: mysql
- Volume ID: b030b323-091d-468e-8d0a-143056e158a9
- Mount path: /var/lib/mysql
What I've Already Tried:
- Redeployed the MySQL service
- The "Migration failed" error persists in the UI even after redeployment
The Question:
This seems to be a phantom state in the system, since the service is completely functional. How can I resolve this volume state error?
Thank you!
1 Replies
Status changed to Awaiting Railway Response Railway • 21 days ago
21 days ago
That "Migration failed" indicator was a stale flag, and your data was never at risk. A volume migration back in August rolled back cleanly and put your service back on the original volume, which is why MySQL has been running fine the whole time. The flag on the volume record just never got cleared afterward, and redeploying can't clear it because it lives on the volume rather than on the deployment.
We've cleared it now, so the volume should show as healthy once you refresh your dashboard
Let me know if you have any other questions
Status changed to Awaiting User Response Railway • 21 days ago
Status changed to Solved coden • 18 days ago