Se rendre au contenu
Odoo Menu
  • Se connecter
  • Essai gratuit
  • Applications
    Finance
    • Comptabilité
    • Facturation
    • Notes de frais
    • Feuilles de calcul (BI)
    • Documents
    • Signature
    Ventes
    • CRM
    • Ventes
    • PdV Boutique
    • PdV Restaurant
    • Abonnements
    • Location
    Sites web
    • Site Web
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Chaîne d'approvisionnement
    • Inventaire
    • Fabrication
    • PLM
    • Achats
    • Maintenance
    • Qualité
    Ressources Humaines
    • Employés
    • Recrutement
    • Congés
    • Évaluations
    • Recommandations
    • Parc automobile
    Marketing
    • Marketing Social
    • E-mail Marketing
    • SMS Marketing
    • Événements
    • Marketing Automation
    • Sondages
    Services
    • Projet
    • Feuilles de temps
    • Services sur Site
    • Assistance
    • Planification
    • Rendez-vous
    Productivité
    • Discussion
    • Validations
    • Internet des Objets
    • VoIP
    • Connaissances
    • WhatsApp
    Applications tierces Odoo Studio Plateforme Cloud d'Odoo
  • Industries
    Commerce de détail
    • Librairie
    • Magasin de vêtements
    • Magasin de meubles
    • Épicerie
    • Quincaillerie
    • Magasin de jouets
    Food & Hospitality
    • Bar et Pub
    • Restaurant
    • Fast-food
    • Maison d’hôtes
    • Distributeur de boissons
    • Hôtel
    Immobilier
    • Agence immobilière
    • Cabinet d'architecture
    • Construction
    • Gestion immobilière
    • Jardinage
    • Association de copropriétaires
    Consultance
    • Cabinet d'expertise comptable
    • Partenaire Odoo
    • Agence Marketing
    • Cabinet d'avocats
    • Aquisition de talents
    • Audit & Certification
    Fabrication
    • Textile
    • Métal
    • Meubles
    • Alimentation
    • Brewery
    • Cadeaux d'entreprise
    Santé & Fitness
    • Club de sports
    • Opticien
    • Salle de fitness
    • Praticiens bien-être
    • Pharmacie
    • Salon de coiffure
    Trades
    • Bricoleur
    • Matériel informatique et support
    • Systèmes photovoltaïques
    • Cordonnier
    • Services de nettoyage
    • Services CVC
    Autres
    • Organisation à but non lucratif
    • Agence environnementale
    • Location de panneaux d'affichage
    • Photographie
    • Leasing de vélos
    • Revendeur de logiciel
    Browse all Industries
  • Communauté
    Apprenez
    • Tutoriels
    • Documentation
    • Certifications
    • Formation
    • Blog
    • Podcast
    Renforcer l'éducation
    • Programme éducatif
    • Business Game Scale-Up!
    • Rendez-nous visite
    Obtenir le logiciel
    • Téléchargement
    • Comparez les éditions
    • Versions
    Collaborer
    • Github
    • Forum
    • Événements
    • Traductions
    • Devenez partenaire
    • Services for Partners
    • Enregistrer votre cabinet comptable
    Nos Services
    • Trouver un partenaire
    • Trouver un comptable
    • Rencontrer un conseiller
    • Services de mise en œuvre
    • Références clients
    • Assistance
    • Mises à niveau
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obtenir une démonstration
  • Tarification
  • Aide

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

  • CRM
  • e-Commerce
  • Comptabilité
  • Inventaire
  • PoS
  • Projet
  • MRP
All apps
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Aide

Manual repo scan is not working in apps.odoo.com

S'inscrire

Recevez une notification lorsqu'il y a de l'activité sur ce poste

Cette question a été signalée
apps.odoo.comrepositories
1 Répondre
199 Vues
Avatar
Mukundayi Mpapa T.

Since yesterday,when clicking on manual repo scan while loading a module to app store, nothing happens and I see the following error in browser console:

