GithubHelp home page GithubHelp logo

Comments (11)

jarpy avatar jarpy commented on August 13, 2024

Hi,

The images are served from Amazon S3 and CloudFront, so you may have had a poor network path to your CloudFront PoP at the time.

I'd suggest trying:

docker pull docker.elastic.co/kibana/kibana:5.4.0

separately from the docker-compose up step.

from kibana-docker.

cvaldess avatar cvaldess commented on August 13, 2024

Hi jarpy,

i´m pull kibana outside docker-compose and get same error, also pull it at my office with a high speed professional connection with same error trying to run it from MAC, also install at redhat 7.3 x86_64 server without any issue.

there are problems with the image for mac os

from kibana-docker.

xeraa avatar xeraa commented on August 13, 2024

I cannot really reproduce that with the same Mac OS X version (10.12.4) and the same Docker version (17.03.1-ce-mac5 (16048)) — note that my hashes are different since we've rebuilt the Kibana image yesterday:

$ uname -a
Darwin Philipp.local 16.5.0 Darwin Kernel Version 16.5.0: Fri Mar  3 16:52:33 PST 2017; root:xnu-3789.51.2~3/RELEASE_X86_64 x86_64

$ docker version
Client:
 Version:      17.03.1-ce
 API version:  1.27
 Go version:   go1.7.5
 Git commit:   c6d412e
 Built:        Tue Mar 28 00:40:02 2017
 OS/Arch:      darwin/amd64

Server:
 Version:      17.03.1-ce
 API version:  1.27 (minimum version 1.12)
 Go version:   go1.7.5
 Git commit:   c6d412e
 Built:        Fri Mar 24 00:00:50 2017
 OS/Arch:      linux/amd64
 Experimental: true

$ docker pull docker.elastic.co/kibana/kibana:5.4.0
5.4.0: Pulling from kibana/kibana
59e69571f6c7: Already exists 
c414463dd4cc: Pull complete 
82dca101bc47: Pull complete 
bdec037a3e82: Pull complete 
fee06b005ae5: Pull complete 
b790825932ac: Pull complete 
ad97a6066b2b: Pull complete 
8e27e64fc4f1: Pull complete 
6e075528dd97: Pull complete 
Digest: sha256:96baba6c5312c29dc2d65ad0b54a5afb58bcd6c9562e1737e495dba83054a68e
Status: Downloaded newer image for docker.elastic.co/kibana/kibana:5.4.0

I might misread your error message, but 8987df0a59c5 docker.elastic.co/kibana/kibana:5.4.0 "/bin/sh -c /usr/l..." 18 minutes ago Up 18 minutes (unhealthy) 127.0.0.1:5601->5601/tcp stackdocker_kibana_1 sounds as if you had the image, it's just not starting up correctly. You might need to give Docker a bit more memory; in my experience that's the number one reason for failures when you try to bring up the entire stack.

Also for the reference — these are the images I have. What does your list look like?

$ docker images
REPOSITORY                                      TAG                 IMAGE ID            CREATED             SIZE
docker.elastic.co/kibana/kibana                 5.4.0               e4fe4d5612a2        21 hours ago        639 MB
docker.elastic.co/beats/packetbeat              5.4.0               1ea496db3b82        5 days ago          283 MB
docker.elastic.co/beats/metricbeat              5.4.0               2a9e98f038ce        5 days ago          262 MB
docker.elastic.co/beats/heartbeat               5.4.0               59c73cd9ca6f        5 days ago          266 MB
docker.elastic.co/beats/filebeat                5.4.0               49fcd694363c        5 days ago          253 MB
docker.elastic.co/logstash/logstash             5.4.0               8698b18c90b6        5 days ago          527 MB
docker.elastic.co/elasticsearch/elasticsearch   5.4.0               4c093701c312        5 days ago          524 MB

from kibana-docker.

jarpy avatar jarpy commented on August 13, 2024

there are problems with the image for mac os

Docker images are universal. There is no specific image for MacOS.

from kibana-docker.

jarpy avatar jarpy commented on August 13, 2024

Maybe send the complete output of docker pull docker.elastic.co/kibana/kibana:5.4.0?

Thanks.

from kibana-docker.

jarpy avatar jarpy commented on August 13, 2024

@xeraa, the pull works for you, cool. :)

But, are you able to bring up stack-docker?

from kibana-docker.

xeraa avatar xeraa commented on August 13, 2024

I tested it right after the 5.4.0 release and it worked. However, I've given Docker more resources — otherwise I used to run into unhealthy Kibana instances as well.

advanced 2017-05-10 03-15-38

from kibana-docker.

jarpy avatar jarpy commented on August 13, 2024

Awesome. Thanks. (And I love the screenshot).

from kibana-docker.

cvaldess avatar cvaldess commented on August 13, 2024

thanks xeraa, think was 2Gb, will test at home latter and update..

from kibana-docker.

cvaldess avatar cvaldess commented on August 13, 2024

thanks again xeraa, was docker for mac memory limits, problem solved :)

from kibana-docker.

xeraa avatar xeraa commented on August 13, 2024

Great! Happy you got it up and running

from kibana-docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.