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. ioBroker Allgemein
  4. [gelöst]Deconz Adapter Conbee2 findet keine Geräte

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    720

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    5.9k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.5k

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

Scheduled Pinned Locked Moved ioBroker Allgemein
137 Posts 6 Posters 7.2k 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

    @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 Offline
    J Offline
    jwedenig
    Most Active
    wrote on last edited by
    #10

    @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
    0
    • J jwedenig

      @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 Offline
      J Offline
      jwedenig
      Most Active
      wrote on last edited by
      #11

      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
      
      FabioF 1 Reply Last reply
      0
      • FabioF Offline
        FabioF Offline
        Fabio
        wrote on last edited by Fabio
        #12

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

        Iobroker:

        • Für mich persöhnlich, gibt es nichts besseres, ich liebe es.

        • Du wächst mit ioBroker und ioBroker wächst mit dir.

        • Matter over Thread Hilfe

        J 1 Reply Last reply
        0
        • J jwedenig

          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
          
          FabioF Offline
          FabioF Offline
          Fabio
          wrote on last edited by
          #13

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

          Iobroker:

          • Für mich persöhnlich, gibt es nichts besseres, ich liebe es.

          • Du wächst mit ioBroker und ioBroker wächst mit dir.

          • Matter over Thread Hilfe

          J 1 Reply Last reply
          0
          • FabioF Fabio

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

            J Offline
            J Offline
            jwedenig
            Most Active
            wrote on last edited by
            #14

            @fa-bio
            zweimal ja

            1 Reply Last reply
            0
            • FabioF Fabio

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

              J Offline
              J Offline
              jwedenig
              Most Active
              wrote on last edited by
              #15

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

              FabioF Ro75R 2 Replies Last reply
              0
              • J jwedenig

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

                Ro75R Offline
                Ro75R Offline
                Ro75
                wrote on last edited by
                #16

                @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.

                SERVER = Beelink U59 16GB DDR4 RAM 512GB SSD, FB 7490, FritzDect 200+301+440, ConBee II, Zigbee Aqara Sensoren + NOUS A1Z, NOUS A1T, Philips Hue ** ioBroker, REDIS, influxdb2, Grafana, PiHole, Plex-Mediaserver, paperless-ngx (Docker), MariaDB + phpmyadmin *** VIS-Runtime = Intel NUC 8GB RAM 128GB SSD + 24" Touchscreen

                FabioF 1 Reply Last reply
                0
                • J jwedenig

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

                  FabioF Offline
                  FabioF Offline
                  Fabio
                  wrote on last edited by
                  #17

                  @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.

                  Iobroker:

                  • Für mich persöhnlich, gibt es nichts besseres, ich liebe es.

                  • Du wächst mit ioBroker und ioBroker wächst mit dir.

                  • Matter over Thread Hilfe

                  1 Reply Last reply
                  1
                  • J jwedenig

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

                    Ro75R Offline
                    Ro75R Offline
                    Ro75
                    wrote on last edited by
                    #18

                    @jwedenig Frage: Hattest du das auch erledigt?

                    sudo gpasswd -a $USER dialout
                    

                    SERVER = Beelink U59 16GB DDR4 RAM 512GB SSD, FB 7490, FritzDect 200+301+440, ConBee II, Zigbee Aqara Sensoren + NOUS A1Z, NOUS A1T, Philips Hue ** ioBroker, REDIS, influxdb2, Grafana, PiHole, Plex-Mediaserver, paperless-ngx (Docker), MariaDB + phpmyadmin *** VIS-Runtime = Intel NUC 8GB RAM 128GB SSD + 24" Touchscreen

                    1 Reply Last reply
                    0
                    • Ro75R Ro75

                      @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.

                      FabioF Offline
                      FabioF Offline
                      Fabio
                      wrote on last edited by
                      #19

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

                      Iobroker:

                      • Für mich persöhnlich, gibt es nichts besseres, ich liebe es.

                      • Du wächst mit ioBroker und ioBroker wächst mit dir.

                      • Matter over Thread Hilfe

                      J 1 Reply Last reply
                      0
                      • FabioF Fabio

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

                        J Offline
                        J Offline
                        jwedenig
                        Most Active
                        wrote on last edited by
                        #20

                        @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 FabioF 2 Replies Last reply
                        0
                        • J jwedenig

                          @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 Offline
                          J Offline
                          jwedenig
                          Most Active
                          wrote on last edited by
                          #21

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

                          Ro75R 1 Reply Last reply
                          0
                          • J jwedenig

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

                            Ro75R Offline
                            Ro75R Offline
                            Ro75
                            wrote on last edited by Ro75
                            #22

                            @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.

                            SERVER = Beelink U59 16GB DDR4 RAM 512GB SSD, FB 7490, FritzDect 200+301+440, ConBee II, Zigbee Aqara Sensoren + NOUS A1Z, NOUS A1T, Philips Hue ** ioBroker, REDIS, influxdb2, Grafana, PiHole, Plex-Mediaserver, paperless-ngx (Docker), MariaDB + phpmyadmin *** VIS-Runtime = Intel NUC 8GB RAM 128GB SSD + 24" Touchscreen

                            J 1 Reply Last reply
                            0
                            • Ro75R 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 Offline
                              J Offline
                              jwedenig
                              Most Active
                              wrote on last edited by
                              #23

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

                              Ro75R 1 Reply Last reply
                              0
                              • J jwedenig

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

                                Ro75R Offline
                                Ro75R Offline
                                Ro75
                                wrote on last edited by Ro75
                                #24

                                @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.

                                SERVER = Beelink U59 16GB DDR4 RAM 512GB SSD, FB 7490, FritzDect 200+301+440, ConBee II, Zigbee Aqara Sensoren + NOUS A1Z, NOUS A1T, Philips Hue ** ioBroker, REDIS, influxdb2, Grafana, PiHole, Plex-Mediaserver, paperless-ngx (Docker), MariaDB + phpmyadmin *** VIS-Runtime = Intel NUC 8GB RAM 128GB SSD + 24" Touchscreen

                                J 1 Reply Last reply
                                0
                                • Ro75R 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 Offline
                                  J Offline
                                  jwedenig
                                  Most Active
                                  wrote on last edited by
                                  #25

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

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

                                  Ro75R Thomas BraunT 2 Replies Last reply
                                  0
                                  • J jwedenig

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

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

                                    Ro75R Offline
                                    Ro75R Offline
                                    Ro75
                                    wrote on last edited by
                                    #26

                                    @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.

                                    SERVER = Beelink U59 16GB DDR4 RAM 512GB SSD, FB 7490, FritzDect 200+301+440, ConBee II, Zigbee Aqara Sensoren + NOUS A1Z, NOUS A1T, Philips Hue ** ioBroker, REDIS, influxdb2, Grafana, PiHole, Plex-Mediaserver, paperless-ngx (Docker), MariaDB + phpmyadmin *** VIS-Runtime = Intel NUC 8GB RAM 128GB SSD + 24" Touchscreen

                                    J Ro75R 2 Replies Last reply
                                    1
                                    • J jwedenig

                                      @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

                                      FabioF Offline
                                      FabioF Offline
                                      Fabio
                                      wrote on last edited by
                                      #27

                                      @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.

                                      Iobroker:

                                      • Für mich persöhnlich, gibt es nichts besseres, ich liebe es.

                                      • Du wächst mit ioBroker und ioBroker wächst mit dir.

                                      • Matter over Thread Hilfe

                                      1 Reply Last reply
                                      0
                                      • Ro75R Ro75

                                        @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 Offline
                                        J Offline
                                        jwedenig
                                        Most Active
                                        wrote on last edited by
                                        #28

                                        @ro75
                                        jep, werde ich machen, danke!
                                        Ist halt wieder a bissl Arbeit - aber vielleicht funktioniert es ja dann!

                                        Anlernen geht jetzt wieder ganz normal mit der SD - Ich werde es nicht verstehen aber es is halt so

                                        FabioF 1 Reply Last reply
                                        0
                                        • J jwedenig

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

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

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

                                          @jwedenig

                                          mit Balena Etcher einen Clone erzeugt laut diesem Video

                                          Würde ich nicht machen.
                                          Mach es wie @Ro75 vorgeschlagen hat.

                                          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 Reply Last reply
                                          1

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          296

                                          Online

                                          32.7k

                                          Users

                                          82.6k

                                          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