Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. [zigbee-Adapter] Instanz auf RPi3 Slave will nicht starten

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

[zigbee-Adapter] Instanz auf RPi3 Slave will nicht starten

Geplant Angeheftet Gesperrt Verschoben Error/Bug
1 Beiträge 1 Kommentatoren 257 Aufrufe 1 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • C Offline
    C Offline
    colgrim
    schrieb am zuletzt editiert von
    #1
    Systemdata Bitte Ausfüllen
    Hardwaresystem: Pi3 als Multihost Slave
    Arbeitsspeicher: 1GB
    Festplattenart: SD-Karte
    Betriebssystem: Raspberry Pi OS Buster
    Node-Version: 12.20.2
    Nodejs-Version: 12.20.2
    NPM-Version: 6.14.11
    Installationsart: Skript/Manuell
    Image genutzt: Nein

    Moin!

    Ich versuche derzeit denn zigbee Adapter auf nem Raspberry Pi 3 zu installieren. Leider geht er nur auf rot und folgende Einträge im Log werden ausgegeben, mit denen ich wenig anfangen kann.

    host.raspberrypi3	2021-02-15 12:42:44.988	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.raspberrypi3	2021-02-15 12:42:44.988	error	Caught by controller[0]: }
    host.raspberrypi3	2021-02-15 12:42:44.987	error	Caught by controller[0]: ]
    host.raspberrypi3	2021-02-15 12:42:44.987	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js'
    host.raspberrypi3	2021-02-15 12:42:44.987	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/developer.js',
    host.raspberrypi3	2021-02-15 12:42:44.986	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman/dist/index.js',
    host.raspberrypi3	2021-02-15 12:42:44.986	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js',
    host.raspberrypi3	2021-02-15 12:42:44.986	error	Caught by controller[0]: requireStack: [
    host.raspberrypi3	2021-02-15 12:42:44.985	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
    host.raspberrypi3	2021-02-15 12:42:44.985	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19) {
    host.raspberrypi3	2021-02-15 12:42:44.985	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:708:14)
    host.raspberrypi3	2021-02-15 12:42:44.984	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:863:32)
    host.raspberrypi3	2021-02-15 12:42:44.984	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
    host.raspberrypi3	2021-02-15 12:42:44.984	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:999:30)
    host.raspberrypi3	2021-02-15 12:42:44.983	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js:48:38)
    host.raspberrypi3	2021-02-15 12:42:44.983	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:74:18)
    host.raspberrypi3	2021-02-15 12:42:44.983	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:887:19)
    host.raspberrypi3	2021-02-15 12:42:44.982	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:667:27)
    host.raspberrypi3	2021-02-15 12:42:44.982	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
    host.raspberrypi3	2021-02-15 12:42:44.982	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
    host.raspberrypi3	2021-02-15 12:42:44.982	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/developer.js
    host.raspberrypi3	2021-02-15 12:42:44.981	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman/dist/index.js
    host.raspberrypi3	2021-02-15 12:42:44.981	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js
    host.raspberrypi3	2021-02-15 12:42:44.981	error	Caught by controller[0]: Require stack:
    host.raspberrypi3	2021-02-15 12:42:44.980	error	Caught by controller[0]: Error: Cannot find module 'mixin-deep'
    host.raspberrypi3	2021-02-15 12:42:44.980	error	Caught by controller[0]: ^
    host.raspberrypi3	2021-02-15 12:42:44.979	error	Caught by controller[0]: throw err;
    host.raspberrypi3	2021-02-15 12:42:44.978	error	Caught by controller[0]: internal/modules/cjs/loader.js:818
    

    Habe testweise mal einen anderen Adapter installiert (Deutscher Fahrplan) und der lief. Jemand eine Idee?

    1 Antwort Letzte Antwort
    0
    Antworten
    • In einem neuen Thema antworten
    Anmelden zum Antworten
    • Älteste zuerst
    • Neuste zuerst
    • Meiste Stimmen


    Support us

    ioBroker
    Community Adapters
    Donate

    492

    Online

    32.7k

    Benutzer

    82.4k

    Themen

    1.3m

    Beiträge
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
    ioBroker Community 2014-2025
    logo
    • Anmelden

    • Du hast noch kein Konto? Registrieren

    • Anmelden oder registrieren, um zu suchen
    • Erster Beitrag
      Letzter Beitrag
    0
    • Home
    • Aktuell
    • Tags
    • Ungelesen 0
    • Kategorien
    • Unreplied
    • Beliebt
    • GitHub
    • Docu
    • Hilfe