- This could be caused by your reverse proxy settings.
- If you host grafana under a subpath make sure your
grafana.iniroot_urlsetting includes subpath. If not using a reverse proxy make sure to setserve_from_sub_pathto true. - If you have a local dev build make sure you build frontend using:
yarn start, oryarn build. - Sometimes restarting
grafana-servercan help. - Check if you are using a non-supported browser. For more information, refer to the list of supported browsers .