While we're trying to download a label from Odoo which has more than 500 pages, it shows " Wkhtmltopdf failed (error code: -6). Message: b'QEventDispatcherUNIXPrivate(): Unable to create thread pipe: Too many open files\nQEventDispatcherUNIXPrivate(): Can not continue without a thread pipe\n'
Is there is any solution?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
2687
查看
Hi,
This is a common problem that can be caused by various factors, including operating system limits and the configuration of wkhtmltopdf for odoo.
Here are a few things you may try to resolve the issue:
- In Odoo, try reducing the number of records per page, or using a more efficient query. This will decrease the amount of data being loaded into memory and may help reduce the number of open files.
Use a different PDF generation tool:
- If increasing the number of open files or optimizing Odoo settings does not work, you could try using a different tool to generate the PDF file. There are several options available, such as PDFKit, WeasyPrint, and FPDF.
Contact your Odoo support.
I hope this helps
Regards
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
0
8月 24
|
896 | ||
|
1
12月 23
|
2644 | ||
|
2
8月 23
|
2314 | ||
|
1
12月 23
|
4066 | ||
|
1
7月 23
|
2907 |