콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
3 답글
5507 화면

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.

아바타
취소
작성자 베스트 답변

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/

관련 게시물 답글 화면 활동
2
6월 18
13306
2
9월 15
7727
3
3월 19
8073
1
10월 15
7248
1
6월 25
1721