<?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 Probs]]></title><description><![CDATA[<p dir="auto">Hi Gemeinde,<br />
ich habe mal wieder diverse ioBroker- bzw. Raspi- Probleme. Wäre super, wenn jemand eine Idee hat, wie ich das fixen kann.<br />
(iob fix habe ich schon gemacht und es hat nichts geholfen).<br />
Hier meine Settings:</p>
<pre><code>pi@Raspi:~ $ which nodejs &amp;&amp; nodejs -v &amp;&amp; which node &amp;&amp; node -v &amp;&amp; which npm &amp;&amp; npm -v &amp;&amp; apt policy nodejs
/usr/bin/nodejs
v14.19.1
/usr/bin/node
v14.19.1
/usr/bin/npm
6.14.16
nodejs:
  Installiert:           14.19.1-deb-1nodesource1
  Installationskandidat: 14.19.1-deb-1nodesource1
  Versionstabelle:
 *** 14.19.1-deb-1nodesource1 500
        500 https://deb.nodesource.com/node_14.x buster/main armhf Packages
        100 /var/lib/dpkg/status
     10.24.0~dfsg-1~deb10u1 500
        500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
</code></pre>
<p dir="auto">Hier die Liste der Probleme, die ich mir nicht erklären kann:</p>
<ol>
<li>Raspi friert gelegentlich einfach ein beim Update/ Upgrade. Er bleibt dann einfach mittendrin stehen und der %- Wert geht nicht weiter</li>
</ol>
<pre><code>Es wurden 15,0 kB in 11 s geholt (1.312 B/s).                                                                                                           
Paketlisten werden gelesen... 48%
</code></pre>
<ol start="2">
<li>
<p dir="auto">Problem: der Raspi friert unterm Tag gelegentlich ein so dass ich mit SSH nicht mehr verbinden kann. Warte ich ca. 2h geht er dann plötzlich wieder</p>
</li>
<li>
<p dir="auto">Problem: der Telegram Adapter startet lfd. neu<br />
<img src="/assets/uploads/files/1650268584026-img_7571.jpeg" alt="IMG_7571.jpeg" class=" img-fluid img-markdown" /></p>
</li>
<li>
<p dir="auto">Problem: die Adapter Updates egal ob vom Terminal ausgeführt oder über die Admin Weboberfläche brauchen ewig - teilweise bis zu 1h</p>
</li>
<li>
<p dir="auto">Problem: ich nutze den Text2Speak adapter - der auch immer super ging. Jetzt bekomme ich immer die Meldung, wenn ich Alexa aufrufe: "keine Verbindung zur ioBroker Instanz"</p>
</li>
</ol>
<p dir="auto">Hat jemand eine Idee, was ich noch machen könnte?</p>
]]></description><link>https://forum.iobroker.net/topic/54301/iobroker-probs</link><generator>RSS for Node</generator><lastBuildDate>Fri, 22 May 2026 01:44:41 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/54301.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 18 Apr 2022 07:58:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ioBroker Probs on Tue, 19 Apr 2022 13:38:30 GMT]]></title><description><![CDATA[<p dir="auto">Was mir grad noch einfällt, ein paar weitere % <em><strong>könntest</strong></em> du mit</p>
<p dir="auto"><a href="https://dietpi.com/" rel="nofollow ugc">https://dietpi.com/</a></p>
<p dir="auto">anstelle von Rasbian Lite herauskitzeln. Vielleicht bekommst du ja so, zusammen mit den anderen genannten Maßnahmen, einen stabilen Betrieb hin ;)</p>
]]></description><link>https://forum.iobroker.net/post/792804</link><guid isPermaLink="true">https://forum.iobroker.net/post/792804</guid><dc:creator><![CDATA[darkiop]]></dc:creator><pubDate>Tue, 19 Apr 2022 13:38:30 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker Probs on Tue, 19 Apr 2022 11:43:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/accu" aria-label="Profile: accu">@<bdi>accu</bdi></a> sagte in <a href="/post/792751">ioBroker Probs</a>:</p>
<blockquote>
<p dir="auto">io.hue-extended</p>
</blockquote>
<p dir="auto">Ist die cpu ja schon wieder so hoch, hatte ich dich weiter oben schon gefragt, ob das Dauerzustand ist</p>
]]></description><link>https://forum.iobroker.net/post/792761</link><guid isPermaLink="true">https://forum.iobroker.net/post/792761</guid><dc:creator><![CDATA[crunchip]]></dc:creator><pubDate>Tue, 19 Apr 2022 11:43:31 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker Probs on Tue, 19 Apr 2022 11:24:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/accu" aria-label="Profile: accu">@<bdi>accu</bdi></a> sagte in <a href="/post/792742">ioBroker Probs</a>:</p>
<blockquote>
<p dir="auto">was bedeutet Adapter im Compact mode gruppieren</p>
</blockquote>
<pre><code>┬[13:20:59] [ssh:darkiop@pve-ct-iobroker(10.4.1.20): ~ (755)]
╰─&gt;$ iobroker compact --help
iobroker compact

compact group management

