<?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[BLE läuft nach Node Update auf 16 nicht mehr (gelöst)]]></title><description><![CDATA[<p dir="auto">Dieser Fehler steht im Log:</p>
<pre><code>2022-06-17 20:57:10.717 - info: host.Beelink instance system.adapter.ble.0 started with pid 13607
2022-06-17 20:57:12.464 - info: ble.0 (13607) starting. Version 0.13.0 in /opt/iobroker/node_modules/iobroker.ble, node: v16.15.1, js-controller: 4.0.23
2022-06-17 20:57:12.542 - info: ble.0 (13607) loaded plugins: Xiaomi, mi-flora, ruuvi-tag, _default
2022-06-17 20:57:12.544 - info: ble.0 (13607) enabled plugins: Xiaomi, mi-flora, _default
2022-06-17 20:57:12.545 - info: ble.0 (13607) monitored services: fe95
2022-06-17 20:57:12.631 - info: ble.0 (13607) starting scanner process...
2022-06-17 20:57:13.041 - error: ble.0 (13607) Terminating because A dependency requires a rebuild.
2022-06-17 20:57:13.130 - info: host.Beelink instance system.adapter.ble.0 requested a rebuild of its dependencies and will be restarted after that is done.
2022-06-17 20:57:13.131 - info: host.Beelink Rebuild for adapter system.adapter.ble.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
</code></pre>
<p dir="auto">Das habe ich dann gemacht:</p>
<p dir="auto"></p><section class="spoiler-wrapper"><button class="spoiler-control btn btn-default">Spoiler</button><section style="display:none" class="spoiler-content"><p></p>
<pre><code>jan@Beelink:/opt/iobroker/iobroker-data/files/ble.admin$ npm install --production
npm WARN config production Use `--omit=dev` instead.
npm WARN old lockfile
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile
npm WARN old lockfile Error: An unknown git error occurred
npm WARN old lockfile     at makeError (/usr/lib/node_modules/npm/node_modules/@npmcli/git/lib/make-error.js:28:13)
npm WARN old lockfile     at /usr/lib/node_modules/npm/node_modules/@npmcli/git/lib/spawn.js:37:26
npm WARN old lockfile     at runMicrotasks (&lt;anonymous&gt;)
npm WARN old lockfile     at processTicksAndRejections (node:internal/process/task_queues:96:5)
npm WARN old lockfile  Could not fetch metadata for iobroker.boschebike@git+ssh://git@github.com/gaudes/ioBroker.boschebike.git#caab76421a131da61a7a8bbb8cd07bad28711e3e GitUnknownError: An unknown git error occurred
npm WARN old lockfile     at makeError (/usr/lib/node_modules/npm/node_modules/@npmcli/git/lib/make-error.js:28:13)
npm WARN old lockfile     at /usr/lib/node_modules/npm/node_modules/@npmcli/git/lib/spawn.js:37:26
npm WARN old lockfile     at runMicrotasks (&lt;anonymous&gt;)
npm WARN old lockfile     at processTicksAndRejections (node:internal/process/task_queues:96:5) {
npm WARN old lockfile   cmd: 'git',
npm WARN old lockfile   args: [
npm WARN old lockfile     '--no-replace-objects',
npm WARN old lockfile     'ls-remote',
npm WARN old lockfile     'ssh://git@github.com/gaudes/ioBroker.boschebike.git'
npm WARN old lockfile   ],
npm WARN old lockfile   code: 128,
npm WARN old lockfile   signal: null,
npm WARN old lockfile   stdout: '',
npm WARN old lockfile   stderr: 'git@github.com: Permission denied (publickey).\r\n' +
npm WARN old lockfile     'fatal: Konnte nicht vom Remote-Repository lesen.\n' +
npm WARN old lockfile     '\n' +
npm WARN old lockfile     'Bitte stellen Sie sicher, dass die korrekten Zugriffsberechtigungen bestehen\n' +
npm WARN old lockfile     'und das Repository existiert.\n'
npm WARN old lockfile }
npm ERR! code 128
npm ERR! An unknown git error occurred
npm ERR! command git --no-replace-objects ls-remote ssh://git@github.com/gaudes/ioBroker.boschebike.git
npm ERR! git@github.com: Permission denied (publickey).
npm ERR! fatal: Konnte nicht vom Remote-Repository lesen.
npm ERR!
npm ERR! Bitte stellen Sie sicher, dass die korrekten Zugriffsberechtigungen bestehen
npm ERR! und das Repository existiert.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/iobroker/.npm/_logs/2022-06-17T18_58_21_474Z-debug-0.log

</code></pre>
<p dir="auto"></p></section></section><p></p>
<p dir="auto">Ändert aber nichts am Fehler. Neuinstallation vom BLE bringt auch keine Änderung.</p>
]]></description><link>https://forum.iobroker.net/topic/55681/ble-läuft-nach-node-update-auf-16-nicht-mehr-gelöst</link><generator>RSS for Node</generator><lastBuildDate>Wed, 20 May 2026 23:29:04 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/55681.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 17 Jun 2022 19:05:14 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to BLE läuft nach Node Update auf 16 nicht mehr (gelöst) on Mon, 20 Jun 2022 19:40:57 GMT]]></title><description><![CDATA[<p dir="auto">ein iobroker fix hatte ich nach dem Nodejs16 Upgrade gemacht</p>
<p dir="auto">ich habe jetzt erstmal mein Backup zurückgespielt. Teste es nochmal in Ruhe. So sind auch die Verzeichnisse wieder da.</p>
<p dir="auto">Ich melde mich. Danke erstmal</p>
]]></description><link>https://forum.iobroker.net/post/817110</link><guid isPermaLink="true">https://forum.iobroker.net/post/817110</guid><dc:creator><![CDATA[steimi]]></dc:creator><pubDate>Mon, 20 Jun 2022 19:40:57 GMT</pubDate></item><item><title><![CDATA[Reply to BLE läuft nach Node Update auf 16 nicht mehr (gelöst) on Mon, 20 Jun 2022 19:04:13 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>iobroker@iobroker-01:/opt/iobroker$ getfacl /opt/iobroker/node_modules/aggregate-error
getfacl: Entferne führende '/' von absoluten Pfadnamen
# file: opt/iobroker/node_modules/aggregate-error
# owner: iobroker
# group: iobroker
user::rwx
group::r-x
group:iobroker:rwx
mask::rwx
other::r-x
default:user::rwx
default:group::r-x
default:group:iobroker:rwx
default:mask::rwx
default:other::r-x

