I am getting this error whenever I am trying to run the odoo server in my mac m1.
2023-09-26 06:30:53,648 63952 ERROR odoo16 odoo.http: Exception during request handling.
Traceback (most recent call last):
File "<181>", line 33, in template_181_t_nocache_1
AttributeError: 'ir.http' object has no attribute 'get_frontend_session_info'
.
.
.
.
.
odoo.addons.base.models.ir_qweb.QWebException: Error while render the template
AttributeError: 'ir.http' object has no attribute 'get_frontend_session_info'
Template: web.frontend_layout
Path: /t/html/head/script[2]/t
Node:
2023-09-26 06:30:53,656 63952 INFO odoo16 werkzeug: 127.0.0.1 - - [26/Sep/2023 06:30:53] "GET /web/login HTTP/1.1" 500 - 41 0.036 0.361
2023-09-26 06:30:53,679 63952 INFO odoo16 werkzeug: 127.0.0.1 - - [26/Sep/2023 06:30:53] "GET /favicon.ico HTTP/1.1" 404 - 3 0.003 0.005