Closed
Description
Heroku requre SSL mode for postgres connections, but sequelize db:migrate && node app.js
always run with SSL off
.
Try deploy with Docker (heroku:container
), One Click Deployment, git Deployment - same result.
...
2021-02-11T06:22:28.954983+00:00 app[web.1]: Parsed url postgres://notadsewaccqnt:*****@ec2-34-254-69-72.eu-west-1.compute.amazonaws.com:5432/d7co6dtp1700qs
2021-02-11T06:22:29.028092+00:00 app[web.1]: ERROR: no pg_hba.conf entry for host "34.248.46.164", user "notadsewaccqnt", database "d7co6dtp1700qs", SSL off
Metadata
Metadata
Assignees
Labels
No labels