浏览器连接grafana失败解决方案
浏览器连接grafana建立连接失败,如下:
If you're seeing this Grafana has failed to load its application files
This could be caused by your reverse proxy settings.
返向代理会引起这个问题。
If you host grafana under subpath make sure your grafana.ini root_url setting includes subpath. If not using a reverse proxy make sure to set serve_from_sub_path to true.
如果grafana的url访问路径中有子路径,需要在 grafana.ini 配置文件中 root_url 中设置子路径。
如果使用了返向代理访问 grafana 需要在 grafana.ini 配置文件中将 serve_from_sub_pat 设置为true
If you have a local dev build make sure you build frontend using: yarn start, yarn start:hot, or yarn build
Sometimes restarting grafana-server can help
有时重启会解决这个问题。
Check if you are using a non-supported browser. For more information, refer to the list of supported browsers.
使用了不支持的浏览器,可以换几个浏览器试试。
解决方案:重启grafana后问题解决。
来源地址:https://blog.csdn.net/weixin_45250597/article/details/126256786
免责声明:
① 本站未注明“稿件来源”的信息均来自网络整理。其文字、图片和音视频稿件的所属权归原作者所有。本站收集整理出于非商业性的教育和科研之目的,并不意味着本站赞同其观点或证实其内容的真实性。仅作为临时的测试数据,供内部测试之用。本站并未授权任何人以任何方式主动获取本站任何信息。
② 本站未注明“稿件来源”的临时测试数据将在测试完成后最终做删除处理。有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341