Ping on MySQL and packages are lost
Hey I try to do this command ping of the mysql
$ ping containers-something.railway.app
and the package are lost is it normal?
11 Replies
Project ID:
N/A
you gotta stop exposing your database credentials!!
there you go
i edited
just because it doesn't answer to an icmp echo request, doesn't mean it's down
but how can I receive its package to make it work?
have you tried connecting to the database with a mysql client?
I've try the railway CLI
$ railway connect MySQL
mysql must be installed to continue
well install mysql???
I already install mysql
I even put the environment variables
doesn't seem like you did, or you didn't install it correctly