Error de conexión con SSL

Hola, buenas tardes.

Estamos en producción con Huarpe v3.2.0, al renovar el certificado SSL, ya poseemos la conexión segura, el sistema nos arrojó dos errores y nos nos deja acceder tanto a huarpe/perfil ni a la bandeja de autorizaciones.

Para ambas direcciones recibimos el mensaje → El servicio solicitado no se encuentra disponible en este momento, por favor intente más tarde

Dejo el log capturado, gracias.

[Wed Mar 27 12:17:32.940881 2024] [php7:notice] [pid 44] [client 10.0.1.20:47286] [2024-03-27 12:17:31] security.DEBUG: Read existing security token from the session. {“key”:“_security_app”,“token_class”:“Hslavich\\OneloginSamlBundle\\Security\\Authentication\\Token\\SamlToken”} , referer: https://siuhuarpeactualizacion.unpaz.edu.ar/
[Wed Mar 27 12:17:32.940974 2024] [php7:notice] [pid 44] [client 10.0.1.20:47286] [2024-03-27 12:17:31] security.DEBUG: User was reloaded from a user provider. {“provider”:“CoreBundle\\Security\\User\\SimpleSamlUserProvider”,“username”:“emiliano.morel”} , referer: https://siuhuarpeactualizacion.unpaz.edu.ar/
[Wed Mar 27 12:17:32.941055 2024] [php7:notice] [pid 44] [client 10.0.1.20:47286] [2024-03-27 12:17:32] bundle-arai.INFO: Se obtienen datos del usuario {“recurso”:“usuarios/emiliano.morel”,“usuario”:“emiliano.morel”,“bundle”:“arai”} , referer: https://siuhuarpeactualizacion.unpaz.edu.ar/
[Wed Mar 27 12:17:32.941145 2024] [php7:notice] [pid 44] [client 10.0.1.20:47286] [2024-03-27 12:17:32] app.ERROR: cURL error 60: SSL certificate problem: unable to get local issuer certificate (see libcurl - Error Codes) , referer: https://siuhuarpeactualizacion.unpaz.edu.ar/
[Wed Mar 27 12:17:32.956067 2024] [php7:notice] [pid 44] [client 10.0.1.20:47286] [2024-03-27 12:17:32] security.DEBUG: Stored the security token in the session. {“key”:“_security_app”} , referer: https://siuhuarpeactualizacion.unpaz.edu.ar/
10.0.1.20 - - [27/Mar/2024:12:17:31 -0300] “GET /perfil HTTP/1.1” 500 8366
[Wed Mar 27 12:17:33.027210 2024] [php7:notice] [pid 25] [client 10.0.1.20:47276] [2024-03-27 12:17:33] app.ERROR: No route found for “GET /img/logos/unpaz_logo_2020.png” (from “https://siuhuarpeactualizacion.unpaz.edu.ar/perfil”) , referer: https://siuhuarpeactualizacion.unpaz.edu.ar/perfil
[Wed Mar 27 12:17:33.077664 2024] [php7:notice] [pid 25] [client 10.0.1.20:47276] [2024-03-27 12:17:33] php.CRITICAL: Uncaught Exception: An exception has been thrown during the rendering of a template (“The token storage contains no authentication token. One possible reason may be that there is no firewall configured for this URL.”). {“exception”:“[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\“The token storage contains no authentication token. One possible reason may be that there is no firewall configured for this URL.\”). at /usr/local/app/src-bundles/CoreBundle/Resources/views/Layout/_leftmenu.html.twig:20, Symfony\\Component\\Security\\Core\\Exception\\AuthenticationCredentialsNotFoundException(code: 0): The token storage contains no authentication token. One possible reason may be that there is no firewall configured for this URL. at /usr/local/app/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:49)”} , referer: https://siuhuarpeactualizacion.unpaz.edu.ar/perfil

Hola Diego,

fijate que en el log de Huarpe sigue saliendo como mensaje un error de certificados.
Como tienen configuradas las URLs para las distintas APIs que necesita?

The token storage contains no authentication token

El otro error que estoy viendo es este, puede o no estar relacionado con lo previo (segun como esten llegando al IDP)… pero vayamos de a una cosa por vez.

Saludos

Hola buen día, gracias por las recomendaciones.

Tuvimos un error con la configuración del certificado SSL, ya lo pudimos resolver.

Muchas gracias.