Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1383 Widoki

odoo log error:

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

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
3
lip 25
1840
1
cze 25
1936
2
maj 25
1817
1
maj 25
1081
1
lut 25
38