odoo-16-docker-compose icon indicating copy to clipboard operation
odoo-16-docker-compose copied to clipboard

Error restore database

Open ranoaritsiky opened this issue 1 year ago • 0 comments

Does anyone have this problem i have restored my database from odoo sh. so using enterprise addons

The above exception was the direct cause of the following exception:

Traceback (most recent call last): File "/usr/lib/python3/dist-packages/odoo/http.py", line 1987, in call response = request._serve_db() File "/usr/lib/python3/dist-packages/odoo/http.py", line 1583, in _serve_db return service_model.retrying(self._serve_ir_http, self.env) File "/usr/lib/python3/dist-packages/odoo/service/model.py", line 134, in retrying result = func() File "/usr/lib/python3/dist-packages/odoo/http.py", line 1610, in _serve_ir_http response = self.dispatcher.dispatch(rule.endpoint, args) File "/usr/lib/python3/dist-packages/odoo/http.py", line 1723, in dispatch return self.request.registry['ir.http']._dispatch(endpoint) File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_http.py", line 156, in _dispatch result.flatten() File "/usr/lib/python3/dist-packages/odoo/http.py", line 1098, in flatten self.response.append(self.render()) File "/usr/lib/python3/dist-packages/odoo/http.py", line 1090, in render return request.env["ir.ui.view"]._render_template(self.template, self.qcontext) File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_ui_view.py", line 2128, in _render_template return self.env['ir.qweb']._render(template, values) File "/usr/lib/python3/dist-packages/odoo/tools/profiler.py", line 292, in _tracked_method_render return method_render(self, template, values, **options) File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_qweb.py", line 580, in _render result = ''.join(rendering) File "<190>", line 329, in template_190 odoo.addons.base.models.ir_qweb.QWebException: Error while render the template ValueError: L'élément '' ne peut être localisé dans la vue parente Template: web.webclient_bootstrap Path: /t/t/t[1]/t[4] Node: 2023-09-05 13:08:35,712 1 INFO werkzeug: 172.24.0.1 - - [05/Sep/2023 13:08:35] "GET /web HTTP/1.1" 500 - 157 0.191 4.618

ranoaritsiky avatar Sep 05 '23 13:09 ranoaritsiky