Kitematic: Error while creating elastic search container

Created on 3 Aug 2019  路  3Comments  路  Source: docker/kitematic

Expected behavior

  • Elastic search container should be created.

Actual behavior

  • I am getting Http 500 server error manifest unknown: manifest unknown

Information about the Issue

Steps to reproduce the behavior

  1. ...Go to kitematic and create elastic search container
  2. ... Getting http 500 error
    Screenshot (9)

All 3 comments

I have different error: 404.
(HTTP code 404) unexpected - manifest for elasticsearch:latest not found: manifest unknown: manifest unknown

@scipe If u want to setup elastic search with kibana using docker then follow this link https://stackoverflow.com/questions/52542487/unable-to-connect-to-kibana-elasticsearch-using-docker-compose. I used the same docker-compose file and was able to run both kibana and elstic search successfully.

@Ashish0410verma yeah, sure. In case when you trying to download not "latest" it's working. I just trying setup same thing, but not inside docker. In k8 - and in first time have same error with creating pod, but after I change version from latest to anything - it start working.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

geoffroy-noel-ddh picture geoffroy-noel-ddh  路  3Comments

albfan picture albfan  路  3Comments

rbq picture rbq  路  4Comments

sumpokemonster picture sumpokemonster  路  3Comments

niclarcipretti picture niclarcipretti  路  3Comments