By broisatse
When running createdb I am receiving following error:
createdb: could not connect to database template1: FATAL: pg_hba.conf rejects connection for host "XXX.XXX.XXX.XXX", user "doadmin", database "template1", SSL on
I can connect to the cluster and create new database users. ANy idea what could be causing it?
createdb is called as a part of external script of one of the libraries I’m using and while I could just create database manually via DO panel and run the installation process manually, that would be rather cumbersome
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hello, @broisatse
Can you please let me know if you’ve allowed external connections to the database or only certain IP addresses can access it? The error itself it’s:
pg_hba.conf rejects connection for host "XXX.XXX.XXX.XXX"
Let me know how it goes. Regards, Alex
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.