콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
2110 화면

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 ?

아바타
취소