Skip ke Konten
Odoo Menu
  • Login
  • Uji coba gratis
  • Aplikasi
    Keuangan
    • Akuntansi
    • Faktur
    • Pengeluaran
    • Spreadsheet (BI)
    • Dokumen
    • Tanda Tangan
    Sales
    • CRM
    • Sales
    • POS Toko
    • POS Restoran
    • Langganan
    • Rental
    Website
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Rantai Pasokan
    • Inventaris
    • Manufaktur
    • PLM
    • Purchase
    • Maintenance
    • Kualitas
    Sumber Daya Manusia
    • Karyawan
    • Rekrutmen
    • Cuti
    • Appraisal
    • Referensi
    • Armada
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Acara
    • Otomatisasi Marketing
    • Survei
    Layanan
    • Project
    • Timesheet
    • Layanan Lapangan
    • Meja Bantuan
    • Planning
    • Appointment
    Produktivitas
    • Diskusi
    • Approval
    • IoT
    • VoIP
    • Pengetahuan
    • WhatsApp
    Aplikasi pihak ketiga Odoo Studio Platform Odoo Cloud
  • Industri-Industri
    Retail
    • Toko Buku
    • Toko Baju
    • Toko Furnitur
    • Toko Kelontong
    • Toko Hardware
    • Toko Mainan
    Makanan & Hospitality
    • Bar dan Pub
    • Restoran
    • Fast Food
    • Rumah Tamu
    • Distributor Minuman
    • Hotel
    Real Estate
    • Agensi Real Estate
    • Firma Arsitektur
    • Konstruksi
    • Estate Management
    • Perkebunan
    • Asosiasi Pemilik Properti
    Konsultansi
    • Firma Akuntansi
    • Mitra Odoo
    • Agensi Marketing
    • Firma huku
    • Talent Acquisition
    • Audit & Sertifikasi
    Manufaktur
    • Tekstil
    • Logam
    • Perabotan
    • Makanan
    • Brewery
    • Corporate Gift
    Kesehatan & Fitness
    • Sports Club
    • Toko Kacamata
    • Fitness Center
    • Wellness Practitioners
    • Farmasi
    • Salon Rambut
    Perdagangan
    • Handyman
    • IT Hardware & Support
    • Sistem-Sistem Energi Surya
    • Pembuat Sepatu
    • Cleaning Service
    • Layanan HVAC
    Lainnya
    • Organisasi Nirlaba
    • Agen Lingkungan
    • Rental Billboard
    • Fotografi
    • Penyewaan Sepeda
    • Reseller Software
    Browse semua Industri
  • Komunitas
    Belajar
    • Tutorial-tutorial
    • Dokumentasi
    • Sertifikasi
    • Pelatihan
    • Blog
    • Podcast
    Empower Education
    • Program Edukasi
    • Game Bisnis 'Scale Up!'
    • Kunjungi Odoo
    Dapatkan Softwarenya
    • Download
    • Bandingkan Edisi
    • Daftar Rilis
    Kolaborasi
    • Github
    • Forum
    • Acara
    • Terjemahan
    • Menjadi Partner
    • Layanan untuk Partner
    • Daftarkan perusahaan Akuntansi Anda.
    Dapatkan Layanan
    • Temukan Mitra
    • Temukan Akuntan
    • Temui penasihat
    • Layanan Implementasi
    • Referensi Pelanggan
    • Bantuan
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dapatkan demo
  • Harga
  • Bantuan

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

  • CRM
  • e-Commerce
  • Akuntansi
  • Inventaris
  • PoS
  • Project
  • MRP
All apps
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Help

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

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
webparameterssslbaseodoo12
3 Replies
21022 Tampilan
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
Buang
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
Jawaban Terbai

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
Buang
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

Menikmati diskusi? Jangan hanya membaca, ikuti!

Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!

Daftar
Post Terkait Replies Tampilan Aktivitas
How to get action, active_id, menu_id parameter in URL in odoo?
parameters odoo12 URL
Avatar
0
Des 21
7165
how to receive notifications when my odoo website is closed?
web notifications odoo12
Avatar
0
Okt 21
2754
Can't load module base, onchange() takes 1 positional argument but 3 were given
modules base odoo12
Avatar
Avatar
2
Jun 20
6801
odoo12 nginx reverse proxy config for SSL Diselesaikan
nginx ssl odoo12
Avatar
Avatar
1
Des 23
36550
Odoo 12e broke while editing website: "could not load template Template: web_editor.summernote" 500 error
web enterprise odoo12
Avatar
1
Des 18
7170
Komunitas
  • Tutorial-tutorial
  • Dokumentasi
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Terjemahan
Layanan
  • Odoo.sh Hosting
  • Bantuan
  • Peningkatan
  • Custom Development
  • Pendidikan
  • Temukan Akuntan
  • Temukan Mitra
  • Menjadi Partner
Tentang Kami
  • Perusahaan kami
  • Aset Merek
  • Hubungi kami
  • Tugas
  • Acara
  • Podcast
  • Blog
  • Pelanggan
  • Hukum • Privasi
  • Keamanan
الْعَرَبيّة 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 adalah rangkaian aplikasi bisnis open source yang mencakup semua kebutuhan perusahaan Anda: CRM, eCommerce, akuntansi, inventaris, point of sale, manajemen project, dan seterusnya.

Mudah digunakan dan terintegrasi penuh pada saat yang sama adalah value proposition unik Odoo.

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