Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. gelöst - Zigbee adapter - alle sensoren rot

NEWS

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

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

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

gelöst - Zigbee adapter - alle sensoren rot

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
zigbee adapter cc2531zigbee adapter
47 Beiträge 5 Kommentatoren 4.4k Aufrufe 3 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • T The.Fox

    Hallo Experten,

    kurz nach erfolgreichen Pairen eines Temp.sensors, sehe ich nun in der zigbee Netzwerkmap alle meine Geräte rot.
    Coordinator CC2531 und Router CC2530 sind vorhanden (auch verbunden?), aber ebenfalls rot.
    Totaler Neustart des Rapsis hat nichts gebraucht, im iobroker log auch keine Auffälligkeiten
    System läuft als Multihost (Raspi & virtualisiertes Ubuntu)
    Mit ls -la /dev/serial/by-id/ finde ich auch den USB stick (leuchtet auch grün beim neustart)
    zigbee adapter ist auf Letztstand 0.11.2, JS Controller des Raspis ist 1.4.2
    Bin grad etwas ratlos, könnte natürlich noch den Coordinator neu flashen,
    any ideas ?

    J Offline
    J Offline
    Jan1
    schrieb am zuletzt editiert von
    #2

    @The-Fox
    rot bedeutet außerhalb der Reichweite

    GlasfaserG 1 Antwort Letzte Antwort
    0
    • T Offline
      T Offline
      The.Fox
      schrieb am zuletzt editiert von
      #3

      Habe testweise einen Sensor neu gepairt - nun wieder o.k. - gleiche Entfernung, also kein Reichweitenproblem

      Scheinbar muss ich nun alle Geräte wieder mal neue anlernen - hatten wir ja auch beim letzten Update ;-)
      Problem gelöst

      J 1 Antwort Letzte Antwort
      0
      • T The.Fox

        Habe testweise einen Sensor neu gepairt - nun wieder o.k. - gleiche Entfernung, also kein Reichweitenproblem

        Scheinbar muss ich nun alle Geräte wieder mal neue anlernen - hatten wir ja auch beim letzten Update ;-)
        Problem gelöst

        J Offline
        J Offline
        Jan1
        schrieb am zuletzt editiert von
        #4

        @The-Fox
        dann sind sie aber nicht als verbunden markiert, bei mir geht der nur auf rot, wenn ich ein Tür schließe und der Kontakt reißt ab. Wenn nicht mehr gepairt, dann sind die in der Netzwerkkarte alle lose drin.
        Wenn pairen aber wieder alles richtet, dann ist ja gut.

        1 Antwort Letzte Antwort
        0
        • M Offline
          M Offline
          m0skit0
          schrieb am zuletzt editiert von
          #5

          Hallo

          ich hatte die Frage schon in einem anderem Post gestellt, leider wurde dieser geschlossen.

          Ich habe mein System auf Node 10 aktualiesiert, seit dem geht mein Zigbee Adapter nicht mehr auf Grün und ich bekomme folgende Fehlermeldung:

          2019-10-27 10:01:24.086 - error: host.iobroker-debian Caught by controller[0]: /opt/iobroker/node_modules/bindings/bindings.js:121
          2019-10-27 10:01:24.086 - error: host.iobroker-debian Caught by controller[0]: throw e;
          2019-10-27 10:01:24.087 - error: host.iobroker-debian Caught by controller[0]: ^
          2019-10-27 10:01:24.087 - error: host.iobroker-debian Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/@serialport/bindings/build/Release/bindings.node'
          2019-10-27 10:01:24.087 - error: host.iobroker-debian Caught by controller[0]: was compiled against a different Node.js version using
          2019-10-27 10:01:24.088 - error: host.iobroker-debian Caught by controller[0]: NODE_MODULE_VERSION 57. This version of Node.js requires
          2019-10-27 10:01:24.088 - error: host.iobroker-debian Caught by controller[0]: NODE_MODULE_VERSION 64. Please try re-compiling or re-installing
          2019-10-27 10:01:24.088 - error: host.iobroker-debian Caught by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
          2019-10-27 10:01:24.088 - error: host.iobroker-debian Caught by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:807:18)
          2019-10-27 10:01:24.088 - error: host.iobroker-debian Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:653:32)
          2019-10-27 10:01:24.089 - error: host.iobroker-debian Caught by controller[0]: at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
          2019-10-27 10:01:24.089 - error: host.iobroker-debian Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:585:3)
          2019-10-27 10:01:24.089 - error: host.iobroker-debian Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:692:17)
          2019-10-27 10:01:24.089 - error: host.iobroker-debian Caught by controller[0]: at require (internal/modules/cjs/helpers.js:25:18)
          2019-10-27 10:01:24.089 - error: host.iobroker-debian Caught by controller[0]: at bindings (/opt/iobroker/node_modules/bindings/bindings.js:112:48)
          2019-10-27 10:01:24.089 - error: host.iobroker-debian Caught by controller[0]: at Object. (/opt/iobroker/node_modules/@serialport/bindings/lib/linux.js:1:36)
          2019-10-27 10:01:24.090 - error: host.iobroker-debian Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:778:30)
          2019-10-27 10:01:24.090 - error: host.iobroker-debian Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
          2019-10-27 10:01:24.090 - error: host.iobroker-debian instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          

          Ich habe ein npm rebuild gestartet im opt/iobroker Verzeichnis, leider hat auch das keinen Erfolg gebracht.
          Dann habe ich den Zigbee Adapter komplett gelöscht und neu installiert über die Github Seite, das hat auch keine Lösung gebracht. Den Stick habe ich schon ein/ und wieder ausgesteckt, er ist an eine USB Verlängerung angeschlossen.

          Kann mir jemand von euch bitte weiterhelfen ?

          Vielen Dank
          m0skit0

          J 1 Antwort Letzte Antwort
          0
          • M m0skit0

            Hallo

            ich hatte die Frage schon in einem anderem Post gestellt, leider wurde dieser geschlossen.

            Ich habe mein System auf Node 10 aktualiesiert, seit dem geht mein Zigbee Adapter nicht mehr auf Grün und ich bekomme folgende Fehlermeldung:

            2019-10-27 10:01:24.086 - error: host.iobroker-debian Caught by controller[0]: /opt/iobroker/node_modules/bindings/bindings.js:121
            2019-10-27 10:01:24.086 - error: host.iobroker-debian Caught by controller[0]: throw e;
            2019-10-27 10:01:24.087 - error: host.iobroker-debian Caught by controller[0]: ^
            2019-10-27 10:01:24.087 - error: host.iobroker-debian Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/@serialport/bindings/build/Release/bindings.node'
            2019-10-27 10:01:24.087 - error: host.iobroker-debian Caught by controller[0]: was compiled against a different Node.js version using
            2019-10-27 10:01:24.088 - error: host.iobroker-debian Caught by controller[0]: NODE_MODULE_VERSION 57. This version of Node.js requires
            2019-10-27 10:01:24.088 - error: host.iobroker-debian Caught by controller[0]: NODE_MODULE_VERSION 64. Please try re-compiling or re-installing
            2019-10-27 10:01:24.088 - error: host.iobroker-debian Caught by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
            2019-10-27 10:01:24.088 - error: host.iobroker-debian Caught by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:807:18)
            2019-10-27 10:01:24.088 - error: host.iobroker-debian Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:653:32)
            2019-10-27 10:01:24.089 - error: host.iobroker-debian Caught by controller[0]: at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
            2019-10-27 10:01:24.089 - error: host.iobroker-debian Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:585:3)
            2019-10-27 10:01:24.089 - error: host.iobroker-debian Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:692:17)
            2019-10-27 10:01:24.089 - error: host.iobroker-debian Caught by controller[0]: at require (internal/modules/cjs/helpers.js:25:18)
            2019-10-27 10:01:24.089 - error: host.iobroker-debian Caught by controller[0]: at bindings (/opt/iobroker/node_modules/bindings/bindings.js:112:48)
            2019-10-27 10:01:24.089 - error: host.iobroker-debian Caught by controller[0]: at Object. (/opt/iobroker/node_modules/@serialport/bindings/lib/linux.js:1:36)
            2019-10-27 10:01:24.090 - error: host.iobroker-debian Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:778:30)
            2019-10-27 10:01:24.090 - error: host.iobroker-debian Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
            2019-10-27 10:01:24.090 - error: host.iobroker-debian instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            

            Ich habe ein npm rebuild gestartet im opt/iobroker Verzeichnis, leider hat auch das keinen Erfolg gebracht.
            Dann habe ich den Zigbee Adapter komplett gelöscht und neu installiert über die Github Seite, das hat auch keine Lösung gebracht. Den Stick habe ich schon ein/ und wieder ausgesteckt, er ist an eine USB Verlängerung angeschlossen.

            Kann mir jemand von euch bitte weiterhelfen ?

            Vielen Dank
            m0skit0

            J Offline
            J Offline
            Jan1
            schrieb am zuletzt editiert von
            #6

            @m0skit0
            nicht von der Github Seite laden, gilt auch hier.
            Es gab gestern ein Update des Adapter, einfach über die Adapter Seite installieren.
            Welchen JS-Controller hast denn laufen?

            M 1 Antwort Letzte Antwort
            0
            • J Jan1

              @m0skit0
              nicht von der Github Seite laden, gilt auch hier.
              Es gab gestern ein Update des Adapter, einfach über die Adapter Seite installieren.
              Welchen JS-Controller hast denn laufen?

              M Offline
              M Offline
              m0skit0
              schrieb am zuletzt editiert von m0skit0
              #7

              @Jan1
              JS-Controller 2.0.37
              und Zigbee 0.11.5

              was mir noch aufgefallen ist, das ich im Adapter in den Einstellungen nicht die /dev/ttyACM0 auswählen kann.

              J 1 Antwort Letzte Antwort
              0
              • M m0skit0

                @Jan1
                JS-Controller 2.0.37
                und Zigbee 0.11.5

                was mir noch aufgefallen ist, das ich im Adapter in den Einstellungen nicht die /dev/ttyACM0 auswählen kann.

                J Offline
                J Offline
                Jan1
                schrieb am zuletzt editiert von
                #8

                @m0skit0
                ist das noch die Version von Github, oder über die Adpter Seite geladen?
                Ich habe die gleichen Versionen und kein Problem. Noch mal runter und neu installieren. Auch mal das Log von der Installation posten.

                M 1 Antwort Letzte Antwort
                0
                • J Jan1

                  @m0skit0
                  ist das noch die Version von Github, oder über die Adpter Seite geladen?
                  Ich habe die gleichen Versionen und kein Problem. Noch mal runter und neu installieren. Auch mal das Log von der Installation posten.

                  M Offline
                  M Offline
                  m0skit0
                  schrieb am zuletzt editiert von
                  #9

                  @Jan1

                  das ist jetzt die installation von der Adapter Seite.

                  2019-10-27 10:20:38.025 - info: host.iobroker-debian iobroker add zigbee --host iobroker-debian
                  2019-10-27 10:20:40.092 - info: host.iobroker-debian iobroker host.iobroker-debian create instance zigbee
                  2019-10-27 10:20:40.107 - info: host.iobroker-debian iobroker host.iobroker-debian object zigbee.0.info.groups created
                  2019-10-27 10:20:40.141 - info: host.iobroker-debian iobroker host.iobroker-debian object zigbee.0.info.pairingMessage created
                  2019-10-27 10:20:40.178 - info: host.iobroker-debian iobroker host.iobroker-debian object zigbee.0.info.pairingCountdown created
                  2019-10-27 10:20:40.214 - info: host.iobroker-debian iobroker host.iobroker-debian object zigbee.0.info.pairingMode created
                  2019-10-27 10:20:40.250 - info: host.iobroker-debian iobroker host.iobroker-debian object zigbee.0.info.connection created
                  2019-10-27 10:20:40.283 - info: host.iobroker-debian iobroker host.iobroker-debian object zigbee.0.info created
                  2019-10-27 10:20:40.317 - info: host.iobroker-debian iobroker host.iobroker-debian object system.adapter.zigbee.0.sigKill created
                  2019-10-27 10:20:40.349 - info: host.iobroker-debian iobroker host.iobroker-debian object system.adapter.zigbee.0.eventLoopLag created
                  2019-10-27 10:20:40.384 - info: host.iobroker-debian iobroker host.iobroker-debian object system.adapter.zigbee.0.outputCount created
                  2019-10-27 10:20:40.417 - info: host.iobroker-debian iobroker host.iobroker-debian object system.adapter.zigbee.0.inputCount created
                  2019-10-27 10:20:40.452 - info: host.iobroker-debian iobroker host.iobroker-debian object system.adapter.zigbee.0.uptime created
                  2019-10-27 10:20:40.490 - info: host.iobroker-debian iobroker host.iobroker-debian object system.adapter.zigbee.0.memRss created
                  2019-10-27 10:20:40.529 - info: host.iobroker-debian iobroker host.iobroker-debian object system.adapter.zigbee.0.memHeapTotal created
                  2019-10-27 10:20:40.573 - info: host.iobroker-debian iobroker host.iobroker-debian object system.adapter.zigbee.0.memHeapUsed created
                  2019-10-27 10:20:40.605 - info: host.iobroker-debian iobroker host.iobroker-debian object system.adapter.zigbee.0.cputime created
                  2019-10-27 10:20:40.641 - info: host.iobroker-debian iobroker host.iobroker-debian object system.adapter.zigbee.0.cpu created
                  2019-10-27 10:20:40.677 - info: host.iobroker-debian iobroker host.iobroker-debian object system.adapter.zigbee.0.compactMode created
                  2019-10-27 10:20:40.715 - info: host.iobroker-debian iobroker host.iobroker-debian object system.adapter.zigbee.0.connected created
                  2019-10-27 10:20:40.751 - info: host.iobroker-debian iobroker host.iobroker-debian object system.adapter.zigbee.0.alive created
                  2019-10-27 10:20:40.794 - info: host.iobroker-debian iobroker host.iobroker-debian object system.adapter.zigbee.0 created
                  
                  J 1 Antwort Letzte Antwort
                  0
                  • M m0skit0

                    @Jan1

                    das ist jetzt die installation von der Adapter Seite.

                    2019-10-27 10:20:38.025 - info: host.iobroker-debian iobroker add zigbee --host iobroker-debian
                    2019-10-27 10:20:40.092 - info: host.iobroker-debian iobroker host.iobroker-debian create instance zigbee
                    2019-10-27 10:20:40.107 - info: host.iobroker-debian iobroker host.iobroker-debian object zigbee.0.info.groups created
                    2019-10-27 10:20:40.141 - info: host.iobroker-debian iobroker host.iobroker-debian object zigbee.0.info.pairingMessage created
                    2019-10-27 10:20:40.178 - info: host.iobroker-debian iobroker host.iobroker-debian object zigbee.0.info.pairingCountdown created
                    2019-10-27 10:20:40.214 - info: host.iobroker-debian iobroker host.iobroker-debian object zigbee.0.info.pairingMode created
                    2019-10-27 10:20:40.250 - info: host.iobroker-debian iobroker host.iobroker-debian object zigbee.0.info.connection created
                    2019-10-27 10:20:40.283 - info: host.iobroker-debian iobroker host.iobroker-debian object zigbee.0.info created
                    2019-10-27 10:20:40.317 - info: host.iobroker-debian iobroker host.iobroker-debian object system.adapter.zigbee.0.sigKill created
                    2019-10-27 10:20:40.349 - info: host.iobroker-debian iobroker host.iobroker-debian object system.adapter.zigbee.0.eventLoopLag created
                    2019-10-27 10:20:40.384 - info: host.iobroker-debian iobroker host.iobroker-debian object system.adapter.zigbee.0.outputCount created
                    2019-10-27 10:20:40.417 - info: host.iobroker-debian iobroker host.iobroker-debian object system.adapter.zigbee.0.inputCount created
                    2019-10-27 10:20:40.452 - info: host.iobroker-debian iobroker host.iobroker-debian object system.adapter.zigbee.0.uptime created
                    2019-10-27 10:20:40.490 - info: host.iobroker-debian iobroker host.iobroker-debian object system.adapter.zigbee.0.memRss created
                    2019-10-27 10:20:40.529 - info: host.iobroker-debian iobroker host.iobroker-debian object system.adapter.zigbee.0.memHeapTotal created
                    2019-10-27 10:20:40.573 - info: host.iobroker-debian iobroker host.iobroker-debian object system.adapter.zigbee.0.memHeapUsed created
                    2019-10-27 10:20:40.605 - info: host.iobroker-debian iobroker host.iobroker-debian object system.adapter.zigbee.0.cputime created
                    2019-10-27 10:20:40.641 - info: host.iobroker-debian iobroker host.iobroker-debian object system.adapter.zigbee.0.cpu created
                    2019-10-27 10:20:40.677 - info: host.iobroker-debian iobroker host.iobroker-debian object system.adapter.zigbee.0.compactMode created
                    2019-10-27 10:20:40.715 - info: host.iobroker-debian iobroker host.iobroker-debian object system.adapter.zigbee.0.connected created
                    2019-10-27 10:20:40.751 - info: host.iobroker-debian iobroker host.iobroker-debian object system.adapter.zigbee.0.alive created
                    2019-10-27 10:20:40.794 - info: host.iobroker-debian iobroker host.iobroker-debian object system.adapter.zigbee.0 created
                    
                    J Offline
                    J Offline
                    Jan1
                    schrieb am zuletzt editiert von
                    #10

                    @m0skit0
                    Das sieht zwar gut aus, aber eigentlich meinte ich das was im Fenster steht während der Installation.

                    Läuft der jetzt, oder immer noch nicht?

                    M 1 Antwort Letzte Antwort
                    0
                    • J Jan1

                      @m0skit0
                      Das sieht zwar gut aus, aber eigentlich meinte ich das was im Fenster steht während der Installation.

                      Läuft der jetzt, oder immer noch nicht?

                      M Offline
                      M Offline
                      m0skit0
                      schrieb am zuletzt editiert von
                      #11

                      @Jan1

                      nein läuft nicht ... ich weiss jetzt nicht genau was du meinst mit der Installations Log und wo die steht

                      J 1 Antwort Letzte Antwort
                      0
                      • M m0skit0

                        @Jan1

                        nein läuft nicht ... ich weiss jetzt nicht genau was du meinst mit der Installations Log und wo die steht

                        J Offline
                        J Offline
                        Jan1
                        schrieb am zuletzt editiert von
                        #12

                        @m0skit0
                        na in dem Fenster was aufgeht wenn man ein Adapter installiert.

                        1 Antwort Letzte Antwort
                        0
                        • M Offline
                          M Offline
                          m0skit0
                          schrieb am zuletzt editiert von m0skit0
                          #13

                          iobroker zig.jpg

                          das meinst Du ?

                          der Adapter zeigt an :
                          Verbúnden mit Host : falsch
                          Lebenzeichen falsch
                          Verbunden mit Zigbee wahr

                          J 1 Antwort Letzte Antwort
                          0
                          • M m0skit0

                            iobroker zig.jpg

                            das meinst Du ?

                            der Adapter zeigt an :
                            Verbúnden mit Host : falsch
                            Lebenzeichen falsch
                            Verbunden mit Zigbee wahr

                            J Offline
                            J Offline
                            Jan1
                            schrieb am zuletzt editiert von
                            #14

                            @m0skit0
                            ich glaub ich habs, kann es sein, dass Du nur die Instanz löschst und nicht den ganzen Adapter?
                            Das Log zeigt nur ne Installation einer Instanz, vom Adapter und dessen Upload fehlt jede Spur.

                            M 1 Antwort Letzte Antwort
                            0
                            • J Jan1

                              @m0skit0
                              ich glaub ich habs, kann es sein, dass Du nur die Instanz löschst und nicht den ganzen Adapter?
                              Das Log zeigt nur ne Installation einer Instanz, vom Adapter und dessen Upload fehlt jede Spur.

                              M Offline
                              M Offline
                              m0skit0
                              schrieb am zuletzt editiert von
                              #15

                              @Jan1

                              das kann sein , wie löscht man den den Adapter ?
                              ich bin nicht ganz so bewandert mit dem iobroker :astonished:

                              J 1 Antwort Letzte Antwort
                              0
                              • M m0skit0

                                @Jan1

                                das kann sein , wie löscht man den den Adapter ?
                                ich bin nicht ganz so bewandert mit dem iobroker :astonished:

                                J Offline
                                J Offline
                                Jan1
                                schrieb am zuletzt editiert von
                                #16

                                @m0skit0
                                Auf der Adapter Seite hinten auf den Mülleimer klicken, selbstredend:grin:

                                M 1 Antwort Letzte Antwort
                                0
                                • J Jan1

                                  @m0skit0
                                  Auf der Adapter Seite hinten auf den Mülleimer klicken, selbstredend:grin:

                                  M Offline
                                  M Offline
                                  m0skit0
                                  schrieb am zuletzt editiert von m0skit0
                                  #17

                                  @Jan1

                                  zig.jpg

                                  dann kommt dieser Fehler:

                                  2019-10-27 10:40:20.355 - info: host.iobroker-debian iobroker npm uninstall iobroker.zigbee --silent --save --prefix "/opt/iobroker" (System call)
                                  2019-10-27 10:40:21.273 - error: host.iobroker-debian Cannot write files: /opt/iobroker/iobroker-data/files/zigbee.admin/_data.json: ENOENT: no such file or directory, open '/opt/iobroker/iobroker-data/files/zigbee.admin/_data.json'
                                  2019-10-27 10:40:59.419 - error: host.iobroker-debian iobroker Error deleting adapter zigbee from disk: Error: host.iobroker-debian: Cannot uninstall iobroker.zigbee: 216You might have to delete it yourself!
                                  
                                  
                                  host.iobroker-debian	2019-10-27 10:46:51.208	error	iobroker You might have to delete it yourself!
                                  host.iobroker-debian	2019-10-27 10:46:51.207	error	iobroker Error deleting adapter zigbee from disk: Error: host.iobroker-debian: Cannot uninstall iobroker.zigbee: 216
                                  
                                  J 1 Antwort Letzte Antwort
                                  0
                                  • M m0skit0

                                    @Jan1

                                    zig.jpg

                                    dann kommt dieser Fehler:

                                    2019-10-27 10:40:20.355 - info: host.iobroker-debian iobroker npm uninstall iobroker.zigbee --silent --save --prefix "/opt/iobroker" (System call)
                                    2019-10-27 10:40:21.273 - error: host.iobroker-debian Cannot write files: /opt/iobroker/iobroker-data/files/zigbee.admin/_data.json: ENOENT: no such file or directory, open '/opt/iobroker/iobroker-data/files/zigbee.admin/_data.json'
                                    2019-10-27 10:40:59.419 - error: host.iobroker-debian iobroker Error deleting adapter zigbee from disk: Error: host.iobroker-debian: Cannot uninstall iobroker.zigbee: 216You might have to delete it yourself!
                                    
                                    
                                    host.iobroker-debian	2019-10-27 10:46:51.208	error	iobroker You might have to delete it yourself!
                                    host.iobroker-debian	2019-10-27 10:46:51.207	error	iobroker Error deleting adapter zigbee from disk: Error: host.iobroker-debian: Cannot uninstall iobroker.zigbee: 216
                                    
                                    J Offline
                                    J Offline
                                    Jan1
                                    schrieb am zuletzt editiert von
                                    #18

                                    @m0skit0
                                    Na da hast irgendwo mal was falsch gemacht, aber keine Panik, es gibt noch Hoffnung.
                                    Das läuft doch unter Linux und nicht Windows, oder?
                                    Wenn Linux dann lassen wir zu aller erst mal den Fixer laufen dazu bitte folgendes in der Konsole eingegen:

                                    cd /opt/iobroker
                                    sudo iobroker stop
                                    sudo curl -sL https://iobroker.net/fix.sh | bash -
                                    sudo iobroker start
                                    

                                    Danach gehst ins Verzeichnis "/opt/iobroker/node_modules/" und löschst den Ordner "iobroker.zigbee"

                                    M 2 Antworten Letzte Antwort
                                    0
                                    • J Jan1

                                      @m0skit0
                                      Na da hast irgendwo mal was falsch gemacht, aber keine Panik, es gibt noch Hoffnung.
                                      Das läuft doch unter Linux und nicht Windows, oder?
                                      Wenn Linux dann lassen wir zu aller erst mal den Fixer laufen dazu bitte folgendes in der Konsole eingegen:

                                      cd /opt/iobroker
                                      sudo iobroker stop
                                      sudo curl -sL https://iobroker.net/fix.sh | bash -
                                      sudo iobroker start
                                      

                                      Danach gehst ins Verzeichnis "/opt/iobroker/node_modules/" und löschst den Ordner "iobroker.zigbee"

                                      M Offline
                                      M Offline
                                      m0skit0
                                      schrieb am zuletzt editiert von
                                      #19

                                      @Jan1

                                      ja ist Linux

                                      ok dann mache ich das mal ....

                                      1 Antwort Letzte Antwort
                                      0
                                      • J Jan1

                                        @m0skit0
                                        Na da hast irgendwo mal was falsch gemacht, aber keine Panik, es gibt noch Hoffnung.
                                        Das läuft doch unter Linux und nicht Windows, oder?
                                        Wenn Linux dann lassen wir zu aller erst mal den Fixer laufen dazu bitte folgendes in der Konsole eingegen:

                                        cd /opt/iobroker
                                        sudo iobroker stop
                                        sudo curl -sL https://iobroker.net/fix.sh | bash -
                                        sudo iobroker start
                                        

                                        Danach gehst ins Verzeichnis "/opt/iobroker/node_modules/" und löschst den Ordner "iobroker.zigbee"

                                        M Offline
                                        M Offline
                                        m0skit0
                                        schrieb am zuletzt editiert von
                                        #20

                                        @Jan1

                                        so erledigt ...

                                        J 1 Antwort Letzte Antwort
                                        0
                                        • M m0skit0

                                          @Jan1

                                          so erledigt ...

                                          J Offline
                                          J Offline
                                          Jan1
                                          schrieb am zuletzt editiert von Jan1
                                          #21

                                          @m0skit0
                                          Dann gehst auf die Adapter Seite, machst mal ein Aktualisierung oben und installierst den Adapter neu.

                                          Bitte Log der Installation posten.

                                          M 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          761

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe