コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
4982 ビュー

Does anyone know how to solve an error like this?


Traceback (most recent call last):
  File "/home/me/usr/oishi_odoo14/odoo/http.py", line 639, in _handle_exception
    return super(JsonRequest, self)._handle_exception(exception)
  File "/home/me/usr/oishi_odoo14/odoo/http.py", line 315, in _handle_exception
    raise exception.with_traceback(None) from new_cause
AttributeError: 'function' object has no attribute 'clear_cache'


kind regards

アバター
破棄

Did you found the cause and solution? i am having issue similar in 16.4 module of 16.0. I am currently migrating it so. Will be helpful if you share the cause & solution.

最善の回答

Hi,

On my fresh server running Odoo 17 I faced this issue in one of the databases. As it was a new database so I removed it and created a new DB. And the issue was resolved.

Thanks

アバター
破棄
関連投稿 返信 ビュー 活動
2
8月 21
7268
2
7月 21
4142
1
11月 20
4274
0
4月 24
1254
0
12月 23
2304