My service is not connecting to mysql service rightly after unpaid invoice
grandgambit
HOBBYOP

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.

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

Solved

10 Replies

grandgambit
HOBBYOP

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


juliandssd
HOBBY

2 years ago

No me quiere funcionar mysql me demore unos dias con el pago cuando lo pague y mire no me funciona

Attachments


brody
EMPLOYEE

2 years ago

Please use English as this is an English only community.

Can you connect to the database locally with software like dbgate?


grandgambit
HOBBYOP

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


grandgambit
HOBBYOP

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


grandgambit
HOBBYOP

2 years ago

Hello?


grandgambit
HOBBYOP

2 years ago

what is this support lol


brody
EMPLOYEE

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 over 1 year ago


grandgambit
HOBBYOP

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.


grandgambit
HOBBYOP

2 years ago

making a rollback worked


Loading...