Copyright © 2012 Kaltura Inc.
All Rights Reserved. Designated trademarks and brands are the property of their respective owners.
Use of this web site constitutes acceptance of the Terms of Use and Privacy Policy.
EduVideo.org
I have KalturaCe installed at locally using the domain kaltura.sb-sgc.net, and Wordpress installed locally as well to test.sb-sgc.net. Both sites operate fine. I installed the Kaltura plugin, and when I attempt to connect after editing "settings.php" to point to my server I get this error:
service url: [http://kaltura.sb-sgc.net]
trying to call service: [session.start] using session: []
full reqeust url: [http://kaltura.sb-sgc.net/api_v3/index.php?service=session&action=start]
Array ( [secret] => 75a187b4bb4d4f99de6f09b8d895774f [userId] => 1 [type] => 2 [partnerId] => 160122 [expiry] => 86400 [privileges] => edit:* [apiVersion] => 3.0 [format] => 3 )
result (serialized): a:2:{s:4:"code";s:10:"MISSING_KS";s:7:"message";s:35:"Missing KS. Session not established";}
result (object dump): Array (
Your connection has failed to reach the Kaltura servers. Please check if your web host blocks outgoing connections and then retry. (Missing KS. Session not established)