Closed RajanBhatt-go closed 4 years ago
Don't have a Mac so users who do may want to chime in, but to narrow down the issue could you docker exec
into the container to check that Elasticsearch is running and, if so, to make sure you can run curl localhost:9200
?
I have the same issue, and ES is not running, and can not curl it, but the logs does not say much =/
Don't know about Macs, but if ES is not running, it was probably ended due to insufficient memory.
Indeed was the issue
I am getting following error on console I am not able to understand unable to "revive" connection Any guidance would be appreciated
{"type":"log","@timestamp":"2020-04-06T23:02:25Z","tags":["warning","elasticsearch","admin"],"pid":293,"message":"No living connections"} {"type":"log","@timestamp":"2020-04-06T23:02:27Z","tags":["warning","elasticsearch","admin"],"pid":293,"message":"Unable to revive connection: http://localhost:9200/"} {"type":"log","@timestamp":"2020-04-06T23:02:27Z","tags":["warning","elasticsearch","admin"],"pid":293,"message":"No living connections"} {"type":"log","@timestamp":"2020-04-06T23:02:30Z","tags":["warning","elasticsearch","admin"],"pid":293,"message":"Unable to revive connection: http://localhost:9200/"} {"type":"log","@timestamp":"2020-04-06T23