elasticsearch-head
elasticsearch-head copied to clipboard
Indices not functioning
Windows 7, 64bit, standalone elasticsearch-head running in nodejs 4.2.6 Elastic Search 5.1.1
Click "Indices" tab and nothing happens. JavaScript Error: app.js:4223 Uncaught TypeError: Cannot read property 'indices' of null(…)
Error screenshot
No network/XHR activity.
It's possibly related to #22326.
When I disable the cors setting in ES5 and fudge the CORS headers with a proxy (fiddler) everything works.