New Installation - Error on DB Population
Hi Craig, Thanks for the feedback, I like the scripts and RPM/deb packages too:)Please do mail me the log to jess.portnoy@kaltura But also, I have a nagging suspicion: could you please try:# service...
View ArticleKaltura 9.19 - Sphinx - reindexer fail
Hello, I need reindexer sphinx but I saw that: /opt/kaltura/sphinx/bin/indexer --config /opt/kaltura/app/configurations/sphinx/kaltura.conf --allSphinx 2.2.1-id64-dev (r4097)Copyright (c) 2001-2013,...
View ArticleKaltura 9.19 - Sphinx - reindexer fail
Hello, Try calling: github.com kaltura/platform-install-packages/blob/Kajam-11.8.0/RPM/scripts/postinst/kaltura-sphinx-reindex.sh #!/bin/bash -...
View ArticleKaltura 9.19 - Sphinx - reindexer fail
In my versión not exit that script. I've created and executed: 2016-02-10 12:36:34 [0.000000] [] [122644829] [%context%] [KalturaPluginManager::isValid] ERR: exception 'Exception' with message...
View ArticleKaltura 9.19 - Sphinx - reindexer fail
What does your /opt/kaltura/app/configurations/plugins.ini look like?have you made any manual changes to it?the errors above indicate you have some plugins that require other plugins which are not...
View ArticleKaltura 9.19 - Sphinx - reindexer fail
In my versión only have plugins.ini and plugins.ini.backup. I don´t have plugins.ini.template:; Mandatory pluginsetadataDocumentSphinxSearch...
View ArticleCentOs 7 Installation Errors
I've tried several times installing and each time I get failures:kaltura-sphinx-2.2.1-17.x86_64base-config completed successfully, if you ever want to re-configure your system (e.g. change DB...
View ArticleCentOs 7 Installation Errors
fred_macdonald: ERROR: Couldn't connect to Sphinx with mysql -hlocalhost -P9312. You need to check why that is.Start by running:# /etc/init.d/kaltura-sphinx restart Look at the output. Then check if...
View ArticleWhere can I see the user after creating an End User via API?
Thanks, kshp. I actually got in touch (indirectly) with Kaltura support and got the same suggestion. In case someone else is stuck, here's a gist of what I needed to do in order for the user to be...
View ArticleIs there a way to disable an end user?
I was able to get some info from Katlura support and am able to add, enable, and disable an end user. Please see my post on Feb 10, 2016 here: forum.kaltura.org Where can I see the user after creating...
View ArticleNew Installation - Error on DB Population
Hi Jess, I do really like what you've done overall with the installer. It's much cleaner to install and probably a lot easier to gather the necessary debug info when needed. I'm excited also that it...
View ArticleNew Installation - Error on DB Population
Hi Craig, The fact you had to stop monit like that is most certainly a bug:) shouldn't happen and doesn't really happen on my ENV either, I'd love to checkout the logs. jess.portnoy@kaltura.com....
View ArticleNew Installation - Error on DB Population
Also, indeed, upgrading is far easier nowadays and can in fact be done automatically without human interaction. Though, of course, nothing is perfect and sometimes manual intervention will be needed....
View ArticleCentOs 7 Installation Errors
jess: netstat -plnt|grep searchd Hi Jess, Thank you for the reply. Here is the output: [root@GCvideo ~]# mysql -hlocalhost -P9312ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using...
View ArticleCentOs 7 Installation Errors
Hi Fred, Sphinx actually does not require a passwd not does it even allow to set one.However, it sometimes has issues with localhost and yet works with 127.0.0.1. I have seen it before.does:# mysql...
View ArticleCentOs 7 Installation Errors
jess: mysql -h127.0.0.1 -P9312 Hi Jess, That worked! It failed a little further down though:Checking MySQL version..Ver 5.5.44-MariaDB found compatible CREATE USER kaltura;CREATE USER etl;CREATE...
View ArticleCentOs 7 Installation Errors
fred_macdonald: /opt/kaltura/log/insertContent.log what do you see in this log?
View ArticleCentOs 7 Installation Errors
jess: /opt/kaltura/log/insertContent.log Here's the whole log: Queuing action [userRole.add]Queuing action [user.add]Executing multirequestservice url: [http://GCvideo.cloudapp.net/]curl:...
View Article