Hi,
Not a killer, but a nuisance.
There is a "connection" that cannot be cleared down - I have used "disconnect all" on the Administrator's panel, restarted the server, etc, etc to try and get rid of it.
How can one do that?
Screen-shot attached showing the offending item "Connection 7".
Cheers,
VERNCon.
Hi,
It can come for instance from connected user who lost internet connection (for instance laptop disconnecting from network).
This case is taken into account (have a look at AuditSummary::finishOldSessions($day);)
You don't really have to do anything as this will be purged when you will disconnect (this purge is called on each disconnection).
If you want to clear things right now, you can also dispaly report about audit connection (purge is also called before editing this report)