Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Zigbee Instanz nach update von 1.3.1 auf 1.4.4 rot

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.8k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.2k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.2k

Zigbee Instanz nach update von 1.3.1 auf 1.4.4 rot

Scheduled Pinned Locked Moved Error/Bug
55 Posts 4 Posters 4.7k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • AsgothianA Asgothian

    @wolf

    So wie du jeden "neuen" adapter installierst. :)

    Im Detail:
    Screen Shot 2021-03-06 at 16.11.37 .png

    Deinstallieren über dieses Icon:
    Screen Shot 2021-03-06 at 16.13.02 .png

    Installieren über dieses Icon:
    Screen Shot 2021-03-06 at 16.12.53 .png

    A.

    W Offline
    W Offline
    wolf
    wrote on last edited by
    #16

    @asgothian

    Ach so, ja... Ich dachte, der Zigbee Adapter ist dann nicht mehr in der Liste. npm list zigbee* zeigte übrigens keinen weiteren Eintrag.

    1 Reply Last reply
    0
    • AsgothianA Asgothian

      @wolf

      So wie du jeden "neuen" adapter installierst. :)

      Im Detail:
      Screen Shot 2021-03-06 at 16.11.37 .png

      Deinstallieren über dieses Icon:
      Screen Shot 2021-03-06 at 16.13.02 .png

      Installieren über dieses Icon:
      Screen Shot 2021-03-06 at 16.12.53 .png

      A.

      W Offline
      W Offline
      wolf
      wrote on last edited by
      #17

      @asgothian

      So neu installiert, noch immer das selbe Fehlerbild :(

      AsgothianA 1 Reply Last reply
      0
      • W wolf

        @asgothian

        So neu installiert, noch immer das selbe Fehlerbild :(

        AsgothianA Offline
        AsgothianA Offline
        Asgothian
        Developer
        wrote on last edited by Asgothian
        #18

        @wolf hast du zwischen durch sicher gestellt das keine Überreste mehr vorhanden waren ?

        A.

        Nachtrag: An der stelle hat sich bei meiner Beschreibung ein Fehler eingeschlichen - das mit der Wildcard funktioniert nicht. Du musst die Folgenden Befehle absetzen.

        npm list zigbee-herdsman
        npm list zigbee-herdsman-converters
        npm list serialport
        

        Und poste bitte wie die Antwort in der Konsole aussieht.

        ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
        "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

        W 1 Reply Last reply
        0
        • AsgothianA Asgothian

          @wolf hast du zwischen durch sicher gestellt das keine Überreste mehr vorhanden waren ?

          A.

          Nachtrag: An der stelle hat sich bei meiner Beschreibung ein Fehler eingeschlichen - das mit der Wildcard funktioniert nicht. Du musst die Folgenden Befehle absetzen.

          npm list zigbee-herdsman
          npm list zigbee-herdsman-converters
          npm list serialport
          

          Und poste bitte wie die Antwort in der Konsole aussieht.

          W Offline
          W Offline
          wolf
          wrote on last edited by
          #19

          @asgothian

          Ja, im Verzeichnis /opt/iobroker nach npm list Zigbee* ausgabe "empty"

          AsgothianA 1 Reply Last reply
          0
          • W wolf

            @asgothian

            Ja, im Verzeichnis /opt/iobroker nach npm list Zigbee* ausgabe "empty"

            AsgothianA Offline
            AsgothianA Offline
            Asgothian
            Developer
            wrote on last edited by
            #20

            @wolf

            Wie oben geschrieben - ein Fehler in meiner Anleitung. NPM akzeptiert leider keine Wildcards. Deswegen dann doch die 3 oben angegebenen Befehle einzeln eingeben.

            A.

            ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
            "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

            W 1 Reply Last reply
            0
            • AsgothianA Asgothian

              @wolf

              Wie oben geschrieben - ein Fehler in meiner Anleitung. NPM akzeptiert leider keine Wildcards. Deswegen dann doch die 3 oben angegebenen Befehle einzeln eingeben.

              A.

              W Offline
              W Offline
              wolf
              wrote on last edited by
              #21

              @asgothian

              npm list zigbee-herdsman
              iobroker.inst@1.0.8 /opt/iobroker
              └─┬ iobroker.zigbee@1.4.4
                ├── zigbee-herdsman@0.13.75
                └─┬ zigbee-herdsman-converters@14.0.77
                  └── zigbee-herdsman@0.13.75  deduped
              
              
               npm list zigbee-herdsman-converters
              iobroker.inst@1.0.8 /opt/iobroker
              └─┬ iobroker.zigbee@1.4.4
                └── zigbee-herdsman-converters@14.0.77
              
               npm list serialport
              iobroker.inst@1.0.8 /opt/iobroker
              ├─┬ iobroker.discovery@2.4.1
              │ └── serialport@9.0.6
              ├─┬ iobroker.zigbee@1.4.4
              │ └─┬ zigbee-herdsman@0.13.75
              │   └── serialport@9.0.6
              └── serialport@6.2.2  extraneous
              
              
              
              
              
              W 1 Reply Last reply
              0
              • W wolf

                @asgothian

                npm list zigbee-herdsman
                iobroker.inst@1.0.8 /opt/iobroker
                └─┬ iobroker.zigbee@1.4.4
                  ├── zigbee-herdsman@0.13.75
                  └─┬ zigbee-herdsman-converters@14.0.77
                    └── zigbee-herdsman@0.13.75  deduped
                
                
                 npm list zigbee-herdsman-converters
                iobroker.inst@1.0.8 /opt/iobroker
                └─┬ iobroker.zigbee@1.4.4
                  └── zigbee-herdsman-converters@14.0.77
                
                 npm list serialport
                iobroker.inst@1.0.8 /opt/iobroker
                ├─┬ iobroker.discovery@2.4.1
                │ └── serialport@9.0.6
                ├─┬ iobroker.zigbee@1.4.4
                │ └─┬ zigbee-herdsman@0.13.75
                │   └── serialport@9.0.6
                └── serialport@6.2.2  extraneous
                
                
                
                
                
                W Offline
                W Offline
                wolf
                wrote on last edited by
                #22

                @wolf

                Um genau zu sein, das ist die gesamte ausgabe vom Serialport:

                pi@raspberrypi:/opt/iobroker $ npm list serialport
                iobroker.inst@1.0.8 /opt/iobroker
                ├─┬ iobroker.discovery@2.4.1
                │ └── serialport@9.0.6
                ├─┬ iobroker.zigbee@1.4.4
                │ └─┬ zigbee-herdsman@0.13.75
                │   └── serialport@9.0.6
                └── serialport@6.2.2  extraneous
                
                npm ERR! extraneous: serialport@6.2.2 /opt/iobroker/node_modules/serialport
                
                W 1 Reply Last reply
                0
                • W wolf

                  @wolf

                  Um genau zu sein, das ist die gesamte ausgabe vom Serialport:

                  pi@raspberrypi:/opt/iobroker $ npm list serialport
                  iobroker.inst@1.0.8 /opt/iobroker
                  ├─┬ iobroker.discovery@2.4.1
                  │ └── serialport@9.0.6
                  ├─┬ iobroker.zigbee@1.4.4
                  │ └─┬ zigbee-herdsman@0.13.75
                  │   └── serialport@9.0.6
                  └── serialport@6.2.2  extraneous
                  
                  npm ERR! extraneous: serialport@6.2.2 /opt/iobroker/node_modules/serialport
                  
                  W Offline
                  W Offline
                  wolf
                  wrote on last edited by
                  #23

                  @wolf

                  So, nachdem ich den Zigbee Adapter nochmal deinstalliert habe sehen die Ausgaben so aus:

                  pi@raspberrypi:/opt/iobroker $ npm list zigbee-herdsman
                  iobroker.inst@1.0.8 /opt/iobroker
                  └── (empty)
                  
                  
                  pi@raspberrypi:/opt/iobroker $ npm list zigbee-herdsman-converters
                  iobroker.inst@1.0.8 /opt/iobroker
                  └── (empty)
                  
                  pi@raspberrypi:/opt/iobroker $ npm list serialport
                  iobroker.inst@1.0.8 /opt/iobroker
                  ├─┬ iobroker.discovery@2.4.1
                  │ └── serialport@9.0.6
                  └── serialport@6.2.2  extraneous
                  
                  npm ERR! extraneous: serialport@6.2.2 /opt/iobroker/node_modules/serialport
                  

                  Passt da etwas mit dem Serialport nicht?

                  Thomas BraunT 1 Reply Last reply
                  0
                  • W wolf

                    @wolf

                    So, nachdem ich den Zigbee Adapter nochmal deinstalliert habe sehen die Ausgaben so aus:

                    pi@raspberrypi:/opt/iobroker $ npm list zigbee-herdsman
                    iobroker.inst@1.0.8 /opt/iobroker
                    └── (empty)
                    
                    
                    pi@raspberrypi:/opt/iobroker $ npm list zigbee-herdsman-converters
                    iobroker.inst@1.0.8 /opt/iobroker
                    └── (empty)
                    
                    pi@raspberrypi:/opt/iobroker $ npm list serialport
                    iobroker.inst@1.0.8 /opt/iobroker
                    ├─┬ iobroker.discovery@2.4.1
                    │ └── serialport@9.0.6
                    └── serialport@6.2.2  extraneous
                    
                    npm ERR! extraneous: serialport@6.2.2 /opt/iobroker/node_modules/serialport
                    

                    Passt da etwas mit dem Serialport nicht?

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    wrote on last edited by Thomas Braun
                    #24

                    @wolf Der 6.2.2. ist entbehrlich.
                    Versuch jetzt mal ein

                    npm prune
                    

                    Und danach den zigbee-Adapter nochmal in den ioBroker heben.

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    W 2 Replies Last reply
                    0
                    • Thomas BraunT Thomas Braun

                      @wolf Der 6.2.2. ist entbehrlich.
                      Versuch jetzt mal ein

                      npm prune
                      

                      Und danach den zigbee-Adapter nochmal in den ioBroker heben.

                      W Offline
                      W Offline
                      wolf
                      wrote on last edited by
                      #25

                      @thomas-braun

                      pi@raspberrypi:/opt/iobroker $ npm prune
                      removed 419 packages in 51.892s
                      
                      37 packages are looking for funding
                        run `npm fund` for details
                      
                      
                      1 Reply Last reply
                      0
                      • Thomas BraunT Thomas Braun

                        @wolf Der 6.2.2. ist entbehrlich.
                        Versuch jetzt mal ein

                        npm prune
                        

                        Und danach den zigbee-Adapter nochmal in den ioBroker heben.

                        W Offline
                        W Offline
                        wolf
                        wrote on last edited by wolf
                        #26

                        @thomas-braun

                        Leider noch immer...

                        host.raspberrypi	2021-03-06 17:08:56.382	info	Do not restart adapter system.adapter.zigbee.0 because disabled or deleted
                        host.raspberrypi	2021-03-06 17:08:56.381	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                        host.raspberrypi	2021-03-06 17:08:56.381	error	Caught by controller[0]: }
                        host.raspberrypi	2021-03-06 17:08:56.381	error	Caught by controller[0]: ]
                        host.raspberrypi	2021-03-06 17:08:56.380	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/lib/binding/node-v72-linux-arm/bindings.node'
                        host.raspberrypi	2021-03-06 17:08:56.380	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/addon-build/default/install-root/bindings.node',
                        host.raspberrypi	2021-03-06 17:08:56.380	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/addon-build/debug/install-root/bindings.node',
                        host.raspberrypi	2021-03-06 17:08:56.379	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/addon-build/release/install-root/bindings.node',
                        host.raspberrypi	2021-03-06 17:08:56.379	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/compiled/12.21.0/linux/arm/bindings.node',
                        host.raspberrypi	2021-03-06 17:08:56.378	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/build/default/bindings.node',
                        host.raspberrypi	2021-03-06 17:08:56.378	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/Release/bindings.node',
                        host.raspberrypi	2021-03-06 17:08:56.378	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/out/Release/bindings.node',
                        host.raspberrypi	2021-03-06 17:08:56.377	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/Debug/bindings.node',
                        host.raspberrypi	2021-03-06 17:08:56.377	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/out/Debug/bindings.node',
                        host.raspberrypi	2021-03-06 17:08:56.376	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/build/Release/bindings.node',
                        host.raspberrypi	2021-03-06 17:08:56.376	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/build/Debug/bindings.node',
                        host.raspberrypi	2021-03-06 17:08:56.376	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/build/bindings.node',
                        host.raspberrypi	2021-03-06 17:08:56.375	error	Caught by controller[0]: tries: [
                        host.raspberrypi	2021-03-06 17:08:56.375	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:999:30) {
                        host.raspberrypi	2021-03-06 17:08:56.375	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/@serialport/bindings/lib/index.js:14:22)
                        host.raspberrypi	2021-03-06 17:08:56.374	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:74:18)
                        host.raspberrypi	2021-03-06 17:08:56.374	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19)
                        host.raspberrypi	2021-03-06 17:08:56.374	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:708:14)
                        host.raspberrypi	2021-03-06 17:08:56.373	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:863:32)
                        host.raspberrypi	2021-03-06 17:08:56.373	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
                        host.raspberrypi	2021-03-06 17:08:56.373	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:999:30)
                        host.raspberrypi	2021-03-06 17:08:56.372	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/@serialport/bindings/lib/linux.js:2:36)
                        host.raspberrypi	2021-03-06 17:08:56.372	error	Caught by controller[0]: at bindings (/opt/iobroker/node_modules/@serialport/bindings/node_modules/bindings/bindings.js:126:9)
                        host.raspberrypi	2021-03-06 17:08:56.372	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/lib/binding/node-v72-linux-arm/bindings.node
                        host.raspberrypi	2021-03-06 17:08:56.371	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/default/install-root/bindings.node
                        host.raspberrypi	2021-03-06 17:08:56.371	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/debug/install-root/bindings.node
                        host.raspberrypi	2021-03-06 17:08:56.371	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/release/install-root/bindings.node
                        host.raspberrypi	2021-03-06 17:08:56.370	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/compiled/12.21.0/linux/arm/bindings.node
                        host.raspberrypi	2021-03-06 17:08:56.370	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/default/bindings.node
                        host.raspberrypi	2021-03-06 17:08:56.369	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/Release/bindings.node
                        host.raspberrypi	2021-03-06 17:08:56.369	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/out/Release/bindings.node
                        host.raspberrypi	2021-03-06 17:08:56.369	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/Debug/bindings.node
                        host.raspberrypi	2021-03-06 17:08:56.368	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/out/Debug/bindings.node
                        host.raspberrypi	2021-03-06 17:08:56.368	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/Release/bindings.node
                        host.raspberrypi	2021-03-06 17:08:56.367	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/Debug/bindings.node
                        host.raspberrypi	2021-03-06 17:08:56.367	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/bindings.node
                        host.raspberrypi	2021-03-06 17:08:56.367	error	Caught by controller[0]: Error: Could not locate the bindings file. Tried:
                        host.raspberrypi	2021-03-06 17:08:56.366	error	Caught by controller[0]: ^
                        host.raspberrypi	2021-03-06 17:08:56.366	error	Caught by controller[0]: throw err;
                        host.raspberrypi	2021-03-06 17:08:56.364	error	Caught by controller[0]: /opt/iobroker/node_modules/@serialport/bindings/node_modules/bindings/bindings.js:135
                        host.raspberrypi	2021-03-06 17:08:33.862	info	"system.adapter.zigbee.0" disabled
                        sonoff.0	2021-03-06 17:08:27.840	info	(22835) Client [Schlafzimmer_Temp] connection closed: timeout
                        host.raspberrypi	2021-03-06 17:08:25.397	info	Restart adapter system.adapter.zigbee.0 because enabled
                        host.raspberrypi	2021-03-06 17:08:25.396	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                        host.raspberrypi	2021-03-06 17:08:25.395	error	Caught by controller[0]: }
                        host.raspberrypi	2021-03-06 17:08:25.395	error	Caught by controller[0]: ]
                        host.raspberrypi	2021-03-06 17:08:25.395	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/lib/binding/node-v72-linux-arm/bindings.node'
                        host.raspberrypi	2021-03-06 17:08:25.394	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/addon-build/default/install-root/bindings.node',
                        host.raspberrypi	2021-03-06 17:08:25.394	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/addon-build/debug/install-root/bindings.node',
                        host.raspberrypi	2021-03-06 17:08:25.393	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/addon-build/release/install-root/bindings.node',
                        host.raspberrypi	2021-03-06 17:08:25.393	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/compiled/12.21.0/linux/arm/bindings.node',
                        host.raspberrypi	2021-03-06 17:08:25.393	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/build/default/bindings.node',
                        host.raspberrypi	2021-03-06 17:08:25.392	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/Release/bindings.node',
                        host.raspberrypi	2021-03-06 17:08:25.392	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/out/Release/bindings.node',
                        host.raspberrypi	2021-03-06 17:08:25.391	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/Debug/bindings.node',
                        host.raspberrypi	2021-03-06 17:08:25.391	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/out/Debug/bindings.node',
                        host.raspberrypi	2021-03-06 17:08:25.391	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/build/Release/bindings.node',
                        host.raspberrypi	2021-03-06 17:08:25.390	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/build/Debug/bindings.node',
                        host.raspberrypi	2021-03-06 17:08:25.390	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/build/bindings.node',
                        host.raspberrypi	2021-03-06 17:08:25.389	error	Caught by controller[0]: tries: [
                        host.raspberrypi	2021-03-06 17:08:25.389	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:999:30) {
                        host.raspberrypi	2021-03-06 17:08:25.388	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/@serialport/bindings/lib/index.js:14:22)
                        host.raspberrypi	2021-03-06 17:08:25.388	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:74:18)
                        host.raspberrypi	2021-03-06 17:08:25.388	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19)
                        host.raspberrypi	2021-03-06 17:08:25.387	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:708:14)
                        host.raspberrypi	2021-03-06 17:08:25.387	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:863:32)
                        host.raspberrypi	2021-03-06 17:08:25.386	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
                        host.raspberrypi	2021-03-06 17:08:25.386	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:999:30)
                        host.raspberrypi	2021-03-06 17:08:25.385	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/@serialport/bindings/lib/linux.js:2:36)
                        host.raspberrypi	2021-03-06 17:08:25.385	error	Caught by controller[0]: at bindings (/opt/iobroker/node_modules/@serialport/bindings/node_modules/bindings/bindings.js:126:9)
                        host.raspberrypi	2021-03-06 17:08:25.384	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/lib/binding/node-v72-linux-arm/bindings.node
                        host.raspberrypi	2021-03-06 17:08:25.384	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/default/install-root/bindings.node
                        host.raspberrypi	2021-03-06 17:08:25.384	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/debug/install-root/bindings.node
                        host.raspberrypi	2021-03-06 17:08:25.383	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/release/install-root/bindings.node
                        host.raspberrypi	2021-03-06 17:08:25.383	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/compiled/12.21.0/linux/arm/bindings.node
                        host.raspberrypi	2021-03-06 17:08:25.383	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/default/bindings.node
                        host.raspberrypi	2021-03-06 17:08:25.382	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/Release/bindings.node
                        host.raspberrypi	2021-03-06 17:08:25.382	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/out/Release/bindings.node
                        host.raspberrypi	2021-03-06 17:08:25.381	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/Debug/bindings.node
                        host.raspberrypi	2021-03-06 17:08:25.381	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/out/Debug/bindings.node
                        host.raspberrypi	2021-03-06 17:08:25.381	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/Release/bindings.node
                        host.raspberrypi	2021-03-06 17:08:25.380	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/Debug/bindings.node
                        host.raspberrypi	2021-03-06 17:08:25.380	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/bindings.node
                        host.raspberrypi	2021-03-06 17:08:25.379	error	Caught by controller[0]: Error: Could not locate the bindings file. Tried:
                        host.raspberrypi	2021-03-06 17:08:25.379	error	Caught by controller[0]: ^
                        host.raspberrypi	2021-03-06 17:08:25.378	error	Caught by controller[0]: throw err;
                        host.raspberrypi	2021-03-06 17:08:25.377	error	Caught by controller[0]: /opt/iobroker/node_modules/@serialport/bindings/node_modules/bindings/bindings.js:135
                        host.raspberrypi	2021-03-06 17:08:24.368	info	instance system.adapter.zigbee.0 started with pid 6057
                        host.raspberrypi	2021-03-06 17:07:54.348	info	Restart adapter system.adapter.zigbee.0 because enabled
                        

                        Nur komisch, dass die Version 1.3.1 tadellos gelaufen ist...

                        Thomas BraunT 1 Reply Last reply
                        0
                        • W wolf

                          @thomas-braun

                          Leider noch immer...

                          host.raspberrypi	2021-03-06 17:08:56.382	info	Do not restart adapter system.adapter.zigbee.0 because disabled or deleted
                          host.raspberrypi	2021-03-06 17:08:56.381	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                          host.raspberrypi	2021-03-06 17:08:56.381	error	Caught by controller[0]: }
                          host.raspberrypi	2021-03-06 17:08:56.381	error	Caught by controller[0]: ]
                          host.raspberrypi	2021-03-06 17:08:56.380	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/lib/binding/node-v72-linux-arm/bindings.node'
                          host.raspberrypi	2021-03-06 17:08:56.380	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/addon-build/default/install-root/bindings.node',
                          host.raspberrypi	2021-03-06 17:08:56.380	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/addon-build/debug/install-root/bindings.node',
                          host.raspberrypi	2021-03-06 17:08:56.379	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/addon-build/release/install-root/bindings.node',
                          host.raspberrypi	2021-03-06 17:08:56.379	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/compiled/12.21.0/linux/arm/bindings.node',
                          host.raspberrypi	2021-03-06 17:08:56.378	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/build/default/bindings.node',
                          host.raspberrypi	2021-03-06 17:08:56.378	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/Release/bindings.node',
                          host.raspberrypi	2021-03-06 17:08:56.378	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/out/Release/bindings.node',
                          host.raspberrypi	2021-03-06 17:08:56.377	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/Debug/bindings.node',
                          host.raspberrypi	2021-03-06 17:08:56.377	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/out/Debug/bindings.node',
                          host.raspberrypi	2021-03-06 17:08:56.376	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/build/Release/bindings.node',
                          host.raspberrypi	2021-03-06 17:08:56.376	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/build/Debug/bindings.node',
                          host.raspberrypi	2021-03-06 17:08:56.376	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/build/bindings.node',
                          host.raspberrypi	2021-03-06 17:08:56.375	error	Caught by controller[0]: tries: [
                          host.raspberrypi	2021-03-06 17:08:56.375	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:999:30) {
                          host.raspberrypi	2021-03-06 17:08:56.375	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/@serialport/bindings/lib/index.js:14:22)
                          host.raspberrypi	2021-03-06 17:08:56.374	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:74:18)
                          host.raspberrypi	2021-03-06 17:08:56.374	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19)
                          host.raspberrypi	2021-03-06 17:08:56.374	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:708:14)
                          host.raspberrypi	2021-03-06 17:08:56.373	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:863:32)
                          host.raspberrypi	2021-03-06 17:08:56.373	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
                          host.raspberrypi	2021-03-06 17:08:56.373	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:999:30)
                          host.raspberrypi	2021-03-06 17:08:56.372	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/@serialport/bindings/lib/linux.js:2:36)
                          host.raspberrypi	2021-03-06 17:08:56.372	error	Caught by controller[0]: at bindings (/opt/iobroker/node_modules/@serialport/bindings/node_modules/bindings/bindings.js:126:9)
                          host.raspberrypi	2021-03-06 17:08:56.372	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/lib/binding/node-v72-linux-arm/bindings.node
                          host.raspberrypi	2021-03-06 17:08:56.371	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/default/install-root/bindings.node
                          host.raspberrypi	2021-03-06 17:08:56.371	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/debug/install-root/bindings.node
                          host.raspberrypi	2021-03-06 17:08:56.371	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/release/install-root/bindings.node
                          host.raspberrypi	2021-03-06 17:08:56.370	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/compiled/12.21.0/linux/arm/bindings.node
                          host.raspberrypi	2021-03-06 17:08:56.370	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/default/bindings.node
                          host.raspberrypi	2021-03-06 17:08:56.369	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/Release/bindings.node
                          host.raspberrypi	2021-03-06 17:08:56.369	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/out/Release/bindings.node
                          host.raspberrypi	2021-03-06 17:08:56.369	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/Debug/bindings.node
                          host.raspberrypi	2021-03-06 17:08:56.368	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/out/Debug/bindings.node
                          host.raspberrypi	2021-03-06 17:08:56.368	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/Release/bindings.node
                          host.raspberrypi	2021-03-06 17:08:56.367	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/Debug/bindings.node
                          host.raspberrypi	2021-03-06 17:08:56.367	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/bindings.node
                          host.raspberrypi	2021-03-06 17:08:56.367	error	Caught by controller[0]: Error: Could not locate the bindings file. Tried:
                          host.raspberrypi	2021-03-06 17:08:56.366	error	Caught by controller[0]: ^
                          host.raspberrypi	2021-03-06 17:08:56.366	error	Caught by controller[0]: throw err;
                          host.raspberrypi	2021-03-06 17:08:56.364	error	Caught by controller[0]: /opt/iobroker/node_modules/@serialport/bindings/node_modules/bindings/bindings.js:135
                          host.raspberrypi	2021-03-06 17:08:33.862	info	"system.adapter.zigbee.0" disabled
                          sonoff.0	2021-03-06 17:08:27.840	info	(22835) Client [Schlafzimmer_Temp] connection closed: timeout
                          host.raspberrypi	2021-03-06 17:08:25.397	info	Restart adapter system.adapter.zigbee.0 because enabled
                          host.raspberrypi	2021-03-06 17:08:25.396	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                          host.raspberrypi	2021-03-06 17:08:25.395	error	Caught by controller[0]: }
                          host.raspberrypi	2021-03-06 17:08:25.395	error	Caught by controller[0]: ]
                          host.raspberrypi	2021-03-06 17:08:25.395	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/lib/binding/node-v72-linux-arm/bindings.node'
                          host.raspberrypi	2021-03-06 17:08:25.394	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/addon-build/default/install-root/bindings.node',
                          host.raspberrypi	2021-03-06 17:08:25.394	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/addon-build/debug/install-root/bindings.node',
                          host.raspberrypi	2021-03-06 17:08:25.393	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/addon-build/release/install-root/bindings.node',
                          host.raspberrypi	2021-03-06 17:08:25.393	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/compiled/12.21.0/linux/arm/bindings.node',
                          host.raspberrypi	2021-03-06 17:08:25.393	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/build/default/bindings.node',
                          host.raspberrypi	2021-03-06 17:08:25.392	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/Release/bindings.node',
                          host.raspberrypi	2021-03-06 17:08:25.392	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/out/Release/bindings.node',
                          host.raspberrypi	2021-03-06 17:08:25.391	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/Debug/bindings.node',
                          host.raspberrypi	2021-03-06 17:08:25.391	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/out/Debug/bindings.node',
                          host.raspberrypi	2021-03-06 17:08:25.391	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/build/Release/bindings.node',
                          host.raspberrypi	2021-03-06 17:08:25.390	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/build/Debug/bindings.node',
                          host.raspberrypi	2021-03-06 17:08:25.390	error	Caught by controller[0]: '/opt/iobroker/node_modules/@serialport/bindings/build/bindings.node',
                          host.raspberrypi	2021-03-06 17:08:25.389	error	Caught by controller[0]: tries: [
                          host.raspberrypi	2021-03-06 17:08:25.389	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:999:30) {
                          host.raspberrypi	2021-03-06 17:08:25.388	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/@serialport/bindings/lib/index.js:14:22)
                          host.raspberrypi	2021-03-06 17:08:25.388	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:74:18)
                          host.raspberrypi	2021-03-06 17:08:25.388	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19)
                          host.raspberrypi	2021-03-06 17:08:25.387	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:708:14)
                          host.raspberrypi	2021-03-06 17:08:25.387	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:863:32)
                          host.raspberrypi	2021-03-06 17:08:25.386	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
                          host.raspberrypi	2021-03-06 17:08:25.386	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:999:30)
                          host.raspberrypi	2021-03-06 17:08:25.385	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/@serialport/bindings/lib/linux.js:2:36)
                          host.raspberrypi	2021-03-06 17:08:25.385	error	Caught by controller[0]: at bindings (/opt/iobroker/node_modules/@serialport/bindings/node_modules/bindings/bindings.js:126:9)
                          host.raspberrypi	2021-03-06 17:08:25.384	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/lib/binding/node-v72-linux-arm/bindings.node
                          host.raspberrypi	2021-03-06 17:08:25.384	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/default/install-root/bindings.node
                          host.raspberrypi	2021-03-06 17:08:25.384	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/debug/install-root/bindings.node
                          host.raspberrypi	2021-03-06 17:08:25.383	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/addon-build/release/install-root/bindings.node
                          host.raspberrypi	2021-03-06 17:08:25.383	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/compiled/12.21.0/linux/arm/bindings.node
                          host.raspberrypi	2021-03-06 17:08:25.383	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/default/bindings.node
                          host.raspberrypi	2021-03-06 17:08:25.382	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/Release/bindings.node
                          host.raspberrypi	2021-03-06 17:08:25.382	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/out/Release/bindings.node
                          host.raspberrypi	2021-03-06 17:08:25.381	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/Debug/bindings.node
                          host.raspberrypi	2021-03-06 17:08:25.381	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/out/Debug/bindings.node
                          host.raspberrypi	2021-03-06 17:08:25.381	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/Release/bindings.node
                          host.raspberrypi	2021-03-06 17:08:25.380	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/Debug/bindings.node
                          host.raspberrypi	2021-03-06 17:08:25.380	error	Caught by controller[0]: → /opt/iobroker/node_modules/@serialport/bindings/build/bindings.node
                          host.raspberrypi	2021-03-06 17:08:25.379	error	Caught by controller[0]: Error: Could not locate the bindings file. Tried:
                          host.raspberrypi	2021-03-06 17:08:25.379	error	Caught by controller[0]: ^
                          host.raspberrypi	2021-03-06 17:08:25.378	error	Caught by controller[0]: throw err;
                          host.raspberrypi	2021-03-06 17:08:25.377	error	Caught by controller[0]: /opt/iobroker/node_modules/@serialport/bindings/node_modules/bindings/bindings.js:135
                          host.raspberrypi	2021-03-06 17:08:24.368	info	instance system.adapter.zigbee.0 started with pid 6057
                          host.raspberrypi	2021-03-06 17:07:54.348	info	Restart adapter system.adapter.zigbee.0 because enabled
                          

                          Nur komisch, dass die Version 1.3.1 tadellos gelaufen ist...

                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          wrote on last edited by
                          #27

                          @wolf sagte in Zigbee Instanz nach update von 1.3.1 auf 1.4.4 rot:

                          Nur komisch, dass die Version 1.3.1 tadellos gelaufen ist...

                          Die war soweit ich weiß auch ohne bindings. Das klemmt ja bei dir. Ich weiß aber nicht wie man das fixen kann. Vermutlich mit einem rebuild davon. In meinem System habe ich aber andere Pfade, sonst würde ich das bei mir mal probieren.

                          Linux-Werkzeugkasten:
                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                          NodeJS Fixer Skript:
                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                          W 1 Reply Last reply
                          0
                          • Thomas BraunT Thomas Braun

                            @wolf sagte in Zigbee Instanz nach update von 1.3.1 auf 1.4.4 rot:

                            Nur komisch, dass die Version 1.3.1 tadellos gelaufen ist...

                            Die war soweit ich weiß auch ohne bindings. Das klemmt ja bei dir. Ich weiß aber nicht wie man das fixen kann. Vermutlich mit einem rebuild davon. In meinem System habe ich aber andere Pfade, sonst würde ich das bei mir mal probieren.

                            W Offline
                            W Offline
                            wolf
                            wrote on last edited by
                            #28

                            @thomas-braun

                            Als ich aber versuchsweise im Expertenmodus auf die 1.2.0 zurück wollte, kam aber das selbe Fehlerbild. Bleibt nur noch, das System neu aufzusetzen?

                            AsgothianA 1 Reply Last reply
                            0
                            • W wolf

                              @thomas-braun

                              Als ich aber versuchsweise im Expertenmodus auf die 1.2.0 zurück wollte, kam aber das selbe Fehlerbild. Bleibt nur noch, das System neu aufzusetzen?

                              AsgothianA Offline
                              AsgothianA Offline
                              Asgothian
                              Developer
                              wrote on last edited by
                              #29

                              @wolf sagte in Zigbee Instanz nach update von 1.3.1 auf 1.4.4 rot:

                              Bleibt nur noch, das System neu aufzusetzen?

                              Nein.

                              Bitte nochmal den Adapter deinstallieren und schauen wie dann die Ausgabe von

                              npm list serialport
                              

                              aussieht.

                              A.

                              ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                              "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                              W 1 Reply Last reply
                              0
                              • AsgothianA Asgothian

                                @wolf sagte in Zigbee Instanz nach update von 1.3.1 auf 1.4.4 rot:

                                Bleibt nur noch, das System neu aufzusetzen?

                                Nein.

                                Bitte nochmal den Adapter deinstallieren und schauen wie dann die Ausgabe von

                                npm list serialport
                                

                                aussieht.

                                A.

                                W Offline
                                W Offline
                                wolf
                                wrote on last edited by
                                #30

                                @asgothian

                                Bitte sehr...

                                pi@raspberrypi:/opt/iobroker $ npm list serialport
                                iobroker.inst@1.0.8 /opt/iobroker
                                └─┬ iobroker.discovery@2.5.0
                                  └── serialport@9.0.6
                                
                                
                                
                                W AsgothianA 2 Replies Last reply
                                0
                                • W wolf

                                  @asgothian

                                  Bitte sehr...

                                  pi@raspberrypi:/opt/iobroker $ npm list serialport
                                  iobroker.inst@1.0.8 /opt/iobroker
                                  └─┬ iobroker.discovery@2.5.0
                                    └── serialport@9.0.6
                                  
                                  
                                  
                                  W Offline
                                  W Offline
                                  wolf
                                  wrote on last edited by
                                  #31

                                  @wolf

                                  Niemand mehr eine Idee?

                                  1 Reply Last reply
                                  0
                                  • W wolf

                                    @asgothian

                                    Bitte sehr...

                                    pi@raspberrypi:/opt/iobroker $ npm list serialport
                                    iobroker.inst@1.0.8 /opt/iobroker
                                    └─┬ iobroker.discovery@2.5.0
                                      └── serialport@9.0.6
                                    
                                    
                                    
                                    AsgothianA Offline
                                    AsgothianA Offline
                                    Asgothian
                                    Developer
                                    wrote on last edited by
                                    #32

                                    @wolf
                                    das sieht erstmal gut aus.

                                    nochmal installieren und dann den Befehl nochmal bitte

                                    ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                                    "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                                    W 1 Reply Last reply
                                    0
                                    • AsgothianA Asgothian

                                      @wolf
                                      das sieht erstmal gut aus.

                                      nochmal installieren und dann den Befehl nochmal bitte

                                      W Offline
                                      W Offline
                                      wolf
                                      wrote on last edited by wolf
                                      #33

                                      @asgothian

                                      pi@raspberrypi:/opt/iobroker $ npm list serialport
                                      iobroker.inst@1.0.8 /opt/iobroker
                                      ├─┬ iobroker.discovery@2.5.0
                                      │ └── serialport@9.0.6
                                      └─┬ iobroker.zigbee@1.4.4
                                        └─┬ zigbee-herdsman@0.13.76
                                          └── serialport@9.0.6  deduped
                                      
                                      
                                      

                                      Adapter weiter rot miit den Fehlern im log...

                                      AsgothianA 1 Reply Last reply
                                      0
                                      • W wolf

                                        @asgothian

                                        pi@raspberrypi:/opt/iobroker $ npm list serialport
                                        iobroker.inst@1.0.8 /opt/iobroker
                                        ├─┬ iobroker.discovery@2.5.0
                                        │ └── serialport@9.0.6
                                        └─┬ iobroker.zigbee@1.4.4
                                          └─┬ zigbee-herdsman@0.13.76
                                            └── serialport@9.0.6  deduped
                                        
                                        
                                        

                                        Adapter weiter rot miit den Fehlern im log...

                                        AsgothianA Offline
                                        AsgothianA Offline
                                        Asgothian
                                        Developer
                                        wrote on last edited by
                                        #34

                                        @wolf was ist mit dem gleichen Befehl für zigbee-herdsman und zigbee-herdman-converters ?

                                        ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                                        "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                                        W 1 Reply Last reply
                                        0
                                        • AsgothianA Asgothian

                                          @wolf was ist mit dem gleichen Befehl für zigbee-herdsman und zigbee-herdman-converters ?

                                          W Offline
                                          W Offline
                                          wolf
                                          wrote on last edited by
                                          #35

                                          @asgothian

                                          pi@raspberrypi:/opt/iobroker $ list zigbee-herdsman
                                          -bash: list: Kommando nicht gefunden.
                                          pi@raspberrypi:/opt/iobroker $ npm list zigbee-herdsman
                                          iobroker.inst@1.0.8 /opt/iobroker
                                          └─┬ iobroker.zigbee@1.4.4
                                            ├── zigbee-herdsman@0.13.76
                                            └─┬ zigbee-herdsman-converters@14.0.78
                                              └── zigbee-herdsman@0.13.76  deduped
                                          
                                          
                                          pi@raspberrypi:/opt/iobroker $ npm list zigbee-herdsman-converters
                                          iobroker.inst@1.0.8 /opt/iobroker
                                          └─┬ iobroker.zigbee@1.4.4
                                            └── zigbee-herdsman-converters@14.0.78
                                          
                                          
                                          AsgothianA 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          616

                                          Online

                                          32.4k

                                          Users

                                          81.5k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe