Advertisement
Guest User

Untitled

a guest
Jun 17th, 2019
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. 2019-05-24 23:14:46,423 21804 INFO new5 odoo.addons.base.ir.ir_http:
  2. Exception during request Authentication.
  3. Traceback (most recent call last):
  4. File "/odoo/enterprise/addons/base/ir/ir_http.py", line 108, in
  5. _authenticate
  6. request.session.check_security()
  7. File "/odoo/odoo-server/odoo/http.py", line 1068, in check_security
  8. if not security.check_session(self, env):
  9. File "/odoo/odoo-server/odoo/service/security.py", line 21, in check_session
  10. expected = self._compute_session_token(session.sid)
  11. AttributeError: 'res.users' object has no attribute '_compute_session_token'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement