Skip to Content
Menu
This question has been flagged
1 Reply
6087 Views

Has anyone seen this before?How to solve this?


Report (PDF)
Wkhtmltopdf failed (error code: -6). Message: QEventDispatcherUNIXPrivate(): Unable to create thread pipe: Too many open filesQEventDispatcherUNIXPrivate(): Can not continue without a thread pipe

Avatar
Discard
Best Answer

Hi,

Th issue might be because, its a very large report that you are trying to print, so try to print it with less data.

There are some limitations for Wkhtml2pdf library, that consumes large memory on printing huge report with several pages. And there are some fixes for this issue, by modifying memory usage limits etc.

You can get more info from here:

https://github.com/odoo/odoo/issues/2722


Avatar
Discard
Related Posts Replies Views Activity
3
Jun 17
5932
1
Mar 17
5270
2
Apr 16
3798
4
Jan 16
5932
0
Sep 17
4534