I’ve just started running Grafana-kiosk on a Raspberry Pi. After a few hours it crashed with this message. If I click Reload then it works fine, but I need to find a way to make this recover automatically, for an unattended kiosk. Since the process is still running, there is no exit code to be checked…
I’m running in tmux with tmux new-session -d -s grafana_session /usr/local/bin/grafana-kiosk -c /etc/grafana-kiosk.yaml
with this config file:
general:
kiosk-mode: full
target:
URL: https://xxxxxxxxx.grafana.net/playlists/play/ee9ndvno6u2v4a
login-method: apikey
playlist: true
apikey:
apikey: xxxxxxx