2 years ago
https://barnabynagy.com/
Just changed MySQL server to Virginia and deployed and then it went offline. It's like this for about 30 min now. What could it be?
36 Replies
2 years ago
N/A
2 years ago
please check your deployment logs for errors
2 years ago

2 years ago
what's the deployment status of your database service
2 years ago

2 years ago
can you connect to it with a database client like dbgate?
2 years ago
Did the volume transfer successfully as well? Think another of my projects was screwed over because it hadn’t transferred some volumes.
2 years ago
I don't know how to do that
2 years ago
It showed me that it sucesfully transferred to Virginia
2 years ago
please see their docs -
2 years ago
I lost you. I'm not a dev guy
2 years ago
help me, help you
2 years ago
I don't know what you mean
2 years ago
This is the MySQL error

2 years ago
let me know if you can connect to the database with dbgate
2 years ago
there are no errors there
2 years ago
The reds are not errors?
2 years ago
that is correct
2 years ago
I was able to connect with dbgate

2 years ago
add a
ENABLE_ALPINE_PRIVATE_NETWORKING=trueservice variablechange the
database__connection__hostvariable to${{MySQL.RAILWAY_PRIVATE_DOMAIN}}change the
database__connection__portvariable to${{MySQL.RAILWAY_TCP_APPLICATION_PORT}}deploy the changes
2 years ago
I did the first one
2 years ago
I don't see databaseconnectionhost - where is this?
2 years ago
in your service variables
2 years ago

2 years ago
in your ghost service, do not modify variables on your database
2 years ago
ah
2 years ago
Like this?

2 years ago
correct, one variable down, two more to go
2 years ago

2 years ago
looks good to me
2 years ago
Seems to be have worked
2 years ago
Thank you
2 years ago
What I cannot fathom is that why changing mysql server location would put the site down. And before these variables the site was working fine
2 years ago
im at just as much of a loss as you
2 years ago
Haha ok
2 years ago
Thanks anyway