Expected behavior
I’ve got Forest Admin working with my local postgres, and am deploying a separate app to hook into my Production Heroku Postgres instance.
I sourced my credential information from the Heroku CLI and filled out the Forest production setup form.
I expected to be able to view my production data in my new Forest Production Environment.
I also incorrectly misconfigured the Production environment behaviour the first time and expected to be able to remove it to start again.
Actual behavior
In my server logs, when trying to load the Production environment, I see:
2021-02-20T17:26:14.444898+00:00 app[web.1]: SequelizeConnectionError: no pg_hba.conf entry for host "<host ip>", user "<username>", database "<db name>", SSL off
I also cannot delete my original Production environment, but from other posts I’ve seen that that is in fact expected behaviour. I’d appreciate if all of my current environments could be marked as remote, so I can delete them all. Thank you!
Context
- Database Version: 12.5