Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
1504 Visninger

odoo log error:

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

Avatar
Kassér
Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
3
jul. 25
2064
1
jun. 25
2452
2
maj 25
2025
1
maj 25
1232
1
feb. 25
38