<?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[Berechtigungsproblem Admin Panel und Zigbee Instabilität]]></title><description><![CDATA[<p dir="auto">Hallo zusammen,</p>
<p dir="auto">ich bin seit einigen Jahren stiller Leser des Forums und Nutzer von ioBroker. Mit ioBroker haben wir unser  gesamtes Haus vernetzt. Mit der Visu iQontrol und den ganzen Adaptern konnten wir eine Vielzahl von (schlechten) Herstellerapps entrinnen und alles in einer schönen Oberfläche vereinen.</p>
<p dir="auto">Nun kann natürlich nicht immer alles glattlaufen und ich benötige bei zwei Problemen tatsächlich Unterstützung, da ich keine Idee habe, was ich noch tun kann.  Da es sein kann, dass die Probleme irgendwie zusammenhängen, werde ich sie auch beide beschreiben. Vielleicht könnt ihr mir Tipps geben, was ich noch tun kann.</p>
<ol>
<li><strong>Zustände können nicht gesetzt werden</strong></li>
</ol>
<p dir="auto">Das erste Problem stört uns im täglichen Umgang mit ioBroker nicht. Es ist nur immer wieder etwas nervig, wenn ich Adapter aktualisiere und die Funktion schnell vom PC testen möchte.<br />
Ich kann in der ioBroker Adminoberfläche mit meinem Admin-Nutzer keine Objektzustände (true/false, Text) ändern. Es erscheint immer die Meldung “Permission Error”. Eine Auswirkung auf Blockly/NodeRed hat es nicht. Dort werden die Zustände sauber geschaltet.</p>
<p dir="auto">Ich habe bereits das ioBroker Fix-Skript (<a href="https://iobroker.net/fix.sh" rel="nofollow ugc">https://iobroker.net/fix.sh</a>) ausgeführt und auch einen neuen Adminnutzer angelegt. Das Verhalten hat sich aber nicht verändert. Ich bin mir nicht sicher, wie ioBroker die Berechtigungen verwaltet.</p>
<p dir="auto"><img src="/assets/uploads/files/1659424410305-zigbee.png" alt="zigbee.png" class=" img-fluid img-markdown" /></p>
<pre><code>{
  "type": "state",
  "common": {
    "name": "Update Firmware",
    "type": "boolean",
    "role": "button",
    "read": false,
    "write": true
  },
  "native": {},
  "from": "system.adapter.shelly.0",
  "user": "system.user.admin",
  "ts": 1654045455315,
  "_id": "shelly.0.SHSW-1#8CAAB555AAEC#1.firmwareupdate",
  "acl": {
    "object": 1636,
    "state": 1636
  }
}

</code></pre>
<p dir="auto"><img src="/assets/uploads/files/1659424410172-shelly_beispiel.png" alt="shelly_beispiel.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/assets/uploads/files/1659424409864-log.png" alt="log.png" class=" img-fluid img-markdown" /></p>
<ol start="2">
<li><strong>Zigbee Adapter startet nicht nach Wechsel von Conbee II auf SONOFF Zigbee 3.0 USB Dongle Plus</strong></li>
</ol>
<p dir="auto">Ich habe/hatte ein relativ großes Hue System. Mich hat schon immer gestört, dass Hue keine Backupfunktion hat. Somit bin ich (teilweise) auf den Zigbee Adapter mit einem Conbee II Stick umgestiegen. Am Anfang hat alles sehr gut funktioniert und der Empfang, sowie die Reaktionszeit, waren gut. Ich habe etwa 20 Zigbee Devices gepairt. Angefangen zu Pairen habe ich "vom Stick aus", also direkt neben dem Conbee II Stick im Technikraum mit einer Steckdose und habe das so weitergeführt.</p>
<p dir="auto">Nach einigen Wochen wurde der Empfang deutlich schlechter und das System reagiert bei vielen Geräten gar nicht oder nur nach mehrmaligen auslösen. Es fühlt sich an wie ein Empfangsproblem, obwohl ich das, wenn das Mesh funktioniert, ausschließen würde.</p>
<p dir="auto">Nach Recherche bin ich auf viele verschiedene Meinungen zum Conbee II gestoßen. Einige haben dann den leistungsfähigeren und besser unterstützten SONOFF Zigbee 3.0 USB Dongle Plus empfohlen.</p>
<p dir="auto">Tatsächlich weiß ich nicht wie ich hier weiter vorgehen soll. Entweder bekomme ich den Conbee II mit Mesh wieder ans laufen oder aber ich steige auf den SONOFF um, mit der Hoffnung, dass es dann nachhaltiger funktioniert...</p>
<p dir="auto">Zigbee Prozess.<br />
<img src="/assets/uploads/files/1659426139698-zigbee-adapter2.png" alt="zigbee-adapter2.png" class=" img-fluid img-markdown" /><br />
Zwei Adapter aktuell am System<br />
<img src="/assets/uploads/files/1659426139665-zigbee-adapter.png" alt="zigbee-adapter.png" class=" img-fluid img-markdown" /><br />
Einstellungen im Adapter<br />
<img src="/assets/uploads/files/1659426139371-zigbee-einstellungen-resized.png" alt="zigbee Einstellungen.png" class=" img-fluid img-markdown" /><br />
Log<br />
<img src="/assets/uploads/files/1659426449807-zigbee-errors-resized.png" alt="zigbee errors.png" class=" img-fluid img-markdown" /></p>
<ol start="3">
<li><strong><strong>Das System</strong></strong></li>
</ol>
<p dir="auto">IoBroker läuft in einer VM auf Debian 11. Als Hypervisor nutze ich XCPng. Das System läuft seit vielen Jahren stabil. Ich gehe nicht davon aus, dass die Virtualisierung hier das Problem ist.</p>
<p dir="auto">Da ich hier Snapshots verwenden kann, können wir gerne jegliche Änderungen ausprobieren.</p>
<p dir="auto">Den lokalen PCIe USB-Controller habe ich an die ioBroker VM weitergereicht. Die USB-Sticks Conbee II und SONOFF Zigbee 3.0 USB Dongle Plus werden innerhalb der ioBroker VM erkannt und ich konnte sogar die Firmware aktualisieren.</p>
<p dir="auto"><strong>ioBroker (voll geupdatet)<br />
Node.js v16.16.0<br />
Anzahl der Adapter 423<br />
NPM 8.15.1<br />
Aktive Instanzen 16<br />
Debian 11 Bullseye (voll geupdatet)<br />
Kernel 5.10.0-16-amd64</strong></p>
<p dir="auto">VG<br />
Gifu</p>
]]></description><link>https://forum.iobroker.net/topic/56858/berechtigungsproblem-admin-panel-und-zigbee-instabilität</link><generator>RSS for Node</generator><lastBuildDate>Wed, 20 May 2026 01:36:12 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/56858.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 02 Aug 2022 07:51:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Berechtigungsproblem Admin Panel und Zigbee Instabilität on Wed, 03 Aug 2022 20:32:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homoran" aria-label="Profile: homoran">@<bdi>homoran</bdi></a><br />
Ich habe Admin v5.3.8. Meinen Nutzer habe ich gelöscht und neu angelegt. Das Verhalten hat sich nicht geändert. Die ACL für die Gruppe Admin sieht gut aus.</p>
<p dir="auto">Gruppe Admin:<br />
<img src="/assets/uploads/files/1659558435127-04a22e96-8e6d-4f36-805d-ecbad4b3471c-image.png" alt="04a22e96-8e6d-4f36-805d-ecbad4b3471c-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.iobroker.net/post/838072</link><guid isPermaLink="true">https://forum.iobroker.net/post/838072</guid><dc:creator><![CDATA[Gifu]]></dc:creator><pubDate>Wed, 03 Aug 2022 20:32:36 GMT</pubDate></item><item><title><![CDATA[Reply to Berechtigungsproblem Admin Panel und Zigbee Instabilität on Wed, 03 Aug 2022 14:29:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gifu" aria-label="Profile: gifu">@<bdi>gifu</bdi></a> sagte in <a href="/post/837880">Berechtigungsproblem Admin Panel und Zigbee Instabilität</a>:</p>
<blockquote>
<p dir="auto">hat es auch mit dem Nutzer admin nicht funktioniert.</p>
</blockquote>
<p dir="auto">das wundert mich allerdings auch, da die Rechte in den Gruppen vergeben werden</p>
<p dir="auto"><img src="/assets/uploads/files/1659536948857-screenshot_20220803-141451_firefox.jpg" alt="Screenshot_20220803-141451_Firefox.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">dann wirf den User mal raus und füge ihn neu hinzu</p>
<p dir="auto">welchen admin nutzst du?</p>
]]></description><link>https://forum.iobroker.net/post/837884</link><guid isPermaLink="true">https://forum.iobroker.net/post/837884</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Wed, 03 Aug 2022 14:29:59 GMT</pubDate></item><item><title><![CDATA[Reply to Berechtigungsproblem Admin Panel und Zigbee Instabilität on Wed, 03 Aug 2022 14:22:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homoran" aria-label="Profile: homoran">@<bdi>homoran</bdi></a><br />
<em>false</em> ist schwarz. Mein Nutzer ist in der Admingruppe.</p>
<p dir="auto"><img src="/assets/uploads/files/1659534543097-43ae5668-029d-4b89-833c-b61b2b2a463d-image-resized.png" alt="43ae5668-029d-4b89-833c-b61b2b2a463d-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Der Standardnutzer von ioBroker "admin" kann diesen Datenpunkt state und andere Datenpunkte tatsächlich ändern... Jetzt verstehe ich gar nichts mehr. Das letzte Mal als ich das getestet habe, hat es auch mit dem Nutzer admin nicht funktioniert. <img src="https://forum.iobroker.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f627.png?v=ba16ebd4856" class="not-responsive emoji emoji-android emoji--anguished" style="height:23px;width:auto;vertical-align:middle" title=":anguished:" alt="😧" /></p>
]]></description><link>https://forum.iobroker.net/post/837880</link><guid isPermaLink="true">https://forum.iobroker.net/post/837880</guid><dc:creator><![CDATA[Gifu]]></dc:creator><pubDate>Wed, 03 Aug 2022 14:22:34 GMT</pubDate></item><item><title><![CDATA[Reply to Berechtigungsproblem Admin Panel und Zigbee Instabilität on Wed, 03 Aug 2022 12:13:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gifu" aria-label="Profile: gifu">@<bdi>gifu</bdi></a> sagte in <a href="/post/837814">Berechtigungsproblem Admin Panel und Zigbee Instabilität</a>:</p>
<blockquote>
<pre><code>"type": "boolean",                                                                    
</code></pre>
</blockquote>
<pre><code>"type": "boolean",
"read": true,
"write": true,
</code></pre>
<p dir="auto">Das sieht schon mal besser aus!</p>
<p dir="auto">Der Timestamp ist auch aktuell, was ich jedoch nicht erkennen kann, welche Farbe <em>false</em> hat.<br />
wird schwarz srin, da der Adapter ja schreiben darf.</p>
<p dir="auto">Als welcher Ussr bist du im Admin?</p>
<p dir="auto">wie sehen dessen Berechtigungen aus?</p>
]]></description><link>https://forum.iobroker.net/post/837817</link><guid isPermaLink="true">https://forum.iobroker.net/post/837817</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Wed, 03 Aug 2022 12:13:00 GMT</pubDate></item><item><title><![CDATA[Reply to Berechtigungsproblem Admin Panel und Zigbee Instabilität on Wed, 03 Aug 2022 12:03:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homoran" aria-label="Profile: homoran">@<bdi>homoran</bdi></a><br />
Da hast du recht. An irgendeiner Ecke muss man anfangen. Ich würde direkt auf die neuen Objekte/Datenpunkte gehen, welche der Zigbee-Adapter angelegt hat. Das ist vielleicht etwas einfacher und wir stoßen nicht direkt auf irgendwelche Altlasten.</p>
<p dir="auto"><strong>Beispiel:</strong><br />
Datenpunkt State. Wurde durch den Zigbee-Adapter angelegt.</p>
<p dir="auto"><img src="/assets/uploads/files/1659527914649-datenpunkt-state.png" alt="Datenpunkt state.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Der Datenpunkt ist wie folgt definiert:</p>
<pre><code>{
  "type": "state",
  "common": {
    "name": "On/off state of the switch",
    "type": "boolean",
    "read": true,
    "write": true,
    "role": "switch"
  },
  "native": {},
  "from": "system.adapter.zigbee.0",
  "user": "system.user.admin",
  "ts": 1659518748786,
  "_id": "zigbee.0.00124b0025e1f3e5.state",
  "acl": {
    "object": 1636,
    "state": 1636
  }
}
</code></pre>
<p dir="auto">Wenn ich den Wert von false auf true ändern möchte, erscheint folgende Fehlermeldung.<br />
<img src="/assets/uploads/files/1659527997696-673d1e87-4499-444c-bc26-3b91c9d79ed6-image.png" alt="673d1e87-4499-444c-bc26-3b91c9d79ed6-image.png" class=" img-fluid img-markdown" /><br />
<img src="/assets/uploads/files/1659528045644-b0a9a550-09c0-4816-9fd2-1cf11565f400-image.png" alt="b0a9a550-09c0-4816-9fd2-1cf11565f400-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Das Problem habe ich mit allen Datenpunkten. Egal, wie neu oder alt sie sind.</p>
<p dir="auto">VG<br />
Gifu</p>
]]></description><link>https://forum.iobroker.net/post/837814</link><guid isPermaLink="true">https://forum.iobroker.net/post/837814</guid><dc:creator><![CDATA[Gifu]]></dc:creator><pubDate>Wed, 03 Aug 2022 12:03:07 GMT</pubDate></item><item><title><![CDATA[Reply to Berechtigungsproblem Admin Panel und Zigbee Instabilität on Tue, 02 Aug 2022 15:11:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gifu" aria-label="Profile: gifu">@<bdi>gifu</bdi></a> sagte in <a href="/post/837439">Berechtigungsproblem Admin Panel und Zigbee Instabilität</a>:</p>
<blockquote>
<p dir="auto">Die Rechte wurden nicht oder nicht bewusst verändert.</p>
</blockquote>
<p dir="auto">auch (oder gerade) wenn es alle DPs betrifft, muss man doch irgendwo anfangen!</p>
<p dir="auto">also nochmal:<br />
was ist das für ein DP und wer/was hat ihn angelegt?</p>
<p dir="auto">read=false und write=true ist in meinen Augen absoluter Blödsinn.</p>
<p dir="auto">sieht es etwa bei allen DPs so aus?</p>
]]></description><link>https://forum.iobroker.net/post/837443</link><guid isPermaLink="true">https://forum.iobroker.net/post/837443</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Tue, 02 Aug 2022 15:11:24 GMT</pubDate></item><item><title><![CDATA[Reply to Berechtigungsproblem Admin Panel und Zigbee Instabilität on Tue, 02 Aug 2022 15:02:23 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/homoran" aria-label="Profile: homoran">@<bdi>homoran</bdi></a>,</p>
<p dir="auto">wie eingangs geschrieben hatte ich gedacht, dass die beiden Probleme zusammenhängen. Zum Glück (oder Pech) ist dem nicht so.</p>
<p dir="auto">Es sind tatsächlich alle Datenpunkte in der Adminoberfläche betroffen. Kein Datenpunkt kann von mir manuell geändert werden. Das Blockly einen anderen Nutzer verwendet (system), ist mir bewusst.</p>
<p dir="auto">Die Rechte wurden nicht oder nicht bewusst verändert. Es trifft wie gesagt auf alle Datenpunkte zu. Mein Nutzer mit der Rolle admin darf es einfach nicht. Habt ihr Ideen?</p>
]]></description><link>https://forum.iobroker.net/post/837439</link><guid isPermaLink="true">https://forum.iobroker.net/post/837439</guid><dc:creator><![CDATA[Gifu]]></dc:creator><pubDate>Tue, 02 Aug 2022 15:02:23 GMT</pubDate></item><item><title><![CDATA[Reply to Berechtigungsproblem Admin Panel und Zigbee Instabilität on Tue, 02 Aug 2022 14:34:56 GMT]]></title><description><![CDATA[<p dir="auto">hab diesen Thread leider zu spät gesehen,  da ich zu den Themen (fast) nichts sagen könnte.<br />
<a class="plugin-mentions-user plugin-mentions-a" href="/user/gifu" aria-label="Profile: Gifu">@<bdi>Gifu</bdi></a><br />
es wäre besser gewesen daraus 2-3 Threads mit dem jeweiligen Thema zu machen, damit man jeweils zusammenhängende Postings hätte.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gifu" aria-label="Profile: gifu">@<bdi>gifu</bdi></a> sagte in <a href="/post/837298">Berechtigungsproblem Admin Panel und Zigbee Instabilität</a>:</p>
<blockquote>
<p dir="auto">Ich kann in der ioBroker Adminoberfläche mit meinem Admin-Nutzer keine Objektzustände (true/false, Text) ändern.</p>
</blockquote>
<p dir="auto">hier hätte ich gefragt was das für DPs sind und wer due Rechte bestimmt hat.</p>
<p dir="auto">deine Zusatzinfo</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gifu" aria-label="Profile: gifu">@<bdi>gifu</bdi></a> sagte in <a href="/post/837298">Berechtigungsproblem Admin Panel und Zigbee Instabilität</a>:</p>
<pre><code>    "role": "button",
    "read": false,
    "write": true
</code></pre>
<p dir="auto">war schon richtig und wichtig, bringt mir aber kein Licht ins Dunkel</p>
<p dir="auto">Wer lässt das lesen eines states nicht zu, aber das beschreiben?<br />
leider ist dieser Datenpunkt<br />
<a class="plugin-mentions-user plugin-mentions-a" href="/user/gifu" aria-label="Profile: gifu">@<bdi>gifu</bdi></a> sagte in <a href="/post/837298">Berechtigungsproblem Admin Panel und Zigbee Instabilität</a>:</p>
<blockquote>
<p dir="auto">"name": "Update Firmware",</p>
</blockquote>
<p dir="auto">nicht auf dem Screenshot zu sehen :-(</p>
<p dir="auto">das müsste ein Taster sein.</p>
<blockquote>
<p dir="auto">Eine Auswirkung auf Blockly/NodeRed hat es nicht. Dort werden die Zustände sauber geschaltet.</p>
</blockquote>
<p dir="auto">weil die read/write Berechtigungen  nur für die manuelle Einfabe gelten</p>
]]></description><link>https://forum.iobroker.net/post/837429</link><guid isPermaLink="true">https://forum.iobroker.net/post/837429</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Tue, 02 Aug 2022 14:34:56 GMT</pubDate></item><item><title><![CDATA[Reply to Berechtigungsproblem Admin Panel und Zigbee Instabilität on Tue, 02 Aug 2022 14:32:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gifu" aria-label="Profile: gifu">@<bdi>gifu</bdi></a></p>
<p dir="auto">Und warum testest du mit ungünstigen Einstellungen?<br />
Bringt dir für den 'Test' genau Null.</p>
]]></description><link>https://forum.iobroker.net/post/837428</link><guid isPermaLink="true">https://forum.iobroker.net/post/837428</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Tue, 02 Aug 2022 14:32:16 GMT</pubDate></item><item><title><![CDATA[Reply to Berechtigungsproblem Admin Panel und Zigbee Instabilität on Tue, 02 Aug 2022 14:16:47 GMT]]></title><description><![CDATA[<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><br />
Ist doch nur von der Testinstallation...</p>
]]></description><link>https://forum.iobroker.net/post/837423</link><guid isPermaLink="true">https://forum.iobroker.net/post/837423</guid><dc:creator><![CDATA[Gifu]]></dc:creator><pubDate>Tue, 02 Aug 2022 14:16:47 GMT</pubDate></item><item><title><![CDATA[Reply to Berechtigungsproblem Admin Panel und Zigbee Instabilität on Tue, 02 Aug 2022 14:13:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gifu" aria-label="Profile: gifu">@<bdi>gifu</bdi></a></p>
<p dir="auto">Immer noch die Empfehlung da NICHT /dev/ttyUSB0 sondern den by-id-Link zu verwenden.</p>
]]></description><link>https://forum.iobroker.net/post/837422</link><guid isPermaLink="true">https://forum.iobroker.net/post/837422</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Tue, 02 Aug 2022 14:13:18 GMT</pubDate></item><item><title><![CDATA[Reply to Berechtigungsproblem Admin Panel und Zigbee Instabilität on Tue, 02 Aug 2022 14:10:53 GMT]]></title><description><![CDATA[<p dir="auto"><strong>Kurzes Update:</strong><br />
Ich habe eine neue VM erstellt und ioBroker unter Debian11 frisch installiert und nur den Zigbee Adapter hinzugefügt. Die Lösung war trivial und habe diese schon in meiner produktiven ioBroker VM angewendet. <strong>Ich musste in den Adaptereinstellungen nur den Kanal einmalig von 11 auf 13 ändern, damit der Adapter startet. Danach konnte ich wieder auf 11 wechseln.</strong></p>
<p dir="auto">Warum das so ist, erschließt mir nicht. Vor allem weil es auch in der frischen ioBroker-Installation auftrat. Es scheint auch unabhängig von den Adapterversionen zu sein, da es auch mit der ältesten und neusten Version auftrat.</p>
<p dir="auto">Nun bleibt nur noch die Berechtigungsproblematik in der Adminoberfläche. Vielleicht hat hier jemand eine Idee.</p>
<p dir="auto"><img src="/assets/uploads/files/1659449432773-e9b97cf6-cba5-405d-99c8-7477a98c1212-image.png" alt="e9b97cf6-cba5-405d-99c8-7477a98c1212-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.iobroker.net/post/837421</link><guid isPermaLink="true">https://forum.iobroker.net/post/837421</guid><dc:creator><![CDATA[Gifu]]></dc:creator><pubDate>Tue, 02 Aug 2022 14:10:53 GMT</pubDate></item><item><title><![CDATA[Reply to Berechtigungsproblem Admin Panel und Zigbee Instabilität on Tue, 02 Aug 2022 09:27:52 GMT]]></title><description><![CDATA[<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></p>
<p dir="auto">Yes, sir.</p>
<pre><code>gero@servervm2:~$ uname -m &amp;&amp; type -P nodejs node npm &amp;&amp; nodejs -v &amp;&amp; node -v &amp;&amp; npm -v &amp;&amp; whoami &amp;&amp; pwd &amp;&amp; sudo apt update &amp;&gt; /dev/null &amp;&amp; sudo apt update &amp;&amp; apt policy nodejs
x86_64
/usr/bin/nodejs
/usr/bin/node
/usr/bin/npm
v16.16.0
v16.16.0
8.11.0
gero
/home/gero
OK:1 http://deb.debian.org/debian bullseye InRelease
OK:2 http://deb.debian.org/debian-security bullseye-security InRelease
OK:3 http://deb.debian.org/debian bullseye-updates InRelease
OK:4 https://deb.nodesource.com/node_16.x bullseye InRelease
Paketlisten werden gelesen… Fertig
Abhängigkeitsbaum wird aufgebaut… Fertig
Statusinformationen werden eingelesen… Fertig
Alle Pakete sind aktuell.
nodejs:
  Installiert:           16.16.0-deb-1nodesource1
  Installationskandidat: 16.16.0-deb-1nodesource1
  Versionstabelle:
 *** 16.16.0-deb-1nodesource1 500
        500 https://deb.nodesource.com/node_16.x bullseye/main amd64 Packages
        100 /var/lib/dpkg/status
     12.22.12~dfsg-1~deb11u1 500
        500 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages
     12.22.5~dfsg-2~11u1 500
        500 http://deb.debian.org/debian bullseye/main amd64 Packages
