<?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[Innogy Adapter lässt sich nicht authentifizieren]]></title><description><![CDATA[<p dir="auto">Re: <a href="/topic/22128/innogy-schaltet-nicht">Innogy schaltet nicht</a><br />
Wenn ich auf Start Authentifizierung gehe öffnet sich ein leeres Fenster wo ich nichts eintragen kann.<br />
<img src="/assets/uploads/files/1611157547853-86695128-eb0d-4d44-bc8d-35edc3dd93a5-image.png" alt="86695128-eb0d-4d44-bc8d-35edc3dd93a5-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Es öffnet sich ein leeres Fenster:<br />
<img src="/assets/uploads/files/1611157608829-0a0f946a-b63a-4c04-b4a0-759766c96aaa-image.png" alt="0a0f946a-b63a-4c04-b4a0-759766c96aaa-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.iobroker.net/topic/41202/innogy-adapter-lässt-sich-nicht-authentifizieren</link><generator>RSS for Node</generator><lastBuildDate>Tue, 19 May 2026 09:21:53 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/41202.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 20 Jan 2021 15:46:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Innogy Adapter lässt sich nicht authentifizieren on Thu, 21 Jan 2021 11:26:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/werner2000x" aria-label="Profile: werner2000x">@<bdi>werner2000x</bdi></a> Ich habe jetzt den Grafana Server  gestoppt und siehe da die Innogy Authentifizierung hat geklappt :-)<br />
Nur wieso belegt Innogy das Port 3000 wie der Grafana Server. Kann ich jetzt wieder Grafana aktivieren oder sollte ich einen Port ändern und wenn ja welchen und wie?</p>
]]></description><link>https://forum.iobroker.net/post/563525</link><guid isPermaLink="true">https://forum.iobroker.net/post/563525</guid><dc:creator><![CDATA[werner2000x]]></dc:creator><pubDate>Thu, 21 Jan 2021 11:26:06 GMT</pubDate></item><item><title><![CDATA[Reply to Innogy Adapter lässt sich nicht authentifizieren on Thu, 21 Jan 2021 11:27:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/werner2000x" aria-label="Profile: werner2000x">@<bdi>werner2000x</bdi></a> Der Fehler ist erst nach Neuaufsetzen von ioBroker passiert. Ich habe ein Backup der alten Version eingespielt.<br />
Danach musste ich einige Adapter neu installieren.</p>
<pre><code>Hier der Log, dort steht irgendetwas mit(Port:) 3000 - den verwende ich für Grafana.

innogy-smarthome.0	2021-01-20 16:50:37.672	warn	(13942) Terminated (UNCAUGHT_EXCEPTION): Without reason
innogy-smarthome.0	2021-01-20 16:50:37.670	info	(13942) terminating
innogy-smarthome.0	2021-01-20 16:50:37.603	error	(13942) Exception-Code: EADDRINUSE: listen EADDRINUSE: address already in use :::3000
innogy-smarthome.0	2021-01-20 16:50:37.601	error	at /opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8386:34
innogy-smarthome.0	2021-01-20 16:50:37.601	error	at Adapter.emit (events.js:314:20)
innogy-smarthome.0	2021-01-20 16:50:37.601	error	at Adapter.initSmartHome (/opt/iobroker/node_modules/iobroker.innogy-smarthome/main.js:206:15)
innogy-smarthome.0	2021-01-20 16:50:37.601	error	at SmartHome.init (/opt/iobroker/node_modules/innogy-smarthome-lib/lib/smarthome/index.js:88:17)
innogy-smarthome.0	2021-01-20 16:50:37.601	error	at SmartHome._location (/opt/iobroker/node_modules/innogy-smarthome-lib/lib/smarthome/index.js:383:28)
innogy-smarthome.0	2021-01-20 16:50:37.601	error	at Requestor.call (/opt/iobroker/node_modules/innogy-smarthome-lib/lib/requestor/index.js:48:17)
innogy-smarthome.0	2021-01-20 16:50:37.601	error	at Requestor.doRequest (/opt/iobroker/node_modules/innogy-smarthome-lib/lib/requestor/index.js:54:12)
innogy-smarthome.0	2021-01-20 16:50:37.601	error	at new Promise (/opt/iobroker/node_modules/bluebird/js/release/promise.js:103:10)
innogy-smarthome.0	2021-01-20 16:50:37.601	error	at Promise._resolveFromExecutor (/opt/iobroker/node_modules/bluebird/js/release/promise.js:518:18)
innogy-smarthome.0	2021-01-20 16:50:37.601	error	at Promise.cancellationExecute [as _execute] (/opt/iobroker/node_modules/bluebird/js/release/debuggability.js:406:9)
innogy-smarthome.0	2021-01-20 16:50:37.601	error	at /opt/iobroker/node_modules/innogy-smarthome-lib/lib/requestor/index.js:56:22
innogy-smarthome.0	2021-01-20 16:50:37.601	error	at Object.getAuthorizationStatus (/opt/iobroker/node_modules/innogy-smarthome-lib/lib/oauth2/index.js:300:20)
innogy-smarthome.0	2021-01-20 16:50:37.601	error	at getAuthorizationStatus (/opt/iobroker/node_modules/innogy-smarthome-lib/lib/oauth2/index.js:290:9)
innogy-smarthome.0	2021-01-20 16:50:37.601	error	at /opt/iobroker/node_modules/innogy-smarthome-lib/lib/requestor/index.js:58:41
innogy-smarthome.0	2021-01-20 16:50:37.601	error	at Object.startAuthorization (/opt/iobroker/node_modules/innogy-smarthome-lib/lib/oauth2/index.js:303:20)
innogy-smarthome.0	2021-01-20 16:50:37.601	error	at startAuthorization (/opt/iobroker/node_modules/innogy-smarthome-lib/lib/oauth2/index.js:187:22)
innogy-smarthome.0	2021-01-20 16:50:37.601	error	at Function.listen (/opt/iobroker/node_modules/express/lib/application.js:618:24)
</code></pre>
<p dir="auto"><strong>MOD-Edit: Code-tags gefixt!</strong></p>
]]></description><link>https://forum.iobroker.net/post/563067</link><guid isPermaLink="true">https://forum.iobroker.net/post/563067</guid><dc:creator><![CDATA[werner2000x]]></dc:creator><pubDate>Thu, 21 Jan 2021 11:27:13 GMT</pubDate></item></channel></rss>