You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@senssoft.apache.org by "Joshua Poore (JIRA)" <ji...@apache.org> on 2019/01/16 00:24:00 UTC

[jira] [Updated] (SENSSOFT-319) Single Machine Multi-Node (Demo) Set-Up Builds with Errors

     [ https://issues.apache.org/jira/browse/SENSSOFT-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joshua Poore updated SENSSOFT-319:
----------------------------------
    Priority: Minor  (was: Critical)

> Single Machine Multi-Node (Demo) Set-Up Builds with Errors
> ----------------------------------------------------------
>
>                 Key: SENSSOFT-319
>                 URL: https://issues.apache.org/jira/browse/SENSSOFT-319
>             Project: SensSoft
>          Issue Type: Bug
>          Components: builds
>    Affects Versions: SensSoft 1.0
>            Reporter: Joshua Poore
>            Priority: Minor
>         Attachments: SingleMachineClusterError copy.rtf, err.dump
>
>
> After starting Elastic Cluster, starting up logging server results in errors (see attached)
>  
> Looks like docker_loadbalancer_1 appears as orphan and in an unhealthy state
>  
> MacBook-Pro:docker jpoore$ docker ps
> CONTAINER ID        IMAGE                 COMMAND                  CREATED             STATUS                      PORTS                                             NAMES
> 6d5816bd5ade        docker_loadbalancer   "/usr/local/bin/dock…"   22 minutes ago      Up 22 minutes (unhealthy)   0.0.0.0:9200->9200/tcp, 0.0.0.0:32769->9300/tcp   docker_loadbalancer_1
>  
> Worth noting that docker_loadbalancer and docker_elasticsearch have the same image ID
> MacBook-Pro:docker jpoore$ docker images
> REPOSITORY                                          TAG                 IMAGE ID            CREATED             SIZE
> docker_logstash                                     latest              d0efbcb6a90d        13 minutes ago      702MB
> docker_elasticsearch                                latest              94f744990e75        29 minutes ago      518MB
> docker_loadbalancer                                 latest              94f744990e75        29 minutes ago      518MB
> docker.elastic.co/logstash/logstash-oss             6.2.2               7910488ecc70        10 months ago       702MB
> docker.elastic.co/elasticsearch/elasticsearch-oss   6.2.2               0453814a47b3        10 months ago       483MB
>  
> Tried to build on MacBook Pro running macOS 10.14.1
> 2.9 GHz IC i7
> 8 GB 1600 MHz DDR3
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)