Skip to Content
Menu
This question has been flagged
3599 Views

I am using odoo12 in centOS7 server
When i check the odoo log, sometimes below mentioned error appears while running the "auth_session_timeout" module and the service stopped.

Traceback (most recent call last):
File "/home/Odoo12/odoo12/custom_addons/auth_session_timeout/models/res_users.py", line 74, in _auth_timeout_check
expired = getmtime(path) < deadline
File "/opt/rh/rh-python36/root/usr/lib64/python3.6/genericpath.py", line 55, in getmtime
return os.stat(filename).st_mtime
FileNotFoundError: [Errno 2] No such file or directory: '/home/Odoo12/.local/share/Odoo/sessions/werkzeug_438ccef416264f0acdcb5bfb772f$

Please help me to fix this.....


Avatar
Discard
Related Posts Replies Views Activity
1
Sep 21
2111
2
Oct 22
5372
1
Mar 15
4465
0
Feb 22
1846
2
Jan 22
1767