</code></pre>
<pre><code>iobroker@iobroker-01:/opt/iobroker$ getfacl /opt/iobroker/node_modules/.aggregate-error-rAKexGiK
getfacl: Entferne führende '/' von absoluten Pfadnamen
# file: opt/iobroker/node_modules/.aggregate-error-rAKexGiK
# owner: iobroker
# group: iobroker
user::rwx
group::r-x
group:iobroker:rwx
mask::rwx
other::r-x
default:user::rwx
default:group::r-x
default:group:iobroker:rwx
default:mask::rwx
default:other::r-x

</code></pre>
<p dir="auto">ein iobroker fix hatte ich nach dem Nodejs16 Upgrade gemacht</p>
]]></description><link>https://forum.iobroker.net/post/817108</link><guid isPermaLink="true">https://forum.iobroker.net/post/817108</guid><dc:creator><![CDATA[steimi]]></dc:creator><pubDate>Mon, 20 Jun 2022 19:04:13 GMT</pubDate></item><item><title><![CDATA[Reply to BLE läuft nach Node Update auf 16 nicht mehr (gelöst) on Mon, 20 Jun 2022 19:00:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/steimi" aria-label="Profile: steimi">@<bdi>steimi</bdi></a></p>
<p dir="auto">Zeig mir mal die ACLs von so einem Ordner.</p>
<p dir="auto">Halt von noch existierenden...</p>
<pre><code>getfacl /opt/iobroker/node_modules/accepts
getfacl /opt/iobroker/node_modules/.accepts-rBwU1CL7
</code></pre>
]]></description><link>https://forum.iobroker.net/post/817105</link><guid isPermaLink="true">https://forum.iobroker.net/post/817105</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Mon, 20 Jun 2022 19:00:00 GMT</pubDate></item><item><title><![CDATA[Reply to BLE läuft nach Node Update auf 16 nicht mehr (gelöst) on Mon, 20 Jun 2022 18:57:53 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> es gab beide Ordner /opt/iobroker/node_modules/accepts und  /opt/iobroker/node_modules/.accepts-rBwU1CL7. Deswegen dachte ich löschen und er benennt ihn selber um. Und nun?</p>
]]></description><link>https://forum.iobroker.net/post/817103</link><guid isPermaLink="true">https://forum.iobroker.net/post/817103</guid><dc:creator><![CDATA[steimi]]></dc:creator><pubDate>Mon, 20 Jun 2022 18:57:53 GMT</pubDate></item><item><title><![CDATA[Reply to BLE läuft nach Node Update auf 16 nicht mehr (gelöst) on Mon, 20 Jun 2022 18:55:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/steimi" aria-label="Profile: steimi">@<bdi>steimi</bdi></a> Du sollst die nicht löschen, du sollst die alten Ordner dahin umbenennen.</p>
]]></description><link>https://forum.iobroker.net/post/817101</link><guid isPermaLink="true">https://forum.iobroker.net/post/817101</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Mon, 20 Jun 2022 18:55:39 GMT</pubDate></item><item><title><![CDATA[Reply to BLE läuft nach Node Update auf 16 nicht mehr (gelöst) on Mon, 20 Jun 2022 18:54:13 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> sagte in <a href="/post/817092">BLE läuft nach Node Update auf 16 nicht mehr (gelöst)</a>:</p>
<blockquote>
<p dir="auto">rBwU1CL7</p>
</blockquote>
<p dir="auto">okay, habe den .accept-xxx gelöscht, jetzt meldet er weitere Ordner wo er abbricht. Ich lösche die jetzt und teste weiter. Kann ich alle .-Ordner auf einmal löschen?</p>
]]></description><link>https://forum.iobroker.net/post/817098</link><guid isPermaLink="true">https://forum.iobroker.net/post/817098</guid><dc:creator><![CDATA[steimi]]></dc:creator><pubDate>Mon, 20 Jun 2022 18:54:13 GMT</pubDate></item><item><title><![CDATA[Reply to BLE läuft nach Node Update auf 16 nicht mehr (gelöst) on Mon, 20 Jun 2022 18:43:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/steimi" aria-label="Profile: steimi">@<bdi>steimi</bdi></a> sagte in <a href="/post/817088">BLE läuft nach Node Update auf 16 nicht mehr (gelöst)</a>:</p>
<blockquote>
<p dir="auto">rename '/opt/iobroker/node_modules/accepts' -&gt; '/opt/iobroker/node_modules/.accepts-rBwU1CL7'</p>
</blockquote>
]]></description><link>https://forum.iobroker.net/post/817092</link><guid isPermaLink="true">https://forum.iobroker.net/post/817092</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Mon, 20 Jun 2022 18:43:21 GMT</pubDate></item><item><title><![CDATA[Reply to BLE läuft nach Node Update auf 16 nicht mehr (gelöst) on Mon, 20 Jun 2022 18:41:31 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>NPM version: 8.11.0
Installing iobroker.ble@0.13.0... (System call)
npm ERR! code ENOTEMPTY
npm ERR! syscall rename
npm ERR! path /opt/iobroker/node_modules/accepts
npm ERR! dest /opt/iobroker/node_modules/.accepts-rBwU1CL7
npm ERR! errno -39
npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/accepts' -&gt; '/opt/iobroker/node_modules/.accepts-rBwU1CL7'

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/iobroker/.npm/_logs/2022-06-20T18_39_20_857Z-debug-0.log
host.iobroker-01 Cannot install iobroker.ble@0.13.0: 217

