Article 6P788 Docker, Paperless, Postgres and linux

Docker, Paperless, Postgres and linux

by
dt123
from LinuxQuestions.org on (#6P788)
I'm trying to install the program called Paperless on Linux Mint. This requires Docker to be installed first, which I did, and that seems to have gone okay, because I can successfully run the Hello-world script from Docker. I then ran the install script for Paperless, and it seemed to go okay until it ended with the message:

django.db.utils.OperationalError: connection failed: connection to server at "172.18.0.3", port 5432 failed: FATAL: no pg_hba.conf entry for host "172.18.0.6", user "paperless", database "paperless", no encryption

I found only a few references to this error online, and couldn't find any that seemed to duplicate my situation. TBH I'm not sure if this a Docker issue, or Paperless, or Postgres.

I can't find a pg_hba.conf file anywhere, which might be the problem, but I'm looking for input on how to salvage this install, if it is actually salvageable. Thanks.
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments