We are trying to print the general ledger but the document is still loading after more than 2 hours.
Is it a normal behavior or there is a known issue can cause this?
Thanks.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
We are trying to print the general ledger but the document is still loading after more than 2 hours.
Is it a normal behavior or there is a known issue can cause this?
Thanks.
It seems like the issue come from preforks configuration, when I disable preforks ( workers = 0 in the configuration file), I can open the document without problem.
When preforks are enabled I got "bus.Bus unavailable" error in "/usr/lib/python2.7/dist-packages/openerp/addons/bus/bus.py", line 188, in poll.
I'm running Odoo with workers = 7 on a VM with 2 CPU and 4 GB of RAM.
May I have to customize other parameters in configuration file or adjust the resources of my VM to get odoo working better with preforks mode and wkhtmltopdf ?
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up