Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
1377 Tampilan

odoo log error:

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

Avatar
Buang
Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
3
Jul 25
1824
1
Jun 25
1899
2
Mei 25
1795
1
Mei 25
1056
1
Feb 25
38