Connect Mysql
kaom123
HOBBYOP

7 months ago

I'm trying to connect to the database from my local environment but it tells me the host is incorrect

$10 Bounty

2 Replies

Railway
BOT

7 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!


sanyasharma7
FREE

7 months ago

Use the External Connection Details

In your Railway project:

  • Go to Plugin → PostgreSQL/MySQL

  • Click Connect

  • Copy from “Connect from outside Railway” (not the internal one!)

It should look like:

Host: ep-example-db.region.compute.amazonaws.com User: postgres Password: ******** Port: 5432


Loading...