コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
1469 ビュー

odoo log error:

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

アバター
破棄
最善の回答

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

アバター
破棄
関連投稿 返信 ビュー 活動
3
7月 25
1976
1
6月 25
2292
2
5月 25
1962
1
5月 25
1183
1
2月 25
38