Skip to Content
Menu
This question has been flagged
1 Odpoveď
1398 Zobrazenia

odoo log error:

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

Avatar
Zrušiť
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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
3
júl 25
1866
1
jún 25
2021
2
máj 25
1859
1
máj 25
1127
1
feb 25
38