Grafana and YoDeck

hi
i am implementing grafana here and all good, but we also use yoDeck (digital signage), on a pi that will use the dashboards or widgets show on many TV’s.
in theory we should simply put in the url and it will show but have found it hits the
“If you’re seeing this Grafana has failed to load its application files”
if we downgrade grafana to ver 10 it works but atm fails on ver 12.

any ideas .. also we have mesesaged yodeck

Hello @calvinstreeting ,

After analyzing the issue, I believe I have identified the underlying problem. Please find below the recommended steps that may help resolve it

Step: 1 Allow Embedding in grafana.ini

[security]
allow_embedding = true

Step: 2 In YoDeck, use the kiosk mode URL for the dashboard:

Step: 3 You must restart Grafana for changes to take effect.

Hello @yosiasz , @jangaraj

Could you please review my solution? If it is correct, kindly mark it as the accepted solution.

Hello @calvinstreeting
Just checking in—did this solution resolve your issue, or are you still experiencing the same problem?

thanks for reply :slight_smile:

I double checked that and is already set to “true”..

this is the error screen we see on yodeck

ok an update..

we are also talking to yodeck and they pushed a browser update across the devices of our account. and that made it work

so we are letting them know, for all other people etc..

many thanks for your help.

Hello @calvinstreeting,

If my solution was helpful, could you kindly mark it with the solution tick?

Thank you!