Commands:
  iobroker compact enable                                         Enable compact mode in general
  iobroker compact on                                             Enable compact mode in general
  iobroker compact disable                                        Disable compact mode in general
  iobroker compact off                                            Disable compact mode in general
  iobroker compact &lt;adapter&gt;.&lt;instance&gt; status                    Show if compact mode is enabled for a specific instance
  iobroker compact &lt;adapter&gt;.&lt;instance&gt; group &lt;group-id&gt;          Define compact group of a specific adapter
  iobroker compact &lt;adapter&gt;.&lt;instance&gt; &lt;disable|off&gt; [group-id]  Enable or disable compact mode for specified adapter instance and set compact group optionally
  iobroker compact &lt;adapter&gt;.&lt;instance&gt; &lt;enable|on&gt; [group-id]    Enable or disable compact mode for specified adapter instance and set compact group optionally

Options:
  --help  Show help  [boolean]
</code></pre>
<p dir="auto">=&gt; mehrere Adapter teilen sich einen Nodejs Prozess und sind teilen sich somit die Ressourcen. Nachteil: Stirbt ein Adapter, zieht er alle anderen die mit diesem Prozess laufe (in dieser Compact Mode Gruppe) mit.</p>
<p dir="auto">Damit lässt sich aber, gerade bei vielen laufenden Instanzen, schon einiges an Ressourcen sparen.</p>
<p dir="auto">Im Admin v5 kannst du das auch im Instanzen Tab direkt konfigurieren.</p>
]]></description><link>https://forum.iobroker.net/post/792757</link><guid isPermaLink="true">https://forum.iobroker.net/post/792757</guid><dc:creator><![CDATA[darkiop]]></dc:creator><pubDate>Tue, 19 Apr 2022 11:24:56 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker Probs on Tue, 19 Apr 2022 11:21:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/accu" aria-label="Profile: accu">@<bdi>accu</bdi></a><br />
Nein. Wo willst du denn auf einem Pi noch Speicher-Riegel 'reinstecken'?</p>
]]></description><link>https://forum.iobroker.net/post/792754</link><guid isPermaLink="true">https://forum.iobroker.net/post/792754</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Tue, 19 Apr 2022 11:21:04 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker Probs on Tue, 19 Apr 2022 11:19:39 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> und mehr Speicher reinstecken geht nicht?</p>
]]></description><link>https://forum.iobroker.net/post/792753</link><guid isPermaLink="true">https://forum.iobroker.net/post/792753</guid><dc:creator><![CDATA[Accu]]></dc:creator><pubDate>Tue, 19 Apr 2022 11:19:39 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker Probs on Tue, 19 Apr 2022 11:19:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/accu" aria-label="Profile: accu">@<bdi>accu</bdi></a> sagte in <a href="/post/792751">ioBroker Probs</a>:</p>
<pre><code>1097 root      20   0  172916  36820  10348 S   1,0   3,9   3:44.85 node /home/pi/n
</code></pre>
<p dir="auto">Bis auf den 'komischen' Prozess sehe ich da nix auffälliges.<br />
Ist halt einfach zu klein für einen stabilen Betrieb.</p>
]]></description><link>https://forum.iobroker.net/post/792752</link><guid isPermaLink="true">https://forum.iobroker.net/post/792752</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Tue, 19 Apr 2022 11:19:00 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker Probs on Tue, 19 Apr 2022 11:14:25 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> htop = befehl nicht erkannt. sondern nur "top"</p>
<pre><code>top - 13:13:19 up  6:01,  2 users,  load average: 0,85, 0,77, 0,67
Tasks: 145 total,   3 running, 142 sleeping,   0 stopped,   0 zombie
%Cpu(s): 14,3 us, 14,3 sy,  0,0 ni, 57,1 id,  0,0 wa,  0,0 hi, 14,3 si,  0,0 st
MiB Mem :    923,2 total,     85,8 free,    773,1 used,     64,3 buff/cache
MiB Swap:    100,0 total,      0,0 free,     99,9 used.    127,7 avail Mem 

  PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                                                                       
  564 iobroker  20   0  301144 127668  11784 R  66,7  13,5  44:11.59 iobroker.js-con                                                                                                                               
26085 iobroker  20   0  196016  65744  10732 R  66,7   7,0  24:01.73 io.hue-extended                                                                                                                               
13534 pi        20   0   10744   3148   2612 R  33,3   0,3   0:00.45 top                                                                                                                                           
    1 root      20   0   33740   4836   3724 S   0,0   0,5   0:06.83 systemd                                                                                                                                       
    2 root      20   0       0      0      0 S   0,0   0,0   0:00.06 kthreadd                                                                                                                                      
    3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp                                                                                                                                        
    4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp                                                                                                                                    
    8 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq                                                                                                                                  
    9 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_rude_                                                                                                                               
top - 13:13:20 up  6:01,  2 users,  load average: 0,85, 0,77, 0,67
Tasks: 145 total,   2 running, 143 sleeping,   0 stopped,   0 zombie
%Cpu(s): 41,7 us,  8,3 sy,  0,0 ni, 50,0 id,  0,0 wa,  0,0 hi,  0,0 si,  0,0 st
MiB Mem :    923,2 total,     85,8 free,    773,1 used,     64,3 buff/cache
MiB Swap:    100,0 total,      0,0 free,     99,9 used.    127,7 avail Mem 

  PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                                                                    
26085 iobroker  20   0  196016  65744  10732 R 100,0   7,0  24:01.82 io.hue-extended                                                                                                                            
  564 iobroker  20   0  301144 127684  11784 S  33,3  13,5  44:11.63 iobroker.js-con                                                                                                                            
