Skip to Content
Menú
This question has been flagged
1 Respondre
1364 Vistes

odoo log error:

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

Avatar
Descartar
Best Answer

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

Avatar
Descartar
Related Posts Respostes Vistes Activitat
3
de jul. 25
1759
1
de juny 25
1790
2
de maig 25
1721
1
de maig 25
980
1
de febr. 25
38