<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
I got it JP, thanks very much!<br>
<br>
It still don't get the suite running. =/ After running node run
--noes, I just get running in foreground:<br>
<br>
Thu May 8 16:02:17.542 [initandlisten] waiting for connections on
port 27017<br>
<br>
<br>
I assume it's from mongodb, but none of the <a class="moz-txt-link-freetext" href="http://localhost">http://localhost</a> address
work. If I let mongo running prior to node run, and try:<br>
<br>
$ node run --noes --nomongo<br>
<br>
=======================================<br>
Starting all apps in the Webmaker suite<br>
=======================================<br>
$<br>
<br>
it just get back to the terminal. <br>
<br>
thanks again!<br>
<br>
<br>
<div class="moz-cite-prefix">On 07/05/14 17:31, JP Schneider wrote:<br>
</div>
<blockquote
cite="mid:CAK=OS6QU-50BDv1fQBwfZEk=fEg-KLFpWdXkxvBA-NoRse6y6Q@mail.gmail.com"
type="cite">
<div dir="ltr">Hi Eduardo!
<div><br>
</div>
<div>When you are in the Ubuntu box, can you run 'ps -ef | grep
elasticsearch' and see if you see the service running? You
can also try to issue the command 'sudo service elasticsearch
status" for the same info.</div>
<div><br>
</div>
<div>If it is running Elasticsearch as a service, you won't need
to run ES manually or through the suite. You would be able to
use 'node run --noes' to tell the suite to not attempt the
elasticsearch command.</div>
<div><br>
</div>
<div>Hope this helps!</div>
<div>JP Schneider</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Wed, May 7, 2014 at 5:22 AM, Eduardo
da Silva <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:egvsilva@outlook.com" target="_blank">egvsilva@outlook.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Mike,<br>
Thanks for your reply! Yes, that seems to be the problem.
I'm running Ubuntu 14.04 LTS. I installed elasticsearch
downloading the .deb from their website and the using the
Software Center to install.<br>
but seems that only with sudo I can run it. Is there any
guide on how to make it available to normal user?<br>
cheers!<br>
<br>
<br>
On 06/05/14 16:12, Pomax wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Eduardo,<br>
<br>
you shouldn't need sudo at all once the prerequisites are
installed - all the node commands are sudo-less. Which OS
are you using? The error you get is node.js's particularly
unhelpful way of saying "I can't run that command because
the OS doesn't see an executable when I call this",
suggesting elasticsearch did not set a PATH variable that
lets you call it as just "elasticsearch". I've not seen
this on Windows or OSX, but we did have someone else
running into this on a Fedora install a few weeks ago.<br>
<br>
- Mike "Pomax" Kamermans<br>
Webmaker team<br>
</blockquote>
<br>
_______________________________________________<br>
Webmaker-dev mailing list<br>
<a moz-do-not-send="true"
href="mailto:Webmaker-dev@mozilla.org" target="_blank">Webmaker-dev@mozilla.org</a><br>
<a moz-do-not-send="true"
href="https://mail.mozilla.org/listinfo/webmaker-dev"
target="_blank">https://mail.mozilla.org/listinfo/webmaker-dev</a><br>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Webmaker-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Webmaker-dev@mozilla.org">Webmaker-dev@mozilla.org</a>
<a class="moz-txt-link-freetext" href="https://mail.mozilla.org/listinfo/webmaker-dev">https://mail.mozilla.org/listinfo/webmaker-dev</a>
</pre>
</blockquote>
<br>
</body>
</html>