Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Property Management
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

UncaughtClientError

Subscriure's

Get notified when there's activity on this post

This question has been flagged
webshopodoo
2 Respostes
106 Vistes
Avatar
Steven De Beukelaer

We are currently setting up our webshop in Odoo, but about 1/3 of the product pages is not available anymore when in Editor view.

If I navigate to a product page (in my case to see SEO settings), I get an error message. 
No idea how to solve this...


xxx-cv.odoo.com has too many redirects.


UncaughtClientError > TypeError

Uncaught Javascript Error > Cannot read properties of null (reading 'body')

Occured on cabardouche-cv.odoo.com on 2026-02-25 12:49:54 GMT

TypeError: Cannot read properties of null (reading 'body')
    at WebsiteBuilderClientAction.onIframeLoad (https://xxx.odoo.com/web/assets/f0c6d3e/web.assets_web.min.js:22523:77)
    at Object.mainEventHandler (https://xxx.odoo.com/web/assets/f0c6d3e/web.assets_web.min.js:1429:77)
    at HTMLIFrameElement.listener (https://xxx.odoo.com/web/assets/f0c6d3e/web.assets_web.min.js:572:15)
0
Avatar
Descartar
Avatar
Zehntech Technologies Inc.
Best Answer

Hi Steven,

This usually happens due to a redirect loop or a broken website page record.

Please check the following:

  1. Website → Configuration → Pages: search for the affected product URLs and make sure there are no duplicate pages or wrong redirects set.

  2. Website → Configuration → Settings: verify Domain / Base URL is correct and not redirecting between www / non-www or http / https.

  3. Clear cache and disable custom themes or website apps temporarily to confirm it’s not a JS/theme issue.

  4. If on Odoo Online, try Reset Website Editor from Settings.

In most cases, fixing the redirect or removing the corrupted page record resolves the “too many redirects” and editor error.

If you still face any issues, then please contact us at- santosh.sekwadia@zehntech.com

Regards,
Zehntech Technologies Inc. 

0
Avatar
Descartar
Avatar
Cybrosys Techno Solutions Pvt.Ltd
Best Answer

Hi,

In Odoo Website, this error usually happens because the product page is entering a redirect loop or failing to return valid HTML when loaded inside the editor iframe. The “too many redirects” message indicates that the page is bouncing between URLs (often due to a broken slug, duplicate URL, SEO redirect rule, unpublished product, or website/company mismatch), and when the editor tries to load it, the iframe receives no proper document body—leading to the JavaScript error “Cannot read properties of null (reading 'body')”. Since only some products are affected, they likely share a common issue such as imported slugs, incorrect website assignment, custom redirects, or access restrictions. Checking the product’s published status, website field, URL/slug consistency, and any configured redirects typically resolves the problem.


Hope it helps

0
Avatar
Descartar
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Registrar-se
Related Posts Respostes Vistes Activitat
Internal server error 500 in eCommerce module with payment method Wire Transfer [Odoo V8] Solved
ecommerce webshop odoo
Avatar
Avatar
Avatar
Avatar
Avatar
12
de gen. 24
15459
PgPool and pgBouncer in Odoo Solved
odoo
Avatar
Avatar
Avatar
Avatar
Avatar
5
de febr. 26
21577
Customize Financial Report Using Account Group
odoo
Avatar
0
de febr. 26
227
Display outstanding invoices
odoo
Avatar
0
de febr. 26
398
strategy for Odoo 19 Lean Manufacturing
odoo
Avatar
0
de febr. 26
420
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة 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 Svenska ภาษาไทย Türkçe українська Tiếng Việt

Odoo és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

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