lmenezes / elasticsearch-kopf

web admin interface for elasticsearch
MIT License
2.41k stars 332 forks source link

Error connecting to [http://127.0.0.1:9000] "Cannot GET /" #406

Open vigneshsera opened 5 years ago

vigneshsera commented 5 years ago

When I try connecting to Elasticsearch Kopf, it shows this exception and not letting me perform other actions. [2019-08-28 11:51:25] Elasticseach connection: [2019-08-28 11:51:25] {"host":"http://127.0.0.1:9000","withCredentials":false} [2019-08-28 11:51:25] Error executing request: [2019-08-28 11:51:25] {"method":"GET","transformRequest":[null],"transformResponse":[null],"url":"http://127.0.0.1:9000/","data":{},"params":{},"headers":{"Accept":"application/json, text/plain, */*"}} [2019-08-28 11:51:25] REST API output: [2019-08-28 11:51:25] "Cannot GET /"