<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[iQontrol:  Grafana wird als BACKGROUND_URL nicht angezeigt]]></title><description><![CDATA[<p dir="auto">Ich möchte auf einer iQontrol Seite die Diagramme von Grafana anzeigen lassen.<br />
Dazu habe ich unter BACKGROUND_URL die IP-Adresse des Grafana-Servers eingetragen, nämlich <a href="http://192.168.178.169:3000" rel="nofollow ugc">http://192.168.178.169:3000</a></p>
<p dir="auto">Leider bekomme ich dadurch eine Fehlermeldung:</p>
<pre><code>Firefox darf diese eingebettete Seite nicht öffnen.
Zu ihrem Schutz erlaubt 192.168.178.169 es Firefox nicht, diese Seite anzuzeigen, wenn sie in eine andere Seite eingebettet ist. Zur Anzeige der Seite muss diese in einem neuen Tab geöffnet werden.
</code></pre>
<p dir="auto">iQontrol läuft auf dem selben Server unter <a href="http://192.168.178.169:8082" rel="nofollow ugc">http://192.168.178.169:8082</a></p>
<p dir="auto">Das komische ist: ich zeige auf einer anderen iQontrol seite die Web-UI meines Lyrion Music Servers auf die selbe Art und Weise mit <a href="http://192.168.178.76:9000" rel="nofollow ugc">http://192.168.178.76:9000</a> an. Das funktioniert dort ohne Probleme.</p>
]]></description><link>https://forum.iobroker.net/topic/84220/iqontrol-grafana-wird-als-background_url-nicht-angezeigt</link><generator>RSS for Node</generator><lastBuildDate>Tue, 07 Apr 2026 00:03:28 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/84220.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 04 Apr 2026 11:45:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to iQontrol:  Grafana wird als BACKGROUND_URL nicht angezeigt on Sat, 04 Apr 2026 14:21:31 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas-braun" aria-label="Profile: Thomas-Braun">@<bdi>Thomas-Braun</bdi></a> <a href="/post/1333067">sagte</a>:</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cephalopod" aria-label="Profile: Cephalopod">@<bdi>Cephalopod</bdi></a></p>
<p dir="auto">Nimm das Semikolon mal weg.</p>
</blockquote>
<p dir="auto">Yes, daran lag es. <img src="https://forum.iobroker.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44d.png?v=1c48283e26d" class="not-responsive emoji emoji-android emoji--+1" style="height:23px;width:auto;vertical-align:middle" title=":+1:" alt="👍" /><br />
Sorry, bin in Linux noch nicht so firm. Ich dachte das # wäre das Kommentarzeichen.</p>
]]></description><link>https://forum.iobroker.net/post/1333068</link><guid isPermaLink="true">https://forum.iobroker.net/post/1333068</guid><dc:creator><![CDATA[Cephalopod]]></dc:creator><pubDate>Sat, 04 Apr 2026 14:21:31 GMT</pubDate></item><item><title><![CDATA[Reply to iQontrol:  Grafana wird als BACKGROUND_URL nicht angezeigt on Sat, 04 Apr 2026 14:15:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cephalopod" aria-label="Profile: Cephalopod">@<bdi>Cephalopod</bdi></a></p>
<p dir="auto">Nimm das Semikolon mal weg.</p>
]]></description><link>https://forum.iobroker.net/post/1333067</link><guid isPermaLink="true">https://forum.iobroker.net/post/1333067</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Sat, 04 Apr 2026 14:15:52 GMT</pubDate></item><item><title><![CDATA[Reply to iQontrol:  Grafana wird als BACKGROUND_URL nicht angezeigt on Sat, 04 Apr 2026 14:14:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/marc-berg" aria-label="Profile: marc-berg">@<bdi>marc-berg</bdi></a><br />
Vielen lieben Dank für deinen Tipp.<br />
Ich habe den Wert in der grafana.ini angepasst:</p>
<pre><code>[security]
# set to true if you want to allow browsers to render Grafana in a &lt;frame&gt;, &lt;iframe&gt;, &lt;embed&gt; or &lt;object&gt;. default is false.
;allow_embedding = true

</code></pre>
<p dir="auto">und danach den Grafana Server neu gestartet.</p>
<pre><code>sudo systemctl restart grafana-server
</code></pre>
<p dir="auto">Leider ohne Erfolg.<br />
In der Grafana Web-UI steht unter "Verwaltung &gt; Allgemein &gt; Einstellungen" weiterhin:</p>
<p dir="auto"><img src="/assets/uploads/files/1775311599231-477a7e79-9f10-41be-94b2-0bd58f87a73c-image.jpeg" alt="477a7e79-9f10-41be-94b2-0bd58f87a73c-image.jpeg" class=" img-fluid img-markdown" /></p>
<p dir="auto">Muss ich das noch an anderer Stelle eintragen?</p>
<p dir="auto">Ich habe auch mal den ganzen PC neu gebootet. Ohne Erfolg.<br />
Und es gibt auch nur eine  grafana.ini auf dem gesamten Laufwerk. Unter /etc/grafana/</p>
<p dir="auto">Oder etwa nicht?</p>
]]></description><link>https://forum.iobroker.net/post/1333065</link><guid isPermaLink="true">https://forum.iobroker.net/post/1333065</guid><dc:creator><![CDATA[Cephalopod]]></dc:creator><pubDate>Sat, 04 Apr 2026 14:14:30 GMT</pubDate></item><item><title><![CDATA[Reply to iQontrol:  Grafana wird als BACKGROUND_URL nicht angezeigt on Sat, 04 Apr 2026 13:08:02 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cephalopod" aria-label="Profile: Cephalopod">@<bdi>Cephalopod</bdi></a> <a href="/post/1333052">sagte</a>:</p>
<p dir="auto">Zu ihrem Schutz erlaubt 192.168.178.169 es Firefox nicht, diese Seite anzuzeigen, wenn sie in eine andere Seite eingebettet ist.</p>
</blockquote>
<p dir="auto">in der grafana.ini anpassen:</p>
<p dir="auto">[security]<br />
allow_embedding = true</p>
<p dir="auto">Danach Grafana neu starten.</p>
]]></description><link>https://forum.iobroker.net/post/1333058</link><guid isPermaLink="true">https://forum.iobroker.net/post/1333058</guid><dc:creator><![CDATA[Marc Berg]]></dc:creator><pubDate>Sat, 04 Apr 2026 13:08:02 GMT</pubDate></item></channel></rss>