Hi,
I have elasticsearch 5.1.1 & kibana 5.1.1, I installed x-pack 5.1.1 in both, but after restarting kibana i am getting following message in kibana:
[06:52:32.441] [info][status][ui settings] Status changed from uninitialized to green - Ready
[06:53:01.768] [warning][license][xpack] License information could not be obtained from Elasticsearch. [illegal_argument_exception
] No endpoint or operation is available at [_xpack] :: {"path":"/_xpack","statusCode":400,"response":"{"error":{"root_cause":[{"type
":"illegal_argument_exception","reason":"No endpoint or operation is available at [_xpack]"}],"type":"illegal_argument_exception
","reason":"No endpoint or operation is available at [_xpack]"},"status":400}"}
Unhandled rejection [illegal_argument_exception] No endpoint or operation is available at [_xpack] :: {"path":"/_xpack","statusCode":400,"
response":"{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"No endpoint or operation is available at [_xp
ack]"}],"type":"illegal_argument_exception","reason":"No endpoint or operation is available at [_xpack]"},"status":400}"}
at respond (D:\Elastic stack\kibana-5.1.1-windows-x86\node_modules\elasticsearch\src\lib\transport.js:289:15)
at checkRespForFailure (D:\Elastic stack\kibana-5.1.1-windows-x86\node_modules\elasticsearch\src\lib\transport.j
s:248:7)
at HttpConnector. (D:\Elastic stack\kibana-5.1.1-windows-x86\node_modules\elasticsearch\src\lib\conne
ctors\http.js:164:7)
at IncomingMessage.wrapper (D:\Elastic stack\kibana-5.1.1-windows-x86\node_modules\elasticsearch\node_modules\lo
dash\lodash.js:4994:19)
at emitNone (events.js:91:20)
at IncomingMessage.emit (events.js:185:7)
at endReadableNT (_stream_readable.js:974:12)
at _combinedTickCallback (internal/process/next_tick.js:74:11)
at process._tickDomainCallback (internal/process/next_tick.js:122:9)
And in browser i am unable to access localhost:5601
Any help please!!!! ,
Thanks,