当前位置:网站首页>After Grafana is installed, the web opens and reports an error
After Grafana is installed, the web opens and reports an error
2022-07-31 15:21:00 【A photographer who can't play is not a good programmer】
After Grafana is installed, the web opens with the following error:
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.

There are two solutions:
1. Switch to a browser supported by the official website

2. Modify /opt/module/grafana-9.0.5/conf/defaults.ini
Set allow_embedding to true (set to true if you want to allow browsers to render Grafana in a , , or . default is false.)
边栏推荐
- Precautions and solutions when SIGABRT error is reported
- Gorm—Go语言数据库框架
- Female service community product design
- TRACE32 - SNOOPer-based variable logging
- Public Key Retrieval is not allowed error solution when DBeaver connects to MySQL 8.x
- DBeaver连接MySQL 8.x时Public Key Retrieval is not allowed 错误解决
- 数据表插入数据insert into
- 力扣:714. 买卖股票的最佳时机含手续费
- Matlab matrix basic operations (definition, operation)
- 华医网冲刺港股:5个月亏2976万 红杉与姚文彬是股东
猜你喜欢

abaqus find contact pairs报错:surface name is already in use

使用 GraphiQL 可视化 GraphQL 架构

button控件的使用

为什么黑客领域几乎一片男生?

Ubuntu Topic 5: Setting a Static IP Address

TRACE32——基于SNOOPer的变量记录

Excel quickly aligns the middle name of the table (two-word name and three-word name alignment)

模板与泛型编程值typelist实现

mysql黑窗口~建库建表

使用 PyTorch 检测眼部疾病
随机推荐
工程流体力学复习
微信聊天记录中搜索红包
腾讯云部署----DevOps
Ubantu专题5:设置静态ip地址
模板与泛型编程值typelist实现
435. 无重叠区间
RecyclerView高效使用第二节
R语言检验样本是否符合正态性(检验样本是否来自一个正态分布总体):shapiro.test函数检验样本是否符合正态分布(normality test)
Kubernetes常用命令
为什么毕业季不要表白?
7、常见面试口语提问问题汇总
Deployment application life cycle and Pod health check
Emmet 语法
Destruction order of thread_local variables
RecyclerView高效使用第三节
R language test whether the sample conforms to normality (test whether the sample comes from a normally distributed population): shapiro.test function tests whether the sample conforms to the normal d
NC | 中国农大草业学院杨高文组揭示发现多因子干扰会降低土壤微生物多样性的积极效应...
Word table to Excel
Efficient use of RecyclerView Section 2
Efficient use of RecyclerView Section 1