# Grafana Reverse Proxy Problem with linkerd-viz

**URL:** https://linkerd.buoyant.io/t/grafana-reverse-proxy-problem-with-linkerd-viz/374
**Category:** Linkerd General Discussion
**Tags:** proxy, configuration
**Created:** [February 2, 2024, 6:21pm UTC](https://linkerd.buoyant.io/t/grafana-reverse-proxy-problem-with-linkerd-viz/374 "2024-02-02T18:21:57Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![ravi089](https://avatars.discourse-cdn.com/v4/letter/r/45deac/32.png) [@ravi089](https://linkerd.buoyant.io/u/ravi089)
#### Post date: [February 2, 2024, 6:21pm UTC](https://linkerd.buoyant.io/t/grafana-reverse-proxy-problem-with-linkerd-viz/374/1 "2024-02-02T18:21:57Z")

</div>

I’ve used this docs : [Grafana | Linkerd](https://linkerd.io/2.14/tasks/grafana/) for hooking up linkerd-viz dashboard with grafana (kube-prometheus-stack-grafana). but when i opened the grafana website it shows  
**If you’re seeing this Grafana has failed to load its application files**

1. This could be caused by your reverse proxy settings.

2. 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.

3. If you have a local dev build make sure you build frontend using: yarn start, or yarn build

4. Sometimes restarting grafana-server can help

5. Check if you are using a non-supported browser. For more information, refer to the list of [supported browsers](https://grafana.com/docs/grafana/latest/installation/requirements/#supported-web-browsers).

this points.

please help me here…
