4 days ago
Hello,
I’m getting repeated MySQL connection resets on Railway:
MySQL connection error: ECONNRESET read ECONNRESET
The error keeps appearing in logs occasionally.
Is there currently any issue with Railway networking or MySQL connections?
Thanks.
6 Replies
4 days ago
Same here , this become unbelievable !
every week there is an issue with DB !
4 days ago
use connection pool , my guess railway mysql closing the ideal connection if timeout , make sure you enablekeeplive:true
ankitgelda8
use connection pool , my guess railway mysql closing the ideal connection if timeout , make sure you enablekeeplive:true
4 days ago
already made them brother
husenabugosh
Same here , this become unbelievable ! every week there is an issue with DB !
4 days ago
shit
husenabugosh
Same here , this become unbelievable ! every week there is an issue with DB !
4 days ago
Honestly, Railway database instability has been causing serious issues for me every week. I’m paying a lot for the service, but unexpected connection drops and rollbacks are causing data loss and failed saves.
4 days ago
We also had intermittent issues this morning (EU West) - a restart helped.