Issues with MySQL database
kike196
TRIALOP

2 years ago

¡Hello everyone!

I am having difficulties connecting my Node.js application to a MySQL database.

When trying to connect my Node.js application to the MySQL database, I receive the following error:

Error connecting to the database: Access denied for user 'root'@'192.168.3.195' (using password: NO)

1 Replies

2 years ago

Your database on Railway would not be running at 192.168.3.195

Please make sure you are using all the correct environment variables as provided by your MySQL service.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...