Sequelized Error when trying to connect nodejs to Mysql via private networking
Anonymous
FREEOP

2 years ago

I am trying to use the private network to connect my nodejs BE app with the DB. But I am getting error.

I will change all the passwords and JWT token secrete no worries 🙂

0 Replies

Anonymous
FREEOP

2 years ago

ed9d81eb-a192-462c-8cf6-bf7778244e57


brody
EMPLOYEE

2 years ago

the private URL is not a host, it is a URL.


Anonymous
FREEOP

2 years ago

how to use the private url then?


brody
EMPLOYEE

2 years ago

you use it as a URL


Anonymous
FREEOP

2 years ago

I mean how to use the private connection in my case since I am using host


brody
EMPLOYEE

2 years ago

you would want to familiarize yourself with the syntax for using a URL with sequlize via their documentation


Anonymous
FREEOP

2 years ago

okay


Anonymous
FREEOP

2 years ago

For anyone stuck, please refer this.

Thanks Brody<:salute:1137099685417451530>

1246930439868907500


brody
EMPLOYEE

2 years ago

perfect, thank you for coming back with a solution


Loading...