跳至内容
菜单
此问题已终结
1 回复
1392 查看

odoo log error:

wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError

形象
丢弃
最佳答案

Hi,

 please check the version of wkhtmltopdf installed on your system by using the following terminal command:wkhtmltopdf --version

if not ,install wkhtmltopdf using these commands 

sudo wget https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.5/wkhtmltox_0.12.5-1.bionic_amd64.deb
sudo dpkg -i wkhtmltox_0.12.5-1.bionic_amd64.deb
sudo apt install -f

Check these references too

forum

Regards

形象
丢弃
相关帖文 回复 查看 活动
3
7月 25
1860
1
6月 25
1997
2
5月 25
1849
1
5月 25
1118
1
2月 25
38