2 years ago
My service is not connecting to mysql service rightly, i had an unpaid invoice, i paid it, i redeployed both last deploys that were working, and now the one connecting to mysql is not working.
ⓘ Deployment information is only viewable by project members and Railway employees.
10 Replies
2 years ago
bc72ed00-77ac-4952-811c-d4f8c525ad7b projectid of java spring app connecting to mysql50f1df6d-5026-4d5e-bf29-4a46ddf308af projectid of mysql service that i redeployed
2 years ago
No me quiere funcionar mysql me demore unos dias con el pago cuando lo pague y mire no me funciona
Attachments
2 years ago
Please use English as this is an English only community.
Can you connect to the database locally with software like dbgate?
2 years ago
Hey, I did connect to the database via terminal with mysql -h "roundhouse.proxy.rlwy.net" -P 37620 -u root --database railway -p and could retrieve some data and all that
2 years ago
Please use English as this is an English only community.
Can you connect to the database locally with software like dbgate?
I guess you should be talking to me, i opened this question, that guy who talked in spanish replied to my post with his issue idk why
2 years ago
Hello?
2 years ago
what is this support lol
2 years ago
Please note that Hobby users are only eligible for community support where there is no guaranteed response time, if you need a guaranteed response time the Pro plan may interest you.
If you are able to connect to the database locally that would indicate there are no issues, meaning you have something missconfigured in code or on your service, please make sure you are using all the necessary environment variables and using the mysql client in your code correctly.
Status changed to Solved Railway • almost 2 years ago
2 years ago
Please note that Hobby users are only eligible for community support where there is no guaranteed response time, if you need a guaranteed response time the Pro plan may interest you.
If you are able to connect to the database locally that would indicate there are no issues, meaning you have something missconfigured in code or on your service, please make sure you are using all the necessary environment variables and using the mysql client in your code correctly.
no code was modified at none of the both projects, simply redeployed after missing payment.
2 years ago
making a rollback worked