Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. zigbee: nach update von nodejs startet adapter nicht mehr

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    UNSOLVED zigbee: nach update von nodejs startet adapter nicht mehr

    This topic has been deleted. Only users with topic management privileges can see it.
    • Glasfaser
      Glasfaser @tom_33 last edited by Glasfaser

      @tom_33

      nein, zigbee macht immer noch errors

      und welche !?

      Jetzt sag nicht ... npm rebulid

      T 1 Reply Last reply Reply Quote 0
      • T
        tom_33 @Glasfaser last edited by tom_33

        @Glasfaser
        ihr seid wirklich spitze! hilfe ohne ende!
        nein npm rebuild hat keine faxen gemacht

        host.ioBroker-RasPi	2020-04-26 00:34:16.543	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        host.ioBroker-RasPi	2020-04-26 00:34:16.543	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:1000:32)
        host.ioBroker-RasPi	2020-04-26 00:34:16.543	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1176:10)
        host.ioBroker-RasPi	2020-04-26 00:34:16.542	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1156:30)
        host.ioBroker-RasPi	2020-04-26 00:34:16.542	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/@serialport/bindings/lib/linux.js:2:36)
        host.ioBroker-RasPi	2020-04-26 00:34:16.541	error	Caught by controller[0]: at bindings (/opt/iobroker/node_modules/@serialport/bindings/node_modules/bindings/bindings.js:112:48)
        host.ioBroker-RasPi	2020-04-26 00:34:16.541	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:77:18)
        host.ioBroker-RasPi	2020-04-26 00:34:16.541	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:1042:19)
        host.ioBroker-RasPi	2020-04-26 00:34:16.540	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:899:14)
        host.ioBroker-RasPi	2020-04-26 00:34:16.540	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:1000:32)
        host.ioBroker-RasPi	2020-04-26 00:34:16.540	error	Caught by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:1206:18)
        host.ioBroker-RasPi	2020-04-26 00:34:16.539	error	Caught by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
        host.ioBroker-RasPi	2020-04-26 00:34:16.539	error	Caught by controller[0]: NODE_MODULE_VERSION 72. Please try re-compiling or re-installing
        host.ioBroker-RasPi	2020-04-26 00:34:16.539	error	Caught by controller[0]: NODE_MODULE_VERSION 57. This version of Node.js requires
        host.ioBroker-RasPi	2020-04-26 00:34:16.538	error	Caught by controller[0]: was compiled against a different Node.js version using
        host.ioBroker-RasPi	2020-04-26 00:34:16.538	error	Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/@serialport/bindings/build/Release/bindings.node'
        host.ioBroker-RasPi	2020-04-26 00:34:16.538	error	Caught by controller[0]: ^
        host.ioBroker-RasPi	2020-04-26 00:34:16.537	error	Caught by controller[0]: throw e;
        host.ioBroker-RasPi	2020-04-26 00:34:16.536	error	Caught by controller[0]: /opt/iobroker/node_modules/@serialport/bindings/node_modules/bindings/bindings.js:121
        host.ioBroker-RasPi	2020-04-26 00:33:52.912	info	"system.adapter.zigbee.0" disabled
        host.ioBroker-RasPi	2020-04-26 00:33:45.862	info	Restart adapter system.adapter.zigbee.0 because enabled
        
        Glasfaser 1 Reply Last reply Reply Quote 0
        • Glasfaser
          Glasfaser @tom_33 last edited by Glasfaser

          @tom_33

          Stoppe die Instanz , Sichere die Daten , deinstalliere Zigbee und dann über die Katze neu .
          Aber die neue 1.1.1

          Thomas Braun T 2 Replies Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Glasfaser last edited by

            @Glasfaser
            Ist serialport im Modul zigbee enthalten oder was eigenes? Scheint mir da zu klemmen.

            npm rebuild serialport
            

            vielleicht?

            Glasfaser 2 Replies Last reply Reply Quote 0
            • T
              tom_33 @Glasfaser last edited by tom_33

              @Glasfaser
              instanz stoppen: ok
              daten sichern: hm, da muss ich mit WinSCP den/die ?-ordner auf meinen windosrechner ziehen?
              btw: zigbee 1.1.1 läuft schon jetzt

              Glasfaser 1 Reply Last reply Reply Quote 0
              • Glasfaser
                Glasfaser @Thomas Braun last edited by Glasfaser

                @Thomas-Braun

                Ich habe es vorgestern selber so gehabt , wo ich node hochgezogen habe . Da ging npm rebuild auch nicht .
                Habe es dann so wie oben durchgeführt .

                Edit :
                Sehe gerade beim Zigbee Adapter (Instanz ) da kann man keine Daten sichern
                😞

                1 Reply Last reply Reply Quote 0
                • Glasfaser
                  Glasfaser @tom_33 last edited by

                  @tom_33

                  Welche JS Version hast du !?

                  T 1 Reply Last reply Reply Quote 0
                  • Glasfaser
                    Glasfaser @Thomas Braun last edited by

                    @Thomas-Braun

                    Ist trotzdem ein Rätsel !

                    host.ioBroker-RasPi	2020-04-26 00:34:16.539	error	Caught by controller[0]: NODE_MODULE_VERSION 72. Please try re-compiling or re-installing
                    host.ioBroker-RasPi	2020-04-26 00:34:16.539	error	Caught by controller[0]: NODE_MODULE_VERSION 57. This version of Node.js requires
                    host.ioBroker-RasPi	2020-04-26 00:34:16.538	error	Caught by controller[0]: was compiled against a different Node.js version using
                    
                    1 Reply Last reply Reply Quote 0
                    • T
                      tom_33 @Glasfaser last edited by

                      @Glasfaser sagte in zigbee: nach update von nodejs startet adapter nicht mehr:

                      @tom_33

                      Welche JS Version hast du !?

                      ich hoffe, das ist die korrekte antwort: Node.js v12.16.2

                      Glasfaser 1 Reply Last reply Reply Quote 0
                      • Glasfaser
                        Glasfaser @tom_33 last edited by Glasfaser

                        @tom_33

                        Nee ...

                        cd /opt/iobroker
                        
                        iobroker version
                        
                        T 1 Reply Last reply Reply Quote 0
                        • T
                          tom_33 @Glasfaser last edited by

                          @Glasfaser sagte in zigbee: nach update von nodejs startet adapter nicht mehr:

                          iobroker version

                          pi@ioBroker-RasPi:/opt/iobroker $ iobroker version
                          2.2.9
                          
                          
                          Thomas Braun Glasfaser 2 Replies Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @tom_33 last edited by Thomas Braun

                            @tom_33 2.2.9 ist natürlich auch schon etwas angegraut.
                            Zusammen mit nodejs 12 würde ich die auf 3.x.x. ziehen.
                            Willkommen in der 'dependency hell'! 🙂

                            1 Reply Last reply Reply Quote 0
                            • Glasfaser
                              Glasfaser @tom_33 last edited by Glasfaser

                              @tom_33
                              Hast du jetzt Zigbee komplett deinstalliert , auch aus den Adaptern und dann neu installiert

                              @Thomas-Braun
                              Meist du das heißt ... ein Zusammenhang mit der NPM Meldung .

                              Ich habe auch noch 2.2.9 und die gleichen Fehler gehabt !

                              T 1 Reply Last reply Reply Quote 0
                              • T
                                tom_33 @Glasfaser last edited by

                                @Glasfaser
                                nein, den zigbee-adapter habe ich nur gestoppt. ich habe nach einer möglichkeit gesucht, meine konfiguration/daten zu sichern.
                                aber ich ziehs durch - schmeiß ihn raus

                                1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active last edited by

                                  Ich bin raus... Reif für die Falle.
                                  Ich kann auch nicht mehr wirklich weiterhelfen, fahre hier 'latest' mit node14, aber ohne zigbee...

                                  T 1 Reply Last reply Reply Quote 1
                                  • T
                                    tom_33 @Thomas Braun last edited by

                                    @Thomas-Braun nochmals vielen dank und gute nacht

                                    T 1 Reply Last reply Reply Quote 0
                                    • T
                                      tom_33 @tom_33 last edited by

                                      und einen sehr guten morgen!

                                      nochmals mit dem reparierten system gestartet und den zigbee-stick aus der usb schnittstelle entfernt.
                                      wieder angesteckt und die zigbee geräte waren wieder ohne fehlermeldungen da. ich habe sie nur wieder benamsen müssen. z.b. 00dffec12874 = BAD_Hzg usw.

                                      vielen dank an thomas und glasfaser, welche sich die nacht mit mir um die ohren gehauen haben!!

                                      Thomas Braun 1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @tom_33 last edited by

                                        @tom_33
                                        Ah, das freut mich!

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

                                        Support us

                                        ioBroker
                                        Community Adapters
                                        Donate

                                        603
                                        Online

                                        31.9k
                                        Users

                                        80.1k
                                        Topics

                                        1.3m
                                        Posts

                                        node8 nodejs 12 zigbee adapter
                                        5
                                        71
                                        3221
                                        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