Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
3 Antwoorden
5187 Weergaven

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
Annuleer
Beste antwoord

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

Avatar
Annuleer
Auteur Beste antwoord

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
Annuleer
Auteur

I did this and it is working 100% now

report.url http://0.0.0.0:8069/

Gerelateerde posts Antwoorden Weergaven Activiteit
2
jun. 18
12887
2
sep. 15
7391
3
mrt. 19
7689
1
okt. 15
6966
1
jun. 25
1392