Grafana chart will not be displayed on my basicui and habpanel

Hello,
I would like to display my grafana chart the first time on my basic ui and my habpanel but it doesn’t work.
When i copy the link of my grafana dashboard on my browser it works.
I found this on the web:
-Grafana not showing in HABpanel - error in dev console - #8 by Mav63
-InfluxDB+Grafana persistence and graphing - #66 by Benjy
-https://www.youtube.com/watch?v=T0GnfHt8aLg

I don’t found the error… :worried:

I have just modified my /etc/grafana/grafana.ini file:

  • add allow_embedding=true* under *[security]
  • enable anonymous access enabled = true

My sitemap:

Image refresh=60000 url="http://IP-ADRESS:3000/d/BO_TuAgRz/dashboard-test?from=now-24h&to=now"

When i click on my basic ui to the iamge of the grafana image i get this text:
If you’re seeing this Grafana has failed to load its application files**

  1. This could be caused by your reverse proxy settings.
  2. If you host grafana under subpath make sure your grafana.ini root_url setting includes subpath
  3. If you have a local dev build make sure you build frontend using: yarn start, yarn start:hot, or yarn build
  4. Sometimes restarting grafana-server can help

When i create a new dashboard on my habpanel it isn’t possible the save tthe created dashboard and so when i restart the habpanel i have to create a new dashboard.

I have openHAB 2.5.0 and Grafana v6.6.1 and use InfluxDB (0.9 and newer) - Persistence Services | openHAB.
A restart of my openhabian doesn’t resolved the problem.

Someone have a idea where is the error?
Thank you in advance for our support!

I also have this same problem and have done everything you have done to try to get it to work with no luck. I have been searching for a while on here for the answer with no luck its very frustrating.

Check your browser cookie settings.
This message also appears when you block third party cookies.

My suggestion is to start by adding your openhab server URL to the “Sites that can always use cookies”.