13534 pi        20   0   10744   3148   2612 R  33,3   0,3   0:00.50 top                                                                                                                                        
    1 root      20   0   33740   4836   3724 S   0,0   0,5   0:06.83 systemd                                                                                                                                    
    2 root      20   0       0      0      0 S   0,0   0,0   0:00.06 kthreadd                                                                                                                                   
    3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp                                                                                                                                     
    4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp                                                                                                                                 
    8 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq                                                                                                                               
    9 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_rude_                                                                                                                            
   10 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_trace                                                                                                                            
   11 root      20   0       0      0      0 S   0,0   0,0   0:06.05 ksoftirqd/0                                                                                                                                
   12 root      20   0       0      0      0 I   0,0   0,0   0:26.98 rcu_sched                                                                                                                                  
   13 root      rt   0       0      0      0 S   0,0   0,0   0:00.09 migration/0                                                                                                                                
   14 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/0                                                                                                                                    
top - 13:13:20 up  6:01,  2 users,  load average: 0,85, 0,77, 0,67
Tasks: 145 total,   3 running, 142 sleeping,   0 stopped,   0 zombie
%Cpu(s): 40,0 us, 10,0 sy,  0,0 ni, 30,0 id,  0,0 wa,  0,0 hi, 20,0 si,  0,0 st
MiB Mem :    923,2 total,     85,8 free,    773,1 used,     64,3 buff/cache
MiB Swap:    100,0 total,      0,0 free,     99,9 used.    127,7 avail Mem 

  PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                                                                   
26085 iobroker  20   0  196016  65744  10732 R 100,0   7,0  24:01.86 io.hue-extended                                                                                                                           
top - 13:13:21 up  6:01,  2 users,  load average: 0,85, 0,77, 0,67
Tasks: 145 total,   2 running, 143 sleeping,   0 stopped,   0 zombie
top - 13:13:39 up  6:01,  2 users,  load average: 0,69, 0,73, 0,66
Tasks: 151 total,   1 running, 150 sleeping,   0 stopped,   0 zombie
%Cpu(s):  6,3 us,  6,0 sy,  0,0 ni, 87,6 id,  0,0 wa,  0,0 hi,  0,2 si,  0,0 st
MiB Mem :    923,2 total,     82,8 free,    775,5 used,     64,9 buff/cache
MiB Swap:    100,0 total,      0,0 free,     99,9 used.    126,5 avail Mem 

  PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                                                                                
  564 iobroker  20   0  301144 127944  11908 S   8,9  13,5  44:14.79 iobroker.js-con                                                                                                                                        
 1073 root      20   0  162912  27956   9608 S   5,6   3,0  21:28.97 node /root/.pm2                                                                                                                                        
 1639 iobroker  20   0  186652  48092  10084 S   2,6   5,1   1:50.45 io.hm-rpc.1                                                                                                                                            
 1396 iobroker  20   0  256544 121024   9992 S   1,7  12,8  11:05.81 io.javascript.0                                                                                                                                        
13927 root      20   0    8108   2796   2376 S   1,7   0,3   0:00.05 top                                                                                                                                                    
13930 root      20   0    8108   2708   2288 S   1,3   0,3   0:00.04 top                                                                                                                                                    
  563 root      20   0  169772  32656   9772 S   1,0   3,5   3:26.64 node                                                                                                                                                   
 1091 root      20   0  165868  28920   9620 S   1,0   3,1   3:50.82 node /root/.pm2                                                                                                                                        
 1097 root      20   0  172916  36820  10348 S   1,0   3,9   3:44.85 node /home/pi/n                                                                                                                                        
 1079 root      20   0  167016  29120   9756 S   0,7   3,1   2:17.59 PM2 Agent v2.0.                                                                                                                                        
 1306 iobroker  20   0  205448  72960  11084 S   0,7   7,7   2:04.07 io.admin.0                                                                                                                                             
 1637 iobroker  20   0  178736  42484   9704 S   0,7   4,5   1:18.73 io.hm-rpc.0                                                                                                                                            
13534 pi        20   0   10744   3148   2612 R   0,7   0,3   0:01.10 top                                                                                                                                                    
26085 iobroker  20   0  196016  65744  10732 S   0,7   7,0  24:03.53 io.hue-extended                                                                                                                                        
  379 root      20   0   34364   5300   2944 S   0,3   0,6   1:22.29 wicd                                                                                                                                                   
  384 avahi     20   0    6808   2288   1828 S   0,3   0,2   1:00.41 avahi-daemon                                                                                                                                           
  985 pihole    10 -10   60808   1328   1272 S   0,3   0,1   0:18.59 pihole-FTL                                                                                                                                             
 1466 iobroker  20   0  182584  45472  10656 S   0,3   4,8   1:03.97 io.telegram.0                                                                                                                                          
 2034 iobroker  20   0  172160  35424   9892 S   0,3   3,7   0:44.84 io.robonect.0                                                                                                                                          
13926 root      20   0    1940    368    316 S   0,3   0,0   0:00.01 sh                                                                                                                                                     
13928 root      20   0    6568   1764   1608 S   0,3   0,2   0:00.01 awk                                                                                                                                                    
13929 root      20   0    1940    380    328 S   0,3   0,0   0:00.01 sh                                                                                                                                                     
13931 root      20   0    6568   1784   1628 S   0,3   0,2   0:00.01 awk                                                                                                                                                    
    1 root      20   0   33740   4836   3724 S   0,0   0,5   0:06.83 systemd                                                                                                                                                
top - 13:13:40 up  6:01,  2 users,  load average: 0,69, 0,73, 0,66
Tasks: 145 total,   1 running, 144 sleeping,   0 stopped,   0 zombie
%Cpu(s):  1,8 us,  3,2 sy,  0,0 ni, 95,0 id,  0,0 wa,  0,0 hi,  0,0 si,  0,0 st
MiB Mem :    923,2 total,     82,8 free,    775,5 used,     64,9 buff/cache
MiB Swap:    100,0 total,      0,0 free,     99,9 used.    126,5 avail Mem 

  PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                                                                              
  564 iobroker  20   0  301144 127944  11908 S   1,8  13,5  44:14.80 iobroker.js-con                                                                                                                                      
 1073 root      20   0  162912  27956   9608 S   1,8   3,0  21:28.98 node /root/.pm2                                                                                                                                      
 1091 root      20   0  165868  28920   9620 S   1,8   3,1   3:50.83 node /root/.pm2                                                                                                                                      
 1097 root      20   0  172916  36820  10348 S   1,8   3,9   3:44.86 node /home/pi/n                                                                                                                                      
13534 pi        20   0   10744   3148   2612 R   1,8   0,3   0:01.11 top                                                                                                                                                  
    1 root      20   0   33740   4836   3724 S   0,0   0,5   0:06.83 systemd                                                                                                                                              
    2 root      20   0       0      0      0 S   0,0   0,0   0:00.06 kthreadd                                                                                                                                             
    3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp                                                                                                                                               
    4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp                                                                                                                                           
    8 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq                                                                                                                                         
    9 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_rude_                                                                                                                                      
   10 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_trace                                                                                                                                      
   11 root      20   0       0      0      0 S   0,0   0,0   0:06.05 ksoftirqd/0                                                                                                                                          
   12 root      20   0       0      0      0 I   0,0   0,0   0:27.01 rcu_sched                                                                                                                                            
   13 root      rt   0       0      0      0 S   0,0   0,0   0:00.09 migration/0                                                                                                                                          
   14 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/0                                                                                                                                              
   15 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/1                                                                                                                                              
   16 root      rt   0       0      0      0 S   0,0   0,0   0:00.06 migration/1                                                                                                                                          
   17 root      20   0       0      0      0 S   0,0   0,0   0:03.98 ksoftirqd/1                                                                                                                                          
   20 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/2                                                                                                                                              
   21 root      rt   0       0      0      0 S   0,0   0,0   0:00.08 migration/2                                                                                                                                          
   22 root      20   0       0      0      0 S   0,0   0,0   0:04.10 ksoftirqd/2                                                                                                                                          
   25 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/3                                                                                                                                              
   26 root      rt   0       0      0      0 S   0,0   0,0   0:00.08 migration/3                                                                                                                                          
top - 13:13:40 up  6:01,  2 users,  load average: 0,69, 0,73, 0,66
Tasks: 145 total,   1 running, 144 sleeping,   0 stopped,   0 zombie
%Cpu(s): 11,1 us,  0,0 sy,  0,0 ni, 88,9 id,  0,0 wa,  0,0 hi,  0,0 si,  0,0 st
MiB Mem :    923,2 total,     82,8 free,    775,5 used,     64,9 buff/cache
MiB Swap:    100,0 total,      0,0 free,     99,9 used.    126,5 avail Mem 

  PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                                                                            
13534 pi        20   0   10744   3148   2612 R  66,7   0,3   0:01.13 top                                                                                                                                                
    1 root      20   0   33740   4836   3724 S   0,0   0,5   0:06.83 systemd                                                                                                                                            
    2 root      20   0       0      0      0 S   0,0   0,0   0:00.06 kthreadd                                                                                                                                           
    3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp                                                                                                                                             
    4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp                                                                                                                                         
    8 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq                                                                                                                                       
    9 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_rude_                                                                                                                                    
   10 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_trace                                                                                                                                    
   11 root      20   0       0      0      0 S   0,0   0,0   0:06.05 ksoftirqd/0                                                                                                                                        
   12 root      20   0       0      0      0 I   0,0   0,0   0:27.01 rcu_sched                                                                                                                                          
   13 root      rt   0       0      0      0 S   0,0   0,0   0:00.09 migration/0                                                                                                                                        
   14 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/0                                                                                                                                            
   15 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/1                                                                                                                                            
   16 root      rt   0       0      0      0 S   0,0   0,0   0:00.06 migration/1                                                                                                                                        
   17 root      20   0       0      0      0 S   0,0   0,0   0:03.98 ksoftirqd/1                                                                                                                                        
   20 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/2                                                                                                                                            
   21 root      rt   0       0      0      0 S   0,0   0,0   0:00.08 migration/2                                                                                                                                        
   22 root      20   0       0      0      0 S   0,0   0,0   0:04.10 ksoftirqd/2                                                                                                                                        
   25 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/3                                                                                                                                            
   26 root      rt   0       0      0      0 S   0,0   0,0   0:00.08 migration/3                                                                                                                                         
   27 root      20   0       0      0      0 S   0,0   0,0   0:03.14 ksoftirqd/3                                                                                                                                         
   30 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kdevtmpfs                                                                                                                                           
   31 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 netns                                                                                                                                               
   34 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kauditd                                                                                                                                             
top - 13:13:40 up  6:01,  2 users,  load average: 0,69, 0,73, 0,66
Tasks: 145 total,   1 running, 144 sleeping,   0 stopped,   0 zombie
%Cpu(s): 11,5 us,  3,8 sy,  0,0 ni, 80,8 id,  0,0 wa,  0,0 hi,  3,8 si,  0,0 st
MiB Mem :    923,2 total,     82,8 free,    775,5 used,     64,9 buff/cache
MiB Swap:    100,0 total,      0,0 free,     99,9 used.    126,5 avail Mem 

  PID USER      PR  NI    VIRT    RES    SHR S  %CPU  %MEM     TIME+ COMMAND                                                                                                                            
13534 pi        20   0   10744   3148   2612 R  60,0   0,3   0:01.16 top                                                                                                                                
    1 root      20   0   33740   4836   3724 S   0,0   0,5   0:06.83 systemd                                                                                                                            
    2 root      20   0       0      0      0 S   0,0   0,0   0:00.06 kthreadd                                                                                                                           
    3 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_gp                                                                                                                             
    4 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 rcu_par_gp                                                                                                                         
    8 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 mm_percpu_wq                                                                                                                       
    9 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_rude_                                                                                                                    
   10 root      20   0       0      0      0 S   0,0   0,0   0:00.00 rcu_tasks_trace                                                                                                                    
   11 root      20   0       0      0      0 S   0,0   0,0   0:06.05 ksoftirqd/0                                                                                                                        
   12 root      20   0       0      0      0 I   0,0   0,0   0:27.01 rcu_sched                                                                                                                          
   13 root      rt   0       0      0      0 S   0,0   0,0   0:00.09 migration/0                                                                                                                        
   14 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/0                                                                                                                            
   15 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/1                                                                                                                            
   16 root      rt   0       0      0      0 S   0,0   0,0   0:00.06 migration/1                                                                                                                        
   17 root      20   0       0      0      0 S   0,0   0,0   0:03.98 ksoftirqd/1                                                                                                                        
   20 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/2                                                                                                                            
   21 root      rt   0       0      0      0 S   0,0   0,0   0:00.08 migration/2                                                                                                                        
   22 root      20   0       0      0      0 S   0,0   0,0   0:04.10 ksoftirqd/2                                                                                                                        
   25 root      20   0       0      0      0 S   0,0   0,0   0:00.00 cpuhp/3                                                                                                                            
   26 root      rt   0       0      0      0 S   0,0   0,0   0:00.08 migration/3                                                                                                                        
   27 root      20   0       0      0      0 S   0,0   0,0   0:03.14 ksoftirqd/3                                                                                                                        
   30 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kdevtmpfs                                                                                                                          
   31 root       0 -20       0      0      0 I   0,0   0,0   0:00.00 netns                                                                                                                              
   34 root      20   0       0      0      0 S   0,0   0,0   0:00.00 kauditd                                                                                                                            
top - 13:13:40 up  6:01,  2 users,  load average: 0,69, 0,73, 0,66
Tasks: 145 total,   1 running, 144 sleeping,   0 stopped,   0 zombie
%Cpu(s):  7,7 us, 23,1 sy,  0,0 ni, 69,2 id,  0,0 wa,  0,0 hi,  0,0 si,  0,0 st
MiB Mem :    923,2 total,     82,8 free,    775,5 used,     64,9 buff/cache
MiB Swap:    100,0 total,      0,0 free,     99,9 used.    126,5 avail Mem 

</code></pre>
]]></description><link>https://forum.iobroker.net/post/792751</link><guid isPermaLink="true">https://forum.iobroker.net/post/792751</guid><dc:creator><![CDATA[Accu]]></dc:creator><pubDate>Tue, 19 Apr 2022 11:14:25 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker Probs on Tue, 19 Apr 2022 11:06:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/accu" aria-label="Profile: accu">@<bdi>accu</bdi></a> sagte in <a href="/post/792742">ioBroker Probs</a>:</p>
<blockquote>
<p dir="auto">ich habe doch gar keinen Desktop laufen bzw. greife ich da mittels SSH nur drauf zu , wiel kein Monitor dran hängt.</p>
</blockquote>
<p dir="auto">War ja auch nur eine Anmerkung von mir, das man grundsätzlich nichts überflüssiges mitschleift.</p>
<p dir="auto">1GB RAM ist halt schon eng bemessen. Mein relativ schlankes System würde ich da schon nicht untergebracht bekommen.</p>
<blockquote>
<p dir="auto">Kann ich da noch etwas deinstallieren, um mehr Speicher freizugeben?</p>
</blockquote>
<p dir="auto">Dazu müsste man sehen, welche Prozesse da mitlaufen und am RAM knabbern. Geht z. B. per</p>
<pre><code>htop
</code></pre>
<p dir="auto">und Sortierung nach Speicherverbrauch (F6-Taste).</p>
]]></description><link>https://forum.iobroker.net/post/792746</link><guid isPermaLink="true">https://forum.iobroker.net/post/792746</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Tue, 19 Apr 2022 11:06:45 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker Probs on Tue, 19 Apr 2022 11:00:36 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> sorry bin leider kein Linux Profi. Habe jetzt mal alle Adapter / Instanzen ausgeschaltet die "nur" Schmuck am Nachthemd waren und habe jetzt eine Liste an Instanzen laufen, die ich auf jeden Fall benötige:<br />
<img src="/assets/uploads/files/1650365914710-bildschirmfoto-2022-04-19-um-12.57.17.png" alt="Bildschirmfoto 2022-04-19 um 12.57.17.png" class=" img-fluid img-markdown" /><br />
(Ich habe damit jetzt 15% freien Speicher)</p>
<p dir="auto">ein paar Fragen:</p>
<ul>
<li>was bedeutet Adapter im Compact mode gruppieren?</li>
<li><a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas" aria-label="Profile: thomas">@<bdi>thomas</bdi></a> braun: ich habe doch gar keinen Desktop laufen bzw. greife ich da mittels SSH nur drauf zu , wiel kein Monitor dran hängt. KAnn ich da noch etwas deinstallieren, um mehr Speicher freizugeben?</li>
</ul>
]]></description><link>https://forum.iobroker.net/post/792742</link><guid isPermaLink="true">https://forum.iobroker.net/post/792742</guid><dc:creator><![CDATA[Accu]]></dc:creator><pubDate>Tue, 19 Apr 2022 11:00:36 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker Probs on Mon, 18 Apr 2022 15:42:43 GMT]]></title><description><![CDATA[<p dir="auto">Die Grundansätze sind:<br />
Nichts ohne Grund laufen lassen. Dazu gehört an erster Stelle sowas wie eine graphische Oberfläche / ein Desktop.</p>
<p dir="auto">Und dann schaue ich immer, dass der Arbeitsspeicher noch genügend Reserven hat, wenn sich das System eingependelt hat. Dann kann man auch z. B. den swap ausschalten. Hab ich z. B. bei diesem System so gemacht:</p>
<pre><code>echad@chet:~ $ uptime -p
up 1 week, 2 days, 21 hours, 17 minutes
echad@chet:~ $ free -ht --mega
               total        used        free      shared  buff/cache   available
Mem:            7.9G        2.0G        4.2G        1.0M        1.6G        5.7G
Swap:             0B          0B          0B
Total:          7.9G        2.0G        4.2G
</code></pre>
<p dir="auto">Hier würde 2GB RAM schon hinten und vorne nicht reichen, 4GB dürfte es aber tun.</p>
]]></description><link>https://forum.iobroker.net/post/792370</link><guid isPermaLink="true">https://forum.iobroker.net/post/792370</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Mon, 18 Apr 2022 15:42:43 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker Probs on Mon, 18 Apr 2022 15:25:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/accu" aria-label="Profile: accu">@<bdi>accu</bdi></a> sagte in <a href="/post/792139">ioBroker Probs</a>:</p>
<blockquote>
<p dir="auto">Swap nicht auf die SD karte auslagern</p>
</blockquote>
<p dir="auto">genau dann knallts.<br />
es geht nicht um "high-performantes Sytstem" sondern nur um ein system, das in zeiten wie diesen passt.</p>
]]></description><link>https://forum.iobroker.net/post/792360</link><guid isPermaLink="true">https://forum.iobroker.net/post/792360</guid><dc:creator><![CDATA[da_Woody]]></dc:creator><pubDate>Mon, 18 Apr 2022 15:25:26 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker Probs on Mon, 18 Apr 2022 13:31:31 GMT]]></title><description><![CDATA[<p dir="auto">Oder du gruppierst deine Adapter mit dem Compact Mode. Sollte dir zumindest kurzfristig helfen.</p>
]]></description><link>https://forum.iobroker.net/post/792291</link><guid isPermaLink="true">https://forum.iobroker.net/post/792291</guid><dc:creator><![CDATA[darkiop]]></dc:creator><pubDate>Mon, 18 Apr 2022 13:31:31 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker Probs on Mon, 18 Apr 2022 10:45:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/accu" aria-label="Profile: accu">@<bdi>accu</bdi></a> sagte in <a href="/post/792151">ioBroker Probs</a>:</p>
<blockquote>
<p dir="auto">d.h. ich brauche einen neuen Raspi</p>
</blockquote>
<p dir="auto">ja, oder du reduzierst deine jetzigen Adapter</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/accu" aria-label="Profile: accu">@<bdi>accu</bdi></a> sagte in <a href="/post/792151">ioBroker Probs</a>:</p>
<blockquote>
<p dir="auto">kann ich dahin dann irgenwie problemlos mein derzeitiges setup übertragen</p>
</blockquote>
<p dir="auto">ja, Backup deines iobroker und danach aufs neue System wieder einspielen</p>
]]></description><link>https://forum.iobroker.net/post/792202</link><guid isPermaLink="true">https://forum.iobroker.net/post/792202</guid><dc:creator><![CDATA[crunchip]]></dc:creator><pubDate>Mon, 18 Apr 2022 10:45:42 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker Probs on Mon, 18 Apr 2022 09:27:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/accu" aria-label="Profile: accu">@<bdi>accu</bdi></a> said in <a href="/post/792139">ioBroker Probs</a>:</p>
<blockquote>
<p dir="auto">kann ich den Swap nicht auf die SD karte auslagern? normalerweise brauche ich kein high-performantes Sytstem.<br />
Seltsam ist nur dass ich an den Instanzen eigentlich nichts geändert habe. Dh. ich bin shcon immer in dem setup gefahren und jetzt hat er plötzlich speicherprobleme?</p>
</blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/accu" aria-label="Profile: Accu">@<bdi>Accu</bdi></a><br />
den Swap sollte man nicht auf eine SD Card auslagern, SDs sind sensibel und sollten nicht für häufiges schreiben benutzt werden.<br />
Wenn Du eine SSD an deinem Raspi hättest dann schon eher. Dann macht es aber auch mehr Sinn sich ein Respi 4 mit 4GB zu besorgen, wenn Budget passt mit SSD oder Mini PC / NUC und dann mittels Proxmox den ioBroker betreiben, es gibt im Netz gute Dokumentation dazu.</p>
<blockquote>
<p dir="auto">kann man den speicher auf dem Raspi irgendwie erweitern?</p>
</blockquote>
<p dir="auto">Soweit mir bekannt gibt es keine RAM Erweiterung, da das RAM fest verlötet ist.</p>
<p dir="auto">VG<br />
Bernd</p>
]]></description><link>https://forum.iobroker.net/post/792160</link><guid isPermaLink="true">https://forum.iobroker.net/post/792160</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Mon, 18 Apr 2022 09:27:10 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker Probs on Mon, 18 Apr 2022 09:05:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/crunchip" aria-label="Profile: crunchip">@<bdi>crunchip</bdi></a> ok. ich nehme an man kann auf dem Raspi nicht "einfach" eine Speichererweiterung drauf stecken?<br />
d.h. ich brauche einen neuen Raspi?</p>
<p dir="auto">Fall ich den weg gehe - kann ich dahin dann irgenwie problemlos mein derzeitiges setup übertragen ohne alles neu einrichten zu müssen?</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thomas" aria-label="Profile: Thomas">@<bdi>Thomas</bdi></a> Braun: mit den PM2 manage ich meinen Sonos Server so dass ich von der Homematic Sprachbefehle über die Sonos ausgeben lassen kann</p>
]]></description><link>https://forum.iobroker.net/post/792151</link><guid isPermaLink="true">https://forum.iobroker.net/post/792151</guid><dc:creator><![CDATA[Accu]]></dc:creator><pubDate>Mon, 18 Apr 2022 09:05:36 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker Probs on Mon, 18 Apr 2022 08:49:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/accu" aria-label="Profile: accu">@<bdi>accu</bdi></a> sagte in <a href="/post/792135">ioBroker Probs</a>:</p>
<blockquote>
<p dir="auto">habe es nochmal ausgeführt:</p>
</blockquote>
<p dir="auto">was ist das für ein Screen?</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/accu" aria-label="Profile: accu">@<bdi>accu</bdi></a> sagte in <a href="/post/792135">ioBroker Probs</a>:</p>
<blockquote>
<p dir="auto">Instanzen die laufen</p>
</blockquote>
<p dir="auto">das sind ja schon rund 700MB, deine System verbraucht selbst auch noch ein paar MB Ram. Zu Spitzenzeiten, wenn der Pi arbeitet, reichen dann deine 1GB nicht mehr aus.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/accu" aria-label="Profile: accu">@<bdi>accu</bdi></a> sagte in <a href="/post/792135">ioBroker Probs</a>:</p>
<blockquote>
<p dir="auto">hatte ich eigentlich <strong>früher unter Jessie</strong> nie Probleme</p>
</blockquote>
<p dir="auto">das waren andere Zeiten, das System braucht in der heutigen Zeit einfach mehr Ram, deine Adapter Leisten ja auch mehr als früher, somit verbrauchen sie auch mehr als damals</p>
]]></description><link>https://forum.iobroker.net/post/792141</link><guid isPermaLink="true">https://forum.iobroker.net/post/792141</guid><dc:creator><![CDATA[crunchip]]></dc:creator><pubDate>Mon, 18 Apr 2022 08:49:24 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker Probs on Mon, 18 Apr 2022 08:44:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/accu" aria-label="Profile: accu">@<bdi>accu</bdi></a> sagte in <a href="/post/792137">ioBroker Probs</a>:</p>
<blockquote>
<p dir="auto">und was kann ich dagegen machen?</p>
</blockquote>
<p dir="auto">Einen Rechner mit mehr Hauptspeicher einsetzen.</p>
<p dir="auto">Und was ist pm2 wieder für ein Kram?</p>
]]></description><link>https://forum.iobroker.net/post/792140</link><guid isPermaLink="true">https://forum.iobroker.net/post/792140</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Mon, 18 Apr 2022 08:44:51 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker Probs on Mon, 18 Apr 2022 08:42:50 GMT]]></title><description><![CDATA[<p dir="auto">kann ich den Swap nicht auf die SD karte auslagern? normalerweise brauche ich kein high-performantes Sytstem.<br />
Seltsam ist nur dass ich an den Instanzen eigentlich nichts geändert habe. Dh. ich bin shcon immer in dem setup gefahren und jetzt hat er plötzlich speicherprobleme?</p>
<p dir="auto">kann man den speicher auf dem Raspi irgendwie erweitern?</p>
]]></description><link>https://forum.iobroker.net/post/792139</link><guid isPermaLink="true">https://forum.iobroker.net/post/792139</guid><dc:creator><![CDATA[Accu]]></dc:creator><pubDate>Mon, 18 Apr 2022 08:42:50 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker Probs on Mon, 18 Apr 2022 08:40:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/accu" aria-label="Profile: accu">@<bdi>accu</bdi></a> said in <a href="/post/792123">ioBroker Probs</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/crunchip" aria-label="Profile: crunchip">@<bdi>crunchip</bdi></a> <img src="/assets/uploads/files/1650270152778-bildschirmfoto-2022-04-18-um-10.21.31.png" alt="Bildschirmfoto 2022-04-18 um 10.21.31.png" class=" img-fluid img-markdown" /><br />
kann erstmal nichts ungewöhnliches feststellen.</p>
<p dir="auto">Der Raspi hängt am LAN Kabel.<br />
wie durchsucht man das Log?</p>
<p dir="auto">wie ich auf die Weboberfläche gehe sehe ich das:<br />
<img src="/assets/uploads/files/1650270269715-bildschirmfoto-2022-04-18-um-10.23.54.png" alt="Bildschirmfoto 2022-04-18 um 10.23.54.png" class=" img-fluid img-markdown" /></p>
</blockquote>
<p dir="auto">Guten Morgen und noch frohe Ostern,</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/accu" aria-label="Profile: Accu">@<bdi>Accu</bdi></a><br />
Welchen Raspi hast Du im Einsatz? nur mit 1GB Speicher, dann ist der durch die Prozesse ausgeschöpft und auch dein Swap ist zu 100% angeschöpft, wenn das Betriebsystem keinen Hauptspeicher mehr hat versucht es nicht benötigte Sachen in den Swap auszulagern, wenn Dein Swap im Hauptspeicher liegt klaust Du den Prozessen noch etwas ab soweit ich das sehe 100MB. Wenn Dein Swap auf einer Disk liegt, verlierst Du Geschwindigkeit durch das ein und auslagern der Daten.<br />
Stoppe den ioBroker mal, dann mache einen Reboot des Raspi ohne etwas zu starten, dann mal htop/top die Zeilen MiB Mem, MiB Swap sind dabei interessant, merken. Dann starte den ioBroker und nochmals checken.<br />
Ich vermute Du hast zuviele Addapter am start für den kleinen Raspi.</p>
<p dir="auto">VG<br />
Bernd</p>
]]></description><link>https://forum.iobroker.net/post/792138</link><guid isPermaLink="true">https://forum.iobroker.net/post/792138</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Mon, 18 Apr 2022 08:40:18 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker Probs on Mon, 18 Apr 2022 08:40:01 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> und was kann ich dagegen machen?</p>
]]></description><link>https://forum.iobroker.net/post/792137</link><guid isPermaLink="true">https://forum.iobroker.net/post/792137</guid><dc:creator><![CDATA[Accu]]></dc:creator><pubDate>Mon, 18 Apr 2022 08:40:01 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker Probs on Mon, 18 Apr 2022 08:39:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/accu" aria-label="Profile: accu">@<bdi>accu</bdi></a></p>
<p dir="auto">Zu wenig RAM.</p>
]]></description><link>https://forum.iobroker.net/post/792136</link><guid isPermaLink="true">https://forum.iobroker.net/post/792136</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Mon, 18 Apr 2022 08:39:41 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker Probs on Mon, 18 Apr 2022 08:39:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/crunchip" aria-label="Profile: crunchip">@<bdi>crunchip</bdi></a> habe es nochmal ausgeführt:<br />
<img src="/assets/uploads/files/1650270983684-bildschirmfoto-2022-04-18-um-10.35.30-resized.png" alt="Bildschirmfoto 2022-04-18 um 10.35.30.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Instanzen die laufen (hatte ich eigentlich früher unter Jessie nie Probleme. Die Probleme fingen an als ich das OS auf den aktuellen Stand und den iob Admin geupgraded hatte.<br />
<img src="/assets/uploads/files/1650271091473-bildschirmfoto-2022-04-18-um-10.37.48.png" alt="Bildschirmfoto 2022-04-18 um 10.37.48.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.iobroker.net/post/792135</link><guid isPermaLink="true">https://forum.iobroker.net/post/792135</guid><dc:creator><![CDATA[Accu]]></dc:creator><pubDate>Mon, 18 Apr 2022 08:39:03 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker Probs on Mon, 18 Apr 2022 08:34:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/accu" aria-label="Profile: accu">@<bdi>accu</bdi></a> sagte in <a href="/post/792123">ioBroker Probs</a>:</p>
<blockquote>
<p dir="auto">kann erstmal nichts ungewöhnliches feststellen.</p>
</blockquote>
<p dir="auto">bis auf deinen in Anspruch genommenen swap, das heißt, dir geht der Speicher aus<br />
der Screen ist ne Momentaufnahme, der hue extended, bleibt da die CPU Auslastung so hoch?</p>
<p dir="auto">Wie viele Instanzen hast du auf deinem PI laufen?</p>
]]></description><link>https://forum.iobroker.net/post/792130</link><guid isPermaLink="true">https://forum.iobroker.net/post/792130</guid><dc:creator><![CDATA[crunchip]]></dc:creator><pubDate>Mon, 18 Apr 2022 08:34:09 GMT</pubDate></item><item><title><![CDATA[Reply to ioBroker Probs on Mon, 18 Apr 2022 08:24:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/crunchip" aria-label="Profile: crunchip">@<bdi>crunchip</bdi></a> <img src="/assets/uploads/files/1650270152778-bildschirmfoto-2022-04-18-um-10.21.31.png" alt="Bildschirmfoto 2022-04-18 um 10.21.31.png" class=" img-fluid img-markdown" /><br />
kann erstmal nichts ungewöhnliches feststellen.</p>
<p dir="auto">Der Raspi hängt am LAN Kabel.<br />
wie durchsucht man das Log?</p>
<p dir="auto">wie ich auf die Weboberfläche gehe sehe ich das:<br />
<img src="/assets/uploads/files/1650270269715-bildschirmfoto-2022-04-18-um-10.23.54.png" alt="Bildschirmfoto 2022-04-18 um 10.23.54.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.iobroker.net/post/792123</link><guid isPermaLink="true">https://forum.iobroker.net/post/792123</guid><dc:creator><![CDATA[Accu]]></dc:creator><pubDate>Mon, 18 Apr 2022 08:24:31 GMT</pubDate></item></channel></rss>