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

With the Odoo configuration file set to user workers > 1, PDF creation breaks.

  I get Error: Odoo Warning - Warning: Wkhtmltopdf failed (error code: -11).  


  • Webkit installed is wkhtmltopdf 0.12.1 (with patched qt) on Ubuntu 14.04.3 LTS

 

  • lrwxrwxrwx 1 root root 28 May 6 19:31 wkhtmltoimage -> /usr/local/bin/wkhtmltoimage

  • lrwxrwxrwx 1 root root 26 May 6 19:30 wkhtmltopdf -> /usr/local/bin/wkhtmltopdf


  • PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin for user who is running Odoo service


  • Nothing in /var/syslog


  • limit_memory_hard = 524288000 in configuration.


What else can I try?

아바타
취소
작성자 베스트 답변

Fixed with these changes to the configuration file:

limit_memory_soft = 1073741824

limit_memory_hard = 1610612736

아바타
취소
관련 게시물 답글 화면 활동
2
4월 24
2379
Bus Unavailable 해결 완료
6
2월 24
12922
11
12월 21
16319
19
5월 24
96866
3
9월 16
3487