aws-samples / aws-samples/amazon-ivs-ugc-sample
error: no pg_hba.conf entry for host "x.x.x.xxx", user "streamcat", database "streamcat", no encryption
Open
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
When I run `node ace migration:run` I receive the error `error: no pg_hba.conf entry for host "xxxxxxx", user "streamcat", database "streamcat", no encryption` where xxxxxx is my bastion host private IP.
I can connect to the DB through the bastion host (pgAdmin or directly with psql command) but there is something wrong when the app tries to.
Any clue?
Contributor guide
Assessment
This issue has not been assessed yet.