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

Indices not functioning

Open cawoodm opened this issue 8 years ago • 1 comments

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 err

No network/XHR activity.

cawoodm avatar Dec 22 '16 12:12 cawoodm

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.

cawoodm avatar Dec 22 '16 13:12 cawoodm