0

I have a node application on compute engine using Sequelize to connect to my database. But when I do it I find myself with the error:

SequelizeConnectionError: connect ETIMEDOUT

I added the fixed IP of my VM in the whitelist of my database.

I try locally and it works. But since compute engine it does not work

Book Of Zeus
  • 49,509
  • 18
  • 174
  • 171
Drilmo
  • 1
  • 1

1 Answers1

0

My bad, I did not indicate the correct port when connecting to my database

Drilmo
  • 1
  • 1