I reroute to port 80 with iptables in /etc/rc.local
iptables -t nat -A PREROUTING -p tcp --dport 80 -j REDIRECT --to-port 8069
it works great, BUT then wkhtmltopdf or my PDF printing is not working.
Any suggestions?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I reroute to port 80 with iptables in /etc/rc.local
iptables -t nat -A PREROUTING -p tcp --dport 80 -j REDIRECT --to-port 8069
it works great, BUT then wkhtmltopdf or my PDF printing is not working.
Any suggestions?
wkhtml pdf running internally so it should be enough to add report.url 127.0.0.1:PORT in system parameters.
Yep - that will work.
please be more specific as where to add this setting and should it be report.url 127.0.0.1:80
I run Odoo on a Ubuntu VPS
I did this and it is working 100% now
report.url http://0.0.0.0:8069/
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
2
jun 18
|
12666 | ||
|
2
sept 15
|
7229 | ||
Erro with wkhtmltopdf and Odoo11
Resuelto
|
|
3
mar 19
|
7537 | |
Error Code -11 WKHTMLTOPDF
Resuelto
|
|
1
oct 15
|
6832 | |
Odoo16 PDF Reports Missing CSS
Resuelto
|
|
1
jun 25
|
1165 |