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

error when starting odoo v12 server

S'inscrire

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

Cette question a été signalée
error12.0
3 Réponses
4100 Vues
Avatar
rvivas

What are the steps to reproduce your issue?

We are currently working with the following platforms’ versions in the development environment: 

Python 3.8.5

Ubuntu 20.04 LTS

Odoo v: 12.0:54b40f1eb09


Startup Odoo. 

What is currently happening?

Trying to start-up, we are getting the error described below, and the server doesn’t run. 

What are you expecting to happen?

We expect that the server runs without any error. 

Note:  For a faster turnaround, please share as much detail as you can.  Tell us which Menu sequences you follow. Attach screenshots. Share a video.


“2020-10-08 19:49:24,311 39299 ERROR odoo werkzeug: Error on request:

Traceback (most recent call last):

  File "/opt/odoo/env/lib/python3.8/site-packages/werkzeug/serving.py", line 205, in run_wsgi

    execute(self.server.app)

  File "/opt/odoo/env/lib/python3.8/site-packages/werkzeug/serving.py", line 193, in execute

    application_iter = app(environ, start_response)

  File "/mnt/home/rvivas/Workspace/dev/github.com/odoo/odoo/odoo/service/server.py", line 434, in app

    return self.app(e, s)

  File "/mnt/home/rvivas/Workspace/dev/github.com/odoo/odoo/odoo/service/wsgi_server.py", line 142, in application

    return application_unproxied(environ, start_response)

  File "/mnt/home/rvivas/Workspace/dev/github.com/odoo/odoo/odoo/service/wsgi_server.py", line 117, in application_unproxied

    result = odoo.http.root(environ, start_response)

  File "/mnt/home/rvivas/Workspace/dev/github.com/odoo/odoo/odoo/http.py", line 1320, in call

    return self.dispatch(environ, start_response)

  File "/mnt/home/rvivas/Workspace/dev/github.com/odoo/odoo/odoo/http.py", line 1293, in call

    return self.app(environ, start_wrapped)

  File "/opt/odoo/env/lib/python3.8/site-packages/werkzeug/wsgi.py", line 599, in call

    return self.app(environ, start_response)

  File "/mnt/home/rvivas/Workspace/dev/github.com/odoo/odoo/odoo/http.py", line 1488, in dispatch

    result = ir_http.dispatch()

  File "/mnt/home/rvivas/Workspace/dev/github.com/odoo/odoo/addons/web_editor/models/ir_http.py", line 22, in dispatch

    return super(IrHttp, cls)._dispatch()

  File "/mnt/home/rvivas/Workspace/dev/github.com/odoo/odoo/odoo/addons/base/models/ir_http.py", line 212, in _dispatch

    return cls._handle_exception(e)

  File "/mnt/home/rvivas/Workspace/dev/github.com/odoo/odoo/odoo/addons/base/models/ir_http.py", line 182, in _handle_exception

    return request._handle_exception(exception)

  File "/mnt/home/rvivas/Workspace/dev/github.com/odoo/odoo/odoo/http.py", line 776, in _handle_exception

    return super(HttpRequest, self)._handle_exception(exception)

  File "/mnt/home/rvivas/Workspace/dev/github.com/odoo/odoo/odoo/http.py", line 314, in _handle_exception

    raise pycompat.reraise(type(exception), exception, sys.exc_info()[2])

  File "/mnt/home/rvivas/Workspace/dev/github.com/odoo/odoo/odoo/tools/pycompat.py", line 87, in reraise

    raise value

  File "/mnt/home/rvivas/Workspace/dev/github.com/odoo/odoo/odoo/addons/base/models/ir_http.py", line 208, in _dispatch

    result = request.dispatch()

  File "/mnt/home/rvivas/Workspace/dev/github.com/odoo/odoo/odoo/http.py", line 835, in dispatch

    r = self._call_function(self.params)

  File "/mnt/home/rvivas/Workspace/dev/github.com/odoo/odoo/odoo/http.py", line 346, in _call_function

    return checked_call(self.db, *args, kwargs)

  File "/mnt/home/rvivas/Workspace/dev/github.com/odoo/odoo/odoo/service/model.py", line 98, in wrapper

    return f(dbname, args, kwargs)

  File "/mnt/home/rvivas/Workspace/dev/github.com/odoo/odoo/odoo/http.py", line 342, in checked_call

    result.flatten()

  File "/mnt/home/rvivas/Workspace/dev/github.com/odoo/odoo/odoo/http.py", line 1270, in flatten

    self.response.append(self.render())

  File "/mnt/home/rvivas/Workspace/dev/github.com/odoo/odoo/odoo/http.py", line 1263, in render

    return env["ir.ui.view"].render_template(self.template, self.qcontext)

  File "/mnt/home/rvivas/Workspace/dev/github.com/odoo/odoo/odoo/addons/base/models/ir_ui_view.py", line 1324, in render_template

    return self.browse(self.get_view_id(template)).render(values, engine)

  File "/mnt/home/rvivas/Workspace/dev/github.com/odoo/odoo/addons/web_editor/models/ir_ui_view.py", line 29, in render

    return super(IrUiView, self).render(values=values, engine=engine, minimal_qcontext=minimal_qcontext)

  File "/mnt/home/rvivas/Workspace/dev/github.com/odoo/odoo/odoo/addons/base/models/ir_ui_view.py", line 1333, in render

    return self.env[engine].render(self.id, qcontext)

  File "/mnt/home/rvivas/Workspace/dev/github.com/odoo/odoo/odoo/addons/base/models/ir_qweb.py", line 59, in render

    result = super(IrQWeb, self).render(id_or_xml_id, values=values, context)

  File "/mnt/home/rvivas/Workspace/dev/github.com/odoo/odoo/odoo/addons/base/models/qweb.py", line 275, in render

    self.compile(template, options)(self, body.append, values or {})

  File "<decorator-gen-54>", line 2, in compile

 File "/mnt/home/rvivas/Workspace/dev/github.com/odoo/odoo/odoo/tools/cache.py", line 93, in lookup

    value = d[key] = self.method(args, kwargs)

  File "/mnt/home/rvivas/Workspace/dev/github.com/odoo/odoo/odoo/addons/base/models/ir_qweb.py", line 114, in compile

    return super(IrQWeb, self).compile(id_or_xml_id, options=options)

  File "/mnt/home/rvivas/Workspace/dev/github.com/odoo/odoo/odoo/addons/base/models/qweb.py", line 338, in compile

    raise QWebException("Error when compiling AST", e, path, node and etree.tostring(node[0], encoding='unicode'), name)

