29 Oct
2024
29 Oct
'24
1 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38258 --- Comment #11 from David Cook <dcook@prosentient.com.au> --- (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.