Skip to Content
Menu
This question has been flagged
1 Odpoveď
9071 Zobrazenia

I have to Check when multiple workers use My module. My module Multiple user used so how many load in the server How to check it in odoo

i am try to this 

./odoo.py --workers=10

but this is Give me error

     import psycogreen.gevent not found

How to solved this error 

Avatar
Zrušiť
Best Answer

You need to install psycogreen.  Check this link to on how to install psycogreen and other pre-requisite.  The script will actually grab all pre-requisite and install Odoo from github.  If you have already Odoo in your system, don't run the entire script.

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
aug 25
1962
1
júl 25
599
1
aug 25
1150
0
máj 25
1235
2
apr 25
3293