Analytics not working on version 10.16
kaltura.kaltura should be fine.Apache shouldn't write to it.
View ArticleAnalytics not working on version 10.16
Is there a script that checks the permissions on all kaltura folders. This seems to be a very common issue. Considering I have never copied any of the folders or changed the permissions myself, it is...
View ArticleAnalytics not working on version 10.16
In the particular case of /opt/kaltura/dwh, the ownership is set in the RPM spec: github.com kaltura/platform-install-packages/blob/Lynx-12.0.0/RPM/SPECS/kaltura-dwh.spec#L71...
View ArticleKaltura-base configuration enter timezone hangs
Hi Roger, The right link should be your-domain/index.php/kmc/kmc4#studio|universal_studio There was a bug I just fixed here: github.com/kaltura/platform-install-packages typoe. by jessp01 on 05:18PM -...
View ArticleDWH Issue on Retention Policy
Hi Jess, Thanks for the input, here is the info you requested:+-------------------------------------+----------+| table_name | count(1) |+-------------------------------------+----------+|...
View ArticleKaltura CE 11 custom live delivery profile
Hi, I have a working Kaltura CE11 + Wowza setup. I can stream to Wowza against the Kaltura entry. We already have our custom CDN (nginx+rtmp+nginx_vod) and want to relay the Wowza streams via our...
View ArticleThe convert jobs alway pending. Please help?
I just see only error from /opt/kaltura/log/batch/partnerloadcleanup-0-2016-08-18.err.log PHP Fatal error: Uncaught exception 'KalturaClientException' with message 'failed to unserialize server result...
View ArticleC# API SDK sends all the params via the single multipart-form item named "json"
I have unzipped the SDK again to make sure that there are no changes. First change I have made - I have moved the line 60 to the line 57 to call it immediately after run but with no args: github.com...
View ArticleKaltura-base configuration enter timezone hangs
Hi JessGreat! Thank you Now my Kaltura installation works with this change like expected. best reagrds Roger
View ArticleThe convert jobs alway pending. Please help?
Sorry, I have one more question function getExclusiveJobs(KalturaExclusiveLockKey $lockKey, $maxExecutionTime, $numberOfJobs, KalturaBatchJobFilter $filter = null, $jobType = null, $maxOffset = null)...
View ArticleHow to pull up all videos from Kaltura CE to Canvas LMS on Media Gallery
Hello Jess, Is there any guide of how to check this category?Also do I need to configure Canvas LMS to be able to see all my videos from kaltura in Canvas's Media Gallery button? Thanks.
View ArticleC# API SDK sends all the params via the single multipart-form item named "json"
Hi, Let's start by editing KalturaClientTester/KalturaClientTester.cs, setting your partner info like I said and running the unit tests to make sure they all pass.We do that nightly as part of our CI...
View ArticleAdmin Console: An error occurred (error code: API:-1) after change to https
After I reconfigured my working kaltura installation (11.21) to use https (port443) with a certificate from QuoVadis I cannot login to the admin console. The message An error occurred(error code:...
View ArticleAdmin Console: An error occurred (error code: API:-1) after change to https
Hello, More info is needed in order to properly troubleshoot this.I suggest you start with:# curl -I -v $SERVICE_URL Common reasons for the failure are:- Invalid or self signed cert- Missing CA cert...
View ArticleNginx VOD module functionality
This is a dumb question but that's never stopped me before so here it goes. Does the nginx vod module stand on it's own or does it require a full Kaltura install? I'm interested in using it for...
View ArticleC# API SDK sends all the params via the single multipart-form item named "json"
Hi, Unfortunately I can;t find the unit tests. I have downloaded the solution with two projects inside: Client and ClientTester.img...
View ArticleDWH Issue on Retention Policy
Hi @siactive, This DB must have been upgraded from a pretty old version.Let's try: mysql> update kalturadw_ds.retention_policy set archive_delete_days_back = 365 where archive_delete_days_back...
View ArticleHow to remove videos in Kaltura Media Gallery in Blackboard
Hi Shannon_hong, As media gallery manager (depending on KAF role mapping, by default a teacher/instructor) you should have a "remove" button in the gallery view (before clicking the "add media"...
View ArticleAdmin Console: An error occurred (error code: API:-1) after change to https
Hi Jess I checked and reconfigured with a chain certificate.It seems the problem was the missing chain cert. Thank you. The ouput was: curl -I -v https://mydomain.ch* Rebuilt URL to:...
View Article