Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. IOBroker 2.1.0 unter Windows hängt sich auf

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    UNSOLVED IOBroker 2.1.0 unter Windows hängt sich auf

    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      klassisch Most Active @AlCalzone last edited by klassisch

      @AlCalzone sagte in IOBroker 2.1.0 unter Windows hängt sich auf:

      So wie das hier aussieht, ist das der Alleinige Übeltäter:

      @klassisch sagte in IOBroker 2.1.0 unter Windows hängt sich auf:

      Du wirst die Antwort nicht mögen, aber dein npm ist höchstwahrscheinlich kaputt. Ob du das unter Windows aktualisiert bekommst wage ich zu bezweifeln. Mein Vorschlag: Backup, komplett neu installieren anstatt migrieren, Backup wieder einspielen.

      Ja, ich mag das npm nicht wirklich.
      Hilft aber nichts. face reality.

      Neuinstalation hatte ich vor einigen Tagen mal versucht, hat aber auch nicht funktioniert. Kam nie aus dem Backitup heraus. Ich werde jetzt mal davor alle Adapter pausieren. Vielleicht klappt es dann.

      AlCalzone 1 Reply Last reply Reply Quote 0
      • AlCalzone
        AlCalzone Developer @klassisch last edited by

        @klassisch sagte in IOBroker 2.1.0 unter Windows hängt sich auf:

        Kam nie aus dem Backitup heraus.

        Was war da das Problem? Mit so unspezifischen Infos kann man leider nicht helfen.

        K 1 Reply Last reply Reply Quote 0
        • K
          klassisch Most Active @AlCalzone last edited by

          @AlCalzone Nein, das war danach. Werde es nochmals testen und das Log fangen so weit es greifbar ist.

          K 1 Reply Last reply Reply Quote 0
          • K
            klassisch Most Active @klassisch last edited by klassisch

            @klassisch Nightmare am hellichten Tag.
            Meine bisherige Instanz: ioBrMain2
            Die neu installierte Instanz ioBrMain010

            Installation wurde abgeschlossen. Sieht alles gut aus, finished.
            restore mit Backitup-Adapter in der Instanz ioBrMain010 aus dem Backup ioBrMain2 läuft durch and sagt alles iO.
            Aber Webinterface wird nicht mehr verbunden

            Danach Restore manuell. Sieht erst mal gut aus. Allerdings wird die Instanz mit ioBrMain2 bezeichnet, liegt aber im Verzeichnis ioBrMain010.
            Vor dem Backup wurden fast alle Adapter deaktivert. Sie laufen also beim Restore nicht automatisch an.
            Restore geht bis zum Tradfri und zum Sonoff Adapter.
            Dann fängt der Parser wieder an:

            020-04-29 18:08:30.980 - info: host.DESKTOP-Mine(ioBrMain2) iobroker npm-install: upload [0] tradfri.admin C:/Program Files/iobroker/ioBrMain010/node_modules/iobroker.tradfri/admin/build/index.js build/index.js application/javascript
            
            2020-04-29 18:08:31.081 - info: host.DESKTOP-Mine(ioBrMain2) iobroker npm-install: host.DESKTOP-Mine(ioBrMain2) object system.adapter.tradfri created/updated
            
            2020-04-29 18:08:31.106 - info: host.DESKTOP-Mine(ioBrMain2) iobroker npm-install: Update "system.adapter.tradfri.0"
            
            2020-04-29 18:08:32.123 - info: host.DESKTOP-Mine(ioBrMain2) iobroker npm-install: exit 0
            
            2020-04-29 18:08:33.123 - warn: host.DESKTOP-Mine(ioBrMain2) startInstance cannot find adapter "sonoff@2.3.3". Try to install it... 1 attempt
            
            2020-04-29 18:08:33.124 - info: host.DESKTOP-Mine(ioBrMain2) iobroker install sonoff@2.3.3 using installedVersion
            
            2020-04-29 18:08:34.295 - error: host.DESKTOP-Mine(ioBrMain2) iobroker npm-install: C:\Program Files\iobroker\ioBrMa
            
            2020-04-29 18:08:34.296 - error: host.DESKTOP-Mine(ioBrMain2) iobroker npm-install: in010\node_modules\standard-as-callback\built\index.js:6
            
            throw e;
            
            ^
            
            Error: Cannot find module 'core-util-is'
            
            at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
            
            at Function.Module._load (internal/modules/cjs/loader.js:562:25)
            
            at Module.require (internal/modules/cjs/loader.js:692:17)
            
            at requir
            
            2020-04-29 18:08:34.296 - error: host.DESKTOP-Mine(ioBrMain2) iobroker npm-install: e (internal/modules/cjs/helpers.js:25:18)
            
            at Object. (C:\Program Files\iobroker\ioBrMain010\node_modules\verror\lib\verror.js:9:19)
            
            at Module._compile (internal/modules/cjs/loader.js:778:30)
            
            at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
            
            at Module.load (internal/modules/c
            
            2020-04-29 18:08:34.297 - error: host.DESKTOP-Mine(ioBrMain2) iobroker npm-install: js/loader.js:653:32)
            
            at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
            
            at Function.Module._load (internal/modules/cjs/loader.js:585:3)
            
            2020-04-29 18:08:34.308 - info: host.DESKTOP-Mine(ioBrMain2) iobroker npm-install: exit 1
            
            2020-04-29 18:08:35.309 - warn: host.DESKTOP-Mine(ioBrMain2) startInstance cannot find adapter "rflink@2.0.0". Try to install it... 1 attempt
            
            2020-04-29 18:08:35.309 - info: host.DESKTOP-Mine(ioBrMain2) iobroker install rflink@2.0.0 using installedVersion
            
            2020-04-29 18:08:36.432 - error: host.DESKTOP-Mine(ioBrMain2) iobroker npm-install: C:\Program Files\iobroker\ioBrMain010\n
            
            2020-04-29 18:08:36.433 - error: host.DESKTOP-Mine(ioBrMain2) iobroker npm-install: ode_modules\standard-as-callback\built\index.js:6
            
            throw e;
            
            ^
            
            Error: Cannot find module 'core-util-is'
            
            at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
            
            at Function.Module._load (internal/modules/cjs/loader.js:562:25)
            
            at Module.require (internal/modules/cjs/loader.js:692:17)
            
            at require (internal/modules/cjs/helpers.js:25:18)
            
            at Object. (C:\Program Files\iobroker\ioBrMain010\node_modules\verror\lib\verror.js:9:19)
            
            at Module._compile (internal/modules/cjs/loader.js:778:30)
            
            at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
            
            2020-04-29 18:08:36.433 - error: host.DESKTOP-Mine(ioBrMain2) iobroker npm-install: at Module.load (internal/modules/cjs/loader.js:653:32)
            
            at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
            
            at Function.Module._load (internal/modules/cjs/loader.js:585:3)
            
            2020-04-29 18:08:36.443 - info: host.DESKTOP-Mine(ioBrMain2) iobroker npm-install: exit 1
            
            2020-04-29 18:08:37.445 - warn: host.DESKTOP-Mine(ioBrMain2) startInstance cannot find adapter "nut@1.1.3". Try to install it... 1 attempt
            
            2020-04-29 18:08:37.446 - info: host.DESKTOP-Mine(ioBrMain2) iobroker install nut@1.1.3 using installedVersion
            
            2020-04-29 18:08:38.594 - error: host.DESKTOP-Mine(ioBrMain2) iobroker npm-install: C:\Program Files\iobroker\ioBrMain010\node_mo
            
            2020-04-29 18:08:38.595 - error: host.DESKTOP-Mine(ioBrMain2) iobroker npm-install: dules\standard-as-callback\built\index.js:6
            
            throw e;
            
            ^
            
            Error: Cannot find module 'core-util-is'
            
            at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
            
            at Function.Module._load (internal/modules/cjs/loader.js:562:25)
            
            at Module.require (internal/
            
            2020-04-29 18:08:38.595 - error: host.DESKTOP-Mine(ioBrMain2) iobroker npm-install: modules/cjs/loader.js:692:17)
            
            at require (internal/modules/cjs/helpers.js:25:18)
            
            at Object. (C:\Program Files\iobroker\ioBrMain010\node_modules\verror\lib\verror.js:9:19)
            
            at Module._compile (internal/modules/cjs/loader.js:778:30)
            
            at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
            
            at
            
            2020-04-29 18:08:38.596 - error: host.DESKTOP-Mine(ioBrMain2) iobroker npm-install: Module.load (internal/modules/cjs/loader.js:653:32)
            
            at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
            
            at Function.Module._load (internal/modules/cjs/loader.js:585:3)
            
            2020-04-29 18:08:38.605 - info: host.DESKTOP-Mine(ioBrMain2) iobroker npm-install: exit 1
            
            2020-04-29 18:08:39.607 - warn: host.DESKTOP-Mine(ioBrMain2) startInstance cannot find adapter "ical@1.7.0". Try to install it... 1 attempt
            
            2020-04-29 18:08:39.608 - info: host.DESKTOP-Mine(ioBrMain2) iobroker install ical@1.7.0 using installedVersion
            
            2020-04-29 18:08:40.740 - error: host.DESKTOP-Mine(ioBrMain2) iobroker npm-install: C:\Program Files\iobroker\ioBrMai
            
            2020-04-29 18:08:40.740 - error: host.DESKTOP-Mine(ioBrMain2) iobroker npm-install: n010\node_modules\standard-as-callback\built\index.js:6
            
            throw e;
            
            ^
            

            Wieder das gleiche Problem
            Kein Adapter läßt sich starten. Alle Adapter bleiben rot.

            Ich greife jetzt mal den email Adapter raus

            Installation

            2020-04-29 18:05:44.031  - warn: host.DESKTOP-Mine(ioBrMain2) startInstance cannot find adapter "email@1.0.6". Try to install it... 1 attempt
            
            2020-04-29 18:05:44.031  - info: host.DESKTOP-Mine(ioBrMain2) iobroker install email@1.0.6 using installedVersion
            
            2020-04-29 18:05:46.362  - info: host.DESKTOP-Mine(ioBrMain2) iobroker npm-install: NPM version: 6.11.3
            
            2020-04-29 18:05:46.363  - info: host.DESKTOP-Mine(ioBrMain2) iobroker npm-install: npm install iobroker.email@1.0.6 --loglevel error --prefix "C:/Program Files/iobroker/ioBrMain010" (System call)
            
            2020-04-29 18:05:50.671  - info: host.DESKTOP-Mine(ioBrMain2) iobroker npm-install: host.DESKTOP-Mine(ioBrMain2) install adapter email@1.0.6
            
            2020-04-29 18:05:50.684  - info: host.DESKTOP-Mine(ioBrMain2) iobroker npm-install: upload [4] email.admin C:/Program Files/iobroker/ioBrMain010/node_modules/iobroker.email/admin/words.js words.js application/javascript
            
            2020-04-29 18:05:50.762  - info: host.DESKTOP-Mine(ioBrMain2) iobroker npm-install: upload [3] email.admin C:/Program Files/iobroker/ioBrMain010/node_modules/iobroker.email/admin/index_m.html index_m.html text/html
            
            2020-04-29 18:05:50.818  - info: host.DESKTOP-Mine(ioBrMain2) iobroker npm-install: upload [2] email.admin C:/Program Files/iobroker/ioBrMain010/node_modules/iobroker.email/admin/index.html index.html text/html
            
            2020-04-29 18:05:50.882  - info: host.DESKTOP-Mine(ioBrMain2) iobroker npm-install: upload [1] email.admin C:/Program Files/iobroker/ioBrMain010/node_modules/iobroker.email/admin/email.png email.png image/png
            
            2020-04-29 18:05:50.940  - info: host.DESKTOP-Mine(ioBrMain2) iobroker npm-install: upload [0] email.admin C:/Program Files/iobroker/ioBrMain010/node_modules/iobroker.email/admin/blockly.js blockly.js application/javascript
            
            2020-04-29 18:05:51.006  - info: host.DESKTOP-Mine(ioBrMain2) iobroker npm-install: host.DESKTOP-Mine(ioBrMain2) object system.adapter.email created/updated
            
            2020-04-29 18:05:51.021  - info: host.DESKTOP-Mine(ioBrMain2) iobroker npm-install: Update "system.adapter.email.0"
            
            2020-04-29 18:05:52.056  - info: host.DESKTOP-Mine(ioBrMain2) iobroker npm-install: exit 0
            
             
            

            sieht gut aus
            Aber jetzt will ich email aktivieren:

            2020-04-29 18:10:59.889  - info: host.DESKTOP-Mine(ioBrMain2) "system.adapter.email.0" enabled
            2020-04-29 18:10:59.912  - info: host.DESKTOP-Mine(ioBrMain2) instance system.adapter.email.0 started with pid 8692
            2020-04-29 18:11:00.284  - error: host.DESKTOP-Mine(ioBrMain2) Caught by controller[0]: internal/modules/cjs/
            2020-04-29 18:11:00.284  - error: host.DESKTOP-Mine(ioBrMain2) Caught by controller[1]: loader.js:638
            
            2020-04-29 18:11:00.285  - error: host.DESKTOP-Mine(ioBrMain2) Caught by controller[1]:     throw err;
            
            2020-04-29 18:11:00.285  - error: host.DESKTOP-Mine(ioBrMain2) Caught by controller[1]:     ^
            
            2020-04-29 18:11:00.285  - error: host.DESKTOP-Mine(ioBrMain2) Caught by controller[1]: 
            
            2020-04-29 18:11:00.285  - error: host.DESKTOP-Mine(ioBrMain2) Caught by controller[1]: Error: Cannot find module 'inherits'
            
            2020-04-29 18:11:00.285  - error: host.DESKTOP-Mine(ioBrMain2) Caught by controller[1]:     at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
            
            2020-04-29 18:11:00.285  - error: host.DESKTOP-Mine(ioBrMain2) Caught by controller[1]:     at Function.Module._load (internal/modules/cjs/loader.js:562:25)
            
            2020-04-29 18:11:00.285  - error: host.DESKTOP-Mine(ioBrMain2) Caught by controller[1]:     at Module.require (internal/modules/cjs/loader.js:692:17)
            
            2020-04-29 18:11:00.285  - error: host.DESKTOP-Mine(ioBrMain2) Caught by controller[1]:     at require (internal/modules/cjs/helpers.js:25:18)
            
            2020-04-29 18:11:00.285  - error: host.DESKTOP-Mine(ioBrMain2) Caught by controller[1]:     at Object.<
            2020-04-29 18:11:00.285  - error: host.DESKTOP-Mine(ioBrMain2) Caught by controller[2]: anonymous> (C:\Program Files\iobroker\ioBrMain010\node_modules\winston\node_modules\readable-stream\lib\_stream_r
            2020-04-29 18:11:00.286  - error: host.DESKTOP-Mine(ioBrMain2) Caught by controller[3]: eadable.js:92:1)
            
            2020-04-29 18:11:00.286  - error: host.DESKTOP-Mine(ioBrMain2) Caught by controller[3]:     at Module._compile (internal/modules/cjs/loader.js:778:30)
            
            2020-04-29 18:11:00.286  - error: host.DESKTOP-Mine(ioBrMain2) Caught by controller[3]:   
            2020-04-29 18:11:00.286  - error: host.DESKTOP-Mine(ioBrMain2) Caught by controller[4]:   at Object.Module._extensions..js (internal/modules/cjs/loade
            2020-04-29 18:11:00.286  - error: host.DESKTOP-Mine(ioBrMain2) Caught by controller[5]: r.js:789:10)
            
            2020-04-29 18:11:00.286  - error: host.DESKTOP-Mine(ioBrMain2) Caught by controller[5]:     at Module.load (internal/modules/cjs/loader.js:653:
            2020-04-29 18:11:00.286  - error: host.DESKTOP-Mine(ioBrMain2) Caught by controller[6]: 32)
            
            2020-04-29 18:11:00.286  - error: host.DESKTOP-Mine(ioBrMain2) Caught by controller[6]:     at tryModuleLoad (internal/modules/cj
            2020-04-29 18:11:00.286  - error: host.DESKTOP-Mine(ioBrMain2) Caught by controller[7]: s/loader.js:593:12)
            
            2020-04-29 18:11:00.286  - error: host.DESKTOP-Mine(ioBrMain2) Caught by controller[7]:     at Function
            2020-04-29 18:11:00.286  - error: host.DESKTOP-Mine(ioBrMain2) Caught by controller[8]: .Module._load (internal/modul
            2020-04-29 18:11:00.287  - error: host.DESKTOP-Mine(ioBrMain2) Caught by controller[9]: es/cjs/loader.js:585:3)
            
            2020-04-29 18:11:00.287  - error: host.DESKTOP-Mine(ioBrMain2) instance system.adapter.email.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2020-04-29 18:11:00.287  - info: host.DESKTOP-Mine(ioBrMain2) Restart adapter system.adapter.email.0 because enabled
            2020-04-29 18:11:30.297  - info: host.DESKTOP-Mine(ioBrMain2) instance system.adapter.email.0 started with pid 12688
            2020-04-29 18:11:30.628  - error: host.DESKTOP-Mine(ioBrMain2) Caught by controller[0]: internal/module
            2020-04-29 18:11:30.629  - error: host.DESKTOP-Mine(ioBrMain2) Caught by controller[1]: s/cjs/loader.js:638
            
            2020-04-29 18:11:30.629  - error: host.DESKTOP-Mine(ioBrMain2) Caught by controller[1]:     throw err;
            
            
            apollon77 1 Reply Last reply Reply Quote 0
            • apollon77
              apollon77 @AlCalzone last edited by

              @AlCalzone bedenkt bitte das alte WIndows Installer Installationen immer noch unter "npm wirft manchmal pakete weg" leidet und erst der neueste (Beta?) Installer das gefixt hat!!

              AlCalzone 1 Reply Last reply Reply Quote 0
              • apollon77
                apollon77 @klassisch last edited by

                @klassisch Welcher cvontroller ist das hier? Ehrlich 2.1.0 wie das Subject vermuten lässt?

                K 1 Reply Last reply Reply Quote 0
                • K
                  klassisch Most Active @apollon77 last edited by klassisch

                  @apollon77 Der aus dem Installer Download "iobroker-latest-windows-installer.exe"
                  Habe aber auch noch
                  ioBroker-2-windows-installer.exe 34.790.080 20.02.2020 19:16 -a--
                  ioBroker-2.0-windows-installer.exe 34.742.720 18.02.2020 03:19 -a--
                  iobroker-2.0.34.a-experimental.exe 101.415.072 01.11.2019 06:17 -a--

                  Und mein (veraltetes aber lauffähiges) Produktivsystem wurde mit
                  iobroker-1.5.14.a-windows-installer.exe 98.630.152 24.08.2019 20:53 -a--
                  erzeugt

                  Und ich denke im Info tab auch die 2.1 gelesen zu haben, habe aber keinen Screenshot gemacht und jetzt ist es ja nicht mehr lauffähig.
                  Kann ich das irgendwo auf dem Filesystem nachschauen?

                  Edit, habs im Log gefunden

                  2020-04-29 17:47:36.636  - info: host.DESKTOP-Mine(ioBrMain010) iobroker.js-controller version 2.1.0 js-controller starting
                  2020-04-29 17:47:36.639  - info: host.DESKTOP-Mine(ioBrMain010) Copyright (c) 2014-2019 bluefox, 2014 hobbyquaker
                  2020-04-29 17:47:36.639  - info: host.DESKTOP-Mine(ioBrMain010) hostname: DESKTOP-Mine(ioBrMain010), node: v10.17.0
                  20
                  

                  und

                  iobroker NPM version: 6.11.3
                  

                  sollte also zum Titel passen.
                  Und die clean Installation an sich sieht ja erst mal gut aus. Aber während der Adapterinstallationen und Starts nach dem Restore wird es schwierig

                  1 Reply Last reply Reply Quote 0
                  • AlCalzone
                    AlCalzone Developer @apollon77 last edited by

                    @apollon77 Ohhhhhhh 😢 Weiß man was von @Stabilostick wie es bei ihm derzeit aussieht?

                    Stabilostick 1 Reply Last reply Reply Quote 0
                    • Stabilostick
                      Stabilostick @AlCalzone last edited by

                      @AlCalzone

                      Ja, den gibt es noch. 😁

                      Stelle Setup gerade auf 3.x um. Ist noch nicht Released. 1.5.10 oder so ist der letzte offizielle Stand.

                      K 1 Reply Last reply Reply Quote 2
                      • K
                        klassisch Most Active @Stabilostick last edited by

                        @Stabilostick welcome back, schön, dass es Dir gut geht!

                        sigi234 1 Reply Last reply Reply Quote 0
                        • sigi234
                          sigi234 Forum Testing Most Active @klassisch last edited by

                          @klassisch sagte in IOBroker 2.1.0 unter Windows hängt sich auf:

                          @Stabilostick welcome back, schön, dass es Dir gut geht!

                          Dito! 👍

                          1 Reply Last reply Reply Quote 0
                          • G
                            Gmundner last edited by

                            Hallo zusammen,

                            Ich hatte schon mal mein Problem gepostet das ich den IOBroker nicht auf >2.0 updaten kann weil er nach kurzer Zeit abstürzt bzw. immer langsamer wird.

                            Jetzt nach langem testen habe ich den Verursacher bei mir gefunden, es hat nicht mit Windows oder Linux zu tun, bei mir war es der G-Homa 0.5.1 Adapter der jedesmal wenn ich ihn aktiviert habe nach kurzer Zeit extreme (Ereignisse: In über 18000) Ereignisse verursachte.
                            Das System läuft nachdem man den Adapter deaktiviert nach ein paar Sekunden wieder normal und stabil.

                            Ich hoffe ich konnte einigen damit helfen.
                            Mein System ( js-controller 2.2.9) läuft seit fast 6 Tage jetzt stabil und sauber auf einem RPi 4 4gb

                            Beste Grüße
                            Alfred

                            AlCalzone 1 Reply Last reply Reply Quote 0
                            • AlCalzone
                              AlCalzone Developer @Gmundner last edited by

                              @Gmundner sagte in IOBroker 2.1.0 unter Windows hängt sich auf:

                              Jetzt nach langem testen habe ich den Verursacher bei mir gefunden, es hat nicht mit Windows oder Linux zu tun, bei mir war es der G-Homa 0.5.1 Adapter der jedesmal wenn ich ihn aktiviert habe nach kurzer Zeit extreme (Ereignisse: In über 18000) Ereignisse verursachte.

                              😲

                              Hast du ne Möglichkeit zu loggen, was da an Netzwerk-Traffic ankommt? Müsste Port 50000 sein (wird auch im Log ausgegeben).

                              1 Reply Last reply Reply Quote 0
                              • First post
                                Last post

                              Support us

                              ioBroker
                              Community Adapters
                              Donate

                              946
                              Online

                              31.7k
                              Users

                              79.8k
                              Topics

                              1.3m
                              Posts

                              windows
                              11
                              63
                              4298
                              Loading More Posts
                              • Oldest to Newest
                              • Newest to Oldest
                              • Most Votes
                              Reply
                              • Reply as topic
                              Log in to reply
                              Community
                              Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                              The ioBroker Community 2014-2023
                              logo