Quantcast
Channel: Kaltura - Latest posts
Viewing all articles
Browse latest Browse all 7410

Media Repurposing - Testing

$
0
0

Hi @david.hahn1,

I’m afraid that line by itself does not help much:)
Please reschedule a dry run and email me [since it will contain some sensitive data] the full /opt/kaltura/log/batch/kscheduledtaskdryrunner*%Y-%m-%d*.log files [there could be more than one since fatal errors go into a separate file].
As well as the output for:

mysql> select * from scheduled_task_profile where id=$YOUR_PROFILE_ID\G

$YOUR_PROFILE_ID is displayed under admin_console/index.php/plugin/MediaRepurposingListAction/filter_type/partnerIdEqual/filter_input/$PARTNER_ID

and also:

mysql> select * from metadata_profile where partner_id=$PARTNER_ID and system_name="MRP"\G

We can pick it up from there.
Note that scheduling a dry run disables the profile so you will need to re-enable it afterwards.


Viewing all articles
Browse latest Browse all 7410

Trending Articles