health
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Health] GNU Health 1.4.2 Database: Could not connect to the server


From: ronald munjoma
Subject: Re: [Health] GNU Health 1.4.2 Database: Could not connect to the server
Date: Wed, 2 Nov 2011 14:02:01 +0200


check the interface (ipv6 or ipv4) where trytond its running jsonrpc =
localhost:8000 or jsonrpc = 0.0.0.0:8000

you can check it with netstat -atopn

Hie Zodman,

Please find output for netstat -atopn below:

address@hidden:~$ sudo netstat -atopn
[sudo] password for ronald:
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name Timer
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      793/sshd         off (0.00/0/0)
tcp        0      0 0.0.0.0:5432            0.0.0.0:*               LISTEN      807/postgres     off (0.00/0/0)
tcp        0      0 192.168.10.50:22        192.168.10.49:49561     ESTABLISHED 1443/sshd: ronald [ keepalive (7174.56/0/0)
tcp        0      0 192.168.10.50:22        192.168.10.49:49555     ESTABLISHED 1393/sshd: ronald [ keepalive (6950.36/0/0)
tcp6       0      0 ::1:8000                :::*                    LISTEN      1441/python      off (0.00/0/0)
tcp6       0      0 :::22                   :::*                    LISTEN      793/sshd         off (0.00/0/0)
tcp6       0      0 :::5432                 :::*                    LISTEN      807/postgres     off (0.00/0/0)

regards and thanks
Ronald


reply via email to

[Prev in Thread] Current Thread [Next in Thread]