Skip to Content
मेन्यू
This question has been flagged
1 Reply
2254 Views



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'

Avatar
Discard
Best Answer

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

Thanks

Avatar
Discard
Author

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

Author

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

Related Posts Replies Views Activity
0
अप्रैल 24
1654
1
मई 23
1998
1
मई 22
3030
3
मार्च 15
4899
3
अग॰ 24
2189