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

Odoo16E To Odoo18E Odoo.sh Test upgrade failed

S'inscrire

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

Cette question a été signalée
migrationnewsletterOdoo.shOdoo18.0
1 Répondre
843 Vues
Avatar
Nikhil Nakrani

 Something went wrong during the upgrade of the database. The upgrade service might be busy. Please try again later or contact the support if the error persist.


2025-09-30 17:25:22,666 11855 INFO db_3169490 odoo.modules.migration: module website_sale: Running migration [>saas~17.2.1.1] pre-migrate

2025-09-30 17:25:22,743 11855 INFO db_3169490 odoo.upgrade.util.records: remove deprecated built-in view website_sale.products_fiscal_position (ID 6247)

2025-09-30 17:25:22,779 11855 INFO db_3169490 odoo.modules.migration: module website_sale: Running migration [>saas~17.3.1.1] pre-migrate

2025-09-30 17:25:22,921 11855 WARNING db_3169490 odoo.modules.loading: Transient module states were reset

2025-09-30 17:25:22,921 11855 ERROR db_3169490 odoo.modules.registry: Failed to load registry

2025-09-30 17:25:22,921 11855 CRITICAL db_3169490 odoo.service.server: Failed to initialize database `db_3169490`.

Traceback (most recent call last):

File "/home/odoo/src/odoo/18.0/odoo/service/server.py", line 1361, in preload_registries

registry = Registry.new(dbname, update_module=update_module)

File "<decorator-gen-13>", line 2, in new

File "/home/odoo/src/odoo/18.0/odoo/tools/func.py", line 97, in locked

return func(inst, *args, **kwargs)

File "/home/odoo/src/odoo/18.0/odoo/modules/registry.py", line 129, in new

odoo.modules.load_modules(registry, force_demo, status, update_module)

File "/home/odoo/src/odoo/18.0/odoo/modules/loading.py", line 485, in load_modules

processed_modules += load_marked_modules(env, graph,

File "/home/odoo/src/odoo/18.0/odoo/modules/loading.py", line 365, in load_marked_modules

loaded, processed = load_module_graph(

File "/home/odoo/src/odoo/18.0/odoo/modules/loading.py", line 182, in load_module_graph

migrations.migrate_module(package, 'pre')

File "/home/odoo/src/odoo/18.0/odoo/modules/migration.py", line 222, in migrate_module

exec_script(self.cr, installed_version, pyfile, pkg.name, stage, stageformat[stage] % version)

File "/home/odoo/src/odoo/18.0/odoo/modules/migration.py", line 259, in exec_script

mod.migrate(cr, installed_version)

File "/tmp/tmpz0yepg8z/migrations/website_sale/saas~17.3.1.1/pre-migrate.py", line 19, in migrate

data = {id: {lang: extract_text(val) or "Ribbon" for lang, val in html.items()} for id, html in cr.fetchall()}

File "/tmp/tmpz0yepg8z/migrations/website_sale/saas~17.3.1.1/pre-migrate.py", line 19, in <dictcomp>

data = {id: {lang: extract_text(val) or "Ribbon" for lang, val in html.items()} for id, html in cr.fetchall()}

AttributeError: 'NoneType' object has no attribute 'items'

2025-09-30 17:25:22,922 11855 INFO db_3169490 odoo.service.server: Initiating shutdown

2025-09-30 17:25:22,922 11855 INFO db_3169490 odoo.service.server: Hit CTRL-C again or send a second signal to force the shutdown.

2025-09-30 17:25:22,924 11855 INFO db_3169490 odoo.sql_db: ConnectionPool(read/write;used=0/count=0/max=64): Closed 9 connections

[ERROR]::Error during the upgrade: command execution has failed with the error code 255

0
Avatar
Ignorer
Avatar
Ray Carnes (ray)
Meilleure réponse

Please open a Ticket with Odoo Support:

https://www.odoo.com/help-form

2
Avatar
Ignorer
Nikhil Nakrani
Auteur

Thank you Ray i will do it.

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é
Efficient way to migrate to production in Odoo.sh
migration Odoo.sh Database
Avatar
Avatar
1
mars 25
5270
Odoo V16: How to Transfer an Odoo.sh Project from One Partner Account to Another? Résolu
migration Odoo.sh V16
Avatar
Avatar
Avatar
Avatar
3
mars 25
2488
Odoo sh db migration error from odoo 16 to Odoo 18
migration odoo Odoo.sh odoo16
Avatar
0
nov. 25
32
Migrate database Odoo V17 to V18. Résolu
migration login Odoo18.0 odoo17
Avatar
Avatar
1
janv. 25
1711
Odoo version Migration through Odoo.sh - Can I keep my Existing staging branch ? Résolu
migration odoo.sh staging Odoo.sh
Avatar
Avatar
Avatar
Avatar
3
août 24
3236
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