DEPLOYING WITH MYSQL DATABASE ISSUES

chiomagraceHOBBY

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

0 Replies

chiomagraceHOBBY

a year ago

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


chiomagraceHOBBY

a year ago

How I configured my database:

1236413075092017200


chiomagraceHOBBY

a year ago

The Error:


chiomagraceHOBBY

a year ago

1236413146965479400


chiomagraceHOBBY

a year ago

ooo wait i think i know what to try…


chiomagraceHOBBY

a year ago

ive resolved this by uninstalling mysql and installing mysql 2.


DEPLOYING WITH MYSQL DATABASE ISSUES - Railway Help Station