500 Server Error When Doing Attendance

By 44thID , Nov 22, 2025
  • 44thID @44thID
    Nov 22, 2025

    Giving the above error with the following text:

    #0 /usr/src/app/vendor/forumify/forumify-perscom-plugin/src/Perscom/Event/Listener/SendRecordNotificationListener.php(36): Forumify\PerscomPlugin\Perscom\Event\Listener\SendRecordNotificationListener->sendNotification(Object(Forumify\PerscomPlugin\Perscom\Entity\Record\AssignmentRecord))
    
    #1 /usr/src/app/vendor/symfony/event-dispatcher/EventDispatcher.php(260): Forumify\PerscomPlugin\Perscom\Event\Listener\SendRecordNotificationListener->__invoke(Object(Forumify\PerscomPlugin\Perscom\Event\RecordsCreatedEvent), 'Forumify\\Persco...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
    
    #2 /usr/src/app/vendor/symfony/event-dispatcher/EventDispatcher.php(220): Symfony\Component\EventDispatcher\EventDispatcher::{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():255}(Object(Forumify\PerscomPlugin\Perscom\Event\RecordsCreatedEvent), 'Forumify\\Persco...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
    
    #3 /usr/src/app/vendor/symfony/event-dispatcher/EventDispatcher.php(56): Symfony\Component\EventDispatcher\EventDispatcher->callListeners(Array, 'Forumify\\Persco...', Object(Forumify\PerscomPlugin\Perscom\Event\RecordsCreatedEvent))
    
    #4 /usr/src/app/vendor/forumify/forumify-perscom-plugin/src/Admin/Service/RecordService.php(91): Symfony\Component\EventDispatcher\EventDispatcher->dispatch(Object(Forumify\PerscomPlugin\Perscom\Event\RecordsCreatedEvent))
    
    #5 /usr/src/app/vendor/forumify/forumify-perscom-plugin/src/Admin/Service/RecordService.php(70): Forumify\PerscomPlugin\Admin\Service\RecordService->createRecords(Array, true)
    
    #6 /usr/src/app/vendor/forumify/forumify-perscom-plugin/src/Perscom/Service/AfterActionReportService.php(239): Forumify\PerscomPlugin\Admin\Service\RecordService->createRecord('assignment', Array)
    
    #7 /usr/src/app/vendor/forumify/forumify-perscom-plugin/src/Perscom/Service/AfterActionReportService.php(130): Forumify\PerscomPlugin\Perscom\Service\AfterActionReportService->handleConsecutiveAbsences(Array, Object(Forumify\PerscomPlugin\Perscom\Entity\AfterActionReport))
    
    #8 /usr/src/app/vendor/forumify/forumify-perscom-plugin/src/Perscom/Service/AfterActionReportService.php(66): Forumify\PerscomPlugin\Perscom\Service\AfterActionReportService->handleAbsence(Object(Forumify\PerscomPlugin\Perscom\Entity\AfterActionReport))
    
    #9 /usr/src/app/vendor/forumify/forumify-perscom-plugin/src/Forum/Controller/AfterActionReportController.php(154): Forumify\PerscomPlugin\Perscom\Service\AfterActionReportService->createOrUpdate(Object(Forumify\PerscomPlugin\Perscom\Entity\AfterActionReport), '{"absent":["13"...', true)
    
    #10 /usr/src/app/vendor/forumify/forumify-perscom-plugin/src/Forum/Controller/AfterActionReportController.php(101): Forumify\PerscomPlugin\Forum\Controller\AfterActionReportController->handleAfterActionReportForm(Object(Forumify\PerscomPlugin\Perscom\Entity\AfterActionReport), true, Object(Symfony\Component\HttpFoundation\Request))
    
    #11 /usr/src/app/vendor/symfony/http-kernel/HttpKernel.php(181): Forumify\PerscomPlugin\Forum\Controller\AfterActionReportController->create(Object(Symfony\Component\HttpFoundation\Request))
    
    #12 /usr/src/app/vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
    
    #13 /usr/src/app/vendor/symfony/http-kernel/Kernel.php(197): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
    
    #14 /usr/src/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php(35): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request))
    
    #15 /usr/src/app/vendor/autoload_runtime.php(29): Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()
    
    #16 /usr/src/app/public/index.php(6): require_once('/usr/src/app/ve...')
    
    #17 {main}
    


  • jannes @jannes
    Nov 22, 2025

    Hi,

    Thanks for bringing this to our attention. We've created a GitHub issue for it, and the fix is ready to go live with the next update.