odoo.addons.base.models.qweb.QWebException: Name node can't be used with 'None' constant

Traceback (most recent call last):

  File "/mnt/home/rvivas/Workspace/dev/github.com/odoo/odoo/odoo/tools/cache.py", line 88, in lookup

    r = d[key]

  File "/mnt/home/rvivas/Workspace/dev/github.com/odoo/odoo/odoo/tools/func.py", line 69, in wrapper

    return func(self, *args, kwargs)

  File "/mnt/home/rvivas/Workspace/dev/github.com/odoo/odoo/odoo/tools/lru.py", line 44, in __getitem

    a = self.d[obj].me

KeyError: ('ir.qweb', <function IrQWeb.compile at 0x7f8e152869d0>, 173, ('es_MX', None, None, None, None, None))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):

  File "/mnt/home/rvivas/Workspace/dev/github.com/odoo/odoo/odoo/addons/base/models/qweb.py", line 330, in compile

    unsafe_eval(compile(astmod, '<template>', 'exec'), ns)

ValueError: Name node can't be used with 'None' constant

Error when compiling AST

ValueError: Name node can't be used with 'None' constant

Template: 173

Path: /templates/t/t/form/input[2]

Node: <input type="hidden" name="redirect" t-att-value="redirect"/> - - -”


0
Avatar
Ignorer
Avatar
Ermin Trevisan
Meilleure réponse

Odoo 12.0 does not support Python 3.8. Please install Python 3.6.

1
Avatar
Ignorer
Sudhir Arya (ERP Harbor Consulting Services)

Yes, v12 does not work with py3.8

Avatar
rvivas
Auteur Meilleure réponse

ok, thank you very much for your answers

0
Avatar
Ignorer
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é
error with every action Résolu
error odoo 12.0
Avatar
Avatar
Avatar
2
mai 19
4536
?"Your country might be blocked by our hosting provider" error when I create new website
error
Avatar
0
oct. 25
450
Payment Page Return Error with Razorpay on Mobile Devices
error
Avatar
0
sept. 25
1083
How To Set Char Type Field Only Have Number Input ODOO 12 ?
12.0
Avatar
2
janv. 25
7521
Error after installing "purchase" app in Odoo version 18
error
Avatar
Avatar
1
déc. 24
6486
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