usergrid typically binds to localhost for ES

also i use these lines of config in es.yml
------

cluster.name: elasticsearch

action.auto_create_index: false

indices.store.throttle.max_bytes_per_sec: 100mb

index.translog.flush_threshold_size: 1G

discovery.zen.ping.multicast.enabled: false


On Wed, Oct 7, 2015 at 7:48 AM Shawn Feldman <[email protected]>
wrote:

> Also you should use the master branch
>
> On Wed, Oct 7, 2015 at 7:48 AM Shawn Feldman <[email protected]>
> wrote:
>
>> where is usergrid sending requests to for ES?  what version of es?
>>
>> On Wed, Oct 7, 2015 at 7:26 AM Iolo Garside <[email protected]>
>> wrote:
>>
>>> Thx for your andswers. Yes, elasticsearch is up and running.
>>> http://192.168.56.1:9300 or localhost:9300 in browser gives me "This is
>>> not a HTTP port" <- should come from elasticsearch
>>>
>>> 2015-10-07 15:17 GMT+02:00 Shawn Feldman <[email protected]>:
>>>
>>>> Are you running elastic search?
>>>>
>>>> On Wed, Oct 7, 2015 at 2:13 AM Iolo Garside <
>>>> [email protected]> wrote:
>>>>
>>>>> Hi there,
>>>>>
>>>>> I am trying to get up Usergrid 2 from two-dot-o branch. Current master
>>>>> (2.0.0-SNAPSHOT) WAR seems bugged and doesn't launch from Tomcat.
>>>>> Cassandra status is green, but localhost:8080/status keeps stating:
>>>>>
>>>>> "managementAppIndexStatus" : "RED"
>>>>>
>>>>> Upon launching localhost:8080/system/database/setup i get an error:
>>>>> "...java.lang.RuntimeException: Unable to retrieve application id..."
>>>>>
>>>>> Any hint what i can do now?
>>>>>
>>>>> Thanks, Yours
>>>>> Iolo
>>>>>
>>>>
>>>

Reply via email to