-
Notifications
You must be signed in to change notification settings - Fork 242
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error in monit.conf - line 23 #75
Comments
Hello, This was corrected by yours truly yesterday. Can you please try: yum clean allyum update "kaltura"And then run: kaltura-config-all.shonce again and let us know as to the results? Thanks, |
Same result. Shutting down monit: [FAILED] |
Can you please attach the output for: rpm -q kaltura-monitrpm -q kaltura-baseThanks, Jess Portnoy Join us for Kaltura Connect 2014, June 17-18, NYC. Register today! On Sat, 15 Mar 2014, nzimas wrote:
|
[root@streamer ~]# rpm -q kaltura-monit |
Now I see the issue. |
Same result, even after running |
I did a test install that worked correctly. installrepo.kaltura.org is our CDN and perhaps it is not yet updated. Thanks@ May the source be with you, Jess Portnoy Join us for Kaltura Connect 2014, June 17-18, NYC. Register today! On Mon, 17 Mar 2014, nzimas wrote:
|
Thanks for the tip! I have managed to install Kalura, but not without having to manually add the kaltura user to MySQL. Here is the portion of the log relevant to this issue. 2014-03-17 17:53:45 [1209773965] [Kaltura_Client_ClientBase->doQueue] DEBUG: service url: [http://streamer.eurotvguild.com:80] On 17 Mar 2014, at 16:07, KalturaCommunity [email protected] wrote:
|
Hi, Are you certain you can connect to the DB as the platform tries to? . /etc/kaltura.d/system.inimysql -h$DB1_HOST -u$DB1_USER -p$DB1_PASS kalturaAnd make sure you are getting in. Also, do you have the output from the install? was it able to populate Also check these logs files for errors. May the source be with you, Jess Portnoy Join us for Kaltura Connect 2014, June 17-18, NYC. Register today! On Mon, 17 Mar 2014, nzimas wrote:
|
I think there is an error in e of the installation scripts. Suggestions are more than welcome. The following error is then thrown at some point. Checking MySQL version.. CREATE USER kaltura; I have checked the On 17 Mar 2014, at 16:07, KalturaCommunity [email protected] wrote:
|
Please run kaltura-drop-db.sh and the the kaltura-db-config again with bash -x and attach the output. May the source be with you, Jess Portnoy -------- Original message -------- I think there is an error in e of the installation scripts. Suggestions are more than welcome. The following error is then thrown at some point. Checking MySQL version.. CREATE USER kaltura; I have checked the On 17 Mar 2014, at 16:07, KalturaCommunity [email protected] wrote:
Reply to this email directly or view it on GitHubhttps://github.com//issues/75#issuecomment-37862175. |
How would /opt/kaltura/bin/kaltura-config-all.sh look like with the option you suggest? On 17 Mar 2014, at 20:04, Jess Portnoy [email protected] wrote:
|
I’ve executed the script as indicated. Here’s the relevant bit:
‘
ERROR 1045 (28000): Access denied for user 'kaltura'@'localhost' (using password: YES)
'
+ echo 'On 17 Mar 2014, at 20:04, Jess Portnoy [email protected] wrote:
|
There is an attempt to connect to MySQL and this is returned: Are you able to use: If not, I suggest you: And then, run: Thank you, May the source be with you, Jess Portnoy Join us for Kaltura Connect 2014, June 17-18, NYC. Register today! On Mon, 17 Mar 2014, nzimas wrote:
|
Still fails to connect after creating te DB and grating the kaltura user privileges. [root@streamer ~]# bash -x /opt/kaltura/bin/kaltura-db-config.sh localhost root Rev2004 3306
On 18 Mar 2014, at 08:20, Jess Portnoy [email protected] wrote:
|
Can I have access to your machine? May the source be with you, Jess Portnoy Join us for Kaltura Connect 2014, June 17-18, NYC. Register today! On Tue, 18 Mar 2014, nzimas wrote:
|
Certainly. |
Please reach me on Skype, ID: jessport1 May the source be with you, Jess Portnoy Join us for Kaltura Connect 2014, June 17-18, NYC. Register today! On Tue, 18 Mar 2014, nzimas wrote:
|
The second issue i have reported (unrelated to the main one) has been addressed by running |
Thank you. May the source be with you, Jess Portnoy Join us for Kaltura Connect 2014, June 17-18, NYC. Register today! On Tue, 18 Mar 2014, nzimas wrote:
|
Hello, I am having the same issues here. After running, Please see output result below:
@nzimas did you arrive at a solution to this problem? Any help would be most appreciated. I had also granted complete rights to the Kaltura sql user to no avail. Many thanks, Kim |
At some point, /opt/kaltura/bin/kaltura-config-all.sh fails with the following error:
Starting monit: /opt/kaltura/app/configurations/monit/monit.conf:23: Error: syntax error '@'.
The offending line looks as follows:
allow admin:@MONIT_PASSWD@
I'm running the installation script on a fresh CentOS 6.x 64 bit environment, in accordance with the procedure outlined here:
https://github.com/kaltura/platform-install-packages/blob/master/doc/install-kaltura-redhat-based.md
The text was updated successfully, but these errors were encountered: