Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. JS CONTROLLER STOPPED

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    JS CONTROLLER STOPPED

    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      SmartKokoin last edited by SmartKokoin

      Servus zusammen,

      nachdem mein ioBroker 2 Monate offline war, habe ich alles geupdatet und nun habe ich die Fehlermeldung von meinem Zigbee im Log.

      host.MyPi	2020-03-20 18:14:32.944	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.MyPi	2020-03-20 18:14:32.944	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:1002:32)
      host.MyPi	2020-03-20 18:14:32.944	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1178:10)
      host.MyPi	2020-03-20 18:14:32.944	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1158:30)
      host.MyPi	2020-03-20 18:14:32.943	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/@serialport/bindings/lib/linux.js:2:36)
      host.MyPi	2020-03-20 18:14:32.943	error	Caught by controller[0]: at bindings (/opt/iobroker/node_modules/bindings/bindings.js:112:48)
      host.MyPi	2020-03-20 18:14:32.943	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:77:18)
      host.MyPi	2020-03-20 18:14:32.942	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1044:19)
      host.MyPi	2020-03-20 18:14:32.942	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:901:14)
      host.MyPi	2020-03-20 18:14:32.942	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:1002:32)
      host.MyPi	2020-03-20 18:14:32.942	error	Caught by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:1208:18)
      host.MyPi	2020-03-20 18:14:32.941	error	Caught by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
      host.MyPi	2020-03-20 18:14:32.941	error	Caught by controller[0]: NODE_MODULE_VERSION 72. Please try re-compiling or re-installing
      host.MyPi	2020-03-20 18:14:32.941	error	Caught by controller[0]: NODE_MODULE_VERSION 57. This version of Node.js requires
      host.MyPi	2020-03-20 18:14:32.940	error	Caught by controller[0]: was compiled against a different Node.js version using
      host.MyPi	2020-03-20 18:14:32.940	error	Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/@serialport/bindings/build/Release/bindings.node'
      host.MyPi	2020-03-20 18:14:32.939	error	Caught by controller[0]: ^
      host.MyPi	2020-03-20 18:14:32.939	error	Caught by controller[0]: throw e;
      host.MyPi	2020-03-20 18:14:32.937	error	Caught by controller[0]: /opt/iobroker/node_modules/bindings/bindings.js:121
      

      Leider werde ich aus dem Log nicht wirklich schlau. Ich hoffe einer von euch schon :).

      npm -v -> 6.14.3
      node -v ->10.19.0
      JS-Controller -> 2.2.9

      Sollten ihr irgendwas wissen müssen, lässt es mich wissen :).

      Vielen Dank und beste Grüße
      Koko

      J 1 Reply Last reply Reply Quote 0
      • J
        Jan1 @SmartKokoin last edited by

        @SmartKokoin

        host.MyPi	2020-03-20 18:14:32.941	error	Caught by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
        
        host.MyPi	2020-03-20 18:14:32.941	error	Caught by controller[0]: NODE_MODULE_VERSION 72. Please try re-compiling or re-installing
        

        Node Update gemacht?

        S 1 Reply Last reply Reply Quote 0
        • S
          SmartKokoin @Jan1 last edited by

          @Jan1 ja war auch nen Node Update dabei

          J 1 Reply Last reply Reply Quote 0
          • J
            Jan1 @SmartKokoin last edited by Jan1

            @SmartKokoin
            Dann steht Dein Problem samt Lösung in Deinem Log 😉
            Hast die Anleitung vom Node Update nicht wirklich gelesen?

            S 1 Reply Last reply Reply Quote 0
            • S
              SmartKokoin @Jan1 last edited by

              @Jan1 eigentlich schon. Aber anscheinend was falsch gemacht. xD

              J 1 Reply Last reply Reply Quote 0
              • J
                Jan1 @SmartKokoin last edited by

                @SmartKokoin
                nein, nur nicht alles, oder hast das NPM rebuild gemacht?

                S 1 Reply Last reply Reply Quote 0
                • S
                  SmartKokoin @Jan1 last edited by

                  @Jan1 ja hab ich MEHRFACH -.-

                  J 1 Reply Last reply Reply Quote 0
                  • J
                    Jan1 @SmartKokoin last edited by

                    @SmartKokoin
                    Dann installiere den JS Controller noch mal, wobei ich jetzt nicht mal genau wüsste, wie man den noch mal installiert 🙂

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

                      @Jan1 sagte in JS CONTROLLER STOPPED:

                      wobei ich jetzt nicht mal genau wüsste, wie man den noch mal installiert

                      https://www.iobroker.net/#de/documentation/trouble/RunsNoMore.md

                      J S 2 Replies Last reply Reply Quote 0
                      • J
                        Jan1 @sigi234 last edited by

                        @sigi234
                        Was nicht alles in der Doku steht 🙂
                        Ich hatte den bisher immer nur upgedatet und damit noch nie ein Problem gehabt.

                        1 Reply Last reply Reply Quote 0
                        • S
                          SmartKokoin @sigi234 last edited by

                          @sigi234 Servus ich seh auch gerade das mein NPM und mein Node auf unterschiedlichen Versionen laufen.

                          Node 12.16.1
                          NPM 6.14.3
                          NodeJS ist auf Version 10.19.0

                          kA wie das alles passiert ist 😄

                          Lösungsvorschläge?`

                          J 1 Reply Last reply Reply Quote 0
                          • J
                            Jan1 @SmartKokoin last edited by

                            @SmartKokoin
                            Steht auch in der Doku und Du hast wohl im falschen Verzeichnis installiert, deshalb hast jetzt 2 mal Node laufen und das noch in unterschiedlichen Versionen.

                            S 1 Reply Last reply Reply Quote 0
                            • S
                              SmartKokoin @Jan1 last edited by

                              @Jan1 ja und wie behebe ich das Problem der 2 Versionen?

                              J 1 Reply Last reply Reply Quote 0
                              • J
                                Jan1 @SmartKokoin last edited by

                                @SmartKokoin
                                so lange deinstallieren bis keine mehr da ist

                                S 1 Reply Last reply Reply Quote 0
                                • S
                                  SmartKokoin @Jan1 last edited by

                                  @Jan1 die Frage ist ja wie finde ich die? Laut dir sind sie ja auch in verschiedenen Verzeichnissen ^^

                                  J 1 Reply Last reply Reply Quote 0
                                  • J
                                    Jan1 @SmartKokoin last edited by

                                    @SmartKokoin
                                    Ich tippe mal Du hast im IOBroker Verzeichnis installiert und Node ist aber Bestandteil des OS. Dann hast schon Deine 2 in Frage kommende Verzeichnisse.

                                    S 1 Reply Last reply Reply Quote 0
                                    • S
                                      SmartKokoin @Jan1 last edited by

                                      @Jan1 ok, alles runter -.-
                                      NPM node und nodejs einfach alles raus gehauen

                                      Kannst du mir nun sagen wo ich was installieren muss?

                                      J 1 Reply Last reply Reply Quote 0
                                      • J
                                        Jan1 @SmartKokoin last edited by

                                        @SmartKokoin
                                        Node normal im root und NPM kommt mit Node mit.
                                        Bist sicher, dass alles weg ist?

                                        S 1 Reply Last reply Reply Quote 0
                                        • S
                                          SmartKokoin @Jan1 last edited by

                                          @Jan1 node -v, npm -v und nodejs -v zeigen alle nichts an

                                          J 1 Reply Last reply Reply Quote 0
                                          • J
                                            Jan1 @SmartKokoin last edited by

                                            @SmartKokoin
                                            Dann nach Doku Node installieren und da das vor IOBroker passiert, wird das auch im root gemacht.

                                            S 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            342
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            js controller zigbee
                                            3
                                            37
                                            1925
                                            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