</code></pre>
]]></description><link>https://forum.iobroker.net/post/837329</link><guid isPermaLink="true">https://forum.iobroker.net/post/837329</guid><dc:creator><![CDATA[Gifu]]></dc:creator><pubDate>Tue, 02 Aug 2022 09:27:52 GMT</pubDate></item><item><title><![CDATA[Reply to Berechtigungsproblem Admin Panel und Zigbee Instabilität on Tue, 02 Aug 2022 09:26:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gifu" aria-label="Profile: gifu">@<bdi>gifu</bdi></a></p>
<p dir="auto">Ausgaben zeigen.</p>
]]></description><link>https://forum.iobroker.net/post/837328</link><guid isPermaLink="true">https://forum.iobroker.net/post/837328</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Tue, 02 Aug 2022 09:26:36 GMT</pubDate></item><item><title><![CDATA[Reply to Berechtigungsproblem Admin Panel und Zigbee Instabilität on Tue, 02 Aug 2022 09:26:05 GMT]]></title><description><![CDATA[<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> Ja, sources sind nun alle auf <em>bullseye</em> und <em>16.16.0-deb-1nodesource1</em> ist installiert.</p>
]]></description><link>https://forum.iobroker.net/post/837327</link><guid isPermaLink="true">https://forum.iobroker.net/post/837327</guid><dc:creator><![CDATA[Gifu]]></dc:creator><pubDate>Tue, 02 Aug 2022 09:26:05 GMT</pubDate></item><item><title><![CDATA[Reply to Berechtigungsproblem Admin Panel und Zigbee Instabilität on Tue, 02 Aug 2022 09:20:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gifu" aria-label="Profile: gifu">@<bdi>gifu</bdi></a></p>
<p dir="auto">Steht das jetzt auf soliden Füßen?</p>
<pre><code>uname -m &amp;&amp; type -P nodejs node npm &amp;&amp; nodejs -v &amp;&amp; node -v &amp;&amp; npm -v &amp;&amp; whoami &amp;&amp; pwd &amp;&amp; sudo apt update &amp;&gt; /dev/null &amp;&amp; sudo apt update &amp;&amp; apt policy nodejs
</code></pre>
]]></description><link>https://forum.iobroker.net/post/837325</link><guid isPermaLink="true">https://forum.iobroker.net/post/837325</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Tue, 02 Aug 2022 09:20:29 GMT</pubDate></item><item><title><![CDATA[Reply to Berechtigungsproblem Admin Panel und Zigbee Instabilität on Tue, 02 Aug 2022 09:17:00 GMT]]></title><description><![CDATA[<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><br />
Erledigt. Hast du noch weitere Ideen?</p>
]]></description><link>https://forum.iobroker.net/post/837322</link><guid isPermaLink="true">https://forum.iobroker.net/post/837322</guid><dc:creator><![CDATA[Gifu]]></dc:creator><pubDate>Tue, 02 Aug 2022 09:17:00 GMT</pubDate></item><item><title><![CDATA[Reply to Berechtigungsproblem Admin Panel und Zigbee Instabilität on Tue, 02 Aug 2022 08:55:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gifu" aria-label="Profile: gifu">@<bdi>gifu</bdi></a></p>
<pre><code>iobroker stop
sudo apt update
sudo apt install --reinstall nodejs
sudo reboot
</code></pre>
]]></description><link>https://forum.iobroker.net/post/837314</link><guid isPermaLink="true">https://forum.iobroker.net/post/837314</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Tue, 02 Aug 2022 08:55:30 GMT</pubDate></item><item><title><![CDATA[Reply to Berechtigungsproblem Admin Panel und Zigbee Instabilität on Tue, 02 Aug 2022 08:53:36 GMT]]></title><description><![CDATA[<p dir="auto">Danke <a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas-braun" aria-label="Profile: Thomas-Braun">@<bdi>Thomas-Braun</bdi></a>, das habe ich direkt angepasst. Bis gestern war ich auch noch auf Debian 10. Falls wir zur Fehlerbehebung zurückwollen, kann ich den Snapshot laden.</p>
<pre><code>OK:1 http://deb.debian.org/debian bullseye InRelease
OK:2 http://deb.debian.org/debian-security bullseye-security InRelease
OK:3 http://deb.debian.org/debian bullseye-updates InRelease
OK:4 https://deb.nodesource.com/node_16.x bullseye InRelease
Paketlisten werden gelesen… Fertig
Abhängigkeitsbaum wird aufgebaut… Fertig
Statusinformationen werden eingelesen… Fertig
Alle Pakete sind aktuell.
nodejs:
  Installiert:           16.16.0-deb-1nodesource1
  Installationskandidat: 16.16.0-deb-1nodesource1
  Versionstabelle:
 *** 16.16.0-deb-1nodesource1 500
        500 https://deb.nodesource.com/node_16.x bullseye/main amd64 Packages
        100 /var/lib/dpkg/status
     12.22.12~dfsg-1~deb11u1 500
        500 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages
     12.22.5~dfsg-2~11u1 500
        500 http://deb.debian.org/debian bullseye/main amd64 Packages
