DEPLOYING WITH MYSQL DATABASE ISSUES
chiomagrace
HOBBYOP

2 years ago

Hi! I deployed my app succesfully using a MongoDb Database. I need to switch to MySql now because I need to utilize foriegn keys in my app. I am having issues correctly configuring mysql to my app to successfully deploy. The error message reads:

sqlMessage: 'Client does not support authentication protocol requested by server; consider upgrading MySQL client'

OR

Error: connect ETIMEDOUT

Any assistance would be great please!

6 Replies

chiomagrace
HOBBYOP

2 years ago

63585bd3-9ed8-4472-80d0-1bae5ad3c571


chiomagrace
HOBBYOP

2 years ago

How I configured my database:

1236413075092017192


chiomagrace
HOBBYOP

2 years ago

The Error:


chiomagrace
HOBBYOP

2 years ago

1236413146965479444


chiomagrace
HOBBYOP

2 years ago

ooo wait i think i know what to try...


chiomagrace
HOBBYOP

2 years ago

ive resolved this by uninstalling mysql and installing mysql 2.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...