I don't think it the problem of proxy. There are two reason:
- The
server base path
setting works from Kibana 5.x. - I test the same configuration with clean Kibana and Elasticsearch (a whole different cluster), all function works.
We might narrow down the problem to:
- Why kibana doesn't show any create
.kibana
index error while starting up? - Why kibana automatically created template cannot create
.kibana
- Does
old data
(my application data without reindex from 5.6 to 6.1 yet) cause any error like this?
Thanks!