</code></pre>
]]></description><link>https://forum.iobroker.net/post/837313</link><guid isPermaLink="true">https://forum.iobroker.net/post/837313</guid><dc:creator><![CDATA[Gifu]]></dc:creator><pubDate>Tue, 02 Aug 2022 08:53:36 GMT</pubDate></item><item><title><![CDATA[Reply to Berechtigungsproblem Admin Panel und Zigbee Instabilität on Tue, 02 Aug 2022 08:40:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gifu" aria-label="Profile: gifu">@<bdi>gifu</bdi></a> sagte in <a href="/post/837309">Berechtigungsproblem Admin Panel und Zigbee Instabilität</a>:</p>
<p dir="auto">Du fährst da einen gefährlichen Mix aus verschiedenen Releases. Statt buster muss da bullseye in der nodesource.list eingetragen sein.</p>
]]></description><link>https://forum.iobroker.net/post/837310</link><guid isPermaLink="true">https://forum.iobroker.net/post/837310</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Tue, 02 Aug 2022 08:40:45 GMT</pubDate></item><item><title><![CDATA[Reply to Berechtigungsproblem Admin Panel und Zigbee Instabilität on Tue, 02 Aug 2022 08:38:35 GMT]]></title><description><![CDATA[<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></p>
<pre><code>uname -m &amp;&amp; type -P nodejs node npm &amp;&amp; nodejs -v &amp;&amp; node -v &amp;&amp; npm -v &amp;&amp; whoami &amp;&amp; pwd &amp;&amp; sudo apt update &amp;&gt; /dev/null &amp;&amp; sudo apt update &amp;&amp; apt policy nodejs
x86_64
/usr/bin/nodejs
/usr/bin/node
/usr/bin/npm
v16.16.0
v16.16.0
8.15.1
gero
/home/gero
OK:1 http://deb.debian.org/debian bullseye InRelease
OK:2 http://deb.debian.org/debian-security bullseye-security InRelease
OK:3 http://deb.debian.org/debian bullseye-updates InRelease
OK:4 https://deb.nodesource.com/node_16.x buster InRelease
Paketlisten werden gelesen… Fertig
Abhängigkeitsbaum wird aufgebaut… Fertig
Statusinformationen werden eingelesen… Fertig
Alle Pakete sind aktuell.
nodejs:
  Installiert:           16.16.0-deb-1nodesource1
  Installationskandidat: 16.16.0-deb-1nodesource1
  Versionstabelle:
 *** 16.16.0-deb-1nodesource1 500
        500 https://deb.nodesource.com/node_16.x buster/main amd64 Packages
        100 /var/lib/dpkg/status
     12.22.12~dfsg-1~deb11u1 500
        500 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages
     12.22.5~dfsg-2~11u1 500
        500 http://deb.debian.org/debian bullseye/main amd64 Packages
