elasticsearch-head icon indicating copy to clipboard operation
elasticsearch-head copied to clipboard

"cluster health: not connected" after closing an index

Open jmreymond opened this issue 6 years ago • 1 comments

Hi, I have head running with ELK 5.5 and it works like a charm. When I close an index (with POST command or with HEAD), I have the message "cluster health: not connected" and no vision of my cluster. If I reopen the index (with POST command in kibana), cluster health is green and all is OK. I can reproduce the issue on the 6 head running in my environment. Regards

jmreymond avatar Nov 20 '18 09:11 jmreymond

Hmm.. this is weird. Any error messages in your browser console? I tested on my machine using ES 6.3, and I could not replicate the issue.

philipskokoh avatar Nov 21 '18 09:11 philipskokoh