Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [gelöst]Deconz Adapter Conbee2 findet keine Geräte

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    [gelöst]Deconz Adapter Conbee2 findet keine Geräte

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @jwedenig last edited by

      @jwedenig sagte in Deconz Adapter Conbee2 findet keine Geräte:

      npm-rebuild: Rebuilding native modules failed

      Da stimmt vermutlich was mit dem grundlegenden Setup nicht.

      sudo apt update
      sudo apt full-upgrade
      iob stop
      sudo apt install build-essential
      sudo reboot
      
      1 Reply Last reply Reply Quote 0
      • Asgothian
        Asgothian Developer @jwedenig last edited by

        @jwedenig sagte in Deconz Adapter Conbee2 findet keine Geräte:

        Ich glaub ich gebe es auf, da jetzt auch diese Javascript Adapter rot bleiben werde ich glaube ich wieder zurück auf die SD Karte wechseln, schade eigentlich aber ich kenn mich leider zu wenig dafür aus

        USB3 ist immer kritisch. Insbesondere bei billigen Kabeln gibt es oft massive Störungen im 2.4 GHz Bereich. Als ersten Test würde ich die SSD auch an USB2 hängen. Sind dann die Probleme weg ist dein USB3 Adapter für die SSD der Schuldige.

        A.

        J 1 Reply Last reply Reply Quote 1
        • J
          jwedenig Most Active @Asgothian last edited by

          @asgothian

          Gut ich mach mal folgendes der Reihenfolge Eurer Ratschläge:

          SSD auf USB2
          Conbee auf USB2

          und dann das:
          sudo apt update
          sudo apt full-upgrade
          iob stop
          sudo apt install build-essential
          sudo reboot

          right?

          J 1 Reply Last reply Reply Quote 0
          • J
            jwedenig Most Active @jwedenig last edited by

            so alles gemacht - leider kein Erfolg:
            Anlernen funktioniert nicht!

            Javascript Instanzen beide ROT:

            host.raspberrypi
            2023-02-17 10:55:52.828	info	Rebuild for adapter system.adapter.javascript.1 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
            host.raspberrypi
            2023-02-17 10:55:52.828	error	instance system.adapter.javascript.1 terminated with code 1 (JS_CONTROLLER_STOPPED)
            host.raspberrypi
            2023-02-17 10:55:52.828	error	Caught by controller[0]: }
            host.raspberrypi
            2023-02-17 10:55:52.828	error	Caught by controller[0]: ]
            host.raspberrypi
            2023-02-17 10:55:52.828	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
            host.raspberrypi
            2023-02-17 10:55:52.827	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/virtual-tsc/build/index.js',
            host.raspberrypi
            2023-02-17 10:55:52.827	error	Caught by controller[0]: requireStack: [
            host.raspberrypi
            2023-02-17 10:55:52.827	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
            host.raspberrypi
            2023-02-17 10:55:52.827	error	Caught by controller[0]: {
            host.raspberrypi
            2023-02-17 10:55:52.827	error	Caught by controller[0]: at node:internal/main/run_main_module:22:47
            host.raspberrypi
            2023-02-17 10:55:52.827	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
            host.raspberrypi
            2023-02-17 10:55:52.827	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:904:12)
            host.raspberrypi
            2023-02-17 10:55:52.826	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1069:32)
            host.raspberrypi
            2023-02-17 10:55:52.826	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1245:10)
            host.raspberrypi
            2023-02-17 10:55:52.826	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1191:14)
            host.raspberrypi
            2023-02-17 10:55:52.826	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/main.js:22:24)
            host.raspberrypi
            2023-02-17 10:55:52.826	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:108:18)
            host.raspberrypi
            2023-02-17 10:55:52.826	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1093:19)
            host.raspberrypi
            2023-02-17 10:55:52.826	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:904:12)
            host.raspberrypi
            2023-02-17 10:55:52.825	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1069:32)
            host.raspberrypi
            2023-02-17 10:55:52.825	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1245:10)
            host.raspberrypi
            2023-02-17 10:55:52.825	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1191:14)
            host.raspberrypi
            2023-02-17 10:55:52.825	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/virtual-tsc/build/index.js:8:16)
            host.raspberrypi
            2023-02-17 10:55:52.825	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:108:18)
            host.raspberrypi
            2023-02-17 10:55:52.825	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1093:19)
            host.raspberrypi
            2023-02-17 10:55:52.824	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:866:27)
            host.raspberrypi
            2023-02-17 10:55:52.824	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1021:15)
            host.raspberrypi
            2023-02-17 10:55:52.824	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
            host.raspberrypi
            2023-02-17 10:55:52.824	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/virtual-tsc/build/index.js
            host.raspberrypi
            2023-02-17 10:55:52.824	error	Caught by controller[0]: Require stack:
            host.raspberrypi
            2023-02-17 10:55:52.823	error	Caught by controller[0]: Error: Cannot find module './server'
            host.raspberrypi
            2023-02-17 10:55:52.823	error	Caught by controller[0]: ^
            host.raspberrypi
            2023-02-17 10:55:52.823	error	Caught by controller[0]: throw err;
            host.raspberrypi
            2023-02-17 10:55:52.822	error	Caught by controller[0]: node:internal/modules/cjs/loader:1024
            host.raspberrypi
            2023-02-17 10:55:52.534	info	Rebuild for adapter system.adapter.javascript.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
            host.raspberrypi
            2023-02-17 10:55:52.534	error	instance system.adapter.javascript.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            host.raspberrypi
            2023-02-17 10:55:52.534	error	Caught by controller[0]: }
            host.raspberrypi
            2023-02-17 10:55:52.533	error	Caught by controller[0]: ]
            host.raspberrypi
            2023-02-17 10:55:52.533	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/main.js'
            host.raspberrypi
            2023-02-17 10:55:52.533	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/virtual-tsc/build/index.js',
            host.raspberrypi
            2023-02-17 10:55:52.533	error	Caught by controller[0]: requireStack: [
            host.raspberrypi
            2023-02-17 10:55:52.533	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
            host.raspberrypi
            2023-02-17 10:55:52.533	error	Caught by controller[0]: {
            host.raspberrypi
            2023-02-17 10:55:52.532	error	Caught by controller[0]: at node:internal/main/run_main_module:22:47
            host.raspberrypi
            2023-02-17 10:55:52.532	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
            host.raspberrypi
            2023-02-17 10:55:52.532	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:904:12)
            host.raspberrypi
            2023-02-17 10:55:52.532	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1069:32)
            host.raspberrypi
            2023-02-17 10:55:52.532	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1245:10)
            host.raspberrypi
            2023-02-17 10:55:52.531	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1191:14)
            host.raspberrypi
            2023-02-17 10:55:52.531	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/main.js:22:24)
            host.raspberrypi
            2023-02-17 10:55:52.531	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:108:18)
            host.raspberrypi
            2023-02-17 10:55:52.531	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1093:19)
            host.raspberrypi
            2023-02-17 10:55:52.531	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:904:12)
            host.raspberrypi
            2023-02-17 10:55:52.530	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1069:32)
            host.raspberrypi
            2023-02-17 10:55:52.530	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1245:10)
            host.raspberrypi
            2023-02-17 10:55:52.530	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1191:14)
            host.raspberrypi
            2023-02-17 10:55:52.530	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.javascript/node_modules/virtual-tsc/build/index.js:8:16)
            host.raspberrypi
            2023-02-17 10:55:52.529	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:108:18)
            host.raspberrypi
            2023-02-17 10:55:52.529	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1093:19)
            host.raspberrypi
            2023-02-17 10:55:52.529	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:866:27)
            host.raspberrypi
            2023-02-17 10:55:52.529	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1021:15)
            host.raspberrypi
            2023-02-17 10:55:52.529	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/main.js
            host.raspberrypi
            2023-02-17 10:55:52.528	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.javascript/node_modules/virtual-tsc/build/index.js
            host.raspberrypi
            2023-02-17 10:55:52.528	error	Caught by controller[0]: Require stack:
            host.raspberrypi
            2023-02-17 10:55:52.528	error	Caught by controller[0]: Error: Cannot find module './server'
            host.raspberrypi
            2023-02-17 10:55:52.527	error	Caught by controller[0]: ^
            host.raspberrypi
            2023-02-17 10:55:52.527	error	Caught by controller[0]: throw err;
            host.raspberrypi
            2023-02-17 10:55:52.526	error	Caught by controller[0]: node:internal/modules/cjs/loader:1024
            host.raspberrypi
            2023-02-17 10:55:51.758	info	instance system.adapter.javascript.1 started with pid 18524
            host.raspberrypi
            2023-02-17 10:55:51.704	info	instance system.adapter.javascript.0 started with pid 18518
            host.raspberrypi
            2023-02-17 10:55:50.254	info	iobroker npm-rebuild: exit 1
            host.raspberrypi
            2023-02-17 10:55:49.227	error	iobroker npm-rebuild: Rebuilding native modules failed
            
            Fabio 1 Reply Last reply Reply Quote 0
            • Fabio
              Fabio last edited by Fabio

              @jwedenig das anlernen startest du über die Phoscon Oberfläche? Und ist der deconz Adapter im iobroker grün?

              J 1 Reply Last reply Reply Quote 0
              • Fabio
                Fabio @jwedenig last edited by

                @jwedenig hast du alles mal stromlos gemacht?
                Ich würde SSD an USB 3 und Conbee an USB zwei stecken.

                J 1 Reply Last reply Reply Quote 0
                • J
                  jwedenig Most Active @Fabio last edited by

                  @fa-bio
                  zweimal ja

                  1 Reply Last reply Reply Quote 0
                  • J
                    jwedenig Most Active @Fabio last edited by

                    @fa-bio
                    SSD auf 3, Conbee auf 2 - ok mach ich

                    Fabio Ro75 2 Replies Last reply Reply Quote 0
                    • Ro75
                      Ro75 @jwedenig last edited by

                      @jwedenig said in Deconz Adapter Conbee2 findet keine Geräte:

                      @fa-bio
                      Bildschirm­foto 2023-02-17 um 10.23.49.png

                      Der Stick wird nicht korrekt erkannt.

                      a9fc88f8-cc1f-4039-a252-785147e8415a-image.png

                      So sieht es bei mir aus. Da stimmt was generell was nicht.

                      Fabio 1 Reply Last reply Reply Quote 0
                      • Fabio
                        Fabio @jwedenig last edited by

                        @jwedenig noch was als Tipp lösche nie Geräte aus dem ConBee oder Phoscon Gateway solange du die Geräte nicht mehr nutzt. Wenn mal ein Gerät weg ist/ ausgegraut setzte Phoscon in den anlern Modus und dann das Gerät/Sensor etc. so lassen sich viele Verbindungprobleme "lösen".

                        Ich denke immer noch das du ein USB Problem hast.

                        1 Reply Last reply Reply Quote 1
                        • Ro75
                          Ro75 @jwedenig last edited by

                          @jwedenig Frage: Hattest du das auch erledigt?

                          sudo gpasswd -a $USER dialout
                          
                          1 Reply Last reply Reply Quote 0
                          • Fabio
                            Fabio @Ro75 last edited by

                            @ro75 ja da hast du Recht. @jwedenig da fällt mir ein hängt der Raspi auch am Internet?

                            J 1 Reply Last reply Reply Quote 0
                            • J
                              jwedenig Most Active @Fabio last edited by

                              @fa-bio
                              Also mein Stick wird richtig erkannt, das war ein Darstellungsproblem des Browsers:

                              Bildschirm­foto 2023-02-17 um 11.25.49.png

                              @ro75 sagte in Deconz Adapter Conbee2 findet keine Geräte:

                              @jwedenig Frage: Hattest du das auch erledigt?

                              sudo gpasswd -a $USER dialout
                              

                              Ja habe ich!
                              Natürlich ist der Raspi im Internet

                              Wie gesagt ich verstehe gerade auch nicht warum meine Javascript Adapter nicht hochkommen

                              J Fabio 2 Replies Last reply Reply Quote 0
                              • J
                                jwedenig Most Active @jwedenig last edited by

                                wenn ich ein USB Problem habe, dann vergesse ich das mit der SSD, wieder etwas für den Gadgetkorb der ungenützten Dinge 😞

                                Ro75 1 Reply Last reply Reply Quote 0
                                • Ro75
                                  Ro75 @jwedenig last edited by Ro75

                                  @jwedenig Warum. Ich habe 2 Raspi mit SSD und die laufen ohne Probleme. Ich denke dein System ist "Schrott" oder nur die ioBroker-Installation. Da vielleicht nochmal ein eigenes Thema öffnen.

                                  J 1 Reply Last reply Reply Quote 0
                                  • J
                                    jwedenig Most Active @Ro75 last edited by

                                    @ro75
                                    mein System ist schrott? Warum? Mit SD funktioniert ja alles?

                                    Ro75 1 Reply Last reply Reply Quote 0
                                    • Ro75
                                      Ro75 @jwedenig last edited by Ro75

                                      @jwedenig Frage. Wie hast du das System von SD nach SSD bekommen? Kopie der SD-Card und dann auf SSD kopiert?

                                      Also ich habe beim Wechsel von SD zu SSD das System neu aufgesetzt. Die SD-Card gut "verstaut" und zuvor ioBroker Backup mit allem gemacht und die Dateien gesichert.

                                      Mit dem "Raspberry PI Manager" die SSD mit dem System meiner Wahl bespielt. Da habe ich schon die Daten für LAN oder WLAN Zugriff konfiguriert. Auch den SSH Zugriff. Danach Linux auf den aktuellen Stand gebracht und dann das installiert was ich brauchte.

                                      J 1 Reply Last reply Reply Quote 0
                                      • J
                                        jwedenig Most Active @Ro75 last edited by

                                        @ro75 mit Balena Etcher einen Clone erzeugt laut diesem Video:

                                        https://www.youtube.com/watch?v=WolddCfWP5I

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

                                          @jwedenig Wenn die SD-Card bisher lief, hast du doch gar keinen Stress. Die ist doch "SAFE".

                                          Dann richte doch deinen Raspi mit SSD (USB2) komplett neu ein. Dann gehst du jedem Ärger / Problem aus dem Weg.

                                          J Ro75 2 Replies Last reply Reply Quote 1
                                          • Fabio
                                            Fabio @jwedenig last edited by

                                            @jwedenig ja so ist das richtig, was ich jetzt nicht verstehe ist warum er nichts anlernt. Also um das zu testen stelle alles wieder her wie vorher und prüfe ob es läuft also ohne ssd.

                                            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

                                            870
                                            Online

                                            32.0k
                                            Users

                                            80.4k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            137
                                            5943
                                            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