<?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[Sony-bravia adapter - Absturz]]></title><description><![CDATA[<p dir="auto">Hallo</p>
<ol>
<li>
<p dir="auto">Ich habe den aktuellen sony-bravia adapter installiert. TV Sony KD-65XE9305/ Firmware aktuell. ioBroker und nodejs aktuell.</p>
</li>
<li>
<p dir="auto">Einstellungen entsprechen (soweit ich erkennen kann.... ich hoffe der Fehler sitzt nicht vor dem Gerät) denen aus der Anleitung (Menüs haben leicht andere Namen, es passt aber):</p>
</li>
</ol>
<pre><code>Schalten Sie Ihren Fernseher ein
Auf dem Fernsehgerät, gehen Sie zu Einstellungen -&gt; Netzwerk -&gt; Heimnetzwerk-Setup
Remote-Gerät / Renderer einschalten
Gehen Sie zum Heimnetzwerk-Setup
IP-Steuerung -&gt; Authentifizierung -&gt; Normal und Pre-Shared Schlüssel
Gehen Sie zu Remote-Gerät / Renderer und geben Sie den Pre-Shared Schlüssel "0000" ein (oder was auch immer Sie als PSK-Schlüssel verwenden möchten).
Schalten Sie Simple IP Control ein
</code></pre>
<ol start="3">
<li>Der Adapter wird auch grün (als Test habe ich mal eine andere/falsche IP angegeben: Dann zeigt der Adapter ein gelbes Warndreieck).</li>
</ol>
<p dir="auto">Aber:</p>
<p dir="auto">Wenn ich Befehle absetzen, kommt reproduzierbar das im Log</p>
<pre><code>2022-01-31 13:00:41.744 - info: sony-bravia.0 (890371) terminating
2022-01-31 13:00:41.746 - warn: sony-bravia.0 (890371) Terminated (UNCAUGHT_EXCEPTION): Without reason
2022-01-31 13:00:42.316 - error: host.iobroker-ur Caught by controller[0]: Error: connect ECONNREFUSED 192.168.178.32:80
2022-01-31 13:00:42.316 - error: host.iobroker-ur Caught by controller[0]: at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1159:16) {
2022-01-31 13:00:42.317 - error: host.iobroker-ur Caught by controller[0]: errno: -111,
2022-01-31 13:00:42.317 - error: host.iobroker-ur Caught by controller[0]: code: 'ECONNREFUSED',
2022-01-31 13:00:42.317 - error: host.iobroker-ur Caught by controller[0]: syscall: 'connect',
2022-01-31 13:00:42.318 - error: host.iobroker-ur Caught by controller[0]: address: '192.168.178.32',
2022-01-31 13:00:42.318 - error: host.iobroker-ur Caught by controller[0]: port: 80
2022-01-31 13:00:42.318 - error: host.iobroker-ur Caught by controller[0]: }
2022-01-31 13:00:42.318 - error: host.iobroker-ur Caught by controller[1]: Error: connect ECONNREFUSED 192.168.178.32:80
2022-01-31 13:00:42.318 - error: host.iobroker-ur Caught by controller[1]: at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1159:16) {
2022-01-31 13:00:42.319 - error: host.iobroker-ur Caught by controller[1]: errno: -111,
2022-01-31 13:00:42.319 - error: host.iobroker-ur Caught by controller[1]: code: 'ECONNREFUSED',
2022-01-31 13:00:42.319 - error: host.iobroker-ur Caught by controller[1]: syscall: 'connect',
2022-01-31 13:00:42.319 - error: host.iobroker-ur Caught by controller[1]: address: '192.168.178.32',
2022-01-31 13:00:42.320 - error: host.iobroker-ur Caught by controller[1]: port: 80
2022-01-31 13:00:42.320 - error: host.iobroker-ur Caught by controller[1]: }
2022-01-31 13:00:42.320 - error: host.iobroker-ur Caught by controller[2]: Error: connect ECONNREFUSED 192.168.178.32:80
2022-01-31 13:00:42.320 - error: host.iobroker-ur Caught by controller[2]: at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1159:16) {
2022-01-31 13:00:42.320 - error: host.iobroker-ur Caught by controller[2]: errno: -111,
2022-01-31 13:00:42.321 - error: host.iobroker-ur Caught by controller[2]: code: 'ECONNREFUSED',
2022-01-31 13:00:42.321 - error: host.iobroker-ur Caught by controller[2]: syscall: 'connect',
2022-01-31 13:00:42.321 - error: host.iobroker-ur Caught by controller[2]: address: '192.168.178.32',
2022-01-31 13:00:42.321 - error: host.iobroker-ur Caught by controller[2]: port: 80
2022-01-31 13:00:42.322 - error: host.iobroker-ur Caught by controller[2]: }
2022-01-31 13:00:42.322 - error: host.iobroker-ur instance system.adapter.sony-bravia.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
2022-01-31 13:00:42.323 - info: host.iobroker-ur Restart adapter system.adapter.sony-bravia.0 because enabled
</code></pre>
<p dir="auto">ich sehe, dass da irgendwas die Verbindung ablehnt, andererseits scheint der Adapter zu crashen.</p>
<ol start="4">
<li>Die Steuerung über Alexa mit einem Sony-TV-Skill funktioniert.</li>
</ol>
<p dir="auto">Für eine Idee, was bei mir falsch läuft, wäre ich dankbar!</p>
<p dir="auto">Gruß daNick</p>
]]></description><link>https://forum.iobroker.net/topic/52023/sony-bravia-adapter-absturz</link><generator>RSS for Node</generator><lastBuildDate>Sun, 24 May 2026 02:35:31 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/52023.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 31 Jan 2022 18:17:49 GMT</pubDate><ttl>60</ttl></channel></rss>