Hola querida comunidad en esta oportunidad estoy teniendo un tema y no se como resolverlo. en mi institución tuvimos un ataque y por razones de seguridad hubo cambios, cuando volvieron a levantar la maquina virtual de koha me sale este error cuando intento loguearme.
estuve mirando los logs pero no se que hacer, copio aqui el contenido del log de koha
[Mon Feb 03 08:09:44.406335 2025] [cgi:warn] [pid 32231] [client 192.168.51.250:52898] AH01220: Timeout waiting for output from CGI script /usr/share/koha/intranet/cgi-bin/mainpage.pl, referer: http://10.65.3.68:8080/
[Mon Feb 03 08:09:49.522133 2025] [cgi:error] [pid 32591] [client 192.168.51.36:57537] attempt to invoke directory as script: /usr/share/koha/intranet/cgi-bin/
[Mon Feb 03 08:10:10.218043 2025] [cgi:error] [pid 32615] [client 192.168.218.81:45870] attempt to invoke directory as script: /usr/share/koha/intranet/cgi-bin/
[Mon Feb 03 08:11:00.529529 2025] [cgi:warn] [pid 32604] [client 192.168.51.36:57546] AH01220: Timeout waiting for output from CGI script /usr/share/koha/intranet/cgi-bin/mainpage.pl, referer: http://10.65.3.68:8080/cgi-bin/koha/mainpage.pl
[Mon Feb 03 08:11:00.529717 2025] [cgi:error] [pid 32604] [client 192.168.51.36:57546] Script timed out before returning headers:
mainpage.pl, referer: http://10.65.3.68:8080/cgi-bin/koha/mainpage.pl
[Mon Feb 03 08:11:30.534772 2025] [access_compat:error] [pid 32661] [client 192.168.51.36:57556] AH01797: client denied by server configuration: /usr/lib/cgi-bin/koha
[Mon Feb 03 08:12:00.589914 2025] [cgi:warn] [pid 32604] [client 192.168.51.36:57546] AH01220: Timeout waiting for output from CGI script /usr/share/koha/intranet/cgi-bin/mainpage.pl, referer: http://10.65.3.68:8080/cgi-bin/koha/mainpage.pl
[Mon Feb 03 08:19:34.980222 2025] [cgi:warn] [pid 1697] [client 192.168.51.36:57687] AH01220: Timeout waiting for output from CGI script /usr/share/koha/intranet/cgi-bin/mainpage.pl, referer: http://10.65.3.68:8080/cgi-bin/koha/mainpage.pl
[Mon Feb 03 08:19:34.981944 2025] [cgi:error] [pid 1697] [client 192.168.51.36:57687] Script timed out before returning headers:
mainpage.pl, referer: http://10.65.3.68:8080/cgi-bin/koha/mainpage.pl
[Mon Feb 03 08:20:35.042164 2025] [cgi:warn] [pid 1697] [client 192.168.51.36:57687] AH01220: Timeout waiting for output from CGI script /usr/share/koha/intranet/cgi-bin/mainpage.pl, referer:
http://10.65.3.68:8080/cgi-bin/koha/mainpage.pl
y este es el log de apache
sudo tail -f /var/log/apache2/error.log
[Mon Feb 03 06:34:10.000819 2025] [mpm_prefork:notice] [pid 966] AH00163: Apache/2.4.10 (Debian) mpm-itk/2.4.7-02 OpenSSL/1.0.1t configured -- resuming normal operations
[Mon Feb 03 06:34:10.001148 2025] [core:notice] [pid 966] AH00094: Command line: '/usr/sbin/apache2'
[Mon Feb 03 08:13:01.621231 2025] [mpm_prefork:notice] [pid 966] AH00169: caught SIGTERM, shutting down
[Mon Feb 03 08:13:51.843754 2025] [ssl:warn] [pid 971] AH01906: SRV-CNEA-0083.cnea.ar:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Mon Feb 03 08:13:51.845067 2025] [ssl:warn] [pid 971] AH01909: SRV-CNEA-0083.cnea.ar:443:0 server certificate does NOT include an ID which matches the server name
[Mon Feb 03 08:13:52.033943 2025] [so:warn] [pid 971] AH01574: module headers_module is already loaded, skipping
[Mon Feb 03 08:13:59.208891 2025] [ssl:warn] [pid 978] AH01906: SRV-CNEA-0083.cnea.ar:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Mon Feb 03 08:13:59.208926 2025] [ssl:warn] [pid 978] AH01909: SRV-CNEA-0083.cnea.ar:443:0 server certificate does NOT include an ID which matches the server name
[Mon Feb 03 08:14:00.009139 2025] [mpm_prefork:notice] [pid 978] AH00163: Apache/2.4.10 (Debian) mpm-itk/2.4.7-02 OpenSSL/1.0.1t configured -- resuming normal operations
[Mon Feb 03 08:14:00.009224 2025] [core:notice] [pid 978] AH00094: Command line: '/usr/sbin/apache2'
Alguien podria decirme que puedo hacer? como solucionar o que indicarle a la gente de redes para que realicen
Les agradeceria muchisimo cualquier ayuda
Desde ya muchisimas gracias por todo
Matias