El 26/10/17 a les 22:49, PMan ha escrit:
Here is the tryton.ini file (with threads enabled):

[uwsgi]
uid = user
gid = group
master = True # start in master mode
http-socket = 127.0.0.1:8000
# bind to port 8000
enable-threads = true
workers = 1
threads = 2

virtualenv = /opt/Tryton
# chdir = /opt/Tryton/trytond-4.4.4/trytond
module = trytond.application.app
env = TRYTOND_CONFIG = /opt/Tryton/etc/trytond.conf

I tried this with the chdir command commented and uncommented, I got the same 
results.

For me it seems that trytond is not properly installed on the virtualenv (and that's why it's not found)

How you installed it? Are you sure you've created the virtualenv in /opt/Tryton ?


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

--
You received this message because you are subscribed to the Google Groups 
"tryton" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tryton/8dfb6b68-627d-0017-1d30-5aca6af3d7db%40koolpi.com.

Reply via email to