This question has been flagged

Hello,

When i install website module and go to website, it gives me error below as pasted.

Error :-
web.assets_common.js:3028 Server application error {"message":"Odoo Session Expired","code":100,"data":{"debug":"Traceback (most recent call last):\n  File \"/home/jigneshm/workspace/odoo-10.0-chetan/odoo/http.py\", line 642, in _handle_exception\n    return super(JsonRequest, self)._handle_exception(exception)\n  File \"/home/jigneshm/workspace/odoo-10.0-chetan/odoo/addons/base/ir/ir_http.py\", line 184, in _dispatch\n    auth_method = cls._authenticate(func.routing[\"auth\"])\n  File \"/home/jigneshm/workspace/odoo-10.0-chetan/odoo/addons/base/ir/ir_http.py\", line 112, in _authenticate\n    getattr(cls, \"_auth_method_%s\" % auth_method)()\n  File \"/home/jigneshm/workspace/odoo-10.0-chetan/odoo/addons/base/ir/ir_http.py\", line 85, in _auth_method_user\n    raise http.SessionExpiredException(\"Session expired\")\nSessionExpiredException: Session expired\n","exception_type":"internal_error","message":"Session expired","name":"odoo.http.SessionExpiredException","arguments":["Session expired"]}}

Snippets template not found: /website/snippets


I have already take the latest clone of odoo10.0 and then run it.

There is no any other odoo server started.


I have created module for odoo theme, it works perfectly in another desktop, But i have occurred issue.

How to solve that issue ?

Any response will be appreciate.
Thanks,

Avatar
Discard

Just try with incognito browser, also clear your browser history. Thanks!

Author

Hello, I tried with clear browser history. When I create new database, it will gives me error like mentioned above. But when i installed module in existing database, it works perfect. So I can't understand, what's the happening there.

have the same problem. by me it started when I added workers to my config file. So every time I need to change something I need to comment out the workers and restart odoo.