Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
5341 Weergaven

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?

Avatar
Annuleer
Auteur Beste antwoord

Fixed with these changes to the configuration file:

limit_memory_soft = 1073741824

limit_memory_hard = 1610612736

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
2
apr. 24
2383
6
feb. 24
12923
11
dec. 21
16319
19
mei 24
96869
3
sep. 16
3489