ERROR[07-18|14:43:05] Update check failed logger=grafana.update.checker error="failed to get latest.json repo from github.com: Get "https://raw.githubusercontent.com/grafana/grafana/main/latest.json/%22: dial tcp: lookup raw.githubusercontent.com: getaddrinfow: The requested name is valid, but no data of the requested type was found." duration=13.9887ms,这个是报错
请大神教一下怎么解决 我在自己电脑本地不会出现这个原因,连接公司总部windows测试环境,就会提示这个
连接公司总部windows测试环境
刷新dns,解析内容地址
能够获取成功
网络连接问题或公司网络设置的限制导致的。
1、检查没有任何防火墙或代理服务器阻止了对GitHub的访问。
2、可能是由于公司的网络设置限制了对外部资源的访问。
3、如果公司网络要求使用代理服务器进行外部访问,你可以尝试配置相应的代理设置来解决问题。