Skip to content

Heroku deployment fail #1657

Closed
Closed
@namrebmob

Description

@namrebmob

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions