Siirry sisältöön
Odoo Menu
  • Kirjaudu sisään
  • Kokeile ilmaiseksi
  • Sovellukset
    Talous
    • Kirjanpito
    • Laskutus
    • Kulut
    • Datataulukot (BI)
    • Asiakirjat
    • Allekirjoita
    Myynti
    • CRM
    • Myynti
    • Kassajärjestelmä myymälään
    • Kassajärjestelmä ravintolaan
    • Tilaukset
    • Vuokraus
    Verkkosivut
    • Verkkosivun Rakennustyökalu
    • Verkkokauppa
    • Blogi
    • Foorumi
    • Livechat
    • Verkko-oppiminen
    Toimitusketju
    • Varastointi
    • Tuotanto
    • Tuotteen elinkaaren hallinta (PLM)
    • Ostot
    • Huolto
    • Laatu
    Henkilöstöhallinto
    • Työntekijät
    • Rekrytointi
    • Vapaat
    • Arvioinnit
    • Suositukset
    • Kuljetuskalusto
    Markkinointi
    • Somemarkkinointi
    • Sähköpostimarkkinointi
    • Tekstiviestimarkkinointi
    • Tapahtumat
    • Markkinoinnin automaatio
    • Kyselyt
    Palvelut
    • Projekti
    • Työaikakirjaukset
    • Kenttähuolto
    • Asiakaspalvelu
    • Suunnittelu
    • Ajanvaraukset
    Tuottavuus
    • Viestintä
    • Hyväksynnät
    • IoT
    • IP-puhe
    • Tietokirjasto
    • WhatsApp
    Kolmannen osapuolen sovellukset Odoo-Studio Odoo-Pilvialusta
  • Toimialat
    Vähittäiskauppa
    • Kirjakauppa
    • Vaatekauppa
    • Huonekaluliike
    • Ruokakauppa
    • Laitteistokauppa
    • Lelukauppa
    Ruoka & Majoitus
    • Baari ja Pubi
    • Ravintola
    • Pikaruoka
    • Majatalo
    • Juomien jakelija
    • Hotelli
    Kiinteistöt
    • Kiinteistönvälitystoimisto
    • Arkkitehtitoimisto
    • Rakentaminen
    • Kiinteistönhallinta
    • Puutarhanhoito
    • Kiinteistön omistajien yhdistys
    Konsultointi
    • Tilitoimisto
    • Odoo-kumppani
    • Markkinointitoimisto
    • Lakitoimisto
    • Osaajahankinta
    • Tilintarkastus & sertifiointi
    Tuotanto
    • Tekstiili
    • Metalli
    • Huonekalut
    • Ruoka
    • Panimo
    • Yrityslahjat
    Terveys & Liikunta
    • Urheiluseura
    • Silmälasiliike
    • Kuntokeskus
    • Hyvinvointialan ammattilaiset
    • Apteekki
    • Kampaamo
    Kaupat
    • Yleismies
    • IT-laitteisto & Tuki
    • Aurinkoenergiajärjestelmät
    • Suutari
    • Siivouspalvelut
    • LVI-palvelut
    Muut
    • Voittoa tavoittelematon järjestö
    • Ympäristötoimisto
    • Mainostaulujen vuokraus  
    • Valokuvaus
    • Leasing-pyörät
    • Ohjelmistojen jälleenmyyjä
    Selaa kaikkia toimialoja
  • Yhteisö
    Opi
    • Kurssit
    • Dokumentaatio
    • Todistukset
    • Koulutus
    • Blogi
    • Podcast
    Kannusta kouluttautumaan
    • Koulutusohjelmat
    • Scale Up! Liiketoimintapeli
    • Vieraile Odoolla
    Hanki ohjelmisto
    • Lataa
    • Vertaile versioita
    • Julkaisut
    Tee yhteistyötä
    • Github
    • Foorumi
    • Tapahtumat
    • Käännökset
    • Ryhdy kumppaniksi
    • Kumppanipalvelut
    • Rekisteröi tilitoimistosi
    Hanki palveluja
    • Löydä kumppani
    • Löydä kirjanpitäjä
    • Varaa asiantuntijatapaaminen
    • Implementaatiopalvelut
    • Asiakasreferenssit
    • Tuki
    • Versionkorotukset
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Varaa demo
  • Hinnoittelu
  • Asiakaspalvelu

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Kirjanpito
  • Varastointi
  • PoS
  • Projekti
  • MRP
All apps
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Kaikki kirjoitukset Ihmiset Merkit
Tunnisteet (Näytä kaikki)
odoo accounting v14 pos v15
Tietoa tästä foorumista
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Kaikki kirjoitukset Ihmiset Merkit
Tunnisteet (Näytä kaikki)
odoo accounting v14 pos v15
Tietoa tästä foorumista
Apua

why web.base.url Parameter get my domain with http not https ?

Tilaa

Saat ilmoituksen, kun tähän viestiin ilmaantuu aktiviteettia

Tämä kysymys on merkitty
webparameterssslbaseodoo12
3 Vastaukset
21023 Näkymät
Avatar
Mohamed Fouad (personal)

web.base.url Parameter should be updated by adminstrator login , i'am usually login with https://mydomain.com but web.base.url Parameter get it with http not https i'am Although enabling ssl on conf file and nginx 

1
Avatar
Hylkää
Waleed Ali Mohsen

If you have web.base.url.freeze system parameter set to True.

Waleed Ali Mohsen

You can set it manually to https and add a system parameter with the name web.base.url.freeze and the value True.

Avatar
iWesabe Technologies
Paras vastaus

Hi,

Please make sure the following from your end. 

1. HTTPS is configured for your domain and its working fine. 

2.  web.base.url in System Parameters is updated with HTTPS

3.   web.base.url.freeze is set as TRUE  

4.  Make sure your configuration on the nginx.conf is correct, especially proxy_mode = True Refer to the odoo configuration at    https://www.odoo.com/documentation/13.0/setup/deploy.html#https


Thanks,


iWesabe

8
Avatar
Hylkää
David Soden

Community Edition (CE) - not sure about enterprise as I do not have this.

This underlying issue still exists in the CE and seams to be a BUG. If one has a properly defined SSL and proxy and one logs into the system to create the 1st DB the act of using HTTPS in the URL, should enforce the initial value of web.base.url to match. It does not and ALWAYS forces HTTP which acting like a bug. YES you can set web.base.url.freeze = True and it will stick after the fact but....

if one installs the WEBSITE module this becomes problematic as installing the initial template and or editing the site after the fact all produces errors of MIXED CONTENT and parts of the site uses HTTP and NOT HTTPS. I have done literally 20-30 installs trying many combinations, including hard coding the proxy_mode = True in the odoo.conf hoping this would detect the HTTPS and stick. Something is caching or using HTTP and I can not resolve this issue. This is such a massive issue I am shocked its been like this for this long. Are folks not using the website module as one of the top 5 modules? The proxy is forcing ONLY SSL so there is not way to type in http and not land to https and with proxy_mode = True existing before the https://hhh.xxx.com/web/database/manager is even run - there is no reason HTTPS should not stick.

who can this be reported to as I have tried the regular forms with no luck, opened a ticket, told to use the forms, left messages in the GitHub area, messages on docker... its like Odoo does not care that this issue exists and there is no answers.

CloudFlare proxy is not working nginx proxy is not working and everyone says use a proxy and I know the proxy's are working because the site when visiting works its always HTTPS but you can not edit the site without forcing http in the url and disabling the forcing of https on the proxy - which is insane. Alternatively, I can edit setting the domain in the website as http://localhost:8069 and edit the site the LAN, but this is equally insane. There is a bug inside the app that needs to be looked at, tested and verified.

I do not know what else to do except give up. Perhaps Enterprise does NOT have this issue and that means that the community edition is broken.

Adesh Paul

Thanks I didn't set the proxy_mode = True.
You're a life saver. Thanks

Nautitko keskustelusta? Älä vain lue, vaan osallistu!

Luo tili jo tänään nauttiaksesi yksinoikeusominaisuuksista ja osallistuaksesi mahtavaan yhteisöömme!

Rekisteröidy
Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
How to get action, active_id, menu_id parameter in URL in odoo?
parameters odoo12 URL
Avatar
0
jouluk. 21
7165
how to receive notifications when my odoo website is closed?
web notifications odoo12
Avatar
0
lokak. 21
2754
Can't load module base, onchange() takes 1 positional argument but 3 were given
modules base odoo12
Avatar
Avatar
2
kesäk. 20
6801
odoo12 nginx reverse proxy config for SSL Ratkaistu
nginx ssl odoo12
Avatar
Avatar
1
jouluk. 23
36550
Odoo 12e broke while editing website: "could not load template Template: web_editor.summernote" 500 error
web enterprise odoo12
Avatar
1
jouluk. 18
7170
Yhteisö
  • Kurssit
  • Dokumentaatio
  • Foorumi
Avoin lähdekoodi
  • Lataa
  • Github
  • Runbot
  • Käännökset
Palvelut
  • Odoo.sh hosting
  • Tuki
  • Versionkorotus
  • Räätälöidyt kehitykset
  • Koulutus
  • Löydä kirjanpitäjä
  • Löydä kumppani
  • Ryhdy kumppaniksi
Meistä
  • Yrityksemme
  • Tavaramerkki
  • Ota yhteyttä
  • Työpaikat
  • Tapahtumat
  • Podcast
  • Blogi
  • Asiakkaat
  • Oikeudellinen ilmoitus • Yksityisyys
  • Tietoturva
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo on kokoelma avoimen lähdekoodin yrityssovelluksia, jotka kattavat kaikki yrityksesi tarpeet: asiakkuudenhallinta eli CRM, verkkokauppa, kirjanpito, varastointi, kassajärjestelmä, projektinhallinta, jne.

Odoon uniikki arvolupaus on olla samanaikaisesti erittäin helppokäyttöinen ja täysin integroitu.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now