跳至內容
選單
此問題已被標幟
1 回覆
1014 瀏覽次數

Hello,

I am currently migrating my database from Odoo 17 to Odoo 18. I've resolved many issues, but now, when I try to log in to Odoo, I encounter a template error.

Could you please guide me on how to fix this error?

Thanks in advance!



2025-01-24 09:58:05,526 397152 ERROR DB_new133 odoo.http: Exception during request handling.

Traceback (most recent call last):

  File "<2678>", line 1610, in template_2678

  File "<2678>", line 1115, in template_2678_content

KeyError: 'website'


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


Traceback (most recent call last):

  File "/home/tato/Desktop/AllOdoo/odoo18/odoo/odoo/ir_qweb.py", line 601, in _render

    result = ''.join(rendering)

             ^^^^^^^^^^^^^^^^^^

  File "<185>", line 237, in template_185

  File "<185>", line 226, in template_185_content

  File "<184>", line 51, in template_184

  File "<184>", line 40, in template_184_content

  File "<2678>", line 1618, in template_2678

odoo.addons.base.models.ir_qweb.QWebException: Error while render the template

KeyError: 'website'

Template: website.layout

Path: /t/t[2]

Node: <t t-log="request.env.user._is_public()"/>

頭像
捨棄
最佳答案

Hi,

1. Check if the Website Module is Installed

2. Check if the User Has Website Access

Hope it helps

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
10月 24
708
1
11月 24
1992
0
8月 24
1192
0
10月 20
3016
2
7月 25
393