On 11/23/2015 04:53 PM, Samuel Greiner wrote: > exactly that line is written at the end of my php_hba.conf > > host all all 127.0.0.1/32 md5
Is the Postgres database running on the same server as the gateway? What is the output of the following command: ip a Kind regards, Martijn Brinkers > > Am 23.11.2015 um 10:16 schrieb Martijn Brinkers: >> On 11/23/2015 10:10 AM, Samuel Greiner wrote: >>> Hey there, >>> >>> I installed ciphermail on CentOS following the quick install >>> guide step-by-step. Now when I try to access the Web GUI and >>> login I get the error: Back-end is not running or not yet fully >>> started up >>> >>> I don't really know what exactly that means and a look in the >>> djigzo.log is more confusing for me. I attach parts of the >>> djigzo.log, maybe someone has an idea of what's wrong. > >> It looks like the back-end is not allowed to access the Postgres >> server. > >> From the logs: > >> "org.postgresql.util.PSQLException: FATAL: kein pg_hba.conf-Eintrag >> fur Host 192.168.1.254, Benutzer djigzo, Datenbank djigzo, SSL >> aus" > >> You should check the Postgres config file pg_hba.conf to make sure >> that the back-end is allowed to access the Postgres server > >> On a typical setup, the config file should have a line similar to: > >> host all all 127.0.0.1/32 >> md5 > >> Kind regards, > >> Martijn Brinkers > > _______________________________________________ > Users mailing list > [email protected] > https://lists.djigzo.com/lists/listinfo/users > -- CipherMail email encryption Email encryption with support for S/MIME, OpenPGP, PDF encryption and secure webmail pull. https://www.ciphermail.com Twitter: http://twitter.com/CipherMail -- CipherMail email encryption Email encryption with support for S/MIME, OpenPGP, PDF encryption and secure webmail pull. https://www.ciphermail.com Twitter: http://twitter.com/CipherMail _______________________________________________ Users mailing list [email protected] https://lists.djigzo.com/lists/listinfo/users