</code></pre>
]]></description><link>https://forum.iobroker.net/post/837309</link><guid isPermaLink="true">https://forum.iobroker.net/post/837309</guid><dc:creator><![CDATA[Gifu]]></dc:creator><pubDate>Tue, 02 Aug 2022 08:38:35 GMT</pubDate></item><item><title><![CDATA[Reply to Berechtigungsproblem Admin Panel und Zigbee Instabilität on Tue, 02 Aug 2022 08:28:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gifu" aria-label="Profile: gifu">@<bdi>gifu</bdi></a> sagte in <a href="/post/837307">Berechtigungsproblem Admin Panel und Zigbee Instabilität</a>:</p>
<pre><code>sudo apt update
</code></pre>
]]></description><link>https://forum.iobroker.net/post/837308</link><guid isPermaLink="true">https://forum.iobroker.net/post/837308</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Tue, 02 Aug 2022 08:28:56 GMT</pubDate></item><item><title><![CDATA[Reply to Berechtigungsproblem Admin Panel und Zigbee Instabilität on Tue, 02 Aug 2022 08:23:56 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas-braun" aria-label="Profile: thomas-braun">@<bdi>thomas-braun</bdi></a></p>
<p dir="auto">Ich habe PAN-ID auf <em>123ABCDEFABCD123</em> und den COM-Port auf /<em>dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_f8aec6f93286ec118813641719c2d21c-if00-port0</em> gesetzt.<br />
Das Verhalten bleibt leider gleich.</p>
<p dir="auto"><strong>Vollständige Ausgabe</strong></p>
<pre><code>gero@servervm2:~$ uname -m &amp;&amp; type -P nodejs node npm &amp;&amp; nodejs -v &amp;&amp; node -v &amp;&amp; npm -v &amp;&amp; whoami &amp;&amp; pwd &amp;&amp; sudo apt update &amp;&gt; /dev/null &amp;&amp; sudo apt update &amp;&amp; apt policy nodejs
x86_64
/usr/bin/nodejs
/usr/bin/node
/usr/bin/npm
v16.16.0
v16.16.0
8.15.1
gero
/home/gero
</code></pre>
<p dir="auto"><strong>Output ioBroker Log</strong></p>
<pre><code>
zigbee.0
2022-08-02 10:18:09.943	error	Error herdsman start

