当前位置:网站首页>Grafana安装后web打开报错
Grafana安装后web打开报错
2022-07-31 15:15:00 【不会打球的摄影师不是好程序员】
Grafana安装后web打开报错如下:
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.
- 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.
解决方法有两种:
1.换用官网支持的浏览器
2.修改/opt/module/grafana-9.0.5/conf/defaults.ini
将allow_embedding 设置为true(set to true if you want to allow browsers to render Grafana in a , , or . default is false.)
边栏推荐
猜你喜欢
Ubantu专题5:设置静态ip地址
使用 Chainlink Keepers 实现智能合约函数的自动化执行
学习笔记12--路径-速度分解法之局部路径搜索
TRACE32 - C source code association
Synchronized and volatile interview brief summary
为什么毕业季不要表白?
看交互设计如何集成到Scrum敏捷流程中
基于极限学习机(ELM)进行多变量用电量预测(Matlab代码实现)
Essential Learning for Getting Started with Unity Shader - Transparency Effect
The use of button controls
随机推荐
Internet banking stolen?This article tells you how to use online banking safely
NC | 斯坦福申小涛等开发数据可重复分析计算框架TidyMass
思路迪医药冲刺港股:5个月亏2.9亿 泰格医药与先声药业是股东
Nuget package and upload tutorial
R language ggplot2 visualization: use the ggboxplot function of the ggpubr package to visualize the box plot, use the font function to customize the font size, color, style (bold, italic) of the legen
AVH Deployment Practice (1) | Deploying the Flying Paddle Model on Arm Virtual Hardware
The meaning of node_exporter performance monitoring information collection in Prometheus
删除 状态良好(恢复分区)的磁盘
Kubernetes原理剖析与实战应用手册,太全了
R语言向前或者向后移动时间序列数据(自定义滞后或者超前的期数):使用dplyr包中的lag函数将时间序列数据向前移动一天(设置参数n为正值)
安装Xshell并使用其进行Ymodem协议的串口传输
border控件的使用
R语言ggplot2可视化:使用ggpubr包的ggboxplot函数可视化分组箱图、使用ggpar函数改变图形化参数(caption、添加、修改可视化图像的题注、脚注内容)
国内市场上的BI软件,到底有啥区别
Bilateral filtering acceleration "recommended collection"
TRACE32 - Common Operations
TextBlock控件入门基础工具使用用法,取上法入门
WPF项目--控件入门基础用法,必知必会XAML
mongo进入报错
RecyclerView高效使用第二节