10 months ago
I tried to start MySQL, but it keeps getting stuck in a loop.
I also tried restarting and redeploying the service, but I still get the same problem.
Attachments
4 Replies
10 months ago
Hey there! We've found the following might help you get unblocked faster:
- 🧵 Stuck at migrating volume. PROD Mysql Database
- 🧵 MySQL service stuck in “Queued – Waiting for volume migration”
- 🧵 Can't connect to database
If you find the answer from one of these, please let us know by solving the thread!
10 months ago
The Database Viewer communicated with your database over TCP. Please go to your Service Settings > Public Networking and add a TCP Proxy, and you can view the contents of your database from the Database Viewer.
Status changed to Awaiting User Response Railway • 10 months ago
christian
The Database Viewer communicated with your database over TCP. Please go to your Service Settings > Public Networking and add a TCP Proxy, and you can view the contents of your database from the Database Viewer.
10 months ago
I created a TCP Proxy and it generated the following endpoint:
However, the issue still persists. I also tried using mysqldump with this endpoint, but it doesn’t work either
I get connection errors and cannot access my database.
It seems like the database is still in Private Networking and I cannot connect from my local machine or the Database Viewer.
Could you please advise how I can safely export my database or enable external access?
Thank you!
Status changed to Awaiting Railway Response Railway • 10 months ago
juan88lo
I created a TCP Proxy and it generated the following endpoint:  However, the issue still persists. I also tried using `mysqldump` with this endpoint, but it doesn’t work either I get connection errors and cannot access my database. It seems like the database is still in Private Networking and I cannot connect from my local machine or the Database Viewer. Could you please advise how I can safely export my database or enable external access? Thank you!
10 months ago
try crreating custom domain and adjusting the variables , , or try connedt the sql with workbench remotely , It will help u to comeup with somthing