In the session manager settings, set the database and session lifetime to 60. The session closes normally. The problem is that on the Joomla administration side, the logged in users module continues to track expired sessions. I've been experiencing this problem since Joomla version 5.4. This didn't happen in previous versions.
Closed user sessions should not appear
Expired user sessions remain visible in the form
Joomla 5.4
| Labels |
Added:
No Code Attached Yet
|
||
| Labels |
Added:
Information Required
|
||
| Labels |
Removed:
Information Required
|
||
@alikon With the help of an ITA forum user, I understood what you meant.
The sessionGC activity was already enabled. It was set to 24 hours.
I still made the change you suggested, as you can see in the images, but the problem persists.
I see that the last check performed is stuck on this date, it seems that the active system has not performed any further checks since then.
if you set and enable the SessionGC task plugin with the same session time, should solve your issue i guess
can you try and report back ?