Is it possible to get grafana dashboards working through the TP600 browser? Seems like grafana don´t like the browser in the panel. I try accessing grafana directly using http (not https) over port 3000.
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, yarn start:hot, or yarn build
4. Sometimes restarting grafana-serve can help
5. Check if you are using a non-supported browser. For more information, refer to the list of supported browsers.
It works perfectly on other devices but just not the TP600 panels (tried on two panels). So I guess the internal browser isn´t compatible with newer versions of Grafana.