Hi awesome PKP team, I am installing OJS v3.5.0.0 using the docker official image and I found the following error after clicked the install button.
PHP Fatal error: Uncaught AssertionError: assert(false) in /var/www/html/lib/pkp/classes/scheduledTask/ScheduledTask.php:67
Stack trace:
#0 /var/www/html/lib/pkp/classes/scheduledTask/ScheduledTask.php(67): assert(false, 'assert(false)')
#1 /var/www/html/lib/pkp/classes/install/Installer.php(957): PKP\\scheduledTask\\ScheduledTask->__construct()
#2 [internal function]: PKP\\install\\Installer->updateRorRegistryDataset(Object(APP\\install\\Install), Array)
#3 /var/www/html/lib/pkp/classes/install/Installer.php(491): call_user_func(Array, Object(APP\\install\\Install), Array)
#4 /var/www/html/lib/pkp/classes/install/Installer.php(298): PKP\\install\\Installer->executeAction(Array)
#5 /var/www/html/lib/pkp/classes/install/Installer.php(207): PKP\\install\\Installer->executeInstaller()
#6 /var/www/html/lib/pkp/classes/install/form/InstallForm.php(198): PKP\\install\\Installer->execute()
#7 /var/www/html/lib/pkp/pages/install/InstallHandler.php(93): PKP\\install\\form\\InstallForm->execute()
#8 [internal function]: PKP\\pages\\install\\InstallHandler->install(Array, Object(APP\\core\\Request))
#9 /var/www/html/lib/pkp/classes/core/PKPRouter.php(327): call_user_func(Array, Array, Object(APP\\core\\Request))
#10 /var/www/html/lib/pkp/classes/core/PKPPageRouter.php(249): PKP\\core\\PKPRouter->_authorizeInitializeAndCallRequest(Array, Object(APP\\core\\Request), Array, false)
#11 /var/www/html/lib/pkp/classes/core/Dispatcher.php(157): PKP\\core\\PKPPageRouter->route(Object(APP\\core\\Request))
#12 /var/www/html/lib/pkp/classes/core/PKPApplication.php(426): PKP\\core\\Dispatcher->dispatch(Object(APP\\core\\Request))
#13 /var/www/html/index.php(21): PKP\\core\\PKPApplication->execute()
#14 {main}
thrown in /var/www/html/lib/pkp/classes/scheduledTask/ScheduledTask.php on line 67, referer: http://servicioseditoriales.unam.mx:8087/index.php/index/en/install
I need to set up a previous requirement?