</code></pre>
]]></description><link>https://forum.iobroker.net/post/817088</link><guid isPermaLink="true">https://forum.iobroker.net/post/817088</guid><dc:creator><![CDATA[steimi]]></dc:creator><pubDate>Mon, 20 Jun 2022 18:41:31 GMT</pubDate></item><item><title><![CDATA[Reply to BLE läuft nach Node Update auf 16 nicht mehr (gelöst) on Mon, 20 Jun 2022 18:34:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/steimi" aria-label="Profile: steimi">@<bdi>steimi</bdi></a> sagte in <a href="/post/817080">BLE läuft nach Node Update auf 16 nicht mehr (gelöst)</a>:</p>
<p dir="auto">Bitte mal mit --debug installieren:</p>
<pre><code>iobroker install ble --debug
</code></pre>
]]></description><link>https://forum.iobroker.net/post/817084</link><guid isPermaLink="true">https://forum.iobroker.net/post/817084</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Mon, 20 Jun 2022 18:34:15 GMT</pubDate></item><item><title><![CDATA[Reply to BLE läuft nach Node Update auf 16 nicht mehr (gelöst) on Mon, 20 Jun 2022 18:31:19 GMT]]></title><description><![CDATA[<p dir="auto">Ich bekomme leider nach dem Nodejs 16- Upgrade auch den BLE-Adapter nicht mehr zum laufen. Ich hatte ihn dann deinstalliert und will ihn nun neu installieren.</p>
<pre><code>iobroker@iobroker-01:/opt/iobroker$ iobroker install ble
NPM version: 8.11.0
Installing iobroker.ble@0.13.0... (System call)
host.iobroker-01 Cannot install iobroker.ble@0.13.0: 217

