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. Error/Bug
  4. Zigbee Adapter startet nicht

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

Zigbee Adapter startet nicht

Geplant Angeheftet Gesperrt Verschoben Error/Bug
30 Beiträge 5 Kommentatoren 1.9k Aufrufe 4 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.
  • Thomas BraunT Thomas Braun

    @consoleman Deine Version von npm ist zu neu, die funktioniert mit ioBroker noch nicht vernünftig. Installier eine Version aus der 6er-Reihe.
    Reinstall von node über apt spült automatisch eine passende Version auf das System.

    Wenn das sauber ist installier iobroker 3.2.16

    C Offline
    C Offline
    consoleman
    schrieb am zuletzt editiert von
    #21

    Das iobroker Update läuft nicht durch.... 1000 Fehler. Kein Bock mehr

    arteckA HomoranH 2 Antworten Letzte Antwort
    0
    • C consoleman

      Das iobroker Update läuft nicht durch.... 1000 Fehler. Kein Bock mehr

      arteckA Offline
      arteckA Offline
      arteck
      Developer Most Active
      schrieb am zuletzt editiert von
      #22

      @consoleman ach komm. ist halt ein lebends system.. das braucht zeit :-)

      also was sagt das LOG.. dass das Update fehler schmeisst ist normal.. ist ja nicht NUR für dein System geschrieben

      zigbee hab ich, zwave auch, nuc's genauso und HA auch

      C 1 Antwort Letzte Antwort
      0
      • C consoleman

        Das iobroker Update läuft nicht durch.... 1000 Fehler. Kein Bock mehr

        HomoranH Nicht stören
        HomoranH Nicht stören
        Homoran
        Global Moderator Administrators
        schrieb am zuletzt editiert von
        #23

        @consoleman sagte in Zigbee Adapter startet nicht:

        .... 1000 Fehler.

        bei einem Controller v1 ist das kein Wunder

        hast du da zuerst die aktuelle Version installiert?

        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

        1 Antwort Letzte Antwort
        0
        • arteckA arteck

          @consoleman ach komm. ist halt ein lebends system.. das braucht zeit :-)

          also was sagt das LOG.. dass das Update fehler schmeisst ist normal.. ist ja nicht NUR für dein System geschrieben

          C Offline
          C Offline
          consoleman
          schrieb am zuletzt editiert von
          #24

          @arteck

          Update js-controller from @1.5.14 to @3.2.16
          NPM version: 6.14.11
          npm install iobroker.js-controller@3.2.16 --unsafe-perm --production --save --prefix "/opt/iobroker" (System call)
          npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
          npm WARN deprecated har-validator@5.1.5: this library is no longer supported
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.1 (node_modules/chokidar/node_modules/fsevents):
          npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
          
          npm ERR! code ELIFECYCLE
          npm ERR! errno 22
          npm ERR! iobroker.js-controller@3.2.16 install: `node iobroker.js setup first`
          npm ERR! Exit status 22
          npm ERR! 
          npm ERR! Failed at the iobroker.js-controller@3.2.16 install script.
          npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
          
          npm ERR! A complete log of this run can be found in:
          npm ERR!     /root/.npm/_logs/2021-03-10T07_33_07_734Z-debug.log
          
          arteckA Thomas BraunT 2 Antworten Letzte Antwort
          0
          • C consoleman

            @arteck

            Update js-controller from @1.5.14 to @3.2.16
            NPM version: 6.14.11
            npm install iobroker.js-controller@3.2.16 --unsafe-perm --production --save --prefix "/opt/iobroker" (System call)
            npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
            npm WARN deprecated har-validator@5.1.5: this library is no longer supported
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.1 (node_modules/chokidar/node_modules/fsevents):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
            
            npm ERR! code ELIFECYCLE
            npm ERR! errno 22
            npm ERR! iobroker.js-controller@3.2.16 install: `node iobroker.js setup first`
            npm ERR! Exit status 22
            npm ERR! 
            npm ERR! Failed at the iobroker.js-controller@3.2.16 install script.
            npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
            
            npm ERR! A complete log of this run can be found in:
            npm ERR!     /root/.npm/_logs/2021-03-10T07_33_07_734Z-debug.log
            
            arteckA Offline
            arteckA Offline
            arteck
            Developer Most Active
            schrieb am zuletzt editiert von arteck
            #25

            @consoleman

            mach hardcore

            cd /opt/iobroker
            npm i iobroker.js-controller@3.2.16 —production
            

            danach den fixer

            iobroker fix
            

            dann schau nochmal ob der adapter läuft

            zigbee hab ich, zwave auch, nuc's genauso und HA auch

            C 1 Antwort Letzte Antwort
            0
            • C consoleman

              @arteck

              Update js-controller from @1.5.14 to @3.2.16
              NPM version: 6.14.11
              npm install iobroker.js-controller@3.2.16 --unsafe-perm --production --save --prefix "/opt/iobroker" (System call)
              npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
              npm WARN deprecated har-validator@5.1.5: this library is no longer supported
              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.1 (node_modules/chokidar/node_modules/fsevents):
              npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
              
              npm ERR! code ELIFECYCLE
              npm ERR! errno 22
              npm ERR! iobroker.js-controller@3.2.16 install: `node iobroker.js setup first`
              npm ERR! Exit status 22
              npm ERR! 
              npm ERR! Failed at the iobroker.js-controller@3.2.16 install script.
              npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
              
              npm ERR! A complete log of this run can be found in:
              npm ERR!     /root/.npm/_logs/2021-03-10T07_33_07_734Z-debug.log
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von Thomas Braun
              #26

              @consoleman sagte in Zigbee Adapter startet nicht:

              /root/.npm/

              Da sollte sich nichts in /root abspielen.
              Ist deine node-Installation jetzt senkrecht?

              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

              1 Antwort Letzte Antwort
              0
              • arteckA arteck

                @consoleman

                mach hardcore

                cd /opt/iobroker
                npm i iobroker.js-controller@3.2.16 —production
                

                danach den fixer

                iobroker fix
                

                dann schau nochmal ob der adapter läuft

                C Offline
                C Offline
                consoleman
                schrieb am zuletzt editiert von
                #27

                @arteck

                Jetzt bin ich auf dem aktuellen Stand.... unfassbar!

                Adapter läuft.... alles grün, ein Traum.

                Nun frag ich mich gerade wie ich Geräte mit dem Zigbee Stick paire?

                arteckA 1 Antwort Letzte Antwort
                0
                • C consoleman

                  @arteck

                  Jetzt bin ich auf dem aktuellen Stand.... unfassbar!

                  Adapter läuft.... alles grün, ein Traum.

                  Nun frag ich mich gerade wie ich Geräte mit dem Zigbee Stick paire?

                  arteckA Offline
                  arteckA Offline
                  arteck
                  Developer Most Active
                  schrieb am zuletzt editiert von
                  #28

                  @consoleman dann lies dich mal ein.. es gibt eine Wiki zu dem adapter

                  zigbee hab ich, zwave auch, nuc's genauso und HA auch

                  C 1 Antwort Letzte Antwort
                  0
                  • arteckA arteck

                    @consoleman dann lies dich mal ein.. es gibt eine Wiki zu dem adapter

                    C Offline
                    C Offline
                    consoleman
                    schrieb am zuletzt editiert von
                    #29

                    @arteck

                    Läuft alles.... JS engine verabschiedet sich nach dem Pairen, lässt sich aber direkt neu starten... kann ich mit leben

                    Vielen Dank an alle die mir geholfen haben!

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • C consoleman

                      @arteck

                      Läuft alles.... JS engine verabschiedet sich nach dem Pairen, lässt sich aber direkt neu starten... kann ich mit leben

                      Vielen Dank an alle die mir geholfen haben!

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #30

                      @consoleman Das dürfte aber auch nicht normal sein. Und halt dein System regelmäßig aktuell. Dann sind die Klimmzüge auch nicht so groß.

                      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

                      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

                      238

                      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