<?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[Linux-Controll keine Verbindung]]></title><description><![CDATA[<p dir="auto">Hallo</p>
<p dir="auto">ich habe in Linux-Control meine drei Proxmox Host konfiguriert, bekomme aber keine Verbindung.<br />
Im Log sind einige Warn und Error Meldungen.</p>
<p dir="auto">Was passt hier noch nicht?</p>
<p dir="auto"><img src="/assets/uploads/files/1777364762763-3203807c-f0b6-4a7a-bfc1-78d81f8c40db-image-resized.jpeg" alt="3203807c-f0b6-4a7a-bfc1-78d81f8c40db-image.jpeg" class=" img-fluid img-markdown" /> <img src="/assets/uploads/files/1777364797606-3fb89415-e2ba-4555-b2eb-8a40f19651df-image-resized.jpeg" alt="3fb89415-e2ba-4555-b2eb-8a40f19651df-image.jpeg" class=" img-fluid img-markdown" /> <img src="/assets/uploads/files/1777364827012-8f4fe110-f14f-423b-a6b7-8b27ce1e179e-image-resized.jpeg" alt="8f4fe110-f14f-423b-a6b7-8b27ce1e179e-image.jpeg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.iobroker.net/topic/84416/linux-controll-keine-verbindung</link><generator>RSS for Node</generator><lastBuildDate>Sat, 02 May 2026 09:14:01 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/84416.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 28 Apr 2026 07:26:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Linux-Controll keine Verbindung on Tue, 28 Apr 2026 11:00:50 GMT]]></title><description><![CDATA[<p dir="auto">Danke euch</p>
]]></description><link>https://forum.iobroker.net/post/1336873</link><guid isPermaLink="true">https://forum.iobroker.net/post/1336873</guid><dc:creator><![CDATA[Negalein]]></dc:creator><pubDate>Tue, 28 Apr 2026 11:00:50 GMT</pubDate></item><item><title><![CDATA[Reply to Linux-Controll keine Verbindung on Tue, 28 Apr 2026 10:35:10 GMT]]></title><description><![CDATA[<p dir="auto">Ich bekomme die CPU-Temp meiner NUC mit</p>
<p dir="auto"><code>sensors | grep 'Package id 0:' | awk '{print $4}' | cut -c2-3</code></p>
]]></description><link>https://forum.iobroker.net/post/1336864</link><guid isPermaLink="true">https://forum.iobroker.net/post/1336864</guid><dc:creator><![CDATA[Meister Mopper]]></dc:creator><pubDate>Tue, 28 Apr 2026 10:35:10 GMT</pubDate></item><item><title><![CDATA[Reply to Linux-Controll keine Verbindung on Tue, 28 Apr 2026 10:19:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/negalein" aria-label="Profile: Negalein">@<bdi>Negalein</bdi></a> muss auf dem proxmox host installiert sein</p>
<pre><code>apt install lm-sensors
</code></pre>
<p dir="auto">dann ausführen</p>
<pre><code>sensors-detect
</code></pre>
<p dir="auto">anschliessend</p>
<pre><code>sensors
</code></pre>
<p dir="auto">zeigt dir im teminal  die Werte an</p>
<p dir="auto">somit sollte dann auch der Adapter die Werte abholen können</p>
]]></description><link>https://forum.iobroker.net/post/1336860</link><guid isPermaLink="true">https://forum.iobroker.net/post/1336860</guid><dc:creator><![CDATA[crunchip]]></dc:creator><pubDate>Tue, 28 Apr 2026 10:19:34 GMT</pubDate></item><item><title><![CDATA[Reply to Linux-Controll keine Verbindung on Tue, 28 Apr 2026 10:10:27 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/negalein" aria-label="Profile: Negalein">@<bdi>Negalein</bdi></a> <a href="/post/1336855">sagte</a>:</p>
<p dir="auto">sensors: command not found</p>
</blockquote>
<p dir="auto">Also ist auch das Kommando nicht verfügbar. Kann aber ggfls. nachinstalliert werden.<br />
Wobei solch hardwarenahes Zeuch auch auf dem Proxmox-Host besser aufgehoben wäre, denke ich.</p>
]]></description><link>https://forum.iobroker.net/post/1336857</link><guid isPermaLink="true">https://forum.iobroker.net/post/1336857</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Tue, 28 Apr 2026 10:10:27 GMT</pubDate></item><item><title><![CDATA[Reply to Linux-Controll keine Verbindung on Tue, 28 Apr 2026 10:06:51 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/crunchip" aria-label="Profile: crunchip">@<bdi>crunchip</bdi></a> <a href="/post/1336853">sagte</a>:</p>
<p dir="auto">sensors | grep Package -m 1 | awk '{print $4}' | awk '{print substr($1, length($0)-6,2)}'</p>
</blockquote>
<p dir="auto">Danke</p>
<p dir="auto">Sind noch da</p>
<pre><code>
linux-control.0
2026-04-28 12:05:02.862	error	[userCommandExecute] Proxmox_1_Heizraum (10.0.1.201:22, id: cpu-temp, description: die temp des servers): response error: bash: line 1: sensors: command not found, stack: ResponseError: [userCommandExecute] Proxmox_1_Heizraum (10.0.1.201:22, id: cpu-temp, description: die temp des servers): bash: line 1: sensors: command not found at LinuxControl.sendCommand (/opt/iobroker/node_modules/iobroker.linux-control/main.js:907:26) at processTicksAndRejections (node:internal/process/task_queues:103:5) at LinuxControl.userCommandExecute (/opt/iobroker/node_modules/iobroker.linux-control/main.js:249:21) at LinuxControl.userCommand (/opt/iobroker/node_modules/iobroker.linux-control/main.js:204:10) at LinuxControl.refreshHost (/opt/iobroker/node_modules/iobroker.linux-control/main.js:85:5) at async Promise.allSettled (index 0) at LinuxControl.onReady (/opt/iobroker/node_modules/iobroker.linux-control/main.js:53:4)

linux-control.0
2026-04-28 12:05:02.412	error	[userCommandExecute] Proxmox_2_Keller (10.0.1.205:22, id: cpu-temp, description: die temp des servers): response error: bash: line 1: sensors: command not found, stack: ResponseError: [userCommandExecute] Proxmox_2_Keller (10.0.1.205:22, id: cpu-temp, description: die temp des servers): bash: line 1: sensors: command not found at LinuxControl.sendCommand (/opt/iobroker/node_modules/iobroker.linux-control/main.js:907:26) at processTicksAndRejections (node:internal/process/task_queues:103:5) at LinuxControl.userCommandExecute (/opt/iobroker/node_modules/iobroker.linux-control/main.js:249:21) at LinuxControl.userCommand (/opt/iobroker/node_modules/iobroker.linux-control/main.js:204:10) at LinuxControl.refreshHost (/opt/iobroker/node_modules/iobroker.linux-control/main.js:85:5) at async Promise.allSettled (index 1) at LinuxControl.onReady (/opt/iobroker/node_modules/iobroker.linux-control/main.js:53:4)

linux-control.0
2026-04-28 12:05:00.840	error	[userCommandExecute] Proxmox_3_Keller (10.0.1.206:22, id: cpu-temp, description: die temp des servers): response error: bash: line 1: sensors: command not found, stack: ResponseError: [userCommandExecute] Proxmox_3_Keller (10.0.1.206:22, id: cpu-temp, description: die temp des servers): bash: line 1: sensors: command not found at LinuxControl.sendCommand (/opt/iobroker/node_modules/iobroker.linux-control/main.js:907:26) at processTicksAndRejections (node:internal/process/task_queues:103:5) at LinuxControl.userCommandExecute (/opt/iobroker/node_modules/iobroker.linux-control/main.js:249:21) at LinuxControl.userCommand (/opt/iobroker/node_modules/iobroker.linux-control/main.js:204:10) at LinuxControl.refreshHost (/opt/iobroker/node_modules/iobroker.linux-control/main.js:85:5) at async Promise.allSettled (index 2) at LinuxControl.onReady (/opt/iobroker/node_modules/iobroker.linux-control/main.js:53:4)
</code></pre>
]]></description><link>https://forum.iobroker.net/post/1336855</link><guid isPermaLink="true">https://forum.iobroker.net/post/1336855</guid><dc:creator><![CDATA[Negalein]]></dc:creator><pubDate>Tue, 28 Apr 2026 10:06:51 GMT</pubDate></item><item><title><![CDATA[Reply to Linux-Controll keine Verbindung on Tue, 28 Apr 2026 10:01:55 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/negalein" aria-label="Profile: Negalein">@<bdi>Negalein</bdi></a> <a href="/post/1336848">sagte</a>:</p>
<p dir="auto">cpu-temp</p>
</blockquote>
<pre><code>sensors | grep Package -m 1 | awk '{print $4}' | awk '{print substr($1, length($0)-6,2)}'
</code></pre>
]]></description><link>https://forum.iobroker.net/post/1336853</link><guid isPermaLink="true">https://forum.iobroker.net/post/1336853</guid><dc:creator><![CDATA[crunchip]]></dc:creator><pubDate>Tue, 28 Apr 2026 10:01:55 GMT</pubDate></item><item><title><![CDATA[Reply to Linux-Controll keine Verbindung on Tue, 28 Apr 2026 10:01:06 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/1336849">sagte</a>:</p>
<p dir="auto">ist ein RaspberryOS spezifisches Kommando. Auf anderen Linuxen/anderer Hardware kommst du damit nicht ans Ziel.</p>
</blockquote>
<p dir="auto">ah, danke</p>
<p dir="auto">dann werd ich mich mal auf die Suche machen</p>
]]></description><link>https://forum.iobroker.net/post/1336851</link><guid isPermaLink="true">https://forum.iobroker.net/post/1336851</guid><dc:creator><![CDATA[Negalein]]></dc:creator><pubDate>Tue, 28 Apr 2026 10:01:06 GMT</pubDate></item><item><title><![CDATA[Reply to Linux-Controll keine Verbindung on Tue, 28 Apr 2026 09:50:02 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/negalein" aria-label="Profile: Negalein">@<bdi>Negalein</bdi></a> <a href="/post/1336848">sagte</a>:</p>
<p dir="auto">vcgencmd</p>
</blockquote>
<p dir="auto">ist ein RaspberryOS spezifisches Kommando. Auf anderen Linuxen/anderer Hardware kommst du damit nicht ans Ziel.</p>
]]></description><link>https://forum.iobroker.net/post/1336849</link><guid isPermaLink="true">https://forum.iobroker.net/post/1336849</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Tue, 28 Apr 2026 09:50:02 GMT</pubDate></item><item><title><![CDATA[Reply to Linux-Controll keine Verbindung on Tue, 28 Apr 2026 09:47:56 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/crunchip" aria-label="Profile: crunchip">@<bdi>crunchip</bdi></a> <a href="/post/1336841">sagte</a>:</p>
<p dir="auto"><a href="https://github.com/Scrounger/ioBroker.linux-control/issues/55" rel="nofollow ugc">https://github.com/Scrounger/ioBroker.linux-control/issues/55</a></p>
</blockquote>
<p dir="auto">ah, da war ja mal was von mir. hab ich vergessen.</p>
<blockquote>
<p dir="auto">mach den Haken mal weg bei services</p>
</blockquote>
<p dir="auto">jetzt kommen nur noch die cpu-temp Fehler.</p>
<p dir="auto">hab das als Befehl<br />
<code>vcgencmd measure_temp | awk '{print substr($1, length($0)-5,4)}'</code></p>
<pre><code>linux-control.0
2026-04-28 11:41:26.934	error	[userCommandExecute] Proxmox_2_Keller (10.0.1.205:22, id: cpu-temp, description: die temp des servers): response error: bash: line 1: vcgencmd: command not found, stack: ResponseError: [userCommandExecute] Proxmox_2_Keller (10.0.1.205:22, id: cpu-temp, description: die temp des servers): bash: line 1: vcgencmd: command not found at LinuxControl.sendCommand (/opt/iobroker/node_modules/iobroker.linux-control/main.js:907:26) at processTicksAndRejections (node:internal/process/task_queues:103:5) at LinuxControl.userCommandExecute (/opt/iobroker/node_modules/iobroker.linux-control/main.js:249:21)