</code></pre>
<p dir="auto">Den <a href="https://forum.iobroker.net/topic/53863/ble-0-ist-rot/2#">Eintrag</a> in der /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/package.json habe ich schon gemacht, ohen Ergebnis.</p>
<p dir="auto">Ein sudo rfkill zeigt folgendes an.</p>
<pre><code>ID TYPE      DEVICE      SOFT      HARD
 0 bluetooth hci0   unblocked unblocked
 1 bluetooth hci1   unblocked unblocked

</code></pre>
<p dir="auto">Ich habe 2 BT-Dongle, 1x radar2 und 1x ble.</p>
<p dir="auto">Was kann ich noch tun?</p>
]]></description><link>https://forum.iobroker.net/post/817080</link><guid isPermaLink="true">https://forum.iobroker.net/post/817080</guid><dc:creator><![CDATA[steimi]]></dc:creator><pubDate>Mon, 20 Jun 2022 18:31:19 GMT</pubDate></item><item><title><![CDATA[Reply to BLE läuft nach Node Update auf 16 nicht mehr (gelöst) on Sat, 18 Jun 2022 09:40:54 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 />
Da die Änderung somit bei mir schön länger drin ist, wundert es mich dann doch warum ich nach dem Node Upgrade ein BLE Problem hatte. Da war wohl was anderes nicht ganz richtig. Egal, der Restor hats gebügelt und jetzt ab in die Sonne :)</p>
]]></description><link>https://forum.iobroker.net/post/815859</link><guid isPermaLink="true">https://forum.iobroker.net/post/815859</guid><dc:creator><![CDATA[Jan1]]></dc:creator><pubDate>Sat, 18 Jun 2022 09:40:54 GMT</pubDate></item><item><title><![CDATA[Reply to BLE läuft nach Node Update auf 16 nicht mehr (gelöst) on Sat, 18 Jun 2022 09:35:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jan1" aria-label="Profile: jan1">@<bdi>jan1</bdi></a><br />
Natürlich. Im Grund sichert das Backup nur die Baupläne (jsons) und die Adapter werden danach gebacken. Stark vereinfacht...</p>
]]></description><link>https://forum.iobroker.net/post/815857</link><guid isPermaLink="true">https://forum.iobroker.net/post/815857</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Sat, 18 Jun 2022 09:35:14 GMT</pubDate></item><item><title><![CDATA[Reply to BLE läuft nach Node Update auf 16 nicht mehr (gelöst) on Sat, 18 Jun 2022 09:32:04 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 />
hatte ich mir gedacht und wird erledigt ;)</p>
<p dir="auto">Edit:<br />
wird wohl mit gesichert, da nach dem Restor die Änderung schon drin war</p>
]]></description><link>https://forum.iobroker.net/post/815846</link><guid isPermaLink="true">https://forum.iobroker.net/post/815846</guid><dc:creator><![CDATA[Jan1]]></dc:creator><pubDate>Sat, 18 Jun 2022 09:32:04 GMT</pubDate></item><item><title><![CDATA[Reply to BLE läuft nach Node Update auf 16 nicht mehr (gelöst) on Sat, 18 Jun 2022 08:50:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jan1" aria-label="Profile: jan1">@<bdi>jan1</bdi></a></p>
<p dir="auto">Keine Ahnung was in der Readme steht.<br />
Ich meine die Ergänzung im json.</p>
]]></description><link>https://forum.iobroker.net/post/815845</link><guid isPermaLink="true">https://forum.iobroker.net/post/815845</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Sat, 18 Jun 2022 08:50:21 GMT</pubDate></item><item><title><![CDATA[Reply to BLE läuft nach Node Update auf 16 nicht mehr (gelöst) on Sat, 18 Jun 2022 08:45:34 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 />
welche, die aus der readme, oder an der jason?</p>
]]></description><link>https://forum.iobroker.net/post/815843</link><guid isPermaLink="true">https://forum.iobroker.net/post/815843</guid><dc:creator><![CDATA[Jan1]]></dc:creator><pubDate>Sat, 18 Jun 2022 08:45:34 GMT</pubDate></item><item><title><![CDATA[Reply to BLE läuft nach Node Update auf 16 nicht mehr (gelöst) on Sat, 18 Jun 2022 08:44:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jan1" aria-label="Profile: jan1">@<bdi>jan1</bdi></a></p>
<p dir="auto">Die Ergänzung kannst du ja trotzdem machen, dann passt es auch weiterhin für rebuilds von ble.</p>
]]></description><link>https://forum.iobroker.net/post/815842</link><guid isPermaLink="true">https://forum.iobroker.net/post/815842</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Sat, 18 Jun 2022 08:44:47 GMT</pubDate></item><item><title><![CDATA[Reply to BLE läuft nach Node Update auf 16 nicht mehr (gelöst) on Sat, 18 Jun 2022 08:45:45 GMT]]></title><description><![CDATA[<p dir="auto">So, die Hammermethode hilft einfach immer :)<br />
Also iobroker löschen inklusive Node und Restor eines Backup. Siehe da, Node 16 drauf und BLE sowie Port 80 beim Node-Red OK.<br />
Den BLE nach Node Update neu installieren, hat bei mir nicht geholfen, warum auch immer.</p>
<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 />
in der BLE readme steht ja der Hinweis was zu tun ist, wenn man Node update, was auch so bei den letzten Node Updates funktioniert hatte, nur vom  Sprung 14 nach 16 wollte das nicht. 12 nach 14 war das howdo dafür erfolgreich. Entweder bei mir hatte sich ein Fehler angestaut, oder das läuft nun anders und sollte in der readme angepasst werden.</p>
]]></description><link>https://forum.iobroker.net/post/815839</link><guid isPermaLink="true">https://forum.iobroker.net/post/815839</guid><dc:creator><![CDATA[Jan1]]></dc:creator><pubDate>Sat, 18 Jun 2022 08:45:45 GMT</pubDate></item><item><title><![CDATA[Reply to BLE läuft nach Node Update auf 16 nicht mehr (gelöst) on Sat, 18 Jun 2022 07:50:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jan1" aria-label="Profile: jan1">@<bdi>jan1</bdi></a> sagte in <a href="/post/815805">BLE lauft nach Node Update auf 16 nicht mehr.</a>:</p>
<blockquote>
<p dir="auto">wobei das auch unter Node 14 ohne diese Änderung läuft.</p>
</blockquote>
<p dir="auto">Weil der Adapter bzw die binären Teile aus der Library gegen die ABI von node14 gebaut ist. Die ABI ändert sich aber mit jedem node-Release und die binären Komponenten müssen dann neu dagegen gebaut werden. Deswegen betrifft das auch nicht alle Adapter, sondern nur diese mit binären Komponenten.</p>
]]></description><link>https://forum.iobroker.net/post/815832</link><guid isPermaLink="true">https://forum.iobroker.net/post/815832</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Sat, 18 Jun 2022 07:50:30 GMT</pubDate></item><item><title><![CDATA[Reply to BLE läuft nach Node Update auf 16 nicht mehr (gelöst) on Sat, 18 Jun 2022 07:26:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jan1" aria-label="Profile: jan1">@<bdi>jan1</bdi></a> hatte das selbe Problem gestern Abend. Die anderen Lösungen klappten bei mir auch nicht. Habe dann den Ble adapter deinstalliert und nochmal neu installiert danach lief er wieder.</p>
]]></description><link>https://forum.iobroker.net/post/815829</link><guid isPermaLink="true">https://forum.iobroker.net/post/815829</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sat, 18 Jun 2022 07:26:07 GMT</pubDate></item><item><title><![CDATA[Reply to BLE läuft nach Node Update auf 16 nicht mehr (gelöst) on Sat, 18 Jun 2022 05:09:44 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 />
Der Befehl geht bei mir überhaupt nicht:</p>
<pre><code>jan@Beelink:~$ rfkill
-bash: rfkill: Kommando nicht gefunden.
</code></pre>
<p dir="auto">In dem Link zum BLE Problem hat der Kamerad übrigens Node 14 laufen und damit habe ich auch mit dem BLE  keine Probleme.<br />
Ich bin jetzt erst mal wieder zurück auf Node 14, da der Node-Red auch ein Problemchen hat. Da ist plötzlich unter Node 16 der Port 80 für meine Amazon Node nicht mehr frei. Was um alles in der Welt ändert denn Node 16 auch noch an der vergabe der Ports?</p>
<p dir="auto">Die Änderung an der "package.json" hatte ich ja gemacht, wobei das auch unter Node 14 ohne diese Änderung läuft. Kann mich auch wieder dran erinnern, wie ich den Post dazu schon mal wegen nem BLE Problem gefunden hatte und damals war das auch nicht die Lösung, da sich da auch lediglich mein BT Modul weggehangen hatte und hier ein Shutdown mit anschließendem Stecker ziehen die Lösung war.</p>
<p dir="auto">Somit habe ich die Befürchtung, dass ich eh ein anderes Problem habe. Mal sehen, ob ich das heute bei dem schönen Wetter überhaupt nochmal angehe.<br />
Wenn, dann werde ich wohl mit der großen Keule ran gehen und den IOBroker löschen, Node auf 16 ziehen, ein Backup restoren und schauen was passiert.</p>
]]></description><link>https://forum.iobroker.net/post/815805</link><guid isPermaLink="true">https://forum.iobroker.net/post/815805</guid><dc:creator><![CDATA[Jan1]]></dc:creator><pubDate>Sat, 18 Jun 2022 05:09:44 GMT</pubDate></item><item><title><![CDATA[Reply to BLE läuft nach Node Update auf 16 nicht mehr (gelöst) on Fri, 17 Jun 2022 19:33:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jan1" aria-label="Profile: jan1">@<bdi>jan1</bdi></a></p>
<p dir="auto">Was ist denn eingestellt?</p>
<pre><code>rfkill
</code></pre>
<p dir="auto">sagt?</p>
]]></description><link>https://forum.iobroker.net/post/815726</link><guid isPermaLink="true">https://forum.iobroker.net/post/815726</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Fri, 17 Jun 2022 19:33:58 GMT</pubDate></item><item><title><![CDATA[Reply to BLE läuft nach Node Update auf 16 nicht mehr (gelöst) on Fri, 17 Jun 2022 19:32:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/glasfaser" aria-label="Profile: glasfaser">@<bdi>glasfaser</bdi></a><br />
Ich kannte die Lösung sogar, da ich das letzte Mal beim Basteln auch am BLE ein Problem hatte. Im Moment läuft er noch nicht, schau ich mir morgen noch mal an. Oder wenn einer spotan ne Idee zu dem Fehler hat der nach Änderung der  "package.json" kommt:</p>
<pre><code>
ble.0
2022-06-17 21:27:20.269	error	ENODEV, No such device

