Kibana 访问报错 Elastic did not load properly. Check the server output for more information.
现象: banners.plugin.js 加载失败,访问 Kibana 登录后报错 Elastic did not load properly. Check the server output for more information
原因:代理的问题,关掉代理后恢复正常
原因:百思不得其解为啥代理会对这个有影响,这个 JS 不走代理,之前另一台 Arch 机器访问本地 Kibana 居然还会有跨域的问题,中间也是没有走任何代理的,我是真不理解