Heroku postgresql connection error from cli

0

Do I need to create some connection with Amazon web server? Or due to running of the app from the local machine this error is occur? If so how to change environment

PS C:\Users\Desktop\faceReg-API> heroku pg:psql --> Connecting to postgresql-horizontal-29850 psql: error: could not connect to server: could not connect to server: Connection timed out (0x0000274C/10060)
Is the server running on host "ec2-54-88-130-244.compute-1.amazonaws.com" (54.88.130.244) and accepting
TCP/IP connections on port 5432?

node.js
postgresql
heroku
heroku-postgres
asked on Stack Overflow Jul 1, 2020 by E Vision

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0