تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
4 الردود
6919 أدوات العرض

My site is set up to default to https

When I upload slides either in the front end or the back end or if I am getting a document from google drive, the resource (pdf) is loaded via http.


So, I get a COR error and the site does not load correctly.


How do I set the slides module to load resources from https instead of http.

I have already set the web.url in system parameters to https

I have also set web.base.url.freeze in system parameters but it still loads resources from http instead of https



الصورة الرمزية
إهمال
أفضل إجابة

Hello Amy

Can you help me. I want to know what files you edited.

thanks 

 

الصورة الرمزية
إهمال
الكاتب أفضل إجابة

I found the fix and it works!


https://github.com/odoo/odoo/pull/10363

https://github.com/odoo/odoo/pull/10363/commits/ee9805f783a683bf5af92fc377bd3b1a2ace05db

It's due to odoo being behind a http proxy.

You have to edit a file and it works great. If you need help let me know.

الصورة الرمزية
إهمال
أفضل إجابة

Setting

"X-Forwarded-Proto" "https"

did help me in my case, see https://www.odoo.com/forum/help-1/question/website-slides-uploading-a-presentation-keeps-loading-forever-93332

الصورة الرمزية
إهمال
الكاتب

Thank you. I saw this was already set. Maybe if I restart the server. I'll test it.

المنشورات ذات الصلة الردود أدوات العرض النشاط
Slides and PDF تم الحل
3
مارس 24
12623
0
يوليو 20
1959
28
مارس 20
13049
3
مارس 18
3362
0
مايو 16
4303