Skip to Content
Menu
This question has been flagged
1 Reply
2285 Views

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

Avatar
Discard
Best Answer

Hello , 

​Please try with new database or  take latest addons of 16.0 branch . and try. 
​May be this work for you
​Thanks

Avatar
Discard
Related Posts Replies Views Activity
1
Nov 20
2204
0
Jul 24
455
5
Jun 24
3093
2
Feb 24
1737
0
Aug 22
7872