https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26128
--- Comment #19 from David Cook <[email protected]> --- Googling around about this and it seems to be a known issue with Apache. https://serverfault.com/questions/575252/apache-version-2-doubles-the-timeout-directive-on-requests https://lists.debian.org/debian-apache/2015/03/msg00004.html Looking at the Koha error logs... [Fri Sep 04 00:55:02.986540 2020] [cgi:warn] [pid 2210] [client 172.20.0.1:42150] AH01220: Timeout waiting for output from CGI script /kohadevbox/koha/tools/import_borrowers.pl, referer: http://localhost:8081/cgi-bin/koha/tools/impor t_borrowers.pl 11 [Fri Sep 04 00:55:02.986584 2020] [cgi:error] [pid 2210] [client 172.20.0.1:42150] Script timed out before returning headers: import_borrowers.pl, referer: http://localhost:8081/cgi-bin/koha/tools/import_borrowers.pl 12 [Fri Sep 04 01:00:03.085525 2020] [cgi:warn] [pid 2210] [client 172.20.0.1:42150] AH01220: Timeout waiting for output from CGI script /kohadevbox/koha/tools/import_borrowers.pl, referer: http://localhost:8081/cgi-bin/koha/tools/impor t_borrowers.pl -- 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/
