Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
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
    719

  • 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

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
137 Beiträge 6 Kommentatoren 7.2k Aufrufe 4 Beobachtet
  • Ä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.
  • 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
    schrieb am zuletzt editiert von
    #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 Antwort Letzte Antwort
    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
      schrieb am zuletzt editiert von
      #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 Antwort Letzte Antwort
      0
      • FabioF Offline
        FabioF Offline
        Fabio
        schrieb am zuletzt editiert von 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 Antwort Letzte Antwort
        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
          schrieb am zuletzt editiert von
          #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 Antwort Letzte Antwort
          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
            schrieb am zuletzt editiert von
            #14

            @fa-bio
            zweimal ja

            1 Antwort Letzte Antwort
            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
              schrieb am zuletzt editiert von
              #15

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

              FabioF Ro75R 2 Antworten Letzte Antwort
              0
              • J jwedenig

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

                Ro75R Offline
                Ro75R Offline
                Ro75
                schrieb am zuletzt editiert von
                #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 Antwort Letzte Antwort
                0
                • J jwedenig

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

                  FabioF Offline
                  FabioF Offline
                  Fabio
                  schrieb am zuletzt editiert von
                  #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 Antwort Letzte Antwort
                  1
                  • J jwedenig

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

                    Ro75R Offline
                    Ro75R Offline
                    Ro75
                    schrieb am zuletzt editiert von
                    #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 Antwort Letzte Antwort
                    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
                      schrieb am zuletzt editiert von
                      #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 Antwort Letzte Antwort
                      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
                        schrieb am zuletzt editiert von
                        #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 Antworten Letzte Antwort
                        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
                          schrieb am zuletzt editiert von
                          #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 Antwort Letzte Antwort
                          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
                            schrieb am zuletzt editiert von 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 Antwort Letzte Antwort
                            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
                              schrieb am zuletzt editiert von
                              #23

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

                              Ro75R 1 Antwort Letzte Antwort
                              0
                              • J jwedenig

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

                                Ro75R Offline
                                Ro75R Offline
                                Ro75
                                schrieb am zuletzt editiert von 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 Antwort Letzte Antwort
                                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
                                  schrieb am zuletzt editiert von
                                  #25

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

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

                                  Ro75R Thomas BraunT 2 Antworten Letzte Antwort
                                  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
                                    schrieb am zuletzt editiert von
                                    #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 Antworten Letzte Antwort
                                    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
                                      schrieb am zuletzt editiert von
                                      #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 Antwort Letzte Antwort
                                      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
                                        schrieb am zuletzt editiert von
                                        #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 Antwort Letzte Antwort
                                        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
                                          schrieb am zuletzt editiert von 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 Antwort Letzte Antwort
                                          1

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          273

                                          Online

                                          32.7k

                                          Benutzer

                                          82.6k

                                          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