health-dev
[Top][All Lists]
Advanced

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

Re: [Health-dev] first steps


From: Stanislav Tereshchenko
Subject: Re: [Health-dev] first steps
Date: Mon, 21 Jan 2013 23:38:31 -0500

Ronald, thank you for the answer!

I'm using localhost, just forgot to start a server... But now after I did it and created a new profile with gnuhealth database I try to connect and get following messages:

ERROR:common.message:Traceback (most recent call last):
  File "/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/gui/window/dblogin.py", line 633, in run
    if not common.test_server_version(host, port):
  File "/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/common/common.py", line 152, in test_server_version
    version = rpc.server_version(host, port)
  File "/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/rpc.py", line 66, in server_version
    result = connection.common.server.version(None, None)
  File "/usr/lib/python2.7/xmlrpclib.py", line 1224, in __call__
    return self.__send(self.__name, args)
  File "/home/gnuhealth/.local/lib/python2.7/site-packages/tryton/jsonrpc.py", line 305, in __request
    verbose=self.__verbose
  File "/usr/lib/python2.7/xmlrpclib.py", line 1264, in request
    return self.single_request(host, handler, request_body, verbose)
  File "/usr/lib/python2.7/xmlrpclib.py", line 1294, in single_request
    response = h.getresponse(buffering=True)
  File "/usr/lib/python2.7/httplib.py", line 1030, in getresponse
    response.begin()
  File "/usr/lib/python2.7/httplib.py", line 407, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python2.7/httplib.py", line 371, in _read_status
    raise BadStatusLine(line)
BadStatusLine: ''


Anything else I did incorrectly?
Thank you!
Stan


On Mon, Jan 21, 2013 at 12:01 PM, ronald munjoma <address@hidden> wrote:
Hi Stanislav,

On 21 January 2013 04:54, Stanislav Tereshchenko <address@hidden> wrote:
Hi!
Decided to try gnu health and couldn't get through far enough to really get a taste of it...
I followed all the instructions related to installation and booting (ubuntu 12.10) on http://en.wikibooks.org/wiki/GNU_Health/. It went well, but after starting tryton, pressing "Manage profiles" and entering localhost in "Profile Editor", instead of button "Create" I got "Could not connect to the server" message.
 
The error mssage means that the Tryton Client can not connect to the Tryton server.

Any ideas, please?

Is your Tryton client and server on the same machine or different machines? If different machines, please enable remote access to the postgresql database and Tryton server.

Regards
Ronald Munjoma
Thank you!




reply via email to

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