ble.0
2022-06-17 21:27:19.797	info	starting scanner process...

ble.0
2022-06-17 21:27:19.774	info	monitored services: fe95

ble.0
2022-06-17 21:27:19.772	info	enabled plugins: Xiaomi, mi-flora, _default

ble.0
2022-06-17 21:27:19.771	info	loaded plugins: Xiaomi, mi-flora, ruuvi-tag, _default

ble.0
2022-06-17 21:27:19.708	info	starting. Version 0.13.0 in /opt/iobroker/node_modules/iobroker.ble, node: v16.15.1, js-controller: 4.0.23
</code></pre>
<p dir="auto">Da klemmt wohl das BT Modul</p>
]]></description><link>https://forum.iobroker.net/post/815725</link><guid isPermaLink="true">https://forum.iobroker.net/post/815725</guid><dc:creator><![CDATA[Jan1]]></dc:creator><pubDate>Fri, 17 Jun 2022 19:32:44 GMT</pubDate></item><item><title><![CDATA[Reply to BLE läuft nach Node Update auf 16 nicht mehr (gelöst) on Fri, 17 Jun 2022 19:19:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jan1" aria-label="Profile: jan1">@<bdi>jan1</bdi></a> sagte in <a href="/post/815716">BLE lauft nach Node Update auf 16 nicht mehr.</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/glasfaser" aria-label="Profile: Glasfaser">@<bdi>Glasfaser</bdi></a><br />
mit direktem Link ohne Bilder gehts einfach einfacher</p>
</blockquote>
<p dir="auto">Sorry , wollte nur ein Link zu diesem Thread setzten , da  dieses Thema gerade vor x Minuten / Stunden schon gelöst wurde .</p>
]]></description><link>https://forum.iobroker.net/post/815719</link><guid isPermaLink="true">https://forum.iobroker.net/post/815719</guid><dc:creator><![CDATA[Glasfaser]]></dc:creator><pubDate>Fri, 17 Jun 2022 19:19:46 GMT</pubDate></item><item><title><![CDATA[Reply to BLE läuft nach Node Update auf 16 nicht mehr (gelöst) on Fri, 17 Jun 2022 19:18:02 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 />
Ok, da fällt mir doch gleich ein, dass da was mit dem BLE war, voll vergessen.<br />
Muss mal schauen, da die genannte Änderung im Link nicht so gepasst hatte, hat aber das letzte Mal auch geklappt ;)</p>
<p dir="auto">Thomas wie immer, schnelle und einfache Hilfe.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/glasfaser" aria-label="Profile: Glasfaser">@<bdi>Glasfaser</bdi></a><br />
mit direktem Link ohne Bilder gehts einfach einfacher :)</p>
]]></description><link>https://forum.iobroker.net/post/815716</link><guid isPermaLink="true">https://forum.iobroker.net/post/815716</guid><dc:creator><![CDATA[Jan1]]></dc:creator><pubDate>Fri, 17 Jun 2022 19:18:02 GMT</pubDate></item></channel></rss>