guysoft/FullPageOS

Grafana not loading, possible old chromium version?

Closed this issue · 4 comments

What were you doing?

Updated Grafana over the Weekend to its newest Version ( atleast thats what my logs tell me).
Now Chromium fails to load the application files.
Access to Grafana from a different PC works so im guessing its fullpageos.

The Full Error Message is:

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

1-3 are not applicable.
4: I tried restarting Grafana and the Raspberry but it didnt help.
So I am left with point 5.

(but I have no Idea if thats actually the issue, I am just guessing that the Chromium I am using is old)
Running Chromium-browser --version gives: Chromium 88.0.4324.187 Built on Raspbian , running on Raspbian 10

Is there anything I can do to update the Version of fullpageos I am using?
(like apt-get update?)

Chromium is FullPageOS 0.12.0 which was release in 2021. You can try upgrading to FullPageOS 0.13.0 which has Chromium Version 98.0.4758.106 . Or even to the nightly build which is also the release candidate for 0.14.0 which has Chromium Version 122.0.6261.89

okay cheers. Is there any way of updating the os without reflashing the sd card ?
like apt-get update/upgrade?

I am afraid not, known issue since #211.
You could just upgrade Debian and the browser which would give you a more up to date browser, but its not something I can support and if you get any issue due to that. If that does not work, you could upgrade to a newer FullPageOS version. Just updating FullPageOS and restoring your settings would likely take less time.

Okay cheers.
Took a bit to get everything working again but it works.
Thank you very much for the OS, its running my "Status" TV, showing some vital information for my services and has proven very useful so far!