installed and tried both versions: sudo dpkg -i wkhtmltox_0.12.5-1.bionic_amd64.deb
as well as : 0.12.6.1-2/wkhtmltox_0.12.6.1-2.jammy_amd64.deb
did create the ln -s needed as well to /usr/bin
both versions works on a terminal command and create the pdf file from an html address
created report.url key with http://localhost:8069 (and tried with both ip address or https:// too)
but both raise same error within odoo application.
installation: Odoo18 on Ubuntu 24.04 with nginx as reverse proxy and Certbot wildcard certificate on digital ocean droplet
can anyone help please?