zigbee.0
2022-08-02 10:18:09.942	error	Failed to start Zigbee

zigbee.0
2022-08-02 10:18:09.941	error	Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"

zigbee.0
2022-08-02 10:18:09.799	info	Installed Version: iobroker.zigbee@1.7.5

zigbee.0
2022-08-02 10:18:09.781	info	Starting Zigbee npm ...

zigbee.0
2022-08-02 10:18:09.780	info	Try to reconnect. 1 attempts left

zigbee.0
2022-08-02 10:17:59.778	error	Error herdsman start

zigbee.0
2022-08-02 10:17:59.777	error	Failed to start Zigbee

zigbee.0
2022-08-02 10:17:59.776	error	Starting zigbee-herdsman problem : "network commissioning timed out - most likely network with the same panId or extendedPanId already exists nearby"

zigbee.0
2022-08-02 10:16:54.622	info	Installed Version: iobroker.zigbee@1.7.5

zigbee.0
2022-08-02 10:16:54.248	info	Starting Zigbee npm ...

zigbee.0
2022-08-02 10:16:54.246	info	delete old Backup files. keep only last 10

zigbee.0
2022-08-02 10:16:54.162	info	starting. Version 1.7.5 in /opt/iobroker/node_modules/iobroker.zigbee, node: v16.16.0, js-controller: 4.0.23

