Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
7 Odpovědi
18871 Zobrazení

I have  create a new user, we i connect with this user it took only 30s and he is disconnected.  Here is the message:


Odoo Session ExpiredTraceback (most recent call last): File "C:\Program Files (x86)\Odoo 10.0\server\odoo\http.py", line 638, in _handle_exception File "C:\Program Files (x86)\Odoo 10.0\server\odoo\addons\base\ir\ir_http.py", line 184, in _dispatch File "C:\Program Files (x86)\Odoo 10.0\server\odoo\addons\base\ir\ir_http.py", line 112, in _authenticate File "C:\Program Files (x86)\Odoo 10.0\server\odoo\addons\base\ir\ir_http.py", line 85, in _auth_method_userSessionExpiredException: Session expired

Avatar
Zrušit

The issue has nothing to do with the internet as it is a local installation

Please post information about which authentication method you used.

@Ray Carnes Can the aurhentication method cause this? Because i am having a similar issue with saml authentication

Nejlepší odpověď

When you connect with the same browser to two different accounts, one of them log out, you can simply use two different browsers, for example I use chrome and firefox.

Avatar
Zrušit
Nejlepší odpověď

Make sure the user is not already logged in, in an expired session tab, clear the browser cache, history or try the private mode of the browser to log in.

Avatar
Zrušit
Nejlepší odpověď

You are logged in on multiple browsers tabs. Usually, it happens when you have done some changes and want to test it as a different user/customer.

Solution:

- make sure that only one user is logged in on your machine

- if you want to log in different users for the sake of the testing you can use vm or simply open an IncognitoTab in your browser (https://support.google.com/chrome/answer/95464?co=GENIE.Platform%3DDesktop&hl=en)


Avatar
Zrušit
Nejlepší odpověď

Try to log out and log in. It happens sometimes due to internet connectivity issue.

Avatar
Zrušit
Nejlepší odpověď

Session Expired often occurs when a user log out from one of the multiple browser tab opened.

Avatar
Zrušit