|
From: | Robert Schilt |
Subject: | Re: [Health] GNU Health Installation Issues |
Date: | Thu, 7 Jun 2018 18:00:43 +0800 |
Hi Robert
On Thu, 7 Jun 2018 15:56:04 +0800
Robert Schilt <address@hidden> wrote:
> Hi,
>
> It has been several years since I installed GNU Health.
>
Good to see you around :)
> I'm trying to get the latest version 3.2.10 working on an Ubuntu 16.04
> server instance on AWS.
>
> All going well up until the point of Booting up the Tryton Server .
>
> After running the following commands:
>
> su - gnuhealth
> cd $HOME
> cdexe
> nohup ./trytond &
>
> I am seeing the following trace:
>
> File "/usr/lib/python3.5/socketserver.py", line 454, in server_bind
> self.socket.bind(self.server_address)
> OSError: [Errno 98] Address already in use
>
This is telling you that the server is already running and accepting
request at that port (standard 8000).
Let us know how it goes and any suggestion to improve the
documentation is most welcome :)
Best
Luis
[Prev in Thread] | Current Thread | [Next in Thread] |