5 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
5 months ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
5 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 • 5 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.
5 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 • 5 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!
5 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