Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
3 Odpovědi
5345 Zobrazení

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?


Avatar
Zrušit
Nejlepší odpověď

wkhtml pdf running internally so it should be enough to add report.url 127.0.0.1:PORT in system parameters.

Avatar
Zrušit
Autor Nejlepší odpověď

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

Avatar
Zrušit
Autor

I did this and it is working 100% now

report.url http://0.0.0.0:8069/

Related Posts Odpovědi Zobrazení Aktivita
2
čvn 18
13036
2
zář 15
7525
3
bře 19
7813
1
říj 15
7077
1
čvn 25
1527