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

Kaltura red5 server is not starting

$
0
0

Hello,

If user try to login to KMC using email and password, then KMC shows top menu and blank screen on content area

Do you mean when logging in with the admin console creds? if so, this is not a bug, it is as designed. Apart from the fact that a message should be given to the user indicating that this shouldn't be done, which we are aware of:)

Throwing the error "
GET http://dipu-virtualbox/html5/html5lib/v2.35/mwEmbedLoader.php 404 (Not Found) in console" while accessing Studion in KMC

Please look at /opt/kaltura/apps/studio/v2.0.1/studio.ini and make sure the URL is correct and your player version is indeed what you see in
HTML5_DIR=`ls -ld $BASE_DIR/web/html5/html5lib/v* 2>/dev/null|awk -F " " '{print $NF}' |tail -1`
HTML5_VER=`basename $HTML5_DIR`
echo $HTML_VER

If changes are needed, please make them and then run:
# php $BASE_DIR/app/deployment/uiconf/deploy_v2.php --user=www-data --ini=$BASE_DIR/apps/studio/$HTML5_STUDIO_VER/studio.ini >> /dev/null

Showing 404 while accessing "Live Real Time Dashboard" option under "Analytic". Also throwing GET http://dipu-virtualbox/apps/liveanalytics/v2.5/index.html 404 (Not Found) in console

This is a known issue, at the moment, Live analytics cannot be seen in KMC. However, Live analytics are only relevant if you use Kaltura's Live streaming anyhow.

Thanks,


Viewing all articles
Browse latest Browse all 7410

Trending Articles