https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38258

--- Comment #11 from David Cook <[email protected]> ---
(In reply to Baptiste Wojtkowski (bwoj) from comment #9)
> We had a very strange issue with some clients experiencing random
> disconnections.

For older versions, there was a problem with C4::Context->userenv not being
handled correctly, which could lead to 403 problems when using anti-CSRF. But
that's not a problem in "main".

Other than that... if your cleanup_database.pl overlaps with actual usage, you
could have sessions deleted out of the database, which leads to seemingly
random disconnections.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to