Hi, I am using PMM from AWS marketplace and since last few days, below error was popping up intermittently which has become permanent now. Any idea of resolution/Help/advise will be appreciated.
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 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