Skip to content

Crash on startup on MacOS Sequoia #252

@llamafilm

Description

@llamafilm

This was working when I last tried a few months ago, but today it crashes as soon as it loads any dashboard. Normally I would run my own Grafana Cloud playlist with service account API key, but for a minimal test case, below is the output with no arguments, which I expect should load play.grafana.org.

GrafanaKiosk Version: v1.0.11
2026/04/13 10:36:04 No config specified, using environment and args
2026/04/13 10:36:04 AutoFit: true
2026/04/13 10:36:04 LXDEEnabled: false
2026/04/13 10:36:04 LXDEHome: /home/pi
2026/04/13 10:36:04 Mode: full
2026/04/13 10:36:04 WindowPosition: 0,0
2026/04/13 10:36:04 WindowSize: 
2026/04/13 10:36:04 ScaleFactor: 1.0
2026/04/13 10:36:04 PageLoadDelayMS: 2000
2026/04/13 10:36:04 URL: https://play.grafana.org
2026/04/13 10:36:04 LoginMethod: anon
2026/04/13 10:36:04 Username: guest
2026/04/13 10:36:04 Password: *redacted*
2026/04/13 10:36:04 IgnoreCertificateErrors: false
2026/04/13 10:36:04 IsPlayList: false
2026/04/13 10:36:04 UseMFA: false
2026/04/13 10:36:04 Fieldname AutoLogin: false
2026/04/13 10:36:04 Fieldname Username: 
2026/04/13 10:36:04 Fieldname Password: 
2026/04/13 10:36:04 DISPLAY not set, autosetting to :0.0
2026/04/13 10:36:04 DISPLAY= :0.0
2026/04/13 10:36:04 XAUTHORITY not set, autosetting
2026/04/13 10:36:04 XAUTHORITY= /Users/ebalsley/.Xauthority
2026/04/13 10:36:04 method  anon
2026/04/13 10:36:04 Using temp dir: /var/folders/n1/sqk5mvvs1v36g73y6xvdbpbm0000gn/T/chromedp-kiosk3221867458
2026/04/13 10:36:04 Launching ANON login kiosk
2026/04/13 10:36:05 Sleeping 2000 MS before navigating to url
2026/04/13 10:36:07 KioskMode: Fullscreen
2026/04/13 10:36:07 Navigating to  https://play.grafana.org?kiosk=1&autofitpanels
2026/04/13 10:36:08 console.error call:
2026/04/13 10:36:08 	string - "Error fetching Prometheus write target:"
2026/04/13 10:36:08 	object - null
2026/04/13 10:36:08 console.error stacktrace:
2026/04/13 10:36:08 (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/3109.5aabd6e02b266e8c85a5.js:942): 
2026/04/13 10:36:08 console.error call:
2026/04/13 10:36:08 	string - "[Plugins] Failed to preload plugin: https://plugins-cdn.grafana.net/grafana-adaptivelogs-app/1.4.0/public/plugins/grafana-adaptivelogs-app/module.js (version: 1.4.0)"
2026/04/13 10:36:08 	object - null
2026/04/13 10:36:08 console.error stacktrace:
2026/04/13 10:36:08 (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/3109.5aabd6e02b266e8c85a5.js:1259): c
2026/04/13 10:36:08 console.error call:
2026/04/13 10:36:08 	string - "[Plugins] Failed to preload plugin: https://plugins-cdn.grafana.net/grafana-pdc-app/0.14.12+70b7741241b83b21b691c11460fbff088f48e605/public/plugins/grafana-pdc-app/module.js (version: 0.14.12+70b7741241b83b21b691c11460fbff088f48e605)"
2026/04/13 10:36:08 	object - null
2026/04/13 10:36:08 console.error stacktrace:
2026/04/13 10:36:08 (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/3109.5aabd6e02b266e8c85a5.js:1259): c
2026/04/13 10:36:08 console.error call:
2026/04/13 10:36:08 	string - "[Plugins] Failed to preload plugin: https://plugins-cdn.grafana.net/grafana-auth-app/2.11.10/public/plugins/grafana-auth-app/module.js (version: 2.11.10)"
2026/04/13 10:36:08 	object - null
2026/04/13 10:36:08 console.error stacktrace:
2026/04/13 10:36:08 (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/3109.5aabd6e02b266e8c85a5.js:1259): c
2026/04/13 10:36:08 console.error call:
2026/04/13 10:36:08 	string - "[Plugins] Failed to preload plugin: https://plugins-cdn.grafana.net/grafana-collector-app/4.15.0/public/plugins/grafana-collector-app/module.js (version: 4.15.0)"
2026/04/13 10:36:08 	object - null
2026/04/13 10:36:08 console.error stacktrace:
2026/04/13 10:36:08 (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/3109.5aabd6e02b266e8c85a5.js:1259): c
2026/04/13 10:36:08 console.error call:
2026/04/13 10:36:08 	string - "[Plugins] Failed to preload plugin: https://plugins-cdn.grafana.net/grafana-adaptivetraces-app/1.7.1/public/plugins/grafana-adaptivetraces-app/module.js (version: 1.7.1)"
2026/04/13 10:36:08 	object - null
2026/04/13 10:36:08 console.error stacktrace:
2026/04/13 10:36:08 (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/3109.5aabd6e02b266e8c85a5.js:1259): c
2026/04/13 10:36:08 console.error call:
2026/04/13 10:36:08 	string - "[Plugins] Failed to preload plugin: https://plugins-cdn.grafana.net/grafana-assistant-app/1.2.1/public/plugins/grafana-assistant-app/module.js (version: 1.2.1)"
2026/04/13 10:36:08 	object - null
2026/04/13 10:36:08 console.error stacktrace:
2026/04/13 10:36:08 (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/3109.5aabd6e02b266e8c85a5.js:1259): c
2026/04/13 10:36:08 console.error call:
2026/04/13 10:36:08 	string - "[Plugins] Failed to preload plugin: https://plugins-cdn.grafana.net/grafana-easystart-app/8.15.2/public/plugins/grafana-easystart-app/module.js (version: 8.15.2)"
2026/04/13 10:36:08 	object - null
2026/04/13 10:36:08 console.error stacktrace:
2026/04/13 10:36:08 (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/3109.5aabd6e02b266e8c85a5.js:1259): c
2026/04/13 10:36:08 console.error call:
2026/04/13 10:36:08 	string - "[Plugins] Failed to preload plugin: https://plugins-cdn.grafana.net/grafana-resourcesexporter-app/0.1.0/public/plugins/grafana-resourcesexporter-app/module.js (version: 0.1.0)"
2026/04/13 10:36:08 	object - null
2026/04/13 10:36:08 console.error stacktrace:
2026/04/13 10:36:08 (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/3109.5aabd6e02b266e8c85a5.js:1259): c
2026/04/13 10:36:09 Sleeping 2000 MS before continuing
2026/04/13 10:36:09 console.warning call:
2026/04/13 10:36:09 	string - "[Pathfinder] pathfinder.enabled flag: true"
2026/04/13 10:36:09 console.warning stacktrace:
2026/04/13 10:36:09 (https://plugins-cdn.grafana.net/grafana-pathfinder-app/2.7.2/public/plugins/grafana-pathfinder-app/666.js?_cache=bdc906e1c794b11871d2:0): S
2026/04/13 10:36:09 (https://plugins-cdn.grafana.net/grafana-pathfinder-app/2.7.2/public/plugins/grafana-pathfinder-app/module.js:2): 
2026/04/13 10:36:09 console.warning call:
2026/04/13 10:36:09 	string - "[Pathfinder] Experiment config loaded: variant=\"excluded\", pages=[], resetCache=false"
2026/04/13 10:36:09 console.warning stacktrace:
2026/04/13 10:36:09 (https://plugins-cdn.grafana.net/grafana-pathfinder-app/2.7.2/public/plugins/grafana-pathfinder-app/666.js?_cache=bdc906e1c794b11871d2:0): S
2026/04/13 10:36:09 (https://plugins-cdn.grafana.net/grafana-pathfinder-app/2.7.2/public/plugins/grafana-pathfinder-app/module.js:2): 
2026/04/13 10:36:09 console.warning call:
2026/04/13 10:36:09 	string - "[Pathfinder] After-24h experiment config loaded: variant=\"excluded\""
2026/04/13 10:36:09 console.warning stacktrace:
2026/04/13 10:36:09 (https://plugins-cdn.grafana.net/grafana-pathfinder-app/2.7.2/public/plugins/grafana-pathfinder-app/666.js?_cache=bdc906e1c794b11871d2:0): S
2026/04/13 10:36:09 (https://plugins-cdn.grafana.net/grafana-pathfinder-app/2.7.2/public/plugins/grafana-pathfinder-app/module.js:2): 
2026/04/13 10:36:09 console.warning call:
2026/04/13 10:36:09 	string - "Deprecation warning: value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.\nArguments: \n[0] _isAMomentObject: true, _isUTC: false, _useUTC: false, _l: undefined, _i: Mon, 13 Apr 2026 13:20:22, _f: undefined, _strict: undefined, _locale: [object Object]\nError\n    at a.createFromInputFallback (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/6029.b77a312771c786c00462.js:624:3)\n    at an (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/6029.b77a312771c786c00462.js:624:25639)\n    at un (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/6029.b77a312771c786c00462.js:624:29347)\n    at aa (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/6029.b77a312771c786c00462.js:624:29213)\n    at on (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/6029.b77a312771c786c00462.js:624:28930)\n    at sa (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/6029.b77a312771c786c00462.js:624:29707)\n    at A (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/6029.b77a312771c786c00462.js:624:29740)\n    at a (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/6029.b77a312771c786c00462.js:621:89)\n    at n (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/6182.08b7ca950757236ed2fa.js:1:2398)\n    at u (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/3109.5aabd6e02b266e8c85a5.js:1273:173577)"
2026/04/13 10:36:09 console.warning stacktrace:
2026/04/13 10:36:09 (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/6029.b77a312771c786c00462.js:620): Pt
2026/04/13 10:36:09 (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/6029.b77a312771c786c00462.js:621): 
2026/04/13 10:36:09 (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/6029.b77a312771c786c00462.js:623): an
2026/04/13 10:36:09 (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/6029.b77a312771c786c00462.js:623): un
2026/04/13 10:36:09 (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/6029.b77a312771c786c00462.js:623): aa
2026/04/13 10:36:09 (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/6029.b77a312771c786c00462.js:623): on
2026/04/13 10:36:09 (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/6029.b77a312771c786c00462.js:623): sa
2026/04/13 10:36:09 (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/6029.b77a312771c786c00462.js:623): A
2026/04/13 10:36:09 (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/6029.b77a312771c786c00462.js:620): a
2026/04/13 10:36:09 (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/6182.08b7ca950757236ed2fa.js:0): n
2026/04/13 10:36:09 (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/3109.5aabd6e02b266e8c85a5.js:1272): u
2026/04/13 10:36:09 (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/3109.5aabd6e02b266e8c85a5.js:1272): loading
2026/04/13 10:36:10 console.warning call:
2026/04/13 10:36:10 	string - "ArrayVector is deprecated and will be removed in Grafana 11. Please use plain arrays for field.values."
2026/04/13 10:36:10 console.warning stacktrace:
2026/04/13 10:36:10 (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/3109.5aabd6e02b266e8c85a5.js:1): tr
2026/04/13 10:36:10 (https://plugins-cdn.grafana.net/marcusolsson-static-datasource/2.2.0/public/plugins/marcusolsson-static-datasource/module.js:1): s
2026/04/13 10:36:10 (https://plugins-cdn.grafana.net/marcusolsson-static-datasource/2.2.0/public/plugins/marcusolsson-static-datasource/module.js:1): eval
2026/04/13 10:36:10 (https://plugins-cdn.grafana.net/marcusolsson-static-datasource/2.2.0/public/plugins/marcusolsson-static-datasource/module.js:1): eval
2026/04/13 10:36:10 (https://plugins-cdn.grafana.net/marcusolsson-static-datasource/2.2.0/public/plugins/marcusolsson-static-datasource/module.js:1): f
2026/04/13 10:36:10 (https://plugins-cdn.grafana.net/marcusolsson-static-datasource/2.2.0/public/plugins/marcusolsson-static-datasource/module.js:1): eval
2026/04/13 10:36:10 (https://plugins-cdn.grafana.net/marcusolsson-static-datasource/2.2.0/public/plugins/marcusolsson-static-datasource/module.js:1): eval
2026/04/13 10:36:10 (https://plugins-cdn.grafana.net/marcusolsson-static-datasource/2.2.0/public/plugins/marcusolsson-static-datasource/module.js:1): S
2026/04/13 10:36:10 (https://plugins-cdn.grafana.net/marcusolsson-static-datasource/2.2.0/public/plugins/marcusolsson-static-datasource/module.js:1): a
2026/04/13 10:36:10 (https://plugins-cdn.grafana.net/marcusolsson-static-datasource/2.2.0/public/plugins/marcusolsson-static-datasource/module.js:1): eval
2026/04/13 10:36:10 (https://plugins-cdn.grafana.net/marcusolsson-static-datasource/2.2.0/public/plugins/marcusolsson-static-datasource/module.js:1): eval
2026/04/13 10:36:10 (https://plugins-cdn.grafana.net/marcusolsson-static-datasource/2.2.0/public/plugins/marcusolsson-static-datasource/module.js:1): eval
2026/04/13 10:36:10 (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/3109.5aabd6e02b266e8c85a5.js:1260): K
2026/04/13 10:36:10 (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/3109.5aabd6e02b266e8c85a5.js:1260): U
2026/04/13 10:36:10 (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/3109.5aabd6e02b266e8c85a5.js:1260): w
2026/04/13 10:36:10 (https://grafana-assets.grafana.net/grafana/13.1.0-24251769778/public/build/7307.5e759a6f4c58d1bc0307.js:22): runWithTimeRange

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions