Wondering if this is a config issue on my end or something else altogether, using a .desktop file to configure grafana-kiosk to launch at startup. After a few mins the playlist stops rotating between the two dashboards, refreshing still occurs on whichever dashboard it is stuck on. Currently running this on a RPi 4B 8gb. Current config is below, removed some items from the url and api key for reasons.
[Desktop Entry]
Type=Application
Exec=/usr/bin/grafana-kiosk -URL=https://********.grafana.net/playlists/play/decynlhxsp728b?kiosk -playlists -login-method=apikey --apikey ********* -kiosk-mode=full -autofit=true -lxde
Wondering if this is a config issue on my end or something else altogether, using a .desktop file to configure grafana-kiosk to launch at startup. After a few mins the playlist stops rotating between the two dashboards, refreshing still occurs on whichever dashboard it is stuck on. Currently running this on a RPi 4B 8gb. Current config is below, removed some items from the url and api key for reasons.