2 years ago
Hello guys, my MySQL database template crashed today suddenly
this is the deploy logs, I tried to restart many times but didn't work
42 Replies
2 years ago
looks like you tried to downgrade from mysql 9 to 8

I did not try anything today and it says it was done 6 hours ago, one question.. in that scenario I should redeploy the last one it does not have that 8, rigth?

2 years ago
you would want to deploy the mysql:9 image to put you back on the image you need to be on
2 years ago
from the service settings.
2 years ago
looks like that was you
2 years ago
yep, then connect the correct image
2 years ago
unless something else was severally missconfigured, your data will be fine
2 years ago
^
this is weird, I have not touched anything here since some weeks and what I understand is it was downgraded from jmysql 9 to 8… on question, today after I received the email that my DB crashed, I disabled the cronjob that was waking the database every 10 minutes from 7am to 6pm here

2 years ago
may i ask why you had a cron job on your database?
for not consuming resourses at nights… the company uses in workdays, is this not a good practice?
2 years ago
thats just not how it works though
2 years ago
cron jobs can't achieve that
got it, so that'swhy I see many deploys in the history? because of that cronjob I had?

2 years ago
yes, see, skipped since that is not functionality railway supports
2 years ago
you would need to handle backups yourself at this time
got it. I see you launch new good thing every friday so I think this could be some feature to be launch someday
2 years ago
someday maybe haha



