Envío monografía OMP

Ayuda urgente.

En OMP, deseo realizar un envió de mi monografía y al adjuntar el documento sale el siguiente error

image

Agradezco su colaboración.

Hola @Diana_Milena_Betanco,

Imagino que el error es igual que esta otra conversacion:

Por favor chequear el log de PHP en tu servidor.

Saludos,
Alec Smecher
Public Knowledge Project Team

No, es totalmente diferente.

Hola @Diana_Milena_Betanco,

Podes chequeaer el log de PHP en tu servidor?

Saludos,
Alec Smecher
Public Knowledge Project Team

A que te refieres con el log de PHP? Podrias ser mas claro por favor.

Hola @Diana_Milena_Betanco,

A ver:

https://docs.pkp.sfu.ca/faq/en/errors-troubleshooting#first-check-your-php-error-log

Saludos,
Alec Smecher
Public Knowledge Project Team

He chequeado el log de mi PHP, aparecen varias líneas con error, no sabría que problema es. Ya que en el link que me brindas no aparece ninguna linea de errores.

[05-Jul-2022 09:51:18 America/Bogota] PHP Fatal error: Uncaught Error: Class ‘finfo’ not found in /home/ompsieao/public_html/omp/lib/pkp/lib/vendor/league/flysystem/src/Adapter/Local.php:322