web.assets_frontend_lazy.min.js:3922 TypeError: Cannot read properties of null (reading 'classList')
    at AppsRepositoryWidget._onRepositoryScan (web.assets_frontend_lazy.min.js:12086:203)
    at odoo.define.__exports.Colibri.addListener.fn.prevent (web.assets_frontend_lazy.min.js:6493:194)

    at odoo.define.__exports.Colibri.addListener.handler (web.assets_frontend_lazy.min.js:6494:84)

0
Avatar
Ignorer
Mukundayi Mpapa T.
Auteur

Unfortunately this happens on https://apps.odoo.com/apps/dashboard/repos when I click on manual scan. The site belongs to Odoo so I don't have access to any log.

I have tried on 3 different browsers with the same behavior. BUT I have noticed that randomly it works and stops again. Maybe the DOM element is rewritten somehow? If you have access to this link in app store dashboard / repositories, can you confirm that is works from your side?

Thanks

Avatar
Cybrosys Techno Solutions Pvt.Ltd
Meilleure réponse

Hi,


The error "TypeError: Cannot read properties of null (reading 'classList')" in web.assets_frontend_lazy.min.js during a manual repository scan in the Odoo App Store indicates that JavaScript is trying to access a property of a missing HTML element. This can be due to a missing or incorrectly loaded element, a timing issue where the JavaScript runs before the element loads, a conflict with a custom module, an Odoo core bug, or a caching problem.

To troubleshoot, first clear your browser cache and hard reload the page. Disable custom modules to check for conflicts. Use browser developer tools to inspect the HTML and look for missing elements or JavaScript errors. Examine Odoo server logs for related errors. Test in a clean Odoo environment if possible. If the issue persists, consider contacting Odoo support.


Hope it helps

0
Avatar
Ignorer
Mukundayi Mpapa T.
Auteur

Unfortunately this happens on https://apps.odoo.com/apps/dashboard/repos when I click on manual scan. The site belongs to Odoo so I don't have access to any log.

I have tried on 3 different browsers with the same behavior. BUT I have noticed that randomly it works and stops again. Maybe the DOM element is rewritten somehow? If you have access to this link in app store dashboard / repositories, can you confirm that is works from your side?

Thanks

Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !

Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !

S'inscrire
Publications associées Réponses Vues Activité
Lost my repositories, apps and sales from account's dashboard
repositories
Avatar
Avatar
1
août 23
1777
Is Odoo.com apps store down? It gives Internal Server Error 500 Résolu
apps.odoo.com
Avatar
Avatar
Avatar
Avatar
Avatar
6
mars 20
4638
What is the behaviour of Odoo Apps with your Git repositories?
apps.odoo.com
Avatar
0
févr. 18
3956
My module does not appear in appstore Résolu
apps.odoo.com
Avatar
Avatar
1
janv. 18
4649
How is apps.odoo.com made? Is it a module?
apps.odoo.com
Avatar
Avatar
1
déc. 17
3918
Communauté
  • Tutoriels
  • Documentation
  • Forum
Open Source
  • Téléchargement
  • Github
  • Runbot
  • Traductions
Services
  • Hébergement Odoo.sh
  • Assistance
  • Migration
  • Développements personnalisés
  • Éducation
  • Trouver un comptable
  • Trouver un partenaire
  • Devenez partenaire
À propos
  • Notre société
  • Actifs de la marque
  • Contactez-nous
  • Emplois
  • Événements
  • Podcast
  • Blog
  • Clients
  • Informations légales • Confidentialité
  • Sécurité.
الْعَرَبيّة 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 est une suite d'applications open source couvrant tous les besoins de votre entreprise : CRM, eCommerce, Comptabilité, Inventaire, Point de Vente, Gestion de Projet, etc.

Le positionnement unique d'Odoo est d'être à la fois très facile à utiliser et totalement intégré.

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