API Update Media Entry (name and description)
Hi Stefan, Sorry, hadn't noticed it is C#, for that, this function works correctly for me: static void UpdateEntry() { KalturaClient client = new KalturaClient(GetConfig()); client.KS =...
View ArticleAcces control profile hole
Hi, ok, it came from of a missunderstanding of access control profile. thank you.
View ArticleKaltura Management Console (KMC) not working
@jess I have this same issue. I do not see anywhere in the forum where someone has resolved this issue. Can you link me to the solution to this issue?
View ArticleKaltura CE email not sending
Hello Everyone, This issue was indeed related to setting that needed to be updated by AWS to allow my Elastic IP associated with the instance running to use port 25 to send emails. Once this was done...
View ArticleKaltura Config files on AWS S3
@jess Do you have an answer for this question? I am looking for a way to have videos upload to the system and store them on Amazon S3 so we have a more dynamic storage that will grow as the site grows.
View ArticleKaltura Admin Console Errors
@jess When I try to setup a Distribution Profile from admin_console I get the following error: An error occurred (error code: Server:INTERNAL_SERVERL_ERROR) Then, when I attempt to setup a profile for...
View ArticleKaltura Management Console (KMC) not working
Hi, Start by opening your browser's dev tools and looking at the "network" and "console" tabs for errors and failing requests.In parallel, run:# kaltlog in the server's root shell and then look at the...
View ArticleKaltura Admin Console Errors
In admin console, under the publishers tab, for your partner, in the "Actions" selectbox, select "configure" and make sure "Content Distribution Module" is checked.If it is and you're still having...
View ArticleKaltura Management Console (KMC) not working
@jess I was able to resolve this issue. It seems if you use multiple subdomains or TLDs you have to manual configure each one beyond the main instance used to access the KMC and Admin Console in...
View ArticleKaltura Admin Console Errors
@jess I have not errors in the non ssl apache file at all. As for the api_v3.log file that file is HUGE and has a few lines about DEBUGing and takes being run but it is too large to copy paste hear...
View ArticleKaltura Admin Console Errors
Look here: forum.kaltura.org Internal Server Error in KMC after 11.0.4 Upgrade Hi @siactive, The issue starts here: Did you run the config scripts post updating the RPMs? I would suggest you run them...
View ArticleKaltura Admin Console Errors
@jess I followed the instructions and both ways and got rid of one issue. This did not resolve my issues completely but we did get progress. When I try to setup a Distribution Profile from...
View ArticleKMC :: Import From Web - Blank Overlay White Page
I have an AWS instance of Kaltura running and installed without any visable errors except I havent been able to install Red5. However, when attempting to use the import from web option the pages do...
View ArticleKMC :: Import From Web - Blank Overlay White Page
Hi, Like I wrote in other threads: server side logs and review of the 'network' and 'console' tabs in the browser's dev tools are needed before I can further help you.
View ArticleUnattended installation frozen
ive had a heck of a time getting Kaltura running, probably because i'm a noob. So in order to troubleshoot easier, i've attempted to use the unattended installation, but it appears to be freezing...
View ArticleWhere can I see the user after creating an End User via API?
Hello,You need to add xml metadata to user entry. 1) Get an example of metadata for existing users by calling (using API console): "metadata -> list -> metadataObjectTypeEqual=USER";2) Add...
View ArticleUnattended installation frozen
Hello, First of all, you have shared the response file including sensitive info such as passwds, please remove that. Secondly, I just updated the file with additional inputs required for the...
View ArticleNew Installation - Error on DB Population
I've installed older versions of Kaltura (both 5 and 6) in the past, but I wanted to see what the newest version of Kaltura is like. I'm using centos 6.7 as the base OS, installing inside virtual box...
View ArticleNew Installation - Error on DB Population
Hi Craig, Not sure why this particular request got a bad response from the server, is Apache still running or has it crushed?You can try:# /opt/kaltura/bin/kaltura-drop-db.shand then rerun the...
View ArticleNew Installation - Error on DB Population
Hi jess - thanks for your response. I do quite like the shell scripts that now exist to give better control over the installation (relative to kaltura 5 or 6). I ran the drop db script, then grabbed...
View Article