El 13/11/13 11:29, Naitik Mehta ha escrit:
Hello Everyone,

Right now I have Tryton Server and Client with version 3.0 . I have successfully installed both Server and Cline, but when I tried to Create the Tryton Profile at that time it gives the error "Server Could Not Connect to Server".
Is the server on diferent machine than the client. If it is you must modify your trytond.conf to listen to diferent IPs.

You must change the following line:

/jsonrpc = localhost:8000/

To:

/jsonrpc = *:8000/


Hope it helps!

--
Sergi Almacellas Abellana
www.koolpi.com
Twitter: @pokoli_srk

Reply via email to