Empty dashboard in Chromium on Raspberry Pi (Raspbian)

We recently upgraded to check_mk version 1.6.0p8. We use Raspberry Pi’s with Raspbian and the chromium browser (Chromium 78.0.3904.108) to display different dashboards. After this recent upgrade we only get gray screens in the browser which we open with read-only dashboards where no login is required. These urls still work perfectly in Chrome on Windows. Should this work, should we use a different browser or is there a different way to display our dasboards on a Pi?

cat os-release gives:
PRETTY_NAME=“Raspbian GNU/Linux 10 (buster)”
NAME=“Raspbian GNU/Linux”
VERSION_ID=“10”
VERSION=“10 (buster)”
VERSION_CODENAME=buster
ID=raspbian

Hi bvdoore,

from which version was the upgrade to 1.6.0p8 ???

Greets Bernd

The previous was 1.5.

Regards,

Bjorn

in my enviroment it works like this url:

/main/nagvis/frontend/nagvis-js/index.php?mod=Map&act=view&show=YourMap

TIP search for kiosk in the forum

Thanks for the info and the tip. I’ll try this out.

B