Skip to Content
Odoo Menu
  • Prihlásiť sa
  • Vyskúšajte zadarmo
  • Aplikácie
    Financie
    • Účtovníctvo
    • Fakturácia
    • Výdavky
    • Tabuľka (BI)
    • Dokumenty
    • Podpis
    Predaj
    • CRM
    • Predaj
    • POS Shop
    • POS Restaurant
    • Manažment odberu
    • Požičovňa
    Webstránky
    • Tvorca webstránok
    • eShop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Supply Chain
    • Sklad
    • Výroba
    • Správa životného cyklu produktu
    • Nákup
    • Údržba
    • Manažment kvality
    Ľudské zdroje
    • Zamestnanci
    • Nábor zamestnancov
    • Voľné dni
    • Hodnotenia
    • Odporúčania
    • Vozový park
    Marketing
    • Marketing sociálnych sietí
    • Email marketing
    • SMS marketing
    • Eventy
    • Marketingová automatizácia
    • Prieskumy
    Služby
    • Projektové riadenie
    • Pracovné výkazy
    • Práca v teréne
    • Helpdesk
    • Plánovanie
    • Schôdzky
    Produktivita
    • Tímová komunikácia
    • Schvalovania
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Priemyselné odvetvia
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Reštaurácia
    • Fast Food
    • Guest House
    • Beverage distributor
    • Hotel
    Reality
    • Real Estate Agency
    • Architecture Firm
    • Konštrukcia
    • Estate Managament
    • Gardening
    • Property Owner Association
    Poradenstvo
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Výroba
    • Textile
    • Metal
    • Furnitures
    • Jedlo
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware and Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Iní
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Komunita
    Vzdelávanie
    • Tutoriály
    • Dokumentácia
    • Certifikácie
    • Školenie
    • Blog
    • Podcast
    Empower Education
    • Vzdelávací program
    • Scale Up! Business Game
    • Visit Odoo
    Softvér
    • Stiahnuť
    • Porovnanie Community a Enterprise vierzie
    • Releases
    Spolupráca
    • Github
    • Fórum
    • Eventy
    • Preklady
    • Staň sa partnerom
    • Services for Partners
    • Register your Accounting Firm
    Služby
    • Nájdite partnera
    • Nájdite účtovníka
    • Meet an advisor
    • Implementation Services
    • Zákaznícke referencie
    • Podpora
    • Upgrades
    ​Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Získajte demo
  • Cenník
  • Pomoc

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

  • CRM
  • e-Commerce
  • Účtovníctvo
  • Sklady
  • PoS
  • Projektové riadenie
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Tagy (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tagy (View all)
odoo accounting v14 pos v15
About this forum
Pomoc

Odoo16E To Odoo18E Odoo.sh Test upgrade failed

Odoberať

Get notified when there's activity on this post

This question has been flagged
migrationnewsletterOdoo.shOdoo18.0
1 Odpoveď
842 Zobrazenia
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
Zrušiť
Avatar
Ray Carnes (ray)
Best Answer

Please open a Ticket with Odoo Support:

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

2
Avatar
Zrušiť
Nikhil Nakrani
Autor

Thank you Ray i will do it.

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

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

Registrácia
Related Posts Replies Zobrazenia Aktivita
Efficient way to migrate to production in Odoo.sh
migration Odoo.sh Database
Avatar
Avatar
1
mar 25
5270
Odoo V16: How to Transfer an Odoo.sh Project from One Partner Account to Another? Solved
migration Odoo.sh V16
Avatar
Avatar
Avatar
Avatar
3
mar 25
2488
Odoo sh db migration error from odoo 16 to Odoo 18
migration odoo Odoo.sh odoo16
Avatar
0
nov 25
30
Migrate database Odoo V17 to V18. Solved
migration login Odoo18.0 odoo17
Avatar
Avatar
1
jan 25
1711
Odoo version Migration through Odoo.sh - Can I keep my Existing staging branch ? Solved
migration odoo.sh staging Odoo.sh
Avatar
Avatar
Avatar
Avatar
3
aug 24
3236
Komunita
  • Tutoriály
  • Dokumentácia
  • Fórum
Open Source
  • Stiahnuť
  • Github
  • Runbot
  • Preklady
Služby
  • Odoo.sh hosting
  • Podpora
  • Vyššia verzia
  • Custom Developments
  • Vzdelávanie
  • Nájdite účtovníka
  • Nájdite partnera
  • Staň sa partnerom
O nás
  • Naša spoločnosť
  • Majetok značky
  • Kontaktujte nás
  • Pracovné ponuky
  • Eventy
  • Podcast
  • Blog
  • Zákazníci
  • Právne dokumenty • Súkromie
  • Bezpečnosť
الْعَرَبيّة 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 je sada podnikových aplikácií s otvoreným zdrojovým kódom, ktoré pokrývajú všetky potreby vašej spoločnosti: CRM, e-shop, účtovníctvo, skladové hospodárstvo, miesto predaja, projektový manažment atď.

Odoo prináša vysokú pridanú hodnotu v jednoduchom použití a súčasne plne integrovanými biznis aplikáciami.

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