health-es
[Top][All Lists]
Advanced

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

Re: [Health-es] tryton cliente gnuhealth


From: Bruno M. Villasanti
Subject: Re: [Health-es] tryton cliente gnuhealth
Date: Thu, 18 Feb 2016 14:48:57 -0300

Hola Cristian,

El 18 de febrero de 2016, 13:09, <address@hidden> escribió:
hola mi problema es el siguiente, logre solucionar lo anterior llegue al pass de tritond e instalé el cliente
al tratar de conectarme a traves del cliente (lo hago desde la misma pc con un usuario que cree que se llama cliente)
abro tryton voy a administrar perfiles donde figura demo.3.8.tryton.org
luego voy a añadir y cuando pongo localhost me pone "no se ha podido conectar al servidor"

​Prueba escribiendo localhost:8000​

 
la configuracion del trytond.conf es la siguiente:
/home/gnuhealth/gnuhealth/tryton/server/config/trytond.conf

[database]
uri = postgresql://localhost:5432

​Aquí puede que te sea necesario agregar el usuario (de base de datos) y contraseña​:

uri = postgresql://<USUARIO>:<CONTRASEÑA>@localhost:5432​

 
path = /home/gnuhealth/attach

[jsonrpc]
listen=*:8000

[session]
super_pwd = PUa7KNKxvq32Ngw

cuando inicio el servidor me aparentemente esta en funcionamiento

4512 -1219930368 [2016-02-18 16:03:31,844] INFO trytond.server using /home/gnuhealth/gnuhealth/tryton/server/config/trytond.conf as configuration file
4512 -1219930368 [2016-02-18 16:03:31,845] INFO trytond.server initialising distributed objects services
4512 -1219930368 [2016-02-18 16:03:32,380] INFO trytond.server starting JSON-RPC protocol on *:8000

Tanto el server como el cliente tienen la version 3.8.3 de tryton

Atte Cristian



​Saludos.​

--
Bruno M. Villasanti
thymbr@

reply via email to

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