-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Thanks a lot Martin!
It's working now.
Best wishes,
Samuel
Am 23.11.2015 um 17:22 schrieb Martijn Brinkers:
On 11/23/2015 05:05 PM, Samuel Greiner wrote:
Yes they are runngin on the same machine.
Output of ip a: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc
noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd
00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft
forever preferred_lft forever inet6 ::1/128 scope host valid_lft
forever preferred_lft forever 2: eno1:
<BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen
1000 link/ether a0:48:1c:b8:96:50 brd ff:ff:ff:ff:ff:ff inet
192.168.1.254/24 brd 192.168.1.255 scope global eno1 valid_lft
forever preferred_lft forever inet6 fe80::a248:1cff:feb8:9650/64
scope link valid_lft forever preferred_lft forever 3: eno2:
<BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen
1000 link/ether a0:48:1c:b8:96:51 brd ff:ff:ff:ff:ff:ff inet
192.168.0.99/24 brd 192.168.0.255 scope global eno2 valid_lft
forever preferred_lft forever inet6 fe80::a248:1cff:feb8:9651/64
scope link valid_lft forever preferred_lft forever
According to the log, it seems that the connection to Postgres is
coming from 192.168.1.254 and not from 127.0.0.1 (localhost). Not
sure why this happens.
Can you try to add the following line to pg_hba.conf to see whether
this works? :
host all all 192.168.1.254/32
md5
Kind regards,
Martijn Brinkers
Am 23.11.2015 um 17:00 schrieb Martijn Brinkers:
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 Users(a)lists.djigzo.com
>>
https://lists.djigzo.com/lists/listinfo/users
>>
_______________________________________________ Users mailing
list Users(a)lists.djigzo.com
https://lists.djigzo.com/lists/listinfo/users
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iQIcBAEBAgAGBQJWUz/PAAoJELbC5SgBIHW0odcP/AqIdLfHcwZlwoEAhGn8cK0B
QCDUoTT9Ha8mIhxCDm9aN/Ti3+2Jn4IQJ99G17cIYaYPIhoCA7hfsc+UggjO8of0
10haHyXQih1g+3r+RSsVf05bgh5SCwT3qEN2ja0T1EhiE/ZIcWpxwOevIeN0ZpiV
W8foctVXQtvsi6UxHYpalkLZ/srx/Io3B+oVUYTbgNHzboCVeggacgC5OKkpnNv9
893Ohg+LU3yhdyUI2i0J6QeFa3UGE6gRT/Fy54ZeGXyOZvpkP2ZQRnaRorjOlf8R
dcUT5AC8WLljFVqKbb8yznIoGeWGbRQBbT7ZerO9GhVTyWkgS4oP/8iEMbXvucn5
9QALf4grylYRtu9A+SsrhluS5rqznO48S7TUZq4nxRGNeq9JmFuvY8VaCjsThnUV
1dSRKMnlOexG/KI9pMNsN6fbzxB3nnltYY26KtVKN51rtAStn9b1z95FS1CGcAfZ
MGbG5+kXmMpjgiAIlmfHLIvsdDvo+BOYKLxitHD6lBMco/M/NzlNzdWGCv1yh8oK
zExmwzjYmRwZdb6C15+ODVtJfumiIPEYzaRx8o/cx6MMhtg+GWF9YOkUIEm6aeHk
6rF79/4A0lhOIFxqbUIphfIatNL4MB7Yzet/o3YAbBk0gDeShWCay0p9y4R+s7qt
1MTyBwlu/LdzSBWI9kV8
=s/01
-----END PGP SIGNATURE-----