【问题标题】:Kibana is stuck on "Kibana server is not ready yet"Kibana 卡在“Kibana 服务器尚未准备好”
【发布时间】:2021-02-23 04:58:10
【问题描述】:

安装 Inhanced-Table 插件后,我的 Kibana 卡在下面的信息上

  "Kibana server is not ready yet"

但是几分钟后,它完全变得遥不可及,我的浏览器上出现“无法连接”错误。

我用下面的命令删除了插件,但错误依然存在。

./bin/kibana-plugin remove enhanced-table

您介意帮助我解决这个问题吗? Kibana 日志文件也可通过以下链接获得。

https://drive.google.com/file/d/1LILdo07Q9r0-VNG7hgkbTOaE2eJzhQPs/view?usp=sharing

谢谢

最好的问候

【问题讨论】:

    标签: kibana elastic-stack elk


    【解决方案1】:

    查看你的 kibana 的日志,我看到了:

    { "type":"log",
      "@timestamp":"2020-11-11T05:44:01Z", 
      "tags":["fatal","root"],"pid":2884, 
      "message":"{ Error: Optimizations failure.\n   9263 modules\n    \n    
      ERROR in    ./src/legacy/core_plugins/console/public/np_ready/application/components/editor_example.js\n    
        Module not found: Error: Can't resolve '../constants/help_example.txt' in 'D:\\Elastic\\Kibana\\kibana-7.6.1\\src\\legacy\\core_plugins\\console\\public\\np_ready\\application\\components'\n\n
    

    所以可能是 Kibana 仍在寻找插件,这就是发生错误的原因。

    您应该尝试停止 kibana 并重新启动它。

    【讨论】:

    • 我做到了,但问题仍然存在
    【解决方案2】:

    我安装了新的 clear kibana 并修复了问题

    【讨论】:

      猜你喜欢
      • 2021-08-16
      • 2021-09-15
      • 2020-09-22
      • 2020-04-27
      • 2020-01-20
      • 2019-07-01
      • 1970-01-01
      • 2022-07-25
      • 2020-04-30
      相关资源
      最近更新 更多