Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
1443 Visualizações

odoo log error:

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

Avatar
Cancelar
Melhor resposta

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
3
jul. 25
1940
1
jun. 25
2218
2
mai. 25
1935
1
mai. 25
1173
1
fev. 25
38