I have been trying to access event notification templates via admin console. When I click publishers’ actions, I get this error. In kaltlog, here are errors that I get.
Stack trace:
#0 /opt/kaltura/clients-generator/lib/ClientGeneratorFromXml.php(348): ClientGeneratorFromXml->loadTypesRecursive(‘KalturaLockFile…’)
tail: cannot open ‘/opt/kaltura/log/batch/*.log’ for reading: No such file or directory
2022-03-10 12:29:20 [0.000160] [1337639013] [11] [%context%] [Kaltura_Client_ClientBase->doQueue] DEBUG: execution time for [https://my_url/api_v3/service/eventnotification_eventnotificationtemplate/action/listTemplates]: [0.1383638381958]
2022-03-10 12:29:20 [0.001685] [1337639013] [12] [%context%] [ErrorController->errorAction] ERR: exception ‘Kaltura_Client_Exception’ with message ‘Internal server error occurred’ in /opt/kaltura/app/admin_console/lib/Kaltura/Client/ClientBase.php:937
Stack trace:
#0 /opt/kaltura/app/admin_console/lib/Kaltura/Client/ClientBase.php(953): Kaltura_Client_ClientBase->getKalturaAPIException(‘Internal server…’, ‘INTERNAL_SERVER…’, Array)
2022-03-10 12:29:20 [0.003124] [31.3.1.67] [1814227230] [28] [API] [KalturaStatement->execute] DEBUG: Sql took - 0.0029549598693848 seconds
2022-03-10 12:29:20 [0.007578] [31.3.1.67] [1814227230] [29] [API] [kCoreException->__construct] ERR: exception ‘kCoreException’ with message ‘Event notification template type [10114] not found’ in /opt/kaltura/app/plugins/event_notification/lib/model/EventNotificationTemplatePeer.php:56
Stack trace:
#0 /opt/kaltura/app/plugins/event_notification/lib/model/om/BaseEventNotificationTemplatePeer.php(743): EventNotificationTemplatePeer::getOMClass(Array, 0)
#8 {main}
2022-03-10 12:29:20 [0.000552] [31.3.1.67] [1814227230] [30] [API] [KalturaFrontController->getExceptionObject] CRIT: exception ‘kCoreException’ with message ‘Event notification template type [10114] not found’ in /opt/kaltura/app/plugins/event_notification/lib/model/EventNotificationTemplatePeer.php:56
Stack trace:
#0 /opt/kaltura/app/plugins/event_notification/lib/model/om/BaseEventNotificationTemplatePeer.php(743): EventNotificationTemplatePeer::getOMClass(Array, 0)
Any help on this?
3 posts - 2 participants