The security token has expired| Dolibarr v16|

Hello, I have the following problem with my dolibarr: The security token has expired, so the action has been canceled dolibar The dolibar version is 16 and I already applied the bug fix from versions 14 and 15 regarding the token, commenting lines in the main.inc.php file and the /conf/conf.php file allows access but the system closes and asks for login

Taking the aforementioned into account, has this already happened to you with version 16 of dolibarr?

How can I see the dolibar debug or how can I activate it?

I managed to solve the error, when the system gives error with token is not necessary to apply the changes of v14 or v15 of dolibarr. you just have to make sure that on your server or hosting you have the following configuration of resources:

1 - 20gb of free space for the system to create the session tokens.

2 - increase the timeout of the ini.php file for the domain (if hosting), if dedicated server (VPS/KVM) edit the php file of the version you are using and increase the timeout to 0 or 30000.

3 - access to the dolibarr go to security and then increase the timeout time of sessions

1 Like