linux-control.0
2026-04-28 11:41:26.681	error	[userCommandExecute] Proxmox_1_Heizraum (10.0.1.201:22, id: cpu-temp, description: die temp des servers): response error: bash: line 1: vcgencmd: command not found, stack: ResponseError: [userCommandExecute] Proxmox_1_Heizraum (10.0.1.201:22, id: cpu-temp, description: die temp des servers): bash: line 1: vcgencmd: command not found at LinuxControl.sendCommand (/opt/iobroker/node_modules/iobroker.linux-control/main.js:907:26) at processTicksAndRejections (node:internal/process/task_queues:103:5) at LinuxControl.userCommandExecute (/opt/iobroker/node_modules/iobroker.linux-control/main.js:249:21)

linux-control.0
2026-04-28 11:41:25.087	error	[userCommandExecute] Proxmox_3_Keller (10.0.1.206:22, id: cpu-temp, description: die temp des servers): response error: bash: line 1: vcgencmd: command not found, stack: ResponseError: [userCommandExecute] Proxmox_3_Keller (10.0.1.206:22, id: cpu-temp, description: die temp des servers): bash: line 1: vcgencmd: command not found at LinuxControl.sendCommand (/opt/iobroker/node_modules/iobroker.linux-control/main.js:907:26) at processTicksAndRejections (node:internal/process/task_queues:103:5) at LinuxControl.userCommandExecute (/opt/iobroker/node_modules/iobroker.linux-control/main.js:249:21)</code></pre>
]]></description><link>https://forum.iobroker.net/post/1336848</link><guid isPermaLink="true">https://forum.iobroker.net/post/1336848</guid><dc:creator><![CDATA[Negalein]]></dc:creator><pubDate>Tue, 28 Apr 2026 09:47:56 GMT</pubDate></item><item><title><![CDATA[Reply to Linux-Controll keine Verbindung on Tue, 28 Apr 2026 09:27:41 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/negalein" aria-label="Profile: Negalein">@<bdi>Negalein</bdi></a> <a href="/post/1336827">sagte</a>:</p>
<p dir="auto">Error: The pattern "io.linux-control.0.Proxmox_3_Keller.services.●.start" is not a valid ID pattern</p>
</blockquote>
<p dir="auto"><a href="https://github.com/Scrounger/ioBroker.linux-control/issues/55" rel="nofollow ugc">https://github.com/Scrounger/ioBroker.linux-control/issues/55</a><br />
<img src="/assets/uploads/files/1777368441410-0c8c4438-2c6f-4132-9ae3-812d8a10b896-image.jpeg" alt="0c8c4438-2c6f-4132-9ae3-812d8a10b896-image.jpeg" class=" img-fluid img-markdown" /><br />
mach den Haken mal weg bei services</p>
]]></description><link>https://forum.iobroker.net/post/1336841</link><guid isPermaLink="true">https://forum.iobroker.net/post/1336841</guid><dc:creator><![CDATA[crunchip]]></dc:creator><pubDate>Tue, 28 Apr 2026 09:27:41 GMT</pubDate></item><item><title><![CDATA[Reply to Linux-Controll keine Verbindung on Tue, 28 Apr 2026 08:46:23 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/negalein" aria-label="Profile: Negalein">@<bdi>Negalein</bdi></a> <a href="/post/1336827">sagte</a>:</p>
<p dir="auto">Used invalid characters: linux-control.0.Proxmox_3_Keller.services.●.load</p>
</blockquote>
<p dir="auto">Das Problem gab es schon bei anderen. Kan dir aber leider nicht mehr die Lösung sagen. Im Log sehe ich immer nur Keller_3.</p>
<p dir="auto">Ro75.</p>
]]></description><link>https://forum.iobroker.net/post/1336829</link><guid isPermaLink="true">https://forum.iobroker.net/post/1336829</guid><dc:creator><![CDATA[Ro75]]></dc:creator><pubDate>Tue, 28 Apr 2026 08:46:23 GMT</pubDate></item><item><title><![CDATA[Reply to Linux-Controll keine Verbindung on Tue, 28 Apr 2026 08:40:17 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ro75" aria-label="Profile: Ro75">@<bdi>Ro75</bdi></a> <a href="/post/1336824">sagte</a>:</p>
<p dir="auto">hier fehlt das Abfrageintervall. Post 1 Bild 3.</p>
</blockquote>
<p dir="auto">leider immer noch</p>
<pre><code>host.ioBroker
2026-04-28 10:38:52.105	error	instance system.adapter.linux-control.0 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND)

linux-control.0
2026-04-28 10:38:51.480	warn	Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason

linux-control.0
2026-04-28 10:38:51.474	error	adapter disabled

javascript.0
2026-04-28 10:38:29.472	info	script.js.Wetter.Open-Meteo-Widget: Weather widget: HTML successfully generated.

javascript.0
2026-04-28 10:38:28.460	info	script.js.Wetter.Open-Meteo-Widget: Weather widget: HTML successfully generated.

host.ioBroker
2026-04-28 10:38:21.158	info	"system.adapter.linux-control.0" disabled

host.ioBroker
2026-04-28 10:38:19.014	info	Restart adapter system.adapter.linux-control.0 because enabled

host.ioBroker
2026-04-28 10:38:19.014	error	instance system.adapter.linux-control.0 terminated with code 6 (UNCAUGHT_EXCEPTION)

host.ioBroker
2026-04-28 10:38:19.014	error	Caught by controller[7]: at processTicksAndRejections (node:internal/process/task_queues:103:5)

host.ioBroker
2026-04-28 10:38:19.014	error	Caught by controller[7]: at StateRedisClient.subscribe (file:///opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1124:27)

host.ioBroker
2026-04-28 10:38:19.014	error	Caught by controller[7]: at Module.pattern2RegEx (file:///opt/iobroker/node_modules/@iobroker/js-controller-common-db/src/lib/common/tools.ts:2507:15)

host.ioBroker
2026-04-28 10:38:19.014	error	Caught by controller[7]: Error: The pattern "io.linux-control.0.Proxmox_3_Keller.services.●.start" is not a valid ID pattern

host.ioBroker
2026-04-28 10:38:19.014	error	Caught by controller[7]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:

host.ioBroker
2026-04-28 10:38:19.014	error	Caught by controller[6]: at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)

host.ioBroker
2026-04-28 10:38:19.014	error	Caught by controller[6]: at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12)

host.ioBroker
2026-04-28 10:38:19.014	error	Caught by controller[6]: ReplyError: Error The pattern "linux-control.0.Proxmox_3_Keller.services.●.restart" is not a valid ID pattern

host.ioBroker
2026-04-28 10:38:19.014	error	Caught by controller[6]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:

host.ioBroker
2026-04-28 10:38:19.014	error	Caught by controller[5]: at processTicksAndRejections (node:internal/process/task_queues:103:5)

