Ruby on Rails Wednesday, December 21, 2016

On Wed, Dec 21, 2016 at 6:08 PM, fugee ohu <fugee279@gmail.com> wrote:

> hi thanks, i got it running but even still i can't connect on 9200 and
> netstat shows nothing at 9200; i've tried plugging different values for
> network.host tried everything from localhost to _localhost_ to
> _localhost_IPv4 but still can't connect on 9200

I'm not sure what you're referring to for "different values" but on my
system I can quickly confirm elasticsearch is running by using this:

curl http://localhost:9200

Do you get a response to that? If not, ES isn't really running :-)

--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
twitter: @hassan
Consulting Availability : Silicon Valley or remote

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CACmC4yDEOr1po0YrY8j2AY3GEcqZ_SBcwcBPO2ZBrv_EtNZxhA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment