Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
10160 Widoki

Hello,

I have my Odoo running on Apache port 80 with SSL and Odoo is running as an WSGI Application.

I have wkthmltopdf library properly installed with correct supported version 0.12.1 (with patched qt)

Whenever I try to print any qweb report on my server, it starts loading and then finally it timeout. 

I tried to search for this issue and I found a solution to change the web_base_url in system parameter to 127.0.0.1.

When I change it to 127.0.0.1, I am able to print the report, but then odoo appends 127.0.0.1 in all the system generated urls like Signup form or change password urls.


By default Odoo is setting my server url as 'http' in web_base_url. I have SSL configured and I am not sure if this is the issue. I tried to change 'http' to 'https' in web_base_url but no luck.

I am unable to understand why this it is happening and how I can fix it. Can you please help me?

Thank you in advance.


Awatar
Odrzuć
Autor

I found this GitHub issue linked to the same problem

https://github.com/odoo/odoo/issues/24173

But I am unable to understand what exact steps I need to follow to fix this.

Najlepsza odpowiedź

You should set the report.url parameter, not the web.base.url.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
lis 24
1483
0
cze 21
3343
2
paź 23
5700
1
lip 25
2699
1
maj 25
3312