odoo log error:
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
Regards
| 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|
3
7월 25
|
3162 | |||
|
1
6월 25
|
5389 | |||
|
2
5월 25
|
3102 | |||
|
1
5월 25
|
2109 | |||
|
1
2월 25
|
40 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.