<?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[IOBroker &quot;stürtzt ab&quot; warum?]]></title><description><![CDATA[<p dir="auto">Hi<br />
beitreibe auf einem RPI4 einen IObroker und in letzter Zeit kam es vor (ca. 5-10mal) dass ich auf einmal keinen Zugriff mehr auf den IObroker hatte. Bisher habe ich vermutet, dass es mit manuellen Zugriffen auf die VIS Oberfläche zu tun hat, aber das kann ich seit Absturz gestern verneinen.</p>
<p dir="auto">Letzte Datenaufzeichnung in der SQL-Datenbank ist von 15:40h und ich habe dann gegen 16:00h den IObroker neu gestartet(Stecker raus), da er weder übers web noch über die Konsole erreichbar war.</p>
<p dir="auto">Der Log sagt mir nicht wirklich etwas. Aufgefallen ist mir der Fehler in der zeitlichen Abfolge. Wir sind eigentlich schon bei Meldungen um 15:30 und dann kommen wieder Meldungen von 15:23h  bis dann dann um ca. 16h der Neustart Meldungen erzeugt. Was sind das für stats.json wo ein Fehler vorliegt?<br />
Vielen Dank vorab für Eure Hilfe!</p>
<pre><code>2021-05-21 15:30:02.208 - info: dwd.0 (29914) starting. Version 2.7.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v12.22.1, js-controller: 3.2.16
2021-05-21 15:30:04.133 - info: host.IOBroker instance system.adapter.daswetter.0 started with pid 29948
2021-05-21 15:30:05.744 - info: daswetter.0 (29948) starting. Version 3.0.7 in /opt/iobroker/node_modules/iobroker.daswetter, node: v12.22.1, js-controller: 3.2.16
2021-05-21 15:30:10.257 - info: dwd.0 (29914) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
2021-05-21 15:30:10.789 - info: host.IOBroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
2021-05-21 15:30:15.585 - info: daswetter.0 (29948) Terminated (NO_ERROR): Without reason
2021-05-21 15:30:16.101 - info: daswetter.0 (29948) cleaned everything up...
2021-05-21 15:30:16.123 - info: host.IOBroker instance system.adapter.daswetter.0 terminated with code 0 (NO_ERROR)
2021-05-21 15:23:27.002 - info: host.IOBroker iobroker.js-controller version 3.2.16 js-controller starting
2021-05-21 15:23:27.009 - info: host.IOBroker Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
2021-05-21 15:23:27.010 - info: host.IOBroker hostname: IOBroker, node: v12.22.1
2021-05-21 15:23:27.010 - info: host.IOBroker ip addresses:
2021-05-21 15:23:27.789 - error: host.IOBroker-Server Cannot load /opt/iobroker/iobroker-data/states.json: /opt/iobroker/iobroker-data/states.json: Unexpected end of JSON input. Try last Backup!
2021-05-21 15:23:27.919 - info: host.IOBroker connected to Objects and States
2021-05-21 15:23:28.007 - info: host.IOBroker added notifications configuration of host
2021-05-21 15:23:28.608 - info: host.IOBroker 32 instances found
2021-05-21 15:23:28.661 - info: host.IOBroker starting 21 instances
2021-05-21 15:23:28.761 - info: host.IOBroker instance system.adapter.admin.0 started with pid 648
2021-05-21 15:23:30.541 - error: admin.0 (648) admin.0 already running
2021-05-21 15:23:30.545 - warn: admin.0 (648) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
2021-05-21 15:23:31.196 - error: host.IOBroker instance system.adapter.admin.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
2021-05-21 15:23:31.197 - info: host.IOBroker Restart adapter system.adapter.admin.0 because enabled
2021-05-21 15:23:32.709 - info: host.IOBroker instance system.adapter.backitup.0 started with pid 709
2021-05-21 15:23:36.644 - error: backitup.0 (709) backitup.0 already running
2021-05-21 15:23:36.647 - warn: backitup.0 (709) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
2021-05-21 15:23:36.691 - info: host.IOBroker instance scheduled system.adapter.daswetter.0 */15 * * * *
2021-05-21 15:23:37.263 - error: host.IOBroker instance system.adapter.backitup.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
2021-05-21 15:23:37.263 - info: host.IOBroker Restart adapter system.adapter.backitup.0 because enabled
2021-05-21 15:23:40.754 - info: host.IOBroker instance system.adapter.discovery.0 started with pid 815
2021-05-21 15:23:41.776 - error: discovery.0 (815) discovery.0 already running
2021-05-21 15:23:41.779 - warn: discovery.0 (815) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
2021-05-21 15:23:42.402 - error: host.IOBroker instance system.adapter.discovery.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
2021-05-21 15:23:42.403 - info: host.IOBroker Restart adapter system.adapter.discovery.0 because enabled
2021-05-21 15:23:44.743 - info: host.IOBroker instance scheduled system.adapter.dwd.0 */15 * * * *
2021-05-21 15:23:44.754 - info: host.IOBroker instance system.adapter.dwd.0 started with pid 826
2021-05-21 15:23:46.473 - info: dwd.0 (826) starting. Version 2.7.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v12.22.1, js-controller: 3.2.16
2021-05-21 15:23:46.921 - info: dwd.0 (826) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
2021-05-21 15:23:47.494 - info: host.IOBroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
2021-05-21 15:23:48.754 - info: host.IOBroker instance system.adapter.influxdb.0 started with pid 841
2021-05-21 15:23:50.112 - error: influxdb.0 (841) influxdb.0 already running
2021-05-21 15:23:50.115 - warn: influxdb.0 (841) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
2021-05-21 15:23:50.688 - error: host.IOBroker instance system.adapter.influxdb.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
2021-05-21 15:23:50.688 - info: host.IOBroker Restart adapter system.adapter.influxdb.0 because enabled
2021-05-21 15:23:52.817 - info: host.IOBroker instance system.adapter.influxdb.1 started with pid 852
2021-05-21 15:23:54.177 - error: influxdb.1 (852) influxdb.1 already running
2021-05-21 15:23:54.180 - warn: influxdb.1 (852) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
2021-05-21 15:59:21.936 - error: host.IOBroker instance system.adapter.influxdb.1 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
2021-05-21 15:59:21.937 - info: host.IOBroker Restart adapter system.adapter.influxdb.1 because enabled
2021-05-21 15:59:23.955 - info: host.IOBroker instance system.adapter.info.0 started with pid 863
2021-05-21 15:59:25.858 - error: info.0 (863) info.0 already running
</code></pre>
]]></description><link>https://forum.iobroker.net/topic/45229/iobroker-stürtzt-ab-warum</link><generator>RSS for Node</generator><lastBuildDate>Tue, 26 May 2026 08:45:33 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/45229.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 22 May 2021 07:51:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to IOBroker &quot;stürtzt ab&quot; warum? on Wed, 21 Jul 2021 18:20: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 />
Derzeit nein. Auch keinen lokalen Monitor.</p>
]]></description><link>https://forum.iobroker.net/post/654980</link><guid isPermaLink="true">https://forum.iobroker.net/post/654980</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Wed, 21 Jul 2021 18:20:47 GMT</pubDate></item><item><title><![CDATA[Reply to IOBroker &quot;stürtzt ab&quot; warum? on Wed, 21 Jul 2021 18:19:33 GMT]]></title><description><![CDATA[<p dir="auto">@pete0815 Hast du eine Tastatur an dem Gerät?</p>
]]></description><link>https://forum.iobroker.net/post/654979</link><guid isPermaLink="true">https://forum.iobroker.net/post/654979</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Wed, 21 Jul 2021 18:19:33 GMT</pubDate></item><item><title><![CDATA[Reply to IOBroker &quot;stürtzt ab&quot; warum? on Wed, 21 Jul 2021 18:17:55 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></p>
<p dir="auto">Hi<br />
ich schon wieder und befürchte gleiches Problem.</p>
<p dir="auto">Haben den Raspberry inkl. IOBroker vor 14 Tagen nochmal komplett neu installiert und seitdem lief er stabil.</p>
<p dir="auto">Heute Nachmittag den IObroker gestopt, aktualisiert und wieder gestartet.<br />
Gerade bekam ich die Info dass er sich wieder aufgehangen hat. Diesmal, dank Eurer Warnungen, habe ich nicht den Stecker am RPI gezogen sondern warte auf Euer Feedback. Der IObroker ist nicht erreichbar, die SSH Verbindung via Putty wird abgebrochen. Einzig der Ping Befehl zum RPI ist noch erfolgreich.</p>
<p dir="auto">Was mache ich nun richtig um den IObroker zu retten?</p>
<p dir="auto">Vielen Dank vorab!</p>
]]></description><link>https://forum.iobroker.net/post/654978</link><guid isPermaLink="true">https://forum.iobroker.net/post/654978</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Wed, 21 Jul 2021 18:17:55 GMT</pubDate></item><item><title><![CDATA[Reply to IOBroker &quot;stürtzt ab&quot; warum? on Sat, 22 May 2021 11:26:19 GMT]]></title><description><![CDATA[<p dir="auto">@pete0815 sagte in <a href="/post/632560">IOBroker "stürtzt ab" warum?</a>:</p>
<blockquote>
<p dir="auto">Sollte die SSD nicht das Problem sein</p>
</blockquote>
<p dir="auto">Die SSD selber sowieso nicht!</p>
<p dir="auto">Das Dateisystem <strong>auf</strong> der SSD ist hin</p>
]]></description><link>https://forum.iobroker.net/post/632614</link><guid isPermaLink="true">https://forum.iobroker.net/post/632614</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Sat, 22 May 2021 11:26:19 GMT</pubDate></item><item><title><![CDATA[Reply to IOBroker &quot;stürtzt ab&quot; warum? on Sat, 22 May 2021 10:12:16 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 />
Ok, danke. Lasse eine Formatierung darüber laufen bevor ich ein neues PI OS Image aufspiele, damit wirklich alles Reste weg sind.</p>
]]></description><link>https://forum.iobroker.net/post/632585</link><guid isPermaLink="true">https://forum.iobroker.net/post/632585</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sat, 22 May 2021 10:12:16 GMT</pubDate></item><item><title><![CDATA[Reply to IOBroker &quot;stürtzt ab&quot; warum? on Sat, 22 May 2021 09:46:41 GMT]]></title><description><![CDATA[<p dir="auto">@pete0815 sagte in <a href="/post/632576">IOBroker "stürtzt ab" warum?</a>:</p>
<blockquote>
<p dir="auto">Auf Verdacht Hardware tauschen, da würde ich der Sache noch eine Chance bis zur nächsten Detonation geben wollen.</p>
</blockquote>
<p dir="auto">dann solltest du aber unbedingt die Platte neu formatieren.<br />
Denn die letzten Einschläge haben bereits einige Versorgungsleitungen zerstört, von denen du nur keine Kenntnis hast, welche das sind und welche Folgen das haben wird.</p>
]]></description><link>https://forum.iobroker.net/post/632577</link><guid isPermaLink="true">https://forum.iobroker.net/post/632577</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Sat, 22 May 2021 09:46:41 GMT</pubDate></item><item><title><![CDATA[Reply to IOBroker &quot;stürtzt ab&quot; warum? on Sat, 22 May 2021 09:44:43 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 />
Thx. Ein Neuinstallation ist nicht das Problem. Auf Verdacht Hardware tauschen, da würde ich der Sache noch eine Chance bis zur nächsten Detonation geben wollen.</p>
]]></description><link>https://forum.iobroker.net/post/632576</link><guid isPermaLink="true">https://forum.iobroker.net/post/632576</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sat, 22 May 2021 09:44:43 GMT</pubDate></item><item><title><![CDATA[Reply to IOBroker &quot;stürtzt ab&quot; warum? on Sat, 22 May 2021 09:35:51 GMT]]></title><description><![CDATA[<p dir="auto">@pete0815 sagte in <a href="/post/632566">IOBroker "stürtzt ab" warum?</a>:</p>
<blockquote>
<p dir="auto">und ich wieder so einen Zustand "erleide"</p>
</blockquote>
<p dir="auto">diese Meldung kommt nicht mehr wieder (zumindest nicht bei den schon bestehenden Fehlern).<br />
aber dein System <strong>ist</strong> trotzdem defekt.</p>
<p dir="auto">du weisst nur nicht wu, und wann diese Zeitbombe zuschlägt</p>
]]></description><link>https://forum.iobroker.net/post/632572</link><guid isPermaLink="true">https://forum.iobroker.net/post/632572</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Sat, 22 May 2021 09:35:51 GMT</pubDate></item><item><title><![CDATA[Reply to IOBroker &quot;stürtzt ab&quot; warum? on Sat, 22 May 2021 09:32:34 GMT]]></title><description><![CDATA[<p dir="auto">@pete0815<br />
Dein Dateisystem ist löchrig und in der Zeit wo Du hier Fragen stellst, hättest locker den Pi neu aufsetzten könne (da kommst eh nicht drum rum) und das IOBroker Backup drauf.</p>
<p dir="auto">Ok, das hätte dann aber auch zur Folge, dass Dein ursprüngliches Problem (Speicher läuft voll) immer noch besteht. Nur hast dann mal ein System bei dem den Fehler suchen kannst und da tippe ich auf ne Schleife in einem Script.</p>
]]></description><link>https://forum.iobroker.net/post/632571</link><guid isPermaLink="true">https://forum.iobroker.net/post/632571</guid><dc:creator><![CDATA[Jan1]]></dc:creator><pubDate>Sat, 22 May 2021 09:32:34 GMT</pubDate></item><item><title><![CDATA[Reply to IOBroker &quot;stürtzt ab&quot; warum? on Sat, 22 May 2021 09:31:26 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 />
So ist es.<br />
Inodes sind sowas wie Seiten im Telefonbuch. Wenn die herausgerissen wurden, weil nicht mehr lesbar, dann findest du die Nummern/Dateien nicht mehr.</p>
]]></description><link>https://forum.iobroker.net/post/632568</link><guid isPermaLink="true">https://forum.iobroker.net/post/632568</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Sat, 22 May 2021 09:31:26 GMT</pubDate></item><item><title><![CDATA[Reply to IOBroker &quot;stürtzt ab&quot; warum? on Sat, 22 May 2021 09:30:44 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 />
Die Lösung ist es nicht, aber mein Ansatz war, wenn die Meldung dann jetzt weg wäre und ich wieder so einen Zustand "erleide" und dann diese Meldung wieder drin steht, wäre es ein Indikator dass in der Zwischenzeit hier etwas passiert....reproduzierbarer Fehler oder zumindest der Verweis darauf.</p>
]]></description><link>https://forum.iobroker.net/post/632566</link><guid isPermaLink="true">https://forum.iobroker.net/post/632566</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sat, 22 May 2021 09:30:44 GMT</pubDate></item><item><title><![CDATA[Reply to IOBroker &quot;stürtzt ab&quot; warum? on Sat, 22 May 2021 09:26:58 GMT]]></title><description><![CDATA[<p dir="auto">@pete0815 sagte in <a href="/post/632560">IOBroker "stürtzt ab" warum?</a>:</p>
<blockquote>
<p dir="auto">müßte bei einem Reboot jetzt diese Meldung dann im Log weg sein?</p>
</blockquote>
<p dir="auto">da habe ich keine Ahnung von - ist Gebiet von <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">@pete0815 sagte in <a href="/post/632560">IOBroker "stürtzt ab" warum?</a>:</p>
<blockquote>
<p dir="auto">Ob mir das jetzt soviel hilft ist die Frage</p>
</blockquote>
<p dir="auto">wenn es Dateileichen gibt/gab, kann es sein, dass wichtige Dateien (Verweise dahin) für das System nicht mehr existieren.<br />
Einfach damit zufrieden zu sein den Verweis zu einer fehlenden Datei zu löschen nennt man Vogel-Strauß-Politik.</p>
<p dir="auto">Nur weil man den Hinweis löscht, kommt die Datei nicht wieder</p>
]]></description><link>https://forum.iobroker.net/post/632564</link><guid isPermaLink="true">https://forum.iobroker.net/post/632564</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Sat, 22 May 2021 09:26:58 GMT</pubDate></item><item><title><![CDATA[Reply to IOBroker &quot;stürtzt ab&quot; warum? on Sat, 22 May 2021 09:23:23 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></p>
<p dir="auto">Wenn ich es richtig verstehe, stehen dort ja diese orphan inodes als deleted und recovery complete drin. Sollte die SSD nicht das Problem sein, müßte bei einem Reboot jetzt diese Meldung dann im Log weg sein? Ob mir das jetzt soviel hilft ist die Frage, aber ich vermute dadurch schon mal keine neuen Fehler von gestern bis heute nachvollziehen zu können.</p>
]]></description><link>https://forum.iobroker.net/post/632560</link><guid isPermaLink="true">https://forum.iobroker.net/post/632560</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sat, 22 May 2021 09:23:23 GMT</pubDate></item><item><title><![CDATA[Reply to IOBroker &quot;stürtzt ab&quot; warum? on Sat, 22 May 2021 09:20:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/paul53" aria-label="Profile: paul53">@<bdi>paul53</bdi></a> sagte in <a href="/post/632556">IOBroker "stürtzt ab" warum?</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homoran" aria-label="Profile: homoran">@<bdi>homoran</bdi></a> sagte: tac =&gt; letzter Eintrag oben</p>
<p dir="auto">Danke, wieder was gelernt <img src="https://forum.iobroker.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44d.png?v=ba16ebd4856" class="not-responsive emoji emoji-android emoji--+1" style="height:23px;width:auto;vertical-align:middle" title=":+1:" alt="👍" /></p>
</blockquote>
<p dir="auto">Das muss ich mir einrahmen!!</p>
]]></description><link>https://forum.iobroker.net/post/632559</link><guid isPermaLink="true">https://forum.iobroker.net/post/632559</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Sat, 22 May 2021 09:20:36 GMT</pubDate></item><item><title><![CDATA[Reply to IOBroker &quot;stürtzt ab&quot; warum? on Sat, 22 May 2021 09:18:23 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> sagte: tac =&gt; letzter Eintrag oben</p>
<p dir="auto">Danke, wieder was gelernt <img src="https://forum.iobroker.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44d.png?v=ba16ebd4856" class="not-responsive emoji emoji-android emoji--+1" style="height:23px;width:auto;vertical-align:middle" title=":+1:" alt="👍" /></p>
]]></description><link>https://forum.iobroker.net/post/632556</link><guid isPermaLink="true">https://forum.iobroker.net/post/632556</guid><dc:creator><![CDATA[paul53]]></dc:creator><pubDate>Sat, 22 May 2021 09:18:23 GMT</pubDate></item><item><title><![CDATA[Reply to IOBroker &quot;stürtzt ab&quot; warum? on Sat, 22 May 2021 09:17:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/paul53" aria-label="Profile: paul53">@<bdi>paul53</bdi></a> sagte in <a href="/post/632553">IOBroker "stürtzt ab" warum?</a>:</p>
<blockquote>
<p dir="auto">Der Befehl lautet cat (nicht tac).</p>
</blockquote>
<p dir="auto">die schreibweise ändert die Sortierungsrichtung<br />
cat =&gt; ältester Eintrag oben<br />
tac =&gt; letzter Eintrag oben</p>
]]></description><link>https://forum.iobroker.net/post/632555</link><guid isPermaLink="true">https://forum.iobroker.net/post/632555</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Sat, 22 May 2021 09:17:25 GMT</pubDate></item><item><title><![CDATA[Reply to IOBroker &quot;stürtzt ab&quot; warum? on Sat, 22 May 2021 09:16:05 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 />
Bei der Uhrzeit bin ich unsicher. Um 15:23h habe ich manuell noch nicht neugebootet. Das war gegen 16h. Von 15:40h bis 16h. habe ich eine Lücke in der SQL-Datenbank der Aufzeichnung. Hier habe ich das Problem vermutet. Ist dadurch ein Bootvorgang um 15:23h zu verstehen?</p>
]]></description><link>https://forum.iobroker.net/post/632554</link><guid isPermaLink="true">https://forum.iobroker.net/post/632554</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sat, 22 May 2021 09:16:05 GMT</pubDate></item><item><title><![CDATA[Reply to IOBroker &quot;stürtzt ab&quot; warum? on Sat, 22 May 2021 17:27:09 GMT]]></title><description><![CDATA[<p dir="auto">@pete0815 sagte: Die Meldung bleibt leer bei mir in der Konsole.</p>
<p dir="auto"><s>Der Befehl lautet <em>cat</em> (nicht <em>tac</em>).</s></p>
]]></description><link>https://forum.iobroker.net/post/632553</link><guid isPermaLink="true">https://forum.iobroker.net/post/632553</guid><dc:creator><![CDATA[paul53]]></dc:creator><pubDate>Sat, 22 May 2021 17:27:09 GMT</pubDate></item><item><title><![CDATA[Reply to IOBroker &quot;stürtzt ab&quot; warum? on Sat, 22 May 2021 09:13:25 GMT]]></title><description><![CDATA[<p dir="auto">@pete0815 sagte in <a href="/post/632549">IOBroker "stürtzt ab" warum?</a>:</p>
<blockquote>
<p dir="auto">Die Meldung bleibt leer bei mir in der Konsole</p>
</blockquote>
<p dir="auto">ich sagte ja, dass das jetzt nur den aktuellen status bringt. Nicht das was vor dem "reboot" war</p>
]]></description><link>https://forum.iobroker.net/post/632550</link><guid isPermaLink="true">https://forum.iobroker.net/post/632550</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Sat, 22 May 2021 09:13:25 GMT</pubDate></item><item><title><![CDATA[Reply to IOBroker &quot;stürtzt ab&quot; warum? on Sat, 22 May 2021 09:11:16 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> said in <a href="/post/632546">IOBroker "stürtzt ab" warum?</a>:</p>
<blockquote>
<p dir="auto">tac /var/log/kern.log | grep -i under</p>
</blockquote>
<p dir="auto">Die Meldung bleibt leer bei mir in der Konsole. Öffne ich die log Datei manuell. steht Folgendes drin:</p>
<pre><code>May 21 15:23:24 IOBroker kernel: [    0.000000] Booting Linux on physical CPU 0x0
May 21 15:23:24 IOBroker kernel: [    0.000000] Linux version 5.10.17-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1414 SMP Fri Apr 30 13:20:47 BST 2021
May 21 15:23:24 IOBroker kernel: [    0.000000] CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d
May 21 15:23:24 IOBroker kernel: [    0.000000] CPU: div instructions available: patching division code
May 21 15:23:24 IOBroker kernel: [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
May 21 15:23:24 IOBroker kernel: [    0.000000] OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.1
May 21 15:23:24 IOBroker kernel: [    0.000000] Memory policy: Data cache writealloc
May 21 15:23:24 IOBroker kernel: [    0.000000] Reserved memory: created CMA memory pool at 0x000000001ec00000, size 256 MiB
May 21 15:23:24 IOBroker kernel: [    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
May 21 15:23:24 IOBroker kernel: [    0.000000] Zone ranges:
May 21 15:23:24 IOBroker kernel: [    0.000000]   DMA      [mem 0x0000000000000000-0x000000002fffffff]
May 21 15:23:24 IOBroker kernel: [    0.000000]   Normal   empty
May 21 15:23:24 IOBroker kernel: [    0.000000]   HighMem  [mem 0x0000000030000000-0x00000000fbffffff]
May 21 15:23:24 IOBroker kernel: [    0.000000] Movable zone start for each node
May 21 15:23:24 IOBroker kernel: [    0.000000] Early memory node ranges
May 21 15:23:24 IOBroker kernel: [    0.000000]   node   0: [mem 0x0000000000000000-0x000000003b2fffff]
May 21 15:23:24 IOBroker kernel: [    0.000000]   node   0: [mem 0x0000000040000000-0x00000000fbffffff]
May 21 15:23:24 IOBroker kernel: [    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff]
May 21 15:23:24 IOBroker kernel: [    0.000000] On node 0 totalpages: 1012480
May 21 15:23:24 IOBroker kernel: [    0.000000]   DMA zone: 2304 pages used for memmap
May 21 15:23:24 IOBroker kernel: [    0.000000]   DMA zone: 0 pages reserved
May 21 15:23:24 IOBroker kernel: [    0.000000]   DMA zone: 196608 pages, LIFO batch:63
May 21 15:23:24 IOBroker kernel: [    0.000000]   HighMem zone: 815872 pages, LIFO batch:63
May 21 15:23:24 IOBroker kernel: [    0.000000] percpu: Embedded 20 pages/cpu s50700 r8192 d23028 u81920
May 21 15:23:24 IOBroker kernel: [    0.000000] pcpu-alloc: s50700 r8192 d23028 u81920 alloc=20*4096
May 21 15:23:24 IOBroker kernel: [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
May 21 15:23:24 IOBroker kernel: [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1010176
May 21 15:23:24 IOBroker kernel: [    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:45:95:84 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyAMA0,115200 console=tty1 root=PARTUUID=4cf82bf9-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
May 21 15:23:24 IOBroker kernel: [    0.000000] Kernel parameter elevator= does not have any effect anymore.
May 21 15:23:24 IOBroker kernel: [    0.000000] Please use sysfs to set IO scheduler for individual devices.
May 21 15:23:24 IOBroker kernel: [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
May 21 15:23:24 IOBroker kernel: [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
May 21 15:23:24 IOBroker kernel: [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
May 21 15:23:24 IOBroker kernel: [    0.000000] software IO TLB: mapped [mem 0x0000000017cc0000-0x000000001bcc0000] (64MB)
May 21 15:23:24 IOBroker kernel: [    0.000000] Memory: 3653916K/4049920K available (10240K kernel code, 1358K rwdata, 3160K rodata, 2048K init, 890K bss, 133860K reserved, 262144K cma-reserved, 3263488K highmem)
May 21 15:23:24 IOBroker kernel: [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
May 21 15:23:24 IOBroker kernel: [    0.000000] ftrace: allocating 33942 entries in 67 pages
May 21 15:23:24 IOBroker kernel: [    0.000000] ftrace: allocated 67 pages with 3 groups
May 21 15:23:24 IOBroker kernel: [    0.000000] rcu: Hierarchical RCU implementation.
May 21 15:23:24 IOBroker kernel: [    0.000000] 	Rude variant of Tasks RCU enabled.
May 21 15:23:24 IOBroker kernel: [    0.000000] 	Tracing variant of Tasks RCU enabled.
May 21 15:23:24 IOBroker kernel: [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
May 21 15:23:24 IOBroker kernel: [    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
May 21 15:23:24 IOBroker kernel: [    0.000000] GIC: Using split EOI/Deactivate mode
May 21 15:23:24 IOBroker kernel: [    0.000000] random: get_random_bytes called from start_kernel+0x3c8/0x59c with crng_init=0
May 21 15:23:24 IOBroker kernel: [    0.000008] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
May 21 15:23:24 IOBroker kernel: [    0.000027] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
May 21 15:23:24 IOBroker kernel: [    0.000086] bcm2835: system timer (irq = 25)
May 21 15:23:24 IOBroker kernel: [    0.000736] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
May 21 15:23:24 IOBroker kernel: [    0.000754] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
May 21 15:23:24 IOBroker kernel: [    0.000772] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
May 21 15:23:24 IOBroker kernel: [    0.000787] Switching to timer-based delay loop, resolution 18ns
May 21 15:23:24 IOBroker kernel: [    0.001039] Console: colour dummy device 80x30
May 21 15:23:24 IOBroker kernel: [    0.001105] printk: console [tty1] enabled
May 21 15:23:24 IOBroker kernel: [    0.001162] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000)
May 21 15:23:24 IOBroker kernel: [    0.001195] pid_max: default: 32768 minimum: 301
May 21 15:23:24 IOBroker kernel: [    0.001362] LSM: Security Framework initializing
May 21 15:23:24 IOBroker kernel: [    0.001544] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
May 21 15:23:24 IOBroker kernel: [    0.001570] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
May 21 15:23:24 IOBroker kernel: [    0.003143] Disabling memory control group subsystem
May 21 15:23:24 IOBroker kernel: [    0.003263] CPU: Testing write buffer coherency: ok
May 21 15:23:24 IOBroker kernel: [    0.003718] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
May 21 15:23:24 IOBroker kernel: [    0.004923] Setting up static identity map for 0x200000 - 0x20003c
May 21 15:23:24 IOBroker kernel: [    0.005119] rcu: Hierarchical SRCU implementation.
May 21 15:23:24 IOBroker kernel: [    0.006040] smp: Bringing up secondary CPUs ...
May 21 15:23:24 IOBroker kernel: [    0.007242] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
May 21 15:23:24 IOBroker kernel: [    0.008606] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
May 21 15:23:24 IOBroker kernel: [    0.009897] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
May 21 15:23:24 IOBroker kernel: [    0.010055] smp: Brought up 1 node, 4 CPUs
May 21 15:23:24 IOBroker kernel: [    0.010075] SMP: Total of 4 processors activated (432.00 BogoMIPS).
May 21 15:23:24 IOBroker kernel: [    0.010099] CPU: All CPU(s) started in HYP mode.
May 21 15:23:24 IOBroker kernel: [    0.010112] CPU: Virtualization extensions available.
May 21 15:23:24 IOBroker kernel: [    0.010987] devtmpfs: initialized
May 21 15:23:24 IOBroker kernel: [    0.024958] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0
May 21 15:23:24 IOBroker kernel: [    0.025191] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
May 21 15:23:24 IOBroker kernel: [    0.025221] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
May 21 15:23:24 IOBroker kernel: [    0.032206] pinctrl core: initialized pinctrl subsystem
May 21 15:23:24 IOBroker kernel: [    0.033264] NET: Registered protocol family 16
May 21 15:23:24 IOBroker kernel: [    0.037318] DMA: preallocated 1024 KiB pool for atomic coherent allocations
May 21 15:23:24 IOBroker kernel: [    0.038077] audit: initializing netlink subsys (disabled)
May 21 15:23:24 IOBroker kernel: [    0.038366] audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1
May 21 15:23:24 IOBroker kernel: [    0.038926] thermal_sys: Registered thermal governor 'step_wise'
May 21 15:23:24 IOBroker kernel: [    0.039692] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
May 21 15:23:24 IOBroker kernel: [    0.039709] hw-breakpoint: maximum watchpoint size is 8 bytes.
May 21 15:23:24 IOBroker kernel: [    0.040096] Serial: AMBA PL011 UART driver
May 21 15:23:24 IOBroker kernel: [    0.070893] bcm2835-mbox fe00b880.mailbox: mailbox enabled
May 21 15:23:24 IOBroker kernel: [    0.091114] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-04-30T13:45:52, variant start
May 21 15:23:24 IOBroker kernel: [    0.101125] raspberrypi-firmware soc:firmware: Firmware hash is d7f29d96450abfc77cd6cf011af1faf1e03e5e56
May 21 15:23:24 IOBroker kernel: [    0.145888] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
May 21 15:23:24 IOBroker kernel: [    0.149978] vgaarb: loaded
May 21 15:23:24 IOBroker kernel: [    0.150435] SCSI subsystem initialized
May 21 15:23:24 IOBroker kernel: [    0.150660] usbcore: registered new interface driver usbfs
May 21 15:23:24 IOBroker kernel: [    0.150731] usbcore: registered new interface driver hub
May 21 15:23:24 IOBroker kernel: [    0.150803] usbcore: registered new device driver usb
May 21 15:23:24 IOBroker kernel: [    0.151132] usb_phy_generic phy: supply vcc not found, using dummy regulator
May 21 15:23:24 IOBroker kernel: [    0.153403] clocksource: Switched to clocksource arch_sys_counter
May 21 15:23:24 IOBroker kernel: [    1.153526] VFS: Disk quotas dquot_6.6.0
May 21 15:23:24 IOBroker kernel: [    1.153627] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
May 21 15:23:24 IOBroker kernel: [    1.153790] FS-Cache: Loaded
May 21 15:23:24 IOBroker kernel: [    1.153986] CacheFiles: Loaded
May 21 15:23:24 IOBroker kernel: [    1.164424] NET: Registered protocol family 2
May 21 15:23:24 IOBroker kernel: [    1.165240] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
May 21 15:23:24 IOBroker kernel: [    1.165282] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
May 21 15:23:24 IOBroker kernel: [    1.165439] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
May 21 15:23:24 IOBroker kernel: [    1.165509] TCP: Hash tables configured (established 8192 bind 8192)
May 21 15:23:24 IOBroker kernel: [    1.165666] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
May 21 15:23:24 IOBroker kernel: [    1.165706] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
May 21 15:23:24 IOBroker kernel: [    1.165977] NET: Registered protocol family 1
May 21 15:23:24 IOBroker kernel: [    1.166693] RPC: Registered named UNIX socket transport module.
May 21 15:23:24 IOBroker kernel: [    1.166709] RPC: Registered udp transport module.
May 21 15:23:24 IOBroker kernel: [    1.166724] RPC: Registered tcp transport module.
May 21 15:23:24 IOBroker kernel: [    1.166739] RPC: Registered tcp NFSv4.1 backchannel transport module.
May 21 15:23:24 IOBroker kernel: [    1.166762] PCI: CLS 0 bytes, default 64
May 21 15:23:24 IOBroker kernel: [    1.169699] Initialise system trusted keyrings
May 21 15:23:24 IOBroker kernel: [    1.169930] workingset: timestamp_bits=14 max_order=20 bucket_order=6
May 21 15:23:24 IOBroker kernel: [    1.178503] zbud: loaded
May 21 15:23:24 IOBroker kernel: [    1.180396] FS-Cache: Netfs 'nfs' registered for caching
May 21 15:23:24 IOBroker kernel: [    1.181154] NFS: Registering the id_resolver key type
May 21 15:23:24 IOBroker kernel: [    1.181188] Key type id_resolver registered
May 21 15:23:24 IOBroker kernel: [    1.181204] Key type id_legacy registered
May 21 15:23:24 IOBroker kernel: [    1.181353] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
May 21 15:23:24 IOBroker kernel: [    1.182376] Key type asymmetric registered
May 21 15:23:24 IOBroker kernel: [    1.182392] Asymmetric key parser 'x509' registered
May 21 15:23:24 IOBroker kernel: [    1.182584] bounce: pool size: 64 pages
May 21 15:23:24 IOBroker kernel: [    1.182629] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
May 21 15:23:24 IOBroker kernel: [    1.182839] io scheduler mq-deadline registered
May 21 15:23:24 IOBroker kernel: [    1.182856] io scheduler kyber registered
May 21 15:23:24 IOBroker kernel: [    1.187217] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
May 21 15:23:24 IOBroker kernel: [    1.187248] brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
May 21 15:23:24 IOBroker kernel: [    1.187328] brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x063fffffff -&gt; 0x00c0000000
May 21 15:23:24 IOBroker kernel: [    1.187417] brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x00bfffffff -&gt; 0x0400000000
May 21 15:23:24 IOBroker kernel: [    1.245537] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
May 21 15:23:24 IOBroker kernel: [    1.245905] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
May 21 15:23:24 IOBroker kernel: [    1.245926] pci_bus 0000:00: root bus resource [bus 00-ff]
May 21 15:23:24 IOBroker kernel: [    1.245947] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
May 21 15:23:24 IOBroker kernel: [    1.246036] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
May 21 15:23:24 IOBroker kernel: [    1.246280] pci 0000:00:00.0: PME# supported from D0 D3hot
May 21 15:23:24 IOBroker kernel: [    1.249772] PCI: bus0: Fast back to back transfers disabled
May 21 15:23:24 IOBroker kernel: [    1.250111] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
May 21 15:23:24 IOBroker kernel: [    1.250239] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
May 21 15:23:24 IOBroker kernel: [    1.250674] pci 0000:01:00.0: PME# supported from D0 D3cold
May 21 15:23:24 IOBroker kernel: [    1.254178] PCI: bus1: Fast back to back transfers disabled
May 21 15:23:24 IOBroker kernel: [    1.254294] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff]
May 21 15:23:24 IOBroker kernel: [    1.254318] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
May 21 15:23:24 IOBroker kernel: [    1.254403] pci 0000:00:00.0: PCI bridge to [bus 01]
May 21 15:23:24 IOBroker kernel: [    1.254428] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
May 21 15:23:24 IOBroker kernel: [    1.254853] pcieport 0000:00:00.0: enabling device (0140 -&gt; 0142)
May 21 15:23:24 IOBroker kernel: [    1.255092] pcieport 0000:00:00.0: PME: Signaling with IRQ 62
May 21 15:23:24 IOBroker kernel: [    1.261039] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
May 21 15:23:24 IOBroker kernel: [    1.264048] iproc-rng200 fe104000.rng: hwrng registered
May 21 15:23:24 IOBroker kernel: [    1.264349] vc-mem: phys_addr:0x00000000 mem_base=0x3eb00000 mem_size:0x3ff00000(1023 MiB)
May 21 15:23:24 IOBroker kernel: [    1.265205] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
May 21 15:23:24 IOBroker kernel: [    1.277425] brd: module loaded
May 21 15:23:24 IOBroker kernel: [    1.289700] loop: module loaded
May 21 15:23:24 IOBroker kernel: [    1.291343] Loading iSCSI transport class v2.0-870.
May 21 15:23:24 IOBroker kernel: [    1.293859] libphy: Fixed MDIO Bus: probed
May 21 15:23:24 IOBroker kernel: [    1.295526] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
May 21 15:23:24 IOBroker kernel: [    1.313477] libphy: bcmgenet MII bus: probed
May 21 15:23:24 IOBroker kernel: [    1.393588] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
May 21 15:23:24 IOBroker kernel: [    1.394742] usbcore: registered new interface driver r8152
May 21 15:23:24 IOBroker kernel: [    1.394810] usbcore: registered new interface driver lan78xx
May 21 15:23:24 IOBroker kernel: [    1.394871] usbcore: registered new interface driver smsc95xx
May 21 15:23:24 IOBroker kernel: [    1.396501] xhci_hcd 0000:01:00.0: enabling device (0140 -&gt; 0142)
May 21 15:23:24 IOBroker kernel: [    1.396664] xhci_hcd 0000:01:00.0: xHCI Host Controller
May 21 15:23:24 IOBroker kernel: [    1.396700] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
May 21 15:23:24 IOBroker kernel: [    1.400046] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000030000000890
May 21 15:23:24 IOBroker kernel: [    1.401365] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
May 21 15:23:24 IOBroker kernel: [    1.401385] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 21 15:23:24 IOBroker kernel: [    1.401402] usb usb1: Product: xHCI Host Controller
May 21 15:23:24 IOBroker kernel: [    1.401419] usb usb1: Manufacturer: Linux 5.10.17-v7l+ xhci-hcd
May 21 15:23:24 IOBroker kernel: [    1.401435] usb usb1: SerialNumber: 0000:01:00.0
May 21 15:23:24 IOBroker kernel: [    1.402172] hub 1-0:1.0: USB hub found
May 21 15:23:24 IOBroker kernel: [    1.402270] hub 1-0:1.0: 1 port detected
May 21 15:23:24 IOBroker kernel: [    1.402939] xhci_hcd 0000:01:00.0: xHCI Host Controller
May 21 15:23:24 IOBroker kernel: [    1.402966] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
May 21 15:23:24 IOBroker kernel: [    1.402992] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
May 21 15:23:24 IOBroker kernel: [    1.403591] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
May 21 15:23:24 IOBroker kernel: [    1.403610] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
May 21 15:23:24 IOBroker kernel: [    1.403628] usb usb2: Product: xHCI Host Controller
May 21 15:23:24 IOBroker kernel: [    1.403644] usb usb2: Manufacturer: Linux 5.10.17-v7l+ xhci-hcd
May 21 15:23:24 IOBroker kernel: [    1.403660] usb usb2: SerialNumber: 0000:01:00.0
May 21 15:23:24 IOBroker kernel: [    1.404380] hub 2-0:1.0: USB hub found
May 21 15:23:24 IOBroker kernel: [    1.404456] hub 2-0:1.0: 4 ports detected
May 21 15:23:24 IOBroker kernel: [    1.406156] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
May 21 15:23:24 IOBroker kernel: [    1.406453] dwc_otg: FIQ enabled
May 21 15:23:24 IOBroker kernel: [    1.406467] dwc_otg: NAK holdoff enabled
May 21 15:23:24 IOBroker kernel: [    1.406482] dwc_otg: FIQ split-transaction FSM enabled
May 21 15:23:24 IOBroker kernel: [    1.406500] Module dwc_common_port init
May 21 15:23:24 IOBroker kernel: [    1.406944] usbcore: registered new interface driver uas
May 21 15:23:24 IOBroker kernel: [    1.407051] usbcore: registered new interface driver usb-storage
May 21 15:23:24 IOBroker kernel: [    1.407240] mousedev: PS/2 mouse device common for all mice
May 21 15:23:24 IOBroker kernel: [    1.408870] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
May 21 15:23:24 IOBroker kernel: [    1.412325] sdhci: Secure Digital Host Controller Interface driver
May 21 15:23:24 IOBroker kernel: [    1.412340] sdhci: Copyright(c) Pierre Ossman
May 21 15:23:24 IOBroker kernel: [    1.412924] sdhci-pltfm: SDHCI platform and OF driver helper
May 21 15:23:24 IOBroker kernel: [    1.416408] ledtrig-cpu: registered to indicate activity on CPUs
May 21 15:23:24 IOBroker kernel: [    1.416780] hid: raw HID events driver (C) Jiri Kosina
May 21 15:23:24 IOBroker kernel: [    1.416971] usbcore: registered new interface driver usbhid
May 21 15:23:24 IOBroker kernel: [    1.416986] usbhid: USB HID core driver
May 21 15:23:24 IOBroker kernel: [    1.422737] Initializing XFRM netlink socket
May 21 15:23:24 IOBroker kernel: [    1.422779] NET: Registered protocol family 17
May 21 15:23:24 IOBroker kernel: [    1.422884] Key type dns_resolver registered
May 21 15:23:24 IOBroker kernel: [    1.423323] Registering SWP/SWPB emulation handler
May 21 15:23:24 IOBroker kernel: [    1.423537] registered taskstats version 1
May 21 15:23:24 IOBroker kernel: [    1.423564] Loading compiled-in X.509 certificates
May 21 15:23:24 IOBroker kernel: [    1.424379] Key type ._fscrypt registered
May 21 15:23:24 IOBroker kernel: [    1.424395] Key type .fscrypt registered
May 21 15:23:24 IOBroker kernel: [    1.424410] Key type fscrypt-provisioning registered
May 21 15:23:24 IOBroker kernel: [    1.435902] uart-pl011 fe201000.serial: there is not valid maps for state default
May 21 15:23:24 IOBroker kernel: [    1.436152] uart-pl011 fe201000.serial: cts_event_workaround enabled
May 21 15:23:24 IOBroker kernel: [    1.436228] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 36, base_baud = 0) is a PL011 rev2
May 21 15:23:24 IOBroker kernel: [    1.436409] printk: console [ttyAMA0] enabled
May 21 15:23:24 IOBroker kernel: [    1.443129] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
May 21 15:23:24 IOBroker kernel: [    1.447628] of_cfs_init
May 21 15:23:24 IOBroker kernel: [    1.447892] of_cfs_init: OK
May 21 15:23:24 IOBroker kernel: [    1.481963] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
May 21 15:23:24 IOBroker kernel: [    1.482606] Waiting for root device PARTUUID=4cf82bf9-02...
May 21 15:23:24 IOBroker kernel: [    1.763442] usb 1-1: new high-speed USB device number 2 using xhci_hcd
May 21 15:23:24 IOBroker kernel: [    1.946216] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
May 21 15:23:24 IOBroker kernel: [    1.946235] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
May 21 15:23:24 IOBroker kernel: [    1.946253] usb 1-1: Product: USB2.0 Hub
May 21 15:23:24 IOBroker kernel: [    1.948006] hub 1-1:1.0: USB hub found
May 21 15:23:24 IOBroker kernel: [    1.948322] hub 1-1:1.0: 4 ports detected
May 21 15:23:24 IOBroker kernel: [    2.093721] usb 2-2: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
May 21 15:23:24 IOBroker kernel: [    2.125444] usb 2-2: New USB device found, idVendor=8888, idProduct=7777, bcdDevice= 0.56
May 21 15:23:24 IOBroker kernel: [    2.125463] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
May 21 15:23:24 IOBroker kernel: [    2.125480] usb 2-2: Product: Externa  
May 21 15:23:24 IOBroker kernel: [    2.125497] usb 2-2: Manufacturer: Generic 
May 21 15:23:24 IOBroker kernel: [    2.125513] usb 2-2: SerialNumber: 22222222222222220138
May 21 15:23:24 IOBroker kernel: [    2.137874] scsi host0: uas
May 21 15:23:24 IOBroker kernel: [    2.187528] scsi 0:0:0:0: Direct-Access     Generic  Externa          0056 PQ: 0 ANSI: 6
May 21 15:23:24 IOBroker kernel: [    2.190471] sd 0:0:0:0: [sda] 125045423 512-byte logical blocks: (64.0 GB/59.6 GiB)
May 21 15:23:24 IOBroker kernel: [    2.190748] sd 0:0:0:0: [sda] Write Protect is off
May 21 15:23:24 IOBroker kernel: [    2.190767] sd 0:0:0:0: [sda] Mode Sense: 47 00 00 08
May 21 15:23:24 IOBroker kernel: [    2.191216] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
May 21 15:23:24 IOBroker kernel: [    2.192018] sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes
May 21 15:23:24 IOBroker kernel: [    2.194193]  sda: sda1 sda2
May 21 15:23:24 IOBroker kernel: [    2.195722] random: fast init done
May 21 15:23:24 IOBroker kernel: [    2.197860] sd 0:0:0:0: [sda] Attached SCSI disk
May 21 15:23:24 IOBroker kernel: [    2.217495] EXT4-fs (sda2): INFO: recovery required on readonly filesystem
May 21 15:23:24 IOBroker kernel: [    2.217513] EXT4-fs (sda2): write access will be enabled during recovery
May 21 15:23:24 IOBroker kernel: [    2.273472] usb 1-1.3: new full-speed USB device number 3 using xhci_hcd
May 21 15:23:24 IOBroker kernel: [    2.409587] usb 1-1.3: New USB device found, idVendor=1a86, idProduct=7523, bcdDevice= 2.64
May 21 15:23:24 IOBroker kernel: [    2.409607] usb 1-1.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
May 21 15:23:24 IOBroker kernel: [    2.409624] usb 1-1.3: Product: USB Serial
May 21 15:23:24 IOBroker kernel: [    2.466057] EXT4-fs (sda2): orphan cleanup on readonly fs
May 21 15:23:24 IOBroker kernel: [    2.477504] EXT4-fs (sda2): 8 orphan inodes deleted
May 21 15:23:24 IOBroker kernel: [    2.477522] EXT4-fs (sda2): recovery complete
May 21 15:23:24 IOBroker kernel: [    2.609178] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
May 21 15:23:24 IOBroker kernel: [    2.609261] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
May 21 15:23:24 IOBroker kernel: [    2.610330] devtmpfs: mounted
May 21 15:23:24 IOBroker kernel: [    2.619209] Freeing unused kernel memory: 2048K
May 21 15:23:24 IOBroker kernel: [    2.619534] Run /sbin/init as init process
May 21 15:23:24 IOBroker kernel: [    2.619548]   with arguments:
May 21 15:23:24 IOBroker kernel: [    2.619563]     /sbin/init
May 21 15:23:24 IOBroker kernel: [    2.619577]     splash
May 21 15:23:24 IOBroker kernel: [    2.619591]   with environment:
May 21 15:23:24 IOBroker kernel: [    2.619606]     HOME=/
May 21 15:23:24 IOBroker kernel: [    2.619620]     TERM=linux
May 21 15:23:24 IOBroker kernel: [    2.930511] NET: Registered protocol family 10
May 21 15:23:24 IOBroker kernel: [    2.931930] Segment Routing with IPv6
May 21 15:23:24 IOBroker kernel: [    3.180000] uart-pl011 fe201000.serial: no DMA platform data
May 21 15:23:24 IOBroker kernel: [    3.660133] random: systemd: uninitialized urandom read (16 bytes read)
May 21 15:23:24 IOBroker kernel: [    3.675876] random: systemd: uninitialized urandom read (16 bytes read)
May 21 15:23:24 IOBroker kernel: [    3.679485] random: systemd: uninitialized urandom read (16 bytes read)
May 21 15:23:24 IOBroker kernel: [    3.822292] i2c /dev entries driver
May 21 15:23:24 IOBroker kernel: [    4.298783] EXT4-fs (sda2): re-mounted. Opts: (null)
May 21 15:23:24 IOBroker kernel: [    5.032441] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x00010000
May 21 15:23:24 IOBroker kernel: [    5.032947] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00001000
May 21 15:23:24 IOBroker kernel: [    5.033562] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x00010000
May 21 15:23:24 IOBroker kernel: [    5.034068] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x00010000
May 21 15:23:24 IOBroker kernel: [    5.139221] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
May 21 15:23:24 IOBroker kernel: [    5.145131] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
May 21 15:23:24 IOBroker kernel: [    5.146969] mc: Linux media interface: v0.10
May 21 15:23:24 IOBroker kernel: [    5.147925] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
May 21 15:23:24 IOBroker kernel: [    5.147949] [vc_sm_connected_init]: start
May 21 15:23:24 IOBroker kernel: [    5.161504] bcm2835_audio bcm2835_audio: card created with 8 channels
May 21 15:23:24 IOBroker kernel: [    5.165208] [vc_sm_connected_init]: installed successfully
May 21 15:23:24 IOBroker kernel: [    5.202668] videodev: Linux video capture interface: v2.00
May 21 15:23:24 IOBroker kernel: [    5.240326] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
May 21 15:23:24 IOBroker kernel: [    5.243659] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
May 21 15:23:24 IOBroker kernel: [    5.260906] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
May 21 15:23:24 IOBroker kernel: [    5.267625] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned.
May 21 15:23:24 IOBroker kernel: [    5.271765] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
May 21 15:23:24 IOBroker kernel: [    5.305902] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
May 21 15:23:24 IOBroker kernel: [    5.306053] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
May 21 15:23:24 IOBroker kernel: [    5.318469] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
May 21 15:23:24 IOBroker kernel: [    5.318515] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
May 21 15:23:24 IOBroker kernel: [    5.328093] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
May 21 15:23:24 IOBroker kernel: [    5.328139] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
May 21 15:23:24 IOBroker kernel: [    5.333329] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13
May 21 15:23:24 IOBroker kernel: [    5.337758] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14
May 21 15:23:24 IOBroker kernel: [    5.339575] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15
May 21 15:23:24 IOBroker kernel: [    5.341894] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16
May 21 15:23:24 IOBroker kernel: [    5.341926] bcm2835-isp bcm2835-isp: Register output node 0 with media controller
May 21 15:23:24 IOBroker kernel: [    5.341972] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller
May 21 15:23:24 IOBroker kernel: [    5.342011] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller
May 21 15:23:24 IOBroker kernel: [    5.342037] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller
May 21 15:23:24 IOBroker kernel: [    5.363578] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp
May 21 15:23:24 IOBroker kernel: [    5.391315] sd 0:0:0:0: Attached scsi generic sg0 type 0
May 21 15:23:24 IOBroker kernel: [    5.404410] [drm] No displays found. Consider forcing hotplug if HDMI is attached
May 21 15:23:24 IOBroker kernel: [    5.404543] vc4-drm gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4])
May 21 15:23:24 IOBroker kernel: [    5.404995] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1
May 21 15:23:24 IOBroker kernel: [    5.464596] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0
May 21 15:23:24 IOBroker kernel: [    5.603679] usbcore: registered new interface driver usbserial_generic
May 21 15:23:24 IOBroker kernel: [    5.603756] usbserial: USB Serial support registered for generic
May 21 15:23:24 IOBroker kernel: [    5.608238] usbcore: registered new interface driver ch341
May 21 15:23:24 IOBroker kernel: [    5.608317] usbserial: USB Serial support registered for ch341-uart
May 21 15:23:24 IOBroker kernel: [    5.608436] ch341 1-1.3:1.0: ch341-uart converter detected
May 21 15:23:24 IOBroker kernel: [    5.614857] usb 1-1.3: ch341-uart converter now attached to ttyUSB0
May 21 15:23:24 IOBroker kernel: [    7.823091] random: crng init done
May 21 15:23:24 IOBroker kernel: [    7.823112] random: 7 urandom warning(s) missed due to ratelimiting
May 21 15:23:24 IOBroker kernel: [    7.879387] 8021q: 802.1Q VLAN Support v1.8
May 21 15:23:24 IOBroker kernel: [    8.093172] cfg80211: Loading compiled-in X.509 certificates for regulatory database
May 21 15:23:24 IOBroker kernel: [    8.314610] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
May 21 15:23:24 IOBroker kernel: [    8.424002] Adding 102396k swap on /var/swap.  Priority:-2 extents:1 across:102396k SSFS
May 21 15:23:24 IOBroker kernel: [    8.562766] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
May 21 15:23:24 IOBroker kernel: [    8.564447] bcmgenet fd580000.ethernet eth0: Link is Down
May 21 15:23:28 IOBroker kernel: [   11.673627] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
May 21 15:23:28 IOBroker kernel: [   11.673661] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
May 21 15:23:29 IOBroker kernel: [   13.116122] ICMPv6: process `dhcpcd' is using deprecated sysctl (syscall) net.ipv6.neigh.eth0.retrans_time - use net.ipv6.neigh.eth0.retrans_time_ms instead

</code></pre>
]]></description><link>https://forum.iobroker.net/post/632549</link><guid isPermaLink="true">https://forum.iobroker.net/post/632549</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sat, 22 May 2021 09:11:16 GMT</pubDate></item><item><title><![CDATA[Reply to IOBroker &quot;stürtzt ab&quot; warum? on Sat, 22 May 2021 09:05:38 GMT]]></title><description><![CDATA[<p dir="auto">@pete0815 sagte in <a href="/post/632545">IOBroker "stürtzt ab" warum?</a>:</p>
<blockquote>
<p dir="auto">Eine Suche nach voltage oder under war erfolglos.</p>
</blockquote>
<p dir="auto">was ergibt : <code>tac /var/log/kern.log | grep -i under</code> ?<br />
ist jetzt nach Neustart natürlich nicht unbedingt aussagekräftig</p>
]]></description><link>https://forum.iobroker.net/post/632546</link><guid isPermaLink="true">https://forum.iobroker.net/post/632546</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Sat, 22 May 2021 09:05:38 GMT</pubDate></item><item><title><![CDATA[Reply to IOBroker &quot;stürtzt ab&quot; warum? on Sat, 22 May 2021 09:03:57 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> said in <a href="/post/632543">IOBroker "stürtzt ab" warum?</a>:</p>
<blockquote>
<p dir="auto">@pete0815 sagte in <a href="/post/632539">IOBroker "stürtzt ab" warum?</a>:</p>
<blockquote>
<p dir="auto">Am Port vom PI</p>
</blockquote>
<p dir="auto">dann hast du wahrscheinlich ein Spannungsversorguungsproblem.<br />
das RPi-Netzteil ist nicht gedacht zusätzliche Geräte zu versorgen.</p>
<p dir="auto">Such mal nach <code>under-voltage</code> in den logs</p>
<p dir="auto"><strong>EDIT:</strong></p>
<p dir="auto">@pete0815 sagte in <a href="/post/632541">IOBroker "stürtzt ab" warum?</a>:</p>
<blockquote>
<p dir="auto">daneben funkt eint zigbee stick auf 2,4GHz.</p>
</blockquote>
<p dir="auto">auch an USB und darüber mit Strom versorgt?</p>
</blockquote>
<p dir="auto">Der hängt am USB2 Anschluß auch über den PI versorgt. Das waren dann aber aller Verbraucher am PI.</p>
<p dir="auto">aus den system logs wie <a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas-braun" aria-label="Profile: Thomas-Braun">@<bdi>Thomas-Braun</bdi></a> sagt werde ich nicht schlau. Die sind "übervoll" mit den influxdB einträgen und regelmäßig tauchen die 3 Meldungen auf. CPU Freq kommt wohl vom RPI2 Adapter wo dies nicht auf einem RPI4 funktioniert. Wifi und BT ist bei mir deaktiviert daher wohl die Meldungen. Andere Meldungen sehe ich gar nicht. Eine Suche nach voltage oder under war erfolglos.</p>
<pre><code>May 21 15:23:40 IOBroker influxd[371]: [httpd] 192.168.7.20 - user [21/May/2021:15:23:40 +0200] "POST /write?database=iobroker&amp;db=iobroker&amp;p=%5BREDACTED%5D&amp;precision=ms&amp;u=user HTTP/1.1 " 204 0 "-" "-" c1b61c87-ba37-11eb-8553-dca632459584 5416
May 21 15:23:40 IOBroker influxd[371]: [httpd] 192.168.7.20 - user [21/May/2021:15:23:40 +0200] "POST /write?database=iobroker&amp;db=iobroker&amp;p=%5BREDACTED%5D&amp;precision=ms&amp;u=user HTTP/1.1 " 204 0 "-" "-" c1b89eb9-ba37-11eb-8554-dca632459584 5667
May 21 15:23:40 IOBroker influxd[371]: [httpd] 192.168.7.20 - user [21/May/2021:15:23:40 +0200] "POST /write?database=iobroker&amp;db=iobroker&amp;p=%5BREDACTED%5D&amp;precision=ms&amp;u=user HTTP/1.1 " 204 0 "-" "-" c1bd4110-ba37-11eb-8555-dca632459584 6113
May 21 15:23:41 IOBroker bash[414]: cat: /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq: Keine Berechtigung
May 21 15:23:42 IOBroker bash[414]: cat: /sys/class/net/wlan0/statistics/rx_bytes: Datei oder Verzeichnis nicht gefunden
May 21 15:23:42 IOBroker bash[414]: cat: /sys/class/net/wlan0/statistics/tx_bytes: Datei oder Verzeichnis nicht gefunden
May 21 15:23:43 IOBroker influxd[371]: [httpd] 192.168.7.20 - user [21/May/2021:15:23:43 +0200] "POST /write?database=iobroker&amp;db=iobroker&amp;p=%5BREDACTED%5D&amp;precision=ms&amp;u=user HTTP/1.1 " 204 0 "-" "-" c3858def-ba37-11eb-8556-dca632459584 5333
May 21 15:23:43 IOBroker influxd[371]: [httpd] 192.168.7.20 - user [21/May/2021:15:23:43 +0200] "POST /write?database=iobroker&amp;db=iobroker&amp;p=%5BREDACTED%5D&amp;precision=ms&amp;u=user HTTP/1.1 " 204 0 "-" "-" c38b3502-ba37-11eb-8557-dca632459584 5099
May 21 15:23:46 IOBroker influxd[371]: [httpd] 192.168.7.20 - user [21/May/2021:15:23:46 +0200] "POST /write?database=iobroker&amp;db=iobroker&amp;p=%5BREDACTED%5D&amp;precision=ms&amp;u=user HTTP/1.1 " 204 0 "-" "-" c54f9d81-ba37-11eb-8558-dca632459584 6737
May 2
</code></pre>
]]></description><link>https://forum.iobroker.net/post/632545</link><guid isPermaLink="true">https://forum.iobroker.net/post/632545</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sat, 22 May 2021 09:03:57 GMT</pubDate></item><item><title><![CDATA[Reply to IOBroker &quot;stürtzt ab&quot; warum? on Sat, 22 May 2021 08:55:07 GMT]]></title><description><![CDATA[<p dir="auto">@pete0815 sagte in <a href="/post/632539">IOBroker "stürtzt ab" warum?</a>:</p>
<blockquote>
<p dir="auto">Am Port vom PI</p>
</blockquote>
<p dir="auto">dann hast du wahrscheinlich ein Spannungsversorguungsproblem.<br />
das RPi-Netzteil ist nicht gedacht zusätzliche Geräte zu versorgen.</p>
<p dir="auto">Such mal nach <code>under-voltage</code> in den logs</p>
<p dir="auto"><strong>EDIT:</strong></p>
<p dir="auto">@pete0815 sagte in <a href="/post/632541">IOBroker "stürtzt ab" warum?</a>:</p>
<blockquote>
<p dir="auto">daneben funkt eint zigbee stick auf 2,4GHz.</p>
</blockquote>
<p dir="auto">auch an USB und darüber mit Strom versorgt?</p>
]]></description><link>https://forum.iobroker.net/post/632543</link><guid isPermaLink="true">https://forum.iobroker.net/post/632543</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Sat, 22 May 2021 08:55:07 GMT</pubDate></item><item><title><![CDATA[Reply to IOBroker &quot;stürtzt ab&quot; warum? on Sat, 22 May 2021 08:54:12 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 />
Habe wifi und BT deaktiviert aber daneben funkt eint zigbee stick auf 2,4GHz.</p>
]]></description><link>https://forum.iobroker.net/post/632541</link><guid isPermaLink="true">https://forum.iobroker.net/post/632541</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sat, 22 May 2021 08:54:12 GMT</pubDate></item></channel></rss>