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



Desktop/odoo/odoo15/odoo-15.0/odoo/addons/base/models/qweb.py", line 221, in render_template

    yield from compiled_fn(self, values, log)

  File "", line 97, in template_186

AttributeError: 'ir.http' object has no attribute 'get_frontend_session_info'

アバター
破棄
最善の回答

Hii junaid
Got the same issue in odoo16 new database init time.
Fixed with use of CLI  -i base,web

Thanks

アバター
破棄
著作者

can you please elaborate. it will be a big help. thanks.

-i means force fully upgrade your modules
like
example : -i base, web,stock and etc.
sometimes not initialise that is why add

著作者

For me it worked after creating a new database. Probably the old database got corrupted. Thanks.

関連投稿 返信 ビュー 活動
0
4月 24
1665
1
5月 23
2017
1
5月 22
3048
Cannot log in 解決済
3
3月 15
4922
3
8月 24
2206