Problem with mySQL connection
almagroa
HOBBYOP

a year ago

Over the past few days, my database stopped being updated, and when I checked what had happened, I found that I can no longer connect to it. I tried connecting via script, via MySQL Workbench, and nothing works to connect me to the database.

However, in my project on Railway, it seems normal and functioning.

I would appreciate any tips on what might be happening.

Thank you very much!

5 Replies

brody
EMPLOYEE

a year ago

Have you tried to redeploy the database?


almagroa
HOBBYOP

a year ago

Thanks for the response, Brody.

Yes, I redeployed the project (and even copied and created a new one).

Could this issue be related to a firewall configuration on my computer?


brody
EMPLOYEE

a year ago

You have not redeployed the database, please go ahead and do that.


almagroa
HOBBYOP

a year ago

Done, but nothing changed. Still can't connect with database.


brody
EMPLOYEE

a year ago

The data tab can connect to the database, so if you still can't, that would indicate an issue on your side, could be a firewall.


Loading...