host.ioBroker
2026-04-28 10:38:19.014	error	Caught by controller[5]: at StateRedisClient.subscribe (file:///opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1124:27)

host.ioBroker
2026-04-28 10:38:19.014	error	Caught by controller[5]: at Module.pattern2RegEx (file:///opt/iobroker/node_modules/@iobroker/js-controller-common-db/src/lib/common/tools.ts:2507:15)

host.ioBroker
2026-04-28 10:38:19.014	error	Caught by controller[5]: Error: The pattern "io.linux-control.0.Proxmox_3_Keller.services.●.start" is not a valid ID pattern

host.ioBroker
2026-04-28 10:38:19.014	error	Caught by controller[5]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:

host.ioBroker
2026-04-28 10:38:19.014	error	Caught by controller[4]: at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)

host.ioBroker
2026-04-28 10:38:19.014	error	Caught by controller[4]: at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12)

host.ioBroker
2026-04-28 10:38:19.014	error	Caught by controller[4]: ReplyError: Error The pattern "linux-control.0.Proxmox_3_Keller.services.●.restart" is not a valid ID pattern

host.ioBroker
2026-04-28 10:38:19.014	error	Caught by controller[4]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:

host.ioBroker
2026-04-28 10:38:19.014	error	Caught by controller[3]: at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)

host.ioBroker
2026-04-28 10:38:19.014	error	Caught by controller[3]: at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12)

host.ioBroker
2026-04-28 10:38:19.014	error	Caught by controller[3]: ReplyError: Error The pattern "linux-control.0.Proxmox_3_Keller.services.●.stop" is not a valid ID pattern

host.ioBroker
2026-04-28 10:38:19.014	error	Caught by controller[2]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:

host.ioBroker
2026-04-28 10:38:19.014	error	Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:103:5)

host.ioBroker
2026-04-28 10:38:19.014	error	Caught by controller[1]: at StateRedisClient.subscribe (file:///opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1124:27)

host.ioBroker
2026-04-28 10:38:19.014	error	Caught by controller[1]: at Module.pattern2RegEx (file:///opt/iobroker/node_modules/@iobroker/js-controller-common-db/src/lib/common/tools.ts:2507:15)

host.ioBroker
2026-04-28 10:38:19.014	error	Caught by controller[1]: Error: The pattern "io.linux-control.0.Proxmox_3_Keller.services.●.start" is not a valid ID pattern

host.ioBroker
2026-04-28 10:38:19.014	error	Caught by controller[1]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:

host.ioBroker
2026-04-28 10:38:19.014	error	Caught by controller[0]: at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)

host.ioBroker
2026-04-28 10:38:19.013	error	Caught by controller[0]: at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12)

host.ioBroker
2026-04-28 10:38:19.013	error	Caught by controller[0]: ReplyError: Error The pattern "linux-control.0.Proxmox_3_Keller.services.●.restart" is not a valid ID pattern

host.ioBroker
2026-04-28 10:38:19.013	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:

linux-control.0
2026-04-28 10:38:18.812	warn	Used invalid characters: linux-control.0.Proxmox_3_Keller.services.●.stop changed to linux-control.0.Proxmox_3_Keller.services._.stop

linux-control.0
2026-04-28 10:38:18.808	error	Error: The pattern "io.linux-control.0.Proxmox_3_Keller.services.●.start" is not a valid ID pattern at Module.pattern2RegEx (file:///opt/iobroker/node_modules/@iobroker/js-controller-common-db/src/lib/common/tools.ts:2507:15) at StateRedisClient.subscribe (file:///opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1124:27) at processTicksAndRejections (node:internal/process/task_queues:103:5)

linux-control.0
2026-04-28 10:38:18.807	error	unhandled promise rejection: The pattern "io.linux-control.0.Proxmox_3_Keller.services.●.start" is not a valid ID pattern

linux-control.0
2026-04-28 10:38:18.807	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().

linux-control.0
2026-04-28 10:38:18.804	warn	Used invalid characters: linux-control.0.Proxmox_3_Keller.services.●.start changed to linux-control.0.Proxmox_3_Keller.services._.start

linux-control.0
2026-04-28 10:38:18.797	error	ReplyError: Error The pattern "linux-control.0.Proxmox_3_Keller.services.●.restart" is not a valid ID pattern at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)

linux-control.0
2026-04-28 10:38:18.797	error	unhandled promise rejection: Error The pattern "linux-control.0.Proxmox_3_Keller.services.●.restart" is not a valid ID pattern

linux-control.0
2026-04-28 10:38:18.797	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().

