[OJS 3.2.1.4] Error en tareas programadas, no muestra metricas

Hola,

Tengo un error desde hace casi un mes ya que no se muestran las UsageStats y quedan en fase de Stage.

image

Tengo habilitado el complemento de Acron y también cuando trato de ejecutar php tools/runScheduledTasks.php plugins/generic/usageStats/scheduledTasks.xml, después de un tiempo, me muestra el siguiente error:

PHP Fatal error:  Uncaught Error: Call to a member function getData() on null in /lib/pkp/classes/submission/Representation.inc.php:134
Stack trace:
#0 /lib/pkp/classes/statistics/PKPMetricsDAO.inc.php(378): Representation->getContextId()
#1 /classes/statistics/MetricsDAO.inc.php(47): PKPMetricsDAO->foreignKeyLookup(515, 246408)
#2 /lib/pkp/classes/statistics/PKPMetricsDAO.inc.php(284): MetricsDAO->foreignKeyLookup(515, 246408)
#3 /plugins/generic/usageStats/UsageStatsLoader.inc.php(823): PKPMetricsDAO->insertRecord(Array)
#4 /plugins/generic/usageStats/UsageStatsLoader.inc.php(228): UsageStatsLoader->_loadData('usage_events_20...')
#5 /lib/pkp/classes/task/FileLoader.inc.php(167): UsageStatsLoader->processFile('/datos/usageSta...')
#6 /lib/pkp/classes/submission/Representation.inc.php on line 134

Duplicate of: [OJS 3.2.1.4] Error in Scheduled Tasks an not show metrics