Try a newer browser before anything else! I was using an older version of Safari on Mac and got this:
1
2
3
4
5
6
7
Ifyou're seeing thisGrafana has failed toload its application files
1.Thiscould be caused by your reverse proxy settings.
2.Ifyou host grafana under subpath make sure your grafana.ini root_url setting includes subpath.Ifnotusingareverse proxy make sure toset serve_from_sub_path totrue.
3.Ifyou havealocal dev build make sure you build frontend using:yarn start,yarn start:hot,oryarn build
4.Sometimes restarting grafana-server can help
5.Check ifyou are usinganon-supported browser.Formore information,refer tothe list of supported browsers.
I switched to the latest version of FireFox and was fine.