grafana / grafana-kiosk

Kiosk Utility for Grafana
Apache License 2.0
343 stars 57 forks source link

Kiosk not start Version / oid command not found #112

Closed DaKammermann closed 6 months ago

DaKammermann commented 11 months ago

/usr/bin/grafana-kiosk -URL=https://bkgann3.grafana.net -login-method=gcom -username=bkgann -password=abc123 -kiosk-mode=full

Output:

./grafana-kiosk.linux.arm64: line 1: version: command not found
./grafana-kiosk.linux.arm64: line 2: oid: command not found
size: '21415485': No such file

is anyone can help feel free .. thanks

briangann commented 11 months ago

Which OS and platform are you running it on? (uname -a, and cat /etc/os-release, anything to identify the system?)