host.ioBroker
2026-04-28 10:38:18.796	warn	host.ioBroker-Server States 127.0.0.1:54768 Error from InMemDB: Error: The pattern "linux-control.0.Proxmox_3_Keller.services.●.restart" is not a valid ID pattern at Module.pattern2RegEx (file:///opt/iobroker/node_modules/@iobroker/js-controller-common-db/src/lib/common/tools.ts:2507:15) at StatesInMemoryServer.handleSubscribe (file:///opt/iobroker/node_modules/@iobroker/db-base/src/lib/inMemFileDB.ts:323:59) at StatesInMemoryServer._subscribeForClient (file:///opt/iobroker/node_modules/@iobroker/db-states-file/src/lib/states/statesInMemFileDB.js:240:14) at RedisHandler.&lt;anonymous&gt; (file:///opt/iobroker/node_modules/@iobroker/db-states-jsonl/src/lib/states/statesInMemServerRedis.js:380:26) at RedisHandler.emit (node:events:519:28) at Immediate._onImmediate (file:///opt/iobroker/node_modules/@iobroker/db-base/src/lib/redisHandler.ts:210:37) at processImmediate (node:internal/timers:484:21) at process.callbackTrampoline (node:internal/async_hooks:130:17)

linux-control.0
2026-04-28 10:38:18.794	warn	Used invalid characters: linux-control.0.Proxmox_3_Keller.services.●.restart changed to linux-control.0.Proxmox_3_Keller.services._.restart

linux-control.0
2026-04-28 10:38:18.751	warn	State "linux-control.0.Proxmox_3_Keller.services.●.description" has no existing object, this might lead to an error in future versions

linux-control.0
2026-04-28 10:38:18.748	warn	Used invalid characters: linux-control.0.Proxmox_3_Keller.services.●.description changed to linux-control.0.Proxmox_3_Keller.services._.description

linux-control.0
2026-04-28 10:38:18.744	warn	State "linux-control.0.Proxmox_3_Keller.services.●.running" has no existing object, this might lead to an error in future versions

linux-control.0
2026-04-28 10:38:18.743	warn	Used invalid characters: linux-control.0.Proxmox_3_Keller.services.●.running changed to linux-control.0.Proxmox_3_Keller.services._.running

linux-control.0
2026-04-28 10:38:18.739	warn	State "linux-control.0.Proxmox_3_Keller.services.●.active" has no existing object, this might lead to an error in future versions

linux-control.0
2026-04-28 10:38:18.737	warn	Used invalid characters: linux-control.0.Proxmox_3_Keller.services.●.active changed to linux-control.0.Proxmox_3_Keller.services._.active

linux-control.0
2026-04-28 10:38:18.693	warn	State "linux-control.0.Proxmox_3_Keller.services.●.load" has no existing object, this might lead to an error in future versions

linux-control.0
2026-04-28 10:38:18.691	warn	Used invalid characters: linux-control.0.Proxmox_3_Keller.services.●.load changed to linux-control.0.Proxmox_3_Keller.services._.load

linux-control.0
2026-04-28 10:38:18.632	warn	Used invalid characters: linux-control.0.Proxmox_3_Keller.services.●.stop changed to linux-control.0.Proxmox_3_Keller.services._.stop

linux-control.0
2026-04-28 10:38:18.628	error	Error: The pattern "io.linux-control.0.Proxmox_3_Keller.services.●.start" is not a valid ID pattern at Module.pattern2RegEx (file:///opt/iobroker/node_modules/@iobroker/js-controller-common-db/src/lib/common/tools.ts:2507:15) at StateRedisClient.subscribe (file:///opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1124:27) at processTicksAndRejections (node:internal/process/task_queues:103:5)

linux-control.0
2026-04-28 10:38:18.627	error	unhandled promise rejection: The pattern "io.linux-control.0.Proxmox_3_Keller.services.●.start" is not a valid ID pattern

linux-control.0
2026-04-28 10:38:18.627	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().

linux-control.0
2026-04-28 10:38:18.624	warn	Used invalid characters: linux-control.0.Proxmox_3_Keller.services.●.start changed to linux-control.0.Proxmox_3_Keller.services._.start

linux-control.0
2026-04-28 10:38:18.621	error	ReplyError: Error The pattern "linux-control.0.Proxmox_3_Keller.services.●.restart" is not a valid ID pattern at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)

linux-control.0
2026-04-28 10:38:18.620	error	unhandled promise rejection: Error The pattern "linux-control.0.Proxmox_3_Keller.services.●.restart" is not a valid ID pattern

linux-control.0
2026-04-28 10:38:18.619	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().

host.ioBroker
2026-04-28 10:38:18.619	warn	host.ioBroker-Server States 127.0.0.1:54768 Error from InMemDB: Error: The pattern "linux-control.0.Proxmox_3_Keller.services.●.restart" is not a valid ID pattern at Module.pattern2RegEx (file:///opt/iobroker/node_modules/@iobroker/js-controller-common-db/src/lib/common/tools.ts:2507:15) at StatesInMemoryServer.handleSubscribe (file:///opt/iobroker/node_modules/@iobroker/db-base/src/lib/inMemFileDB.ts:323:59) at StatesInMemoryServer._subscribeForClient (file:///opt/iobroker/node_modules/@iobroker/db-states-file/src/lib/states/statesInMemFileDB.js:240:14) at RedisHandler.&lt;anonymous&gt; (file:///opt/iobroker/node_modules/@iobroker/db-states-jsonl/src/lib/states/statesInMemServerRedis.js:380:26) at RedisHandler.emit (node:events:519:28) at Immediate._onImmediate (file:///opt/iobroker/node_modules/@iobroker/db-base/src/lib/redisHandler.ts:210:37) at processImmediate (node:internal/timers:484:21) at process.callbackTrampoline (node:internal/async_hooks:130:17)

linux-control.0
2026-04-28 10:38:18.617	warn	Used invalid characters: linux-control.0.Proxmox_3_Keller.services.●.restart changed to linux-control.0.Proxmox_3_Keller.services._.restart

linux-control.0
2026-04-28 10:38:18.614	warn	State "linux-control.0.Proxmox_3_Keller.services.●.description" has no existing object, this might lead to an error in future versions

linux-control.0
2026-04-28 10:38:18.612	warn	Used invalid characters: linux-control.0.Proxmox_3_Keller.services.●.description changed to linux-control.0.Proxmox_3_Keller.services._.description

linux-control.0
2026-04-28 10:38:18.609	warn	State "linux-control.0.Proxmox_3_Keller.services.●.running" has no existing object, this might lead to an error in future versions

linux-control.0
2026-04-28 10:38:18.608	warn	Used invalid characters: linux-control.0.Proxmox_3_Keller.services.●.running changed to linux-control.0.Proxmox_3_Keller.services._.running

linux-control.0
2026-04-28 10:38:18.604	warn	State "linux-control.0.Proxmox_3_Keller.services.●.active" has no existing object, this might lead to an error in future versions

linux-control.0
2026-04-28 10:38:18.602	warn	Used invalid characters: linux-control.0.Proxmox_3_Keller.services.●.active changed to linux-control.0.Proxmox_3_Keller.services._.active

linux-control.0
2026-04-28 10:38:18.558	warn	State "linux-control.0.Proxmox_3_Keller.services.●.load" has no existing object, this might lead to an error in future versions

linux-control.0
2026-04-28 10:38:18.557	warn	Used invalid characters: linux-control.0.Proxmox_3_Keller.services.●.load changed to linux-control.0.Proxmox_3_Keller.services._.load

linux-control.0
2026-04-28 10:38:18.489	error	ReplyError: Error The pattern "linux-control.0.Proxmox_3_Keller.services.●.stop" is not a valid ID pattern at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)

linux-control.0
2026-04-28 10:38:18.488	error	unhandled promise rejection: Error The pattern "linux-control.0.Proxmox_3_Keller.services.●.stop" is not a valid ID pattern

linux-control.0
2026-04-28 10:38:18.479	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().

host.ioBroker
2026-04-28 10:38:18.478	warn	host.ioBroker-Server States 127.0.0.1:54768 Error from InMemDB: Error: The pattern "linux-control.0.Proxmox_3_Keller.services.●.stop" is not a valid ID pattern at Module.pattern2RegEx (file:///opt/iobroker/node_modules/@iobroker/js-controller-common-db/src/lib/common/tools.ts:2507:15) at StatesInMemoryServer.handleSubscribe (file:///opt/iobroker/node_modules/@iobroker/db-base/src/lib/inMemFileDB.ts:323:59) at StatesInMemoryServer._subscribeForClient (file:///opt/iobroker/node_modules/@iobroker/db-states-file/src/lib/states/statesInMemFileDB.js:240:14) at RedisHandler.&lt;anonymous&gt; (file:///opt/iobroker/node_modules/@iobroker/db-states-jsonl/src/lib/states/statesInMemServerRedis.js:380:26) at RedisHandler.emit (node:events:519:28) at Immediate._onImmediate (file:///opt/iobroker/node_modules/@iobroker/db-base/src/lib/redisHandler.ts:210:37) at processImmediate (node:internal/timers:484:21) at process.callbackTrampoline (node:internal/async_hooks:130:17)

linux-control.0
2026-04-28 10:38:18.469	warn	Used invalid characters: linux-control.0.Proxmox_3_Keller.services.●.stop changed to linux-control.0.Proxmox_3_Keller.services._.stop

linux-control.0
2026-04-28 10:38:18.454	error	Error: The pattern "io.linux-control.0.Proxmox_3_Keller.services.●.start" is not a valid ID pattern at Module.pattern2RegEx (file:///opt/iobroker/node_modules/@iobroker/js-controller-common-db/src/lib/common/tools.ts:2507:15) at StateRedisClient.subscribe (file:///opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1124:27) at processTicksAndRejections (node:internal/process/task_queues:103:5)

linux-control.0
2026-04-28 10:38:18.395	error	unhandled promise rejection: The pattern "io.linux-control.0.Proxmox_3_Keller.services.●.start" is not a valid ID pattern

linux-control.0
2026-04-28 10:38:18.395	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().

linux-control.0
2026-04-28 10:38:18.321	warn	Used invalid characters: linux-control.0.Proxmox_3_Keller.services.●.start changed to linux-control.0.Proxmox_3_Keller.services._.start

linux-control.0
2026-04-28 10:38:18.320	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason

linux-control.0
2026-04-28 10:38:18.311	error	Error The pattern "linux-control.0.Proxmox_3_Keller.services.●.restart" is not a valid ID pattern

linux-control.0
2026-04-28 10:38:18.311	error	ReplyError: Error The pattern "linux-control.0.Proxmox_3_Keller.services.●.restart" is not a valid ID pattern at parseError (/opt/iobroker/node_modules/redis-parser/lib/parser.js:179:12) at parseType (/opt/iobroker/node_modules/redis-parser/lib/parser.js:302:14)

linux-control.0
2026-04-28 10:38:18.309	error	unhandled promise rejection: Error The pattern "linux-control.0.Proxmox_3_Keller.services.●.restart" is not a valid ID pattern

linux-control.0
2026-04-28 10:38:18.309	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().

host.ioBroker
2026-04-28 10:38:18.308	warn	host.ioBroker-Server States 127.0.0.1:54768 Error from InMemDB: Error: The pattern "linux-control.0.Proxmox_3_Keller.services.●.restart" is not a valid ID pattern at Module.pattern2RegEx (file:///opt/iobroker/node_modules/@iobroker/js-controller-common-db/src/lib/common/tools.ts:2507:15) at StatesInMemoryServer.handleSubscribe (file:///opt/iobroker/node_modules/@iobroker/db-base/src/lib/inMemFileDB.ts:323:59) at StatesInMemoryServer._subscribeForClient (file:///opt/iobroker/node_modules/@iobroker/db-states-file/src/lib/states/statesInMemFileDB.js:240:14) at RedisHandler.&lt;anonymous&gt; (file:///opt/iobroker/node_modules/@iobroker/db-states-jsonl/src/lib/states/statesInMemServerRedis.js:380:26) at RedisHandler.emit (node:events:519:28) at Immediate._onImmediate (file:///opt/iobroker/node_modules/@iobroker/db-base/src/lib/redisHandler.ts:210:37) at processImmediate (node:internal/timers:484:21) at process.callbackTrampoline (node:internal/async_hooks:130:17)

linux-control.0
2026-04-28 10:38:18.306	warn	Used invalid characters: linux-control.0.Proxmox_3_Keller.services.●.restart changed to linux-control.0.Proxmox_3_Keller.services._.restart

linux-control.0
2026-04-28 10:38:18.261	warn	State "linux-control.0.Proxmox_3_Keller.services.●.description" has no existing object, this might lead to an error in future versions

linux-control.0
2026-04-28 10:38:18.259	warn	Used invalid characters: linux-control.0.Proxmox_3_Keller.services.●.description changed to linux-control.0.Proxmox_3_Keller.services._.description

linux-control.0
2026-04-28 10:38:18.256	warn	State "linux-control.0.Proxmox_3_Keller.services.●.running" has no existing object, this might lead to an error in future versions

linux-control.0
2026-04-28 10:38:18.255	warn	Used invalid characters: linux-control.0.Proxmox_3_Keller.services.●.running changed to linux-control.0.Proxmox_3_Keller.services._.running

linux-control.0
2026-04-28 10:38:18.252	warn	State "linux-control.0.Proxmox_3_Keller.services.●.active" has no existing object, this might lead to an error in future versions

linux-control.0
2026-04-28 10:38:18.250	warn	Used invalid characters: linux-control.0.Proxmox_3_Keller.services.●.active changed to linux-control.0.Proxmox_3_Keller.services._.active

linux-control.0
2026-04-28 10:38:18.206	warn	State "linux-control.0.Proxmox_3_Keller.services.●.load" has no existing object, this might lead to an error in future versions

linux-control.0
2026-04-28 10:38:18.202	warn	Used invalid characters: linux-control.0.Proxmox_3_Keller.services.●.load changed to linux-control.0.Proxmox_3_Keller.services._.load

host.ioBroker
2026-04-28 10:38:14.443	info	instance system.adapter.linux-control.0 in version "1.1.6" (non-npm: Scrounger/ioBroker.linux-control) started with pid 523161

host.ioBroker
2026-04-28 10:38:13.485	info	"system.adapter.linux-control.0" enabled
</code></pre>
]]></description><link>https://forum.iobroker.net/post/1336827</link><guid isPermaLink="true">https://forum.iobroker.net/post/1336827</guid><dc:creator><![CDATA[Negalein]]></dc:creator><pubDate>Tue, 28 Apr 2026 08:40:17 GMT</pubDate></item><item><title><![CDATA[Reply to Linux-Controll keine Verbindung on Tue, 28 Apr 2026 08:31:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/negalein" aria-label="Profile: Negalein">@<bdi>Negalein</bdi></a> hier fehlt das Abfrageintervall. Post 1 Bild 3.</p>
<p dir="auto">Ro75.</p>
]]></description><link>https://forum.iobroker.net/post/1336824</link><guid isPermaLink="true">https://forum.iobroker.net/post/1336824</guid><dc:creator><![CDATA[Ro75]]></dc:creator><pubDate>Tue, 28 Apr 2026 08:31:35 GMT</pubDate></item></channel></rss>