bireme / proethos2

Other
14 stars 33 forks source link

Undefined index: es_ES in symphony/src/Proethos2/CoreBundle/Controller/CRUDController.php #588

Closed AlvaroLealW closed 2 years ago

AlvaroLealW commented 2 years ago

Buenas Tardes:

Tengo instalado Proethos , versión Git del 16-08-2022

Se ejecuta sobre:

Intente hacer la instalación inicialmente en Ubuntu 16.04 basándome en la guia de la Versión de Proethos 1.10, pero me daba errores en algunos paquetes, por lo que finalmente opte por Centos 7

En

$ composer install Configuramos el parámetro: locale: es_ES

Posteriormente ejecutamos $ make load_initial y $ make generate_translations

Al entrar como Username: admin al sitio de Proethos

En el menú: ADMINISTRACIÓN DEL SISTEMA -> Configuraciones La pantalla se cuelga , el servidor Apache muestra el error "The server returned a "500 Internal Server Error". Al revisar el archivo error_log de Apache, se ve:

PHP Fatal error: PHP Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/html/proethos2/symphony/vendor/symfony/symfony/src/Symfony/Component/Intl/Data/Bundle/Reader/BundleEntryReader.php on line 117, referer: https://proethos.test.local/committee/protocol

Al entra al menú: PROTOCOLOS En el error_log de Apache, se ve:

PHP Notice: Undefined index: es_ES in /var/www/html/proethos2/symphony/src/Proethos2/CoreBundle/Controller/CRUDController.php on line 424, referer: https://proethos.test.local/committee/protocol

Al entra al menú:: COMITE -> Protocol Checklist En el error_log de Apache, se ve:

PHP Notice: Undefined index: es_ES in /var/www/html/proethos2/symphony/src/Proethos2/CoreBundle/Controller/CRUDController.php on line 2148, referer: https://proethos.test.local/committee/protocol

Probé también con la instalación : locale: en_US Pero me mostraba los mismos errores

wilsonmoura commented 2 years ago

@AlvaroLealW Por favor, consulte el archivo de logs de ProEthos2, que se encuentra en symphony/app/logs/prod.log.