Contributors mailing list archives
contributors@odoo-community.org
Browse archives
AW: Migration v14 -> v16
by
Hi Sergio,
many thanks for the input. I just stripped the db down to discuss and website….
The keyerror is still present. For me it looks like it could be an issue with some translations….?! Does that make sense?
All the best
Nils
|
Nils Coenen Inhaber Phone: +49 (0)4298-4667492 |
NICO SOLUTIONS – ENGINEERING & IT |
Confidentiality Note: This email may contain confidential and/or private information. If you received this email in error please delete and notify sender.
Von: Sergio Corato <notifications@odoo-community.org>
Gesendet: Samstag, 20. April 2024 14:12
An: Contributors <contributors@odoo-community.org>
Betreff: Re: Migration v14 -> v16
ACHTUNG! Diese E-Mail stammt von außerhalb der Organisation. Klicken Sie nicht auf Links und öffnen Sie keine Anhänge, es sei denn, Sie kennen den Absender und wissen, dass der Inhalt sicher ist. |
Hi Nils,
I don't know the solution, but to debug the problem I should try to uninstall some modules and re-launch the update all.
Sergio
Il sab 20 apr 2024, 12:57 Nils Coenen | NICO SOLUTIONS - ENGINEERING & IT <notifications@odoo-community.org> ha scritto:
i am struggling with a migration.
From 14 to 15 it went very well and smooth. After fixing some minor issues, updating Odoo 15 with -u all is performed without any issues left.
After migrating to V16, the database is accessible without any problems. I can update all installed modules one by one by updating them from the app module.
Anyway… When i run the update of all modules with -u all in v16 i am getting a keyerror with the dbname:
2024-04-20 10:31:48,171 44842 INFO DBNAME odoo.addons.base.models.ir_module: module website: loading translation file de for language de_DE
2024-04-20 10:31:49,257 44842 WARNING DBNAME odoo.modules.loading: Transient module states were reset
2024-04-20 10:31:49,258 44842 ERROR DBNAME odoo.modules.registry: Failed to load registry
Traceback (most recent call last):
File "/Users/user/PycharmProjects/odoo/v16/odoo-server/odoo/modules/registry.py", line 64, in __new__
return cls.registries[db_name]
File "<decorator-gen-8>", line 2, in __getitem__
File "/Users/user/PycharmProjects/odoo/v16/odoo-server/odoo/tools/func.py", line 87, in locked
return func(inst, *args, **kwargs)
File "/Users/user/PycharmProjects/odoo/v16/odoo-server/odoo/tools/lru.py", line 34, in __getitem__
a = self.d[obj]
KeyError: 'DBNAME'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/Users/user/PycharmProjects/odoo/v16/odoo-server/odoo/modules/registry.py", line 90, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/Users/user/PycharmProjects/odoo/v16/odoo-server/odoo/modules/loading.py", line 484, in load_modules
processed_modules += load_marked_modules(cr, graph,
File "/Users/user/PycharmProjects/odoo/v16/odoo-server/odoo/modules/loading.py", line 372, in load_marked_modules
loaded, processed = load_module_graph(
File "/Users/user/PycharmProjects/odoo/v16/odoo-server/odoo/modules/loading.py", line 304, in load_module_graph
module.write({'state': 'installed', 'latest_version': ver})
File "/Users/user/PycharmProjects/odoo/v16/odoo-server/addons/website/models/ir_module_module.py", line 79, in write
if request and request.db and request.context.get('apply_new_theme'):
File "/Users/user/PycharmProjects/odoo/v16/odoo16env/lib/python3.8/site-packages/werkzeug/local.py", line 348, in __getattr__
return getattr(self._get_current_object(), name)
File "/Users/user/PycharmProjects/odoo/v16/odoo-server/odoo/http.py", line 1266, in context
return self.env.context
AttributeError: 'NoneType' object has no attribute 'context'
I tried it on 2 different machines to make sure, that the enviroment is not the culprit.
Before digging deeper and deeper, i am trying to ask you if somebody knows what to do now!
Any hint is highly appreciated.
All the best
Nils
Nils Coenen
Inhaber
Phone: +49 (0)4298-4667492
NICO SOLUTIONS – ENGINEERING & IT
Dr.-Ruckert-Str. 1G, DE-28865 LilienthalConfidentiality Note: This email may contain confidential and/or private information. If you received this email in error please delete and notify sender.
_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe
_______________________________________________
Mailing-List:
https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe:
https://odoo-community.org/groups?unsubscribe
Reference
-
Migration v14 -> v16
byNICO SOLUTIONS - ENGINEERING & IT , Nils Coenen-
AW: Migration v14 -> v16
byNICO SOLUTIONS - ENGINEERING & IT , Nils Coenen -
AW: Migration v14 -> v16
byNICO SOLUTIONS - ENGINEERING & IT , Nils Coenen -
AW: Migration v14 -> v16
byNICO SOLUTIONS - ENGINEERING & IT , Nils Coenen