I tried searching for the error but couldn't find one similar. I'm using Kibana 4.1 and the elastic search server I'm trying to connect to is 1.7.5 . The full error is below
Kibana: Request to Elasticsearch failed: "TypeMissingException[[.kibana] type[[config,
trying to auto create mapping, but dynamic mapping is disabled]] missing]"
Error: Request to Elasticsearch failed: "TypeMissingException[[.kibana] type[[config, trying
to auto create mapping, but dynamic mapping is disabled]] missing]"
at http://localhost:5601/index.js?_b=7489:88445:15
at wrappedErrback (http://localhost:5601/index.js?_b=7489:20902:78)
at wrappedErrback (http://localhost:5601/index.js?_b=7489:20902:78)
at http://localhost:5601/index.js?_b=7489:21035:76
at Scope.$eval (http://localhost:5601/index.js?_b=7489:22022:28)
at Scope.$digest (http://localhost:5601/index.js?_b=7489:21834:31)
at Scope.$apply (http://localhost:5601/index.js?_b=7489:22126:24)
at done (http://localhost:5601/index.js?_b=7489:17661:45)
at completeRequest (http://localhost:5601/index.js?_b=7489:17875:7)
at XMLHttpRequest.xhr.onreadystatechange (http://localhost:5601/index.js?_b=7489:17814:11)