我遇到了错误。任何想法。 ?
我正在使用带有自己的home和readonlyrest插件的麋鹿OSS 7.1.1。 如果没有这两个插件的麋鹿设置工作正常,但是一旦我使用了这些插件,它就会开始出现以下错误,并且无法在浏览器中打开kibana。
{"type":"log","@timestamp":"2019-07-04T11:38:21Z","tags":["debug","legacy-proxy"],"pid":15224,"message":"\"getConnections\" has been called."}
{"type":"log","@timestamp":"2019-07-04T11:38:23Z","tags":["plugin","debug"],"pid":15224,"message":"Checking Elasticsearch version"}
{"type":"log","@timestamp":"2019-07-04T11:38:25Z","tags":["plugin","debug"],"pid":15224,"message":"Checking Elasticsearch version"}
{"type":"log","@timestamp":"2019-07-04T11:38:26Z","tags":["debug","legacy-proxy"],"pid":15224,"message":"\"getConnections\" has been called."}
{"type":"log","@timestamp":"2019-07-04T11:38:28Z","tags":["plugin","debug"],"pid":15224,"message":"Checking Elasticsearch version"}
{"type":"log","@timestamp":"2019-07-04T11:38:30Z","tags":["plugin","debug"],"pid":15224,"message":"Checking Elasticsearch version"}
{"type":"log","@timestamp":"2019-07-04T11:38:31Z","tags":["debug","legacy-proxy"],"pid":15224,"message":"\"getConnections\" has been called."}
{"type":"log","@timestamp":"2019-07-04T11:38:33Z","tags":["plugin","debug"],"pid":15224,"message":"Checking Elasticsearch version"}
{"type":"log","@timestamp":"2019-07-04T11:38:35Z","tags":["plugin","debug"],"pid":15224,"message":"Checking Elasticsearch version"}
{"type":"log","@timestamp":"2019-07-04T11:38:36Z","tags":["debug","legacy-proxy"],"pid":15224,"message":"\"getConnections\" has been called."}
{"type":"log","@timestamp":"2019-07-04T11:38:37Z","tags":["debug","legacy-proxy"],"pid":15224,"message":"Event is being forwarded: connection"}
{"type":"log","@timestamp":"2019-07-04T11:38:37Z","tags":["debug","legacy-service"],"pid":15224,"message":"Request will be handled by proxy GET:/app/kibana."}
{"type":"log","@timestamp":"2019-07-04T11:38:37Z","tags":["plugin:own-home","debug"],"pid":15224,"message":"Stored kibana.index not found: TypeError: Cannot read property 'key' of null"}
{"type":"log","@timestamp":"2019-07-04T11:38:37Z","tags":["plugin:own-home","debug"],"pid":15224,"message":"Replace kibana.index \".kibana\" with \".kibana_admin\""}
{"type":"log","@timestamp":"2019-07-04T11:38:37Z","tags":["plugin:own-home","debug"],"pid":15224,"message":"Replaced path: /.kibana_admin/_doc/config:7.1.1"}
{"type":"error","@timestamp":"2019-07-04T11:38:37Z","tags":[],"pid":15224,"level":"error","error":{"message":"Cannot destructure property `updated_at` of 'undefined' or 'null'.","name":"TypeError","stack":"TypeError: Cannot destructure property `updated_at` of 'undefined' or 'null'.\n at SavedObjectsRepository.get (/platform/kibana-7.1.1-linux-x86_64/src/legacy/server/saved_objects/service/lib/repository.js:531:48)"},"url":{"protocol":null,"slashes":null,"auth":null,"host":null,"port":null,"hostname":null,"hash":null,"search":null,"query":{},"pathname":"/app/kibana","path":"/app/kibana","href":"/app/kibana"},"message":"Cannot destructure property `updated_at` of 'undefined' or 'null'."}
{"type":"response","@timestamp":"2019-07-04T11:38:37Z","tags":[],"pid":15224,"method":"get","statusCode":500,"req":{"url":"/app/kibana","method":"get","headers":{"x-proxy-user":"admin","host":"127.0.0.1:5601","connection":"close","cache-control":"max-age=0","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3","accept-encoding":"gzip, deflate","accept-language":"en-GB,en-US;q=0.9,en;q=0.8"},"remoteAddress":"127.0.0.1","userAgent":"127.0.0.1"},"res":{"statusCode":500,"responseTime":13,"contentLength":9},"message":"GET /app/kibana 500 13ms - 9.0B"}