Hello,
After upgrading to CE 11.0.4 tonight, things seem to be going smoothly except for:
-
DB Update script throws an error with no information. sql_updates file is present under /opt/kaltura/app/deployments , seems to contain SQL statements dated from 2014, nothing more recent. Not sure if this is OK (Upgrading from 10.21 CE)
-
an error being returned when clicking on any content entries in the KMC. As the metadata loads for the entry, we are getting “Internal Server Error Occurred”. If you click “OK” it loads the rest of the entry information (description, etc.) and can play the video. Seeing this in the Kaltlogs on one of the front end nodes:
2015-12-14 20:52:11 [0.000964] [10.2.208.5] [2125724345] [112] [API] [KalturaStatement->execute] DEBUG: Sql took - 0.00071811676025391 seconds
2015-12-14 20:52:11 [0.000443] [10.2.208.5] [2125724345] [113] [API] [kCoreException->__construct] ERR: exception ‘kCoreException’ with message ‘Dynamic enum not found [transcript.Transcript] for type [assetType]’ in /opt/kaltura/app/alpha/lib/kPluginableEnumsManager.php:167
Stack trace:
#0 /opt/kaltura/app/plugins/content/transcript/TranscriptPlugin.php(84): kPluginableEnumsManager::apiToCore(‘assetType’, ‘transcript.Tran…’)#10 {main}
2015-12-14 20:52:11 [0.000428] [10.2.208.5] [2125724345] [114] [API] [KalturaFrontController->getExceptionObject] CRIT: exception ‘kCoreException’ with message ‘Dynamic enum not found [transcript.Transcript] for type [assetType]’ in /opt/kaltura/app/alpha/lib/kPluginableEnumsManager.php:167
Stack trace:
#0 /opt/kaltura/app/plugins/content/transcript/TranscriptPlugin.php(84): kPluginableEnumsManager::apiToCore(‘assetType’, ‘transcript.Tran…’
These errors coincide when the error is received in the KMC. Any help appreciated
EDIT
Just wanted to add, kaltura-sanity.sh is passing on both front nodes, batch nodes, and the sphinx node.