Hi I'm trying to find were trytond save starup logs.... I'm trying to
configure WebFaction to serve tryton, in the hosting support said that
having my own dedicated ip it's posible.

The port 8000 is already open in the server.
The trytond config listening on 8000 like this: jsonrpc = localhost:
8000


Starting trytond server give the following output

[marianodan@web319 ~]$ trytond
[Fri Jan 27 21:10:25 2012] INFO:server:using /home/marianodan/lib/
python2.6/trytond-2.2.1-py2.6.egg/etc/trytond.conf as configuration
file
[Fri Jan 27 21:10:25 2012] INFO:server:initialising distributed
objects services
[Fri Jan 27 21:10:25 2012] DEBUG:psycopg2:installed. Logging using
Python logging module
[Fri Jan 27 21:10:25 2012] INFO:modules:ir:registering classes
[Fri Jan 27 21:10:25 2012] INFO:modules:res:registering classes
[Fri Jan 27 21:10:25 2012] INFO:modules:webdav:registering classes
[Fri Jan 27 21:10:25 2012] INFO:modules:workflow:registering classes
[Fri Jan 27 21:10:25 2012] INFO:modules:test:registering classes
[Fri Jan 27 21:10:25 2012] INFO:server:starting JSON-RPC protocol on
localhost:8000
[Fri Jan 27 21:10:25 2012] INFO:server:waiting for connections...

but it fail doing the conection from the tryton client, how can I
debug were is failing, there are trytond logs?

-- 
[email protected] mailing list

Reply via email to