zigbee.0
2022-08-02 10:16:48.413	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
</code></pre>
]]></description><link>https://forum.iobroker.net/post/837307</link><guid isPermaLink="true">https://forum.iobroker.net/post/837307</guid><dc:creator><![CDATA[Gifu]]></dc:creator><pubDate>Tue, 02 Aug 2022 08:23:56 GMT</pubDate></item><item><title><![CDATA[Reply to Berechtigungsproblem Admin Panel und Zigbee Instabilität on Tue, 02 Aug 2022 08:15:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gifu" aria-label="Profile: gifu">@<bdi>gifu</bdi></a></p>
<blockquote>
<p dir="auto">Gut gesehen, tatsächlich habe ich bei meinen Versuchen auch das Minior-Update von npm installiert.</p>
</blockquote>
<p dir="auto">Macht man nicht.</p>
<p dir="auto">Vollständige Ausgabe zu</p>
<pre><code>uname -m &amp;&amp; type -P nodejs node npm &amp;&amp; nodejs -v &amp;&amp; node -v &amp;&amp; npm -v &amp;&amp; whoami &amp;&amp; pwd &amp;&amp; sudo apt update &amp;&gt; /dev/null &amp;&amp; sudo apt update &amp;&amp; apt policy nodejs
</code></pre>
]]></description><link>https://forum.iobroker.net/post/837304</link><guid isPermaLink="true">https://forum.iobroker.net/post/837304</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Tue, 02 Aug 2022 08:15:45 GMT</pubDate></item></channel></rss>