Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
1481 Lượt xem

odoo log error:

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

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
3
thg 7 25
1995
1
thg 6 25
2325
2
thg 5 25
1974
1
thg 5 25
1187
1
thg 2 25
38