Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Probleme mit Zigbee und CC26X2R1

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Probleme mit Zigbee und CC26X2R1

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

      @1topf hast recht! wie kann ich denn npm 7 auf 6 ändern?

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

        @thomas-braun ok dann habe ich das jetzt gemacht und würde das mal testen ob es jetzt richtig ist. Wie poste ich denn den Text aus dem Konsolentext ?

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

          @schmitzkatze sagte in Probleme mit Zigbee und CC26X2R1:

          Wie poste ich denn den Text aus dem Konsolentext ?

          95d56dbd-cd77-4e7f-938e-afe76ba04103-image.png

          </> Icon anklicken, Text zwischen die Steuerzeichen kopieren und den code_text-Platzhalter ersetzen.

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

            @thomas-braun ```

            michael@debianIObroker:~$ nodejs -v && node -v && npm -v && which nodejs && which node && which npm
            v14.18.1
            v14.18.1
            7.7.6
            /usr/bin/nodejs
            /usr/bin/node
            /usr/local/bin/npm
            michael@debianIObroker:~$       jetzt aber 😇
            
            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @schmitzkatze last edited by

              @schmitzkatze sagte in Probleme mit Zigbee und CC26X2R1:

              /usr/local/bin/npm

              Ist der falsche Pfad. npm von dort löschen sollte ausreichen.

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

                @thomas-braun

                michael@debianIObroker:~$ sudo rm /usr/local/bin/npm
                rm: das Entfernen von '/usr/local/bin/npm' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
                michael@debianIObroker:~$ rm /usr/local/bin/npm
                rm: das Entfernen von '/usr/local/bin/npm' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
                michael@debianIObroker:~$ 
                
                
                
                
                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @schmitzkatze last edited by Thomas Braun

                  @schmitzkatze
                  Log den user mal aus und wieder ein. Dann nochmal

                  nodejs -v && node -v && npm -v && which nodejs && which node && which npm && sudo apt update && apt policy nodejs
                  
                  schmitzkatze 1 Reply Last reply Reply Quote 0
                  • schmitzkatze
                    schmitzkatze @Thomas Braun last edited by schmitzkatze

                    @thomas-braun ```

                    nodejs -v && node -v && npm -v && which nodejs && which node && which npm && sudo apt update && apt policy nodejs
                    v14.18.1
                    v14.18.1
                    6.14.15
                    /usr/bin/nodejs
                    /usr/bin/node
                    /usr/bin/npm
                    OK:1 http://security.debian.org/debian-security buster/updates InRelease
                    OK:2 http://deb.debian.org/debian buster InRelease                           
                    OK:3 http://deb.debian.org/debian buster-updates InRelease                   
                    OK:4 https://deb.nodesource.com/node_14.x buster InRelease                   
                    Paketlisten werden gelesen... Fertig
                    Abhängigkeitsbaum wird aufgebaut.       
                    Statusinformationen werden eingelesen.... Fertig
                    Alle Pakete sind aktuell.
                    nodejs:
                      Installiert:           14.18.1-deb-1nodesource1
                      Installationskandidat: 14.18.1-deb-1nodesource1
                      Versionstabelle:
                     *** 14.18.1-deb-1nodesource1 500
                            500 https://deb.nodesource.com/node_14.x buster/main amd64 Packages
                            100 /var/lib/dpkg/status
                         10.24.0~dfsg-1~deb10u1 500
                            500 http://deb.debian.org/debian buster/main amd64 Packages
                            500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
                    michael@debianIObroker:~$ 
                    
                    
                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @schmitzkatze last edited by

                      @schmitzkatze

                      Passt.

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

                        @thomas-braun Danke für Deine Geduld 👍🤗

                        Bleibt nur noch mein Problem mit dem CC26X2R1 🤢

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

                          @schmitzkatze sagte in Probleme mit Zigbee und CC26X2R1:

                          Bleibt nur noch mein Problem mit dem CC26X2R1

                          Zumindest ist jetzt die Ausgangsbasis stabil.

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

                            @thomas-braun aber ist denn die Instanz so richtig mit 0MB? kommt es daher weil sie noch nicht läuft?

                            Bildschirmfoto 2021-11-26 um 16.26.54.png

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

                              @schmitzkatze
                              Da läuft ja auch noch gar nichts. Dann kann da auch nix drin sein.
                              Nicht laufende Prozesse benötigen auch keinen Arbeitsspeicher.

                              schmitzkatze 2 Replies Last reply Reply Quote 0
                              • schmitzkatze
                                schmitzkatze @Thomas Braun last edited by

                                @thomas-braun ja das habe ich mir fast gedacht. Dann muß ich jetzt das CC26... versuchen an zuklemmen.

                                1 Reply Last reply Reply Quote 0
                                • 1Topf
                                  1Topf @schmitzkatze last edited by

                                  @schmitzkatze sagte in Probleme mit Zigbee und CC26X2R1:

                                  @1topf hast recht! wie kann ich denn npm 7 auf 6 ändern?

                                  npm install -g npm@6.14.15
                                  

                                  Andere Frage: hast du keinen alten Laptop oder PC, auf welchen du mal schnell ein Debian-Netinstall bügeln kannst und da dann ioBroker installieren? Man muß nur sudo und curl nachinstallieren, geht aber ruckzuck. Da könntest du den Stick einfach mal ausprobieren.
                                  Ich persönlich halte nix davon, den ioBroker o.ä. in einer virtuellen Umgebung zu betreiben. Bei mir läuft ioB auf einem alten ThinClient, dem ich nur etwas mehr RAM gegönnt habe. Das Teil steht unauffällig rum, läuft lüfterlos und zieht ca. 15W. Motion(Eye) läuft auch noch drauf.

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

                                    @1topf
                                    Das ist kein guter Rat, die Installation in der Form liegt immer noch im falschen Pfad. NIE npm global installieren.

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

                                      @thomas-braun sagte in Probleme mit Zigbee und CC26X2R1:

                                      @1topf
                                      Das ist kein guter Rat, die Installation in der Form liegt immer noch im falschen Pfad. NIE npm global installieren.

                                      Gut, @schmitzkatze , bitte nicht so machen. Aber der Tip mit dem anderen PC bleibt bestehen. 👼

                                      schmitzkatze opossum 2 Replies Last reply Reply Quote 0
                                      • schmitzkatze
                                        schmitzkatze @1Topf last edited by

                                        @1topf aber der NUC ist doch nichts anderes oder? Bin jetzt nicht der Computer Experte !

                                        1 Reply Last reply Reply Quote 0
                                        • opossum
                                          opossum @1Topf last edited by

                                          Hallo, @schmitzkatze,

                                          ich könnte Dir anbieten, eine komplette Installation auf Proxmox unter Debian 11 remote zu unterstützen. Wenn Du magst, könnten wir uns über AnyDesk (Teamviewer geht bei mir leider nicht) "treffen" und wir machen im Proxmox eine komplette Neuinstallation einer VM und dann in dieser VM iobroker. Wenn Du die Hilfe möchtest, schaue in den Chat, ich habe Dir dort meine Telefonnummer geschickt. Wir brauchen schätzungsweise eine halbe bis maximal eine Stunde.

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

                                            @thomas-braun ```läuft einfach nicht! Habe jetzt die CC26... an einen anderen USB gehängt vorher den NUC runtergefahren dann den USB in den Einstellungen ausgewählt >reboot, aber nix ! ich habe mal den Log angehängt evtl. sehen die Experten was da fehlt.

                                            
                                            host.debianIObroker
                                            2021-11-26 17:02:07.440	info	Restart adapter system.adapter.zigbee.0 because enabled
                                            host.debianIObroker
                                            2021-11-26 17:02:07.438	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                            host.debianIObroker
                                            2021-11-26 17:02:07.438	error	Caught by controller[0]: }
                                            host.debianIObroker
                                            2021-11-26 17:02:07.438	error	Caught by controller[0]: ]
                                            host.debianIObroker
                                            2021-11-26 17:02:07.437	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js'
                                            host.debianIObroker
                                            2021-11-26 17:02:07.437	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/seriallist.js',
                                            host.debianIObroker
                                            2021-11-26 17:02:07.437	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/serialPortUtils.js',
                                            host.debianIObroker
                                            2021-11-26 17:02:07.437	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman/dist/utils/index.js',
                                            host.debianIObroker
                                            2021-11-26 17:02:07.436	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman/dist/utils/backup.js',
                                            host.debianIObroker
                                            2021-11-26 17:02:07.436	error	Caught by controller[0]: requireStack: [
                                            host.debianIObroker
                                            2021-11-26 17:02:07.436	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                                            host.debianIObroker
                                            2021-11-26 17:02:07.436	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:974:19) {
                                            host.debianIObroker
                                            2021-11-26 17:02:07.435	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:790:12)
                                            host.debianIObroker
                                            2021-11-26 17:02:07.435	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:950:32)
                                            host.debianIObroker
                                            2021-11-26 17:02:07.435	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
                                            host.debianIObroker
                                            2021-11-26 17:02:07.435	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1085:14)
                                            host.debianIObroker
                                            2021-11-26 17:02:07.434	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/dist/utils/backup.js:34:14)
                                            host.debianIObroker
                                            2021-11-26 17:02:07.434	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:93:18)
                                            host.debianIObroker
                                            2021-11-26 17:02:07.434	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:974:19)
                                            host.debianIObroker
                                            2021-11-26 17:02:07.434	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:746:27)
                                            host.debianIObroker
                                            2021-11-26 17:02:07.433	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
                                            host.debianIObroker
                                            2021-11-26 17:02:07.433	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
                                            host.debianIObroker
                                            2021-11-26 17:02:07.433	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/seriallist.js
                                            host.debianIObroker
                                            2021-11-26 17:02:07.433	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/serialPortUtils.js
                                            host.debianIObroker
                                            2021-11-26 17:02:07.433	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman/dist/utils/index.js
                                            host.debianIObroker
                                            2021-11-26 17:02:07.432	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman/dist/utils/backup.js
                                            host.debianIObroker
                                            2021-11-26 17:02:07.432	error	Caught by controller[0]: Require stack:
                                            host.debianIObroker
                                            2021-11-26 17:02:07.432	error	Caught by controller[0]: Error: Cannot find module 'mz'
                                            host.debianIObroker
                                            2021-11-26 17:02:07.432	error	Caught by controller[0]: ^
                                            host.debianIObroker
                                            2021-11-26 17:02:07.431	error	Caught by controller[0]: throw err;
                                            host.debianIObroker
                                            2021-11-26 17:02:07.431	error	Caught by controller[0]: internal/modules/cjs/loader.js:905
                                            host.debianIObroker
                                            2021-11-26 17:02:06.820	info	instance system.adapter.zigbee.0 started with pid 940
                                            host.debianIObroker
                                            2021-11-26 17:02:06.420	info	Restart adapter system.adapter.zigbee.0 because enabled
                                            
                                            Thomas Braun 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            948
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            13
                                            140
                                            11461
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo