In the workflow > journal library as well as in the notifications icon, when clicking on a notification, it just keeps spinning, and the file does not upload, and the notification is not shown. I collected the logs from both Apache. Can someone help me? I even updated the version from 3.4.0.7 to 3.4.0.8 and it continues.
====================== WORKFLOW LOG > JOURNAL LIBRARY ========
[02-Dec-2024 11:05:25 America/Sao_Paulo] PHP Warning: copy(/home2/inovaeducatech/ojsdata/contexts/1/library/config.inc-OTH.php): Failed to open stream: Inappropriate ioctl for device in /home2/inovaeducatech/public_html/lib/pkp/classes/file/FileManager.php on line 236
[02-Dec-2024 11:05:25 America/Sao_Paulo] PHP Fatal error: Uncaught Error: Call to a member function setContextId() on bool in /home2/inovaeducatech/public_html/lib/pkp/controllers/grid/settings/library/form/NewLibraryFileForm.php:73
Stack trace:
#0 /home2/inovaeducatech/public_html/lib/pkp/controllers/grid/files/LibraryFileGridHandler.php(226): PKP\controllers\grid\settings\library\form\NewLibraryFileForm->execute()
#1 [internal function]: PKP\controllers\grid\files\LibraryFileGridHandler->saveFile(Array, Object(APP\core\Request))
#2 /home2/inovaeducatech/public_html/lib/pkp/classes/core/PKPRouter.php(334): call_user_func(Array, Array, Object(APP\core\Request))
#3 /home2/inovaeducatech/public_html/lib/pkp/classes/core/PKPComponentRouter.php(291): PKP\core\PKPRouter->authorizeInitializeAndCallRequest(Array, Object(APP\core\Request), Array)
#4 /home2/inovaeducatech/public_html/lib/pkp/classes/core/Dispatcher.php(165): PKP\core\PKPComponentRouter->route(Object(APP\core\Request))
#5 /home2/inovaeducatech/public_html/lib/pkp/classes/core/PKPApplication.php(395): PKP\core\Dispatcher->dispatch(Object(APP\core\Request))
#6 /home2/inovaeducatech/public_html/index.php(21): PKP\core\PKPApplication->execute()
#7 {main} thrown in /home2/inovaeducatech/public_html/lib/pkp/controllers/grid/settings/library/form/NewLibraryFileForm.php on line 73
====================== NOTIFICATIONS FIELD LOG ====================
[02-Dec-2024 11:03:01 America/Sao_Paulo] PHP Fatal error: Uncaught Error: Call to a member function getLocalizedTitle() on null in /home2/inovaeducatech/public_html/lib/pkp/controllers/grid/notifications/NotificationsGridCellProvider.php:126
Stack trace:
#0 /home2/inovaeducatech/public_html/lib/pkp/controllers/grid/notifications/NotificationsGridCellProvider.php(63): PKP\controllers\grid\notifications\NotificationsGridCellProvider->_getTitle(Object(APP\notification\Notification))
#1 /home2/inovaeducatech/public_html/lib/pkp/classes/controllers/grid/GridCellProvider.php(66): PKP\controllers\grid\notifications\NotificationsGridCellProvider->getCellActions(Object(APP\core\Request), Object(PKP\controllers\grid\GridRow), Object(PKP\controllers\grid\GridColumn))
#2 /home2/inovaeducatech/public_html/lib/pkp/classes/controllers/grid/GridHandler.php(1262): PKP\controllers\grid\GridCellProvider->render(Object(APP\core\Request), Object(PKP\controllers\grid\GridRow), Object(PKP\controllers\grid\GridColumn))
#3 /home2/inovaeducatech/public_html/lib/pkp/classes/controllers/grid/GridHandler.php(1163): PKP\controllers\grid\GridHandler->_renderCellInternally(Object(APP\core\Request), Object(PKP\controllers\grid\GridRow), Object(PKP\controllers\grid\GridColumn))
#4 /home2/inovaeducatech/public_html/lib/pkp/classes/controllers/grid/GridHandler.php(1138): PKP\controllers\grid\GridHandler->renderRowInternally(Object(APP\core\Request), Object(PKP\controllers\grid\GridRow))
#5 /home2/inovaeducatech/public_html/lib/pkp/classes/controllers/grid/GridHandler.php(1188): PKP\controllers\grid\GridHandler->renderRowsInternally(Object(APP\core\Request), Array)
#6 /home2/inovaeducatech/public_html/lib/pkp/classes/controllers/grid/GridHandler.php(1063): PKP\controllers\grid\GridHandler->renderGridBodyPartsInternally(Object(APP\core\Request))
#7 /home2/inovaeducatech/public_html/lib/pkp/classes/controllers/grid/GridHandler.php(735): PKP\controllers\grid\GridHandler->doSpecificFetchGridActions(Array, Object(APP\core\Request), Object(APP\template\TemplateManager))
#8 [internal function]: PKP\controllers\grid\GridHandler->fetchGrid(Array, Object(APP\core\Request))
#9 /home2/inovaeducatech/public_html/lib/pkp/classes/core/PKPRouter.php(334): call_user_func(Array, Array, Object(APP\core\Request))
#10 /home2/inovaeducatech/public_html/lib/pkp/classes/core/PKPComponentRouter.php(291): PKP\core\PKPRouter->authorizeInitializeAndCallRequest(Array, Object(APP\core\Request), Array)
#11 /home2/inovaeducatech/public_html/lib/pkp/classes/core/Dispatcher.php(165): PKP\core\PKPComponentRouter->route(Object(APP\core\Request))
#12 /home2/inovaeducatech/public_html/lib/pkp/classes/core/PKPApplication.php(395): PKP\core\Dispatcher->dispatch(Object(APP\core\Request))
#13 /home2/inovaeducatech/public_html/index.php(21): PKP\core\PKPApplication->execute()
#14 {main} thrown in /home2/inovaeducatech/public_html/lib/pkp/controllers/grid/notifications/NotificationsGridCellProvider.php on line 126
PRINT WHEN CLICKING ON THE NOTIFICATION
PRINT ATTEMPT TO UPLOAD FILE TO JOURNAL LIBRARY
I have already tested disabling all plugins, I have checked the permissions and extensions, and everything is okay. Submissions upload files normally. If anyone can help, please.