[05-Jul-2022 09:54:41 America/Bogota] Slim Application Error:
Type: Error
Message: Class ‘finfo’ not found
File: /home/ompsieao/public_html/omp/lib/pkp/lib/vendor/league/flysystem/src/Adapter/Local.php
Line: 322
Trace: #0 /home/ompsieao/public_html/omp/lib/pkp/lib/vendor/league/flysystem/src/Filesystem.php(285): League\Flysystem\Adapter\Local->getMimetype(‘presses/1/monog…’)
#1 /home/ompsieao/public_html/omp/lib/pkp/classes/services/PKPFileService.inc.php(88): League\Flysystem\Filesystem->getMimetype(‘presses/1/monog…’)
#2 /home/ompsieao/public_html/omp/lib/pkp/api/v1/submissions/PKPSubmissionFileHandler.inc.php(264): PKP\Services\PKPFileService->add(‘/tmp/phpP13BC7’, ‘presses/1/monog…’)
#3 [internal function]: PKPSubmissionFileHandler->add(Object(Slim\Http\Request), Object(APIResponse), Array)
#4 /home/ompsieao/public_html/omp/lib/pkp/lib/vendor/slim/slim/Slim/Handlers/Strategies/RequestResponse.php(40): call_user_func(Array, Object(Slim\Http\Request), Object(APIResponse), Array)
#5 /home/ompsieao/public_html/omp/lib/pkp/lib/vendor/slim/slim/Slim/Route.php(281): Slim\Handlers\Strategies\RequestResponse->__invoke(Array, Object(Slim\Http\Request), Object(APIResponse), Array)
#6 /home/ompsieao/public_html/omp/lib/pkp/lib/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(117): Slim\Route->__invoke(Object(Slim\Http\Request), Object(APIResponse))
#7 /home/ompsieao/public_html/omp/lib/pkp/lib/vendor/slim/slim/Slim/Route.php(268): Slim\Route->callMiddlewareStack(Object(Slim\Http\Request), Object(APIResponse))
#8 /home/ompsieao/public_html/omp/lib/pkp/lib/vendor/slim/slim/Slim/App.php(503): Slim\Route->run(Object(Slim\Http\Request), Object(APIResponse))
#9 /home/ompsieao/public_html/omp/lib/pkp/classes/security/authorization/internal/ApiAuthorizationMiddleware.inc.php(77): Slim\App->__invoke(Object(Slim\Http\Request), Object(APIResponse))
#10 [internal function]: ApiAuthorizationMiddleware->__invoke(Object(Slim\Http\Request), Object(APIResponse), Object(Slim\App))
#11 /home/ompsieao/public_html/omp/lib/pkp/lib/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(ApiAuthorizationMiddleware), Array)
#12 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(APIResponse), Object(Slim\App))
#13 /home/ompsieao/public_html/omp/lib/pkp/lib/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(APIResponse), Object(Slim\App))
#14 /home/ompsieao/public_html/omp/lib/pkp/classes/security/authorization/internal/ApiCsrfMiddleware.inc.php(46): Slim\App->Slim{closure}(Object(Slim\Http\Request), Object(APIResponse))
#15 [internal function]: ApiCsrfMiddleware->__invoke(Object(Slim\Http\Request), Object(APIResponse), Object(Closure))
#16 /home/ompsieao/public_html/omp/lib/pkp/lib/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(ApiCsrfMiddleware), Array)
#17 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(APIResponse), Object(Closure))
#18 /home/ompsieao/public_html/omp/lib/pkp/lib/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(APIResponse), Object(Closure))
#19 /home/ompsieao/public_html/omp/lib/pkp/classes/security/authorization/internal/ApiTokenDecodingMiddleware.inc.php(131): Slim\App->Slim{closure}(Object(Slim\Http\Request), Object(APIResponse))
#20 [internal function]: ApiTokenDecodingMiddleware->__invoke(Object(Slim\Http\Request), Object(APIResponse), Object(Closure))
#21 /home/ompsieao/public_html/omp/lib/pkp/lib/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(ApiTokenDecodingMiddleware), Array)
#22 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(APIResponse), Object(Closure))
#23 /home/ompsieao/public_html/omp/lib/pkp/lib/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(APIResponse), Object(Closure))
#24 /home/ompsieao/public_html/omp/lib/pkp/classes/handler/APIHandler.inc.php(68): Slim\App->Slim{closure}(Object(Slim\Http\Request), Object(APIResponse))
#25 [internal function]: APIHandler->{closure}(Object(Slim\Http\Request), Object(APIResponse), Object(Closure))
#26 /home/ompsieao/public_html/omp/lib/pkp/lib/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(Closure), Array)
#27 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(APIResponse), Object(Closure))
#28 /home/ompsieao/public_html/omp/lib/pkp/lib/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(APIResponse), Object(Closure))
#29 /home/ompsieao/public_html/omp/lib/pkp/classes/handler/APIHandler.inc.php(127): Slim\App->Slim{closure}(Object(Slim\Http\Request), Object(APIResponse))
#30 [internal function]: APIHandler->{closure}(Object(Slim\Http\Request), Object(APIResponse), Object(Closure))
#31 /home/ompsieao/public_html/omp/lib/pkp/lib/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(Closure), Array)
#32 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(APIResponse), Object(Closure))
#33 /home/ompsieao/public_html/omp/lib/pkp/lib/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(APIResponse), Object(Closure))
#34 /home/ompsieao/public_html/omp/lib/pkp/classes/handler/APIHandler.inc.php(132): Slim\App->Slim{closure}(Object(Slim\Http\Request), Object(APIResponse))
#35 [internal function]: APIHandler->{closure}(Object(Slim\Http\Request), Object(APIResponse), Object(Closure))
#36 /home/ompsieao/public_html/omp/lib/pkp/lib/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(Closure), Array)
#37 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(APIResponse), Object(Closure))
#38 /home/ompsieao/public_html/omp/lib/pkp/lib/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(APIResponse), Object(Closure))
#39 /home/ompsieao/public_html/omp/lib/pkp/lib/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(117): Slim\App->Slim{closure}(Object(Slim\Http\Request), Object(APIResponse))
#40 /home/ompsieao/public_html/omp/lib/pkp/lib/vendor/slim/slim/Slim/App.php(392): Slim\App->callMiddlewareStack(Object(Slim\Http\Request), Object(APIResponse))
#41 /home/ompsieao/public_html/omp/lib/pkp/classes/handler/APIHandler.inc.php(124): Slim\App->process(Object(Slim\Http\Request), Object(APIResponse))
#42 [internal function]: APIHandler->{closure}(Object(Slim\Http\Request), Object(APIResponse), Object(Closure))
#43 /home/ompsieao/public_html/omp/lib/pkp/lib/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(Closure), Array)
#44 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(APIResponse), Object(Closure))
#45 /home/ompsieao/public_html/omp/lib/pkp/lib/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(APIResponse), Object(Closure))
#46 /home/ompsieao/public_html/omp/lib/pkp/classes/handler/APIHandler.inc.php(132): Slim\App->Slim{closure}(Object(Slim\Http\Request), Object(APIResponse))
#47 [internal function]: APIHandler->{closure}(Object(Slim\Http\Request), Object(APIResponse), Object(Closure))
#48 /home/ompsieao/public_html/omp/lib/pkp/lib/vendor/slim/slim/Slim/DeferredCallable.php(57): call_user_func_array(Object(Closure), Array)
#49 [internal function]: Slim\DeferredCallable->__invoke(Object(Slim\Http\Request), Object(APIResponse), Object(Closure))
#50 /home/ompsieao/public_html/omp/lib/pkp/lib/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(70): call_user_func(Object(Slim\DeferredCallable), Object(Slim\Http\Request), Object(APIResponse), Object(Closure))
#51 /home/ompsieao/public_html/omp/lib/pkp/lib/vendor/slim/slim/Slim/MiddlewareAwareTrait.php(117): Slim\App->Slim{closure}(Object(Slim\Http\Request), Object(APIResponse))
#52 /home/ompsieao/public_html/omp/lib/pkp/lib/vendor/slim/slim/Slim/App.php(392): Slim\App->callMiddlewareStack(Object(Slim\Http\Request), Object(APIResponse))
#53 /home/ompsieao/public_html/omp/lib/pkp/lib/vendor/slim/slim/Slim/App.php(297): Slim\App->process(Object(Slim\Http\Request), Object(APIResponse))
#54 /home/ompsieao/public_html/omp/lib/pkp/classes/core/APIRouter.inc.php(115): Slim\App->run()
#55 /home/ompsieao/public_html/omp/lib/pkp/classes/core/Dispatcher.inc.php(144): APIRouter->route(Object(Request))
#56 /home/ompsieao/public_html/omp/lib/pkp/classes/core/PKPApplication.inc.php(362): Dispatcher->dispatch(Object(Request))
#57 /home/ompsieao/public_html/omp/index.php(64): PKPApplication->execute()
#58 {main}
View in rendered output by enabling the “displayErrorDetails” setting.

Hola @Diana_Milena_Betanco,

Le falta un módulo de su configuración de PHP. A ver: Slim Application Error when uploading article - #5 by jnugent

Saludos,
Alec Smecher
Public Knowledge Project Team

Problema resuelto.

Infinitas gracias

1 Like