<?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[[gelöst] Nach iobroker Update kein Start mehr möglich]]></title><description><![CDATA[<p dir="auto">Hallo zusammen,</p>
<p dir="auto">ich habe ein Problem, nachdem ich bei den Adaptern eine Meldung hatte "js-controller&gt;=3.2 benötigt" (bei web und node-red). Ich habe ein update gemacht:</p>
<pre><code>iobroker stop
iobroker update
iobroker upgrade self
iobroker start
</code></pre>
<p dir="auto">und iobroker startet nicht mehr. Die Logs zeigen dreimal das hier:</p>
<pre><code>2021-05-26 22:29:50.680  - info: host.RaspberryPi4 iobroker _restart
2021-05-26 22:29:50.723  - error: host.RaspberryPi4 Could not create notifications object: DB closed
2021-05-26 22:29:50.726  - error: host.RaspberryPi4 Cannot find view "system" for search "instance" : Connection is closed.
2021-05-26 22:29:50.727  - error: host.RaspberryPi4 Could not add notifications config of this host: Could not get notifications setup from instances: Cannot find view "system"
2021-05-26 22:29:50.775  - info: host.RaspberryPi4 terminated
2021-05-26 22:29:51.339  - info: host.RaspberryPi4 iobroker Starting node restart.js
2021-05-26 22:29:51.586  - info: host.RaspberryPi4 received SIGTERM
2021-05-26 22:29:51.590  - warn: host.RaspberryPi4 get state error: Connection is closed.
2021-05-26 22:29:51.590  - info: host.RaspberryPi4 terminated
2021-05-26 22:29:51.635  - info: host.RaspberryPi4 iobroker exit null
2021-05-26 22:29:53.014  - info: host.RaspberryPi4 iobroker.js-controller version 3.3.11 js-controller starting
2021-05-26 22:29:53.020  - info: host.RaspberryPi4 Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
2021-05-26 22:29:53.021  - info: host.RaspberryPi4 hostname: RaspberryPi4, node: v10.24.1
2021-05-26 22:29:53.021  - info: host.RaspberryPi4 ip addresses: 192.168.178.64 fd00::e879:1aba:8312:d66a 2001:a61:3b52:7e01:e820:c776:7a22:bf31 fe80::839a:1a77:187c:958d 192.168.178.65 fd00::ea9a:a078:75bc:6f9d 2001:a61:3b52:7e01:7b68:8a8e:132e:f365 fe80::4be4:db28:d3ec:3e6b
2021-05-26 22:29:53.907  - info: host.RaspberryPi4 connected to Objects and States
2021-05-26 22:29:53.943  - info: host.RaspberryPi4 added notifications configuration of host
2021-05-26 22:29:53.960  - error: host.RaspberryPi4 uncaught exception: Cannot read property 'alloc' of undefined
2021-05-26 22:29:53.961  - error: host.RaspberryPi4 TypeError: Cannot read property 'alloc' of undefined
    at readUntilEnd (/opt/iobroker/node_modules/pidusage/lib/procfile.js:27:18)
    at /opt/iobroker/node_modules/pidusage/lib/procfile.js:68:5
    at FSReqWrap.args [as oncomplete] (fs.js:140:20)
2021-05-26 22:29:53.970  - info: host.RaspberryPi4 iobroker _restart
2021-05-26 22:29:54.013  - error: host.RaspberryPi4 Could not create notifications object: DB closed
2021-05-26 22:29:54.016  - error: host.RaspberryPi4 Cannot find view "system" for search "instance" : Connection is closed.
2021-05-26 22:29:54.018  - error: host.RaspberryPi4 Could not add notifications config of this host: Could not get notifications setup from instances: Cannot find view "system"
2021-05-26 22:29:54.065  - info: host.RaspberryPi4 terminated
2021-05-26 22:29:54.626  - info: host.RaspberryPi4 iobroker Starting node restart.js
2021-05-26 22:29:54.874  - info: host.RaspberryPi4 received SIGTERM
2021-05-26 22:29:54.878  - warn: host.RaspberryPi4 get state error: Connection is closed.
2021-05-26 22:29:54.878  - info: host.RaspberryPi4 terminated
2021-05-26 22:29:54.923  - info: host.RaspberryPi4 iobroker exit null
</code></pre>
<p dir="auto">Dann habe ich</p>
<pre><code>ip a
</code></pre>
<p dir="auto">durchgeführt, da ich dachte es sind zuviele IP Adressen im Spiel. Die Instanz List zeigt dann:</p>
<pre><code> iobroker list instances
  system.adapter.admin.0                  : admin                 : RaspberryPi4                             -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
  system.adapter.discovery.0              : discovery             : RaspberryPi4                             -  enabled
  system.adapter.dwd.0                    : dwd                   : RaspberryPi4                             -  enabled
  system.adapter.flot.0                   : flot                  : RaspberryPi4                             - disabled
  system.adapter.fritzbox.0               : fritzbox              : RaspberryPi4                             -  enabled
  system.adapter.harmony.0                : harmony               : RaspberryPi4                             -  enabled
  system.adapter.history.0                : history               : RaspberryPi4                             -  enabled
  system.adapter.hue.0                    : hue                   : RaspberryPi4                             -  enabled, port: 443
  system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : RaspberryPi4                             -  enabled
  system.adapter.info.0                   : info                  : RaspberryPi4                             -  enabled
  system.adapter.javascript.0             : javascript            : RaspberryPi4                             -  enabled
  system.adapter.mihome-vacuum.0          : mihome-vacuum         : RaspberryPi4                             -  enabled, port: 54321
  system.adapter.ping.0                   : ping                  : RaspberryPi4                             -  enabled
  system.adapter.rpi2.0                   : rpi2                  : RaspberryPi4                             -  enabled
  system.adapter.shelly.0                 : shelly                : RaspberryPi4                             -  enabled, port: 1882, bind: 0.0.0.0
  system.adapter.telegram.0               : telegram              : RaspberryPi4                             -  enabled, port: 8443, bind: 0.0.0.0
  system.adapter.terminal.0               : terminal              : RaspberryPi4                             -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
  system.adapter.vis-bars.0               : vis-bars              : RaspberryPi4                             - disabled
  system.adapter.vis-colorpicker.0        : vis-colorpicker       : RaspberryPi4                             - disabled
  system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : RaspberryPi4                             - disabled
  system.adapter.vis-history.0            : vis-history           : RaspberryPi4                             - disabled
  system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : RaspberryPi4                             - disabled
  system.adapter.vis-justgage.0           : vis-justgage          : RaspberryPi4                             - disabled
  system.adapter.vis-metro.0              : vis-metro             : RaspberryPi4                             - disabled
  system.adapter.vis-plumb.0              : vis-plumb             : RaspberryPi4                             - disabled
  system.adapter.vis-rgraph.0             : vis-rgraph            : RaspberryPi4                             - disabled
  system.adapter.vis-timeandweather.0     : vis-timeandweather    : RaspberryPi4                             - disabled
  system.adapter.vis-weather.0            : vis-weather           : RaspberryPi4                             - disabled
  system.adapter.vis.0                    : vis                   : RaspberryPi4                             -  enabled
  system.adapter.web.0                    : web                   : RaspberryPi4                             -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
  system.adapter.zigbee.0                 : zigbee                : RaspberryPi4                             -  enabled, port: /dev/ttyACM0
  system.adapter.zwave.0                  : zwave                 : RaspberryPi4                             - disabled

+ instance is alive
</code></pre>
<p dir="auto">Die Abfrage nach nodejs zeigt:</p>
<pre><code> which nodejs node npm &amp;&amp; nodejs -v &amp;&amp; node -v &amp;&amp; npm -v &amp;&amp; sudo apt update &amp;&amp; sudo apt update &amp;&amp; apt policy nodejs
/usr/bin/nodejs
/usr/bin/node
/usr/bin/npm
v10.24.1
v10.24.1
6.14.12
OK:1 http://archive.raspberrypi.org/debian buster InRelease
OK:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
OK:3 https://deb.nodesource.com/node_10.x buster InRelease
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
Alle Pakete sind aktuell.
OK:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
OK:2 https://deb.nodesource.com/node_10.x buster InRelease
OK:3 http://archive.raspberrypi.org/debian buster InRelease
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
Alle Pakete sind aktuell.
nodejs:
  Installiert:           10.24.1-1nodesource1
  Installationskandidat: 10.24.1-1nodesource1
  Versionstabelle:
 *** 10.24.1-1nodesource1 500
        500 https://deb.nodesource.com/node_10.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">Dann habe ich vor lauter Probierei noch ein apt update gemacht und den Raspberry geupdatet. Seitdem zeigt er bei den Status das hier:</p>
<pre><code> iobroker status
 States database error: connect ECONNREFUSED 127.0.0.1:9000
 Objects database error: connect ECONNREFUSED 127.0.0.1:9001
</code></pre>
<p dir="auto">Ich habe keine Ahnung mehr was ich noch machen könnte.<br />
Wäre einer bitte so nett und kann mir helfen?</p>
<p dir="auto">Das ganze lief stabil auf einem RPi4, Raspbian 10 (Buster).</p>
]]></description><link>https://forum.iobroker.net/topic/45359/gelöst-nach-iobroker-update-kein-start-mehr-möglich</link><generator>RSS for Node</generator><lastBuildDate>Mon, 25 May 2026 06:33:54 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/45359.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 26 May 2021 20:47:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [gelöst] Nach iobroker Update kein Start mehr möglich on Sat, 29 May 2021 12:46:13 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> Hab diesen Fehler nicht beheben können :(. Wusste nicht wie, da er, dass auch nicht mehr gesagt hat und der obige log sich immer wieder weiderholte (endlos).</p>
<p dir="auto">Da der iobroker backup Befehl noch funktionierte, habe ich neu aufgesetzt und das Backup eingespielt. Aktuell sieht es so aus, als ob das funktioniert. Es ist noch alles da (Skripte, views und Adapter).</p>
<p dir="auto">Danke trotzdem!</p>
]]></description><link>https://forum.iobroker.net/post/635775</link><guid isPermaLink="true">https://forum.iobroker.net/post/635775</guid><dc:creator><![CDATA[WurstDLX]]></dc:creator><pubDate>Sat, 29 May 2021 12:46:13 GMT</pubDate></item><item><title><![CDATA[Reply to [gelöst] Nach iobroker Update kein Start mehr möglich on Thu, 27 May 2021 09:00:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wurstdlx" aria-label="Profile: wurstdlx">@<bdi>wurstdlx</bdi></a> sagte in <a href="/post/634893">Nach iobroker Update kein Start mehr möglich</a>:</p>
<blockquote>
<p dir="auto">States database error: connect ECONNREFUSED 127.0.0.1:9000                                                                                                                                                                             Objects database error: connect ECONNREFUSED 127.0.0.1:9001</p>
</blockquote>
<p dir="auto">da läuft bereits eine ioBroker installation und blockiert die Ports</p>
]]></description><link>https://forum.iobroker.net/post/635002</link><guid isPermaLink="true">https://forum.iobroker.net/post/635002</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Thu, 27 May 2021 09:00:42 GMT</pubDate></item><item><title><![CDATA[Reply to [gelöst] Nach iobroker Update kein Start mehr möglich on Wed, 26 May 2021 21:17:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wurstdlx" aria-label="Profile: wurstdlx">@<bdi>wurstdlx</bdi></a> sagte in <a href="/post/634893">Nach iobroker Update kein Start mehr möglich</a>:</p>
<blockquote>
<p dir="auto">Cannot find view "system" for search "instance" : Connection is closed.</p>
</blockquote>
<p dir="auto">ist zwar nicht ganz das selbe, aber lese mal <a href="https://forum.iobroker.net/topic/43325/mini-howto-cannot-find-view-system-for-search-host">HIER</a></p>
]]></description><link>https://forum.iobroker.net/post/634902</link><guid isPermaLink="true">https://forum.iobroker.net/post/634902</guid><dc:creator><![CDATA[crunchip]]></dc:creator><pubDate>Wed, 26 May 2021 21:17:27 GMT</pubDate></item></channel></rss>