Saturday, 8 February 2020

Connection timeout whenever I try to connect to Amazon RDS?

Hey all, I have a node app that uses sequelize to handle postgres which I host on Amazon RDS. I just re-cloned my repo but now I can't connect to my AWS DB due to a timeout error. I know the credentials are correct since they were working on my other machine. Oddly thought, DBeaver (SQL Client) can't connect either due to a timeout.Could this be a computer/firewall issue? I'm running Linux - though I haven't had issues connecting to remote services before but figured it was worth mentioning. Thanks for any ideas. If this isn't node-specific enough downvote or let me know and I'll delete this but assumed someone else here might have ran into this as well.This is the error:Unable to connect to the database: ConnectionError [SequelizeConnectionError]: connect ETIMEDOUT 13.52.155.141:5432 at /home/uhn0id/.sandbox/work/myApp/app//node_modules/sequelize/lib/dialects/postgres/connection-manager.js:182:24

Submitted February 08, 2020 at 11:38PM by uhN0id

No comments:

Post a Comment