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. ioBroker Allgemein
  4. Zigbee Startprobleme

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    14
    1
    194

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    12
    1
    572

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.8k

Zigbee Startprobleme

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
20 Beiträge 6 Kommentatoren 1.6k Aufrufe 6 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.
  • T toki1973

    @thomas-braun said in Zigbee Startprobleme:

    sudo -H -u iobroker groups

    toki@iobroker:~$ ls -lah /dev/ttyACM*
    crw-rw---- 1 root dialout 166, 0 10. Jun 11:55 /dev/ttyACM0
    crw-rw---- 1 root dialout 166, 1 10. Jun 11:48 /dev/ttyACM1
    toki@iobroker:~$ sudo -H -u iobroker groups
    iobroker tty dialout audio video plugdev bluetooth
    toki@iobroker:~$
    
    
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #6

    @toki1973

    Gut, das passt. Irgendwas / -wer greift auf die Schnittstellen zu.
    Läuft da noch irgendwas anderes? zigbee2mqtt oder sowas?
    Ansonsten einfach mal die VM neustarten.

    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

    T 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @toki1973

      Gut, das passt. Irgendwas / -wer greift auf die Schnittstellen zu.
      Läuft da noch irgendwas anderes? zigbee2mqtt oder sowas?
      Ansonsten einfach mal die VM neustarten.

      T Offline
      T Offline
      toki1973
      schrieb am zuletzt editiert von
      #7

      Bin 3. VM Start bzw, Herunterfahren und dann starten hat es funktioniert,

      NUC, PROXMOX, Grafana, Influx, Unify

      Meister MopperM 1 Antwort Letzte Antwort
      0
      • T toki1973

        Bin 3. VM Start bzw, Herunterfahren und dann starten hat es funktioniert,

        Meister MopperM Online
        Meister MopperM Online
        Meister Mopper
        schrieb am zuletzt editiert von Meister Mopper
        #8

        @toki1973 sagte in Zigbee Startprobleme:

        Bin 3. VM Start bzw, Herunterfahren und dann starten hat es funktioniert,

        Ich habe auch schon länger das Problem beim reboot meines Raspberry (Slave) an dem mein TI-Board hängt.

        Nach jedem Neustart kommt zunächst keine USB-Verbindung zustande, und ich muss den Adapter mehrmals neu starten, bis es endlich funktioniert.

        Ich habe natürlich sträflich nicht dokumentiert, was ich vorher verändert hatte, vermute aber, dass das Bücherwurm-Update ursächlich ist und da eine Verzögerung für die USB-Hardware eingebaut werden sollte.

        Als Linux-Noob bin ich da jedoch überfordert.

        Vielleicht hilft es auch dir zukünftig:
        Adapter mehrmals starten (immer warten, bis er gemäß debug-log nach 6 Sekunden den zweiten Versuch abgebrochen hat).
        Nach ein paar Versuchen kommt die Verbindung zustande (zumindest hier).

        Bestimmt haben die Entwickler/Maintainer @arteck @Asgothian noch andere Ideen.

        Proxmox und HA

        arteckA 1 Antwort Letzte Antwort
        0
        • Meister MopperM Meister Mopper

          @toki1973 sagte in Zigbee Startprobleme:

          Bin 3. VM Start bzw, Herunterfahren und dann starten hat es funktioniert,

          Ich habe auch schon länger das Problem beim reboot meines Raspberry (Slave) an dem mein TI-Board hängt.

          Nach jedem Neustart kommt zunächst keine USB-Verbindung zustande, und ich muss den Adapter mehrmals neu starten, bis es endlich funktioniert.

          Ich habe natürlich sträflich nicht dokumentiert, was ich vorher verändert hatte, vermute aber, dass das Bücherwurm-Update ursächlich ist und da eine Verzögerung für die USB-Hardware eingebaut werden sollte.

          Als Linux-Noob bin ich da jedoch überfordert.

          Vielleicht hilft es auch dir zukünftig:
          Adapter mehrmals starten (immer warten, bis er gemäß debug-log nach 6 Sekunden den zweiten Versuch abgebrochen hat).
          Nach ein paar Versuchen kommt die Verbindung zustande (zumindest hier).

          Bestimmt haben die Entwickler/Maintainer @arteck @Asgothian noch andere Ideen.

          arteckA Offline
          arteckA Offline
          arteck
          Developer Most Active
          schrieb am zuletzt editiert von
          #9

          @meister-mopper welcher pi 4 oder 3 ?

          das Problem kenn ich aber.. konnte noch nicht lokalisieren wodran es liegt..

          zigbee hab ich, zwave auch, nuc's genauso und HA auch

          MartinPM Meister MopperM 2 Antworten Letzte Antwort
          0
          • arteckA arteck

            @meister-mopper welcher pi 4 oder 3 ?

            das Problem kenn ich aber.. konnte noch nicht lokalisieren wodran es liegt..

            MartinPM Online
            MartinPM Online
            MartinP
            schrieb am zuletzt editiert von
            #10

            In einem anderen Zusammenhang hatte ich mal Probleme mit dem "brltty" Dienst, der sollte aber auf einem Linux ohne grafischer UI nicht gestartet werden ... und eigentlich ist der lsusb nicht passend dazu, dass brltty daneben greifen könnte...

            https://github.com/arduino/help-center-content/issues/155

            Intel(R) Celeron(R) CPU N3000 @ 1.04GHz 8G RAM 480G SSD
            Virtualization : unprivileged lxc container (debian 12 on Proxmox 8.4.14)
            Linux pve 6.8.12-16-pve
            6 GByte RAM für den Container
            Fritzbox 6591 FW 8.03 (Vodafone Leih-Box)
            Remote-Access über Wireguard der Fritzbox

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • MartinPM MartinP

              In einem anderen Zusammenhang hatte ich mal Probleme mit dem "brltty" Dienst, der sollte aber auf einem Linux ohne grafischer UI nicht gestartet werden ... und eigentlich ist der lsusb nicht passend dazu, dass brltty daneben greifen könnte...

              https://github.com/arduino/help-center-content/issues/155

              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #11

              @martinp sagte in Zigbee Startprobleme:

              der sollte aber auf einem Linux ohne grafischer UI nicht gestartet werden

              Doch gerade dort. Ist ja der Treiber für ein Braille-Gerät.
              Insbesondere bei Ubuntus kommt der sich gerne mit dem Rest ins Gehege.

              Muss man mal in den Boot-Vorgang schauen, insbesondere in die udev-Regeln.

              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
              0
              • arteckA Offline
                arteckA Offline
                arteck
                Developer Most Active
                schrieb am zuletzt editiert von
                #12

                na dann kommen wir der Sache vielleicht näher

                zigbee hab ich, zwave auch, nuc's genauso und HA auch

                T 1 Antwort Letzte Antwort
                0
                • arteckA arteck

                  na dann kommen wir der Sache vielleicht näher

                  T Offline
                  T Offline
                  toki1973
                  schrieb am zuletzt editiert von
                  #13

                  Danke für eure Rückmeldungen!

                  NUC, PROXMOX, Grafana, Influx, Unify

                  1 Antwort Letzte Antwort
                  0
                  • arteckA arteck

                    @meister-mopper welcher pi 4 oder 3 ?

                    das Problem kenn ich aber.. konnte noch nicht lokalisieren wodran es liegt..

                    Meister MopperM Online
                    Meister MopperM Online
                    Meister Mopper
                    schrieb am zuletzt editiert von
                    #14

                    @arteck sagte in Zigbee Startprobleme:

                    @meister-mopper welcher pi 4 oder 3 ?

                    das Problem kenn ich aber.. konnte noch nicht lokalisieren wodran es liegt..

                    Es ist ein RaspberryPi 4B mit 8G.

                    Proxmox und HA

                    1 Antwort Letzte Antwort
                    0
                    • R Offline
                      R Offline
                      robbsen
                      schrieb am zuletzt editiert von
                      #15

                      Habe ebenfalls Probleme, vermute erste seit Linux-Updates heute, ich bin mir aber nicht sicher ob es der selbe Fehler ist

                      v1.10.3
                      VM in Proxmox

                      2024-06-11 12:03:06.084 - info: host.iobroker-slave-proxmox "system.adapter.zigbee.0" disabled
                      2024-06-11 12:03:07.621 - info: host.iobroker-slave-proxmox "system.adapter.zigbee.0" enabled
                      2024-06-11 12:03:07.873 - info: host.iobroker-slave-proxmox instance system.adapter.zigbee.0 started with pid 2609
                      2024-06-11 12:03:08.334 - error: host.iobroker-slave-proxmox Caught by controller[0]: node:internal/modules/cjs/loader:1143
                      2024-06-11 12:03:08.335 - error: host.iobroker-slave-proxmox Caught by controller[0]: throw err;
                      2024-06-11 12:03:08.335 - error: host.iobroker-slave-proxmox Caught by controller[0]: ^
                      2024-06-11 12:03:08.335 - error: host.iobroker-slave-proxmox Caught by controller[0]: Error: Cannot find module 'uri-js'
                      2024-06-11 12:03:08.335 - error: host.iobroker-slave-proxmox Caught by controller[0]: Require stack:
                      2024-06-11 12:03:08.335 - error: host.iobroker-slave-proxmox Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/common.js
                      2024-06-11 12:03:08.335 - error: host.iobroker-slave-proxmox Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/inovelli.js
                      2024-06-11 12:03:08.335 - error: host.iobroker-slave-proxmox Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/index.js
                      2024-06-11 12:03:08.335 - error: host.iobroker-slave-proxmox Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/index.js
                      2024-06-11 12:03:08.335 - error: host.iobroker-slave-proxmox Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/utils.js
                      2024-06-11 12:03:08.335 - error: host.iobroker-slave-proxmox Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/commands.js
                      2024-06-11 12:03:08.335 - error: host.iobroker-slave-proxmox Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
                      2024-06-11 12:03:08.335 - error: host.iobroker-slave-proxmox Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
                      2024-06-11 12:03:08.335 - error: host.iobroker-slave-proxmox Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:981:27)
                      2024-06-11 12:03:08.335 - error: host.iobroker-slave-proxmox Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                      2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                      2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: at Object. (/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/common.js:35:26)
                      2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                      2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                      2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                      2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                      2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19) {
                      2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                      2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: requireStack: [
                      2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/common.js',
                      2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/inovelli.js',
                      2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/index.js',
                      2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/index.js',
                      2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/utils.js',
                      2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/commands.js',
                      2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js'
                      2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: ]
                      2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: }
                      2024-06-11 12:03:08.337 - error: host.iobroker-slave-proxmox Caught by controller[1]: Node.js v18.20.3
                      2024-06-11 12:03:08.337 - error: host.iobroker-slave-proxmox instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                      2024-06-11 12:03:08.337 - info: host.iobroker-slave-proxmox Rebuild for adapter system.adapter.zigbee.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually
                      
                      Meister MopperM 1 Antwort Letzte Antwort
                      0
                      • R robbsen

                        Habe ebenfalls Probleme, vermute erste seit Linux-Updates heute, ich bin mir aber nicht sicher ob es der selbe Fehler ist

                        v1.10.3
                        VM in Proxmox

                        2024-06-11 12:03:06.084 - info: host.iobroker-slave-proxmox "system.adapter.zigbee.0" disabled
                        2024-06-11 12:03:07.621 - info: host.iobroker-slave-proxmox "system.adapter.zigbee.0" enabled
                        2024-06-11 12:03:07.873 - info: host.iobroker-slave-proxmox instance system.adapter.zigbee.0 started with pid 2609
                        2024-06-11 12:03:08.334 - error: host.iobroker-slave-proxmox Caught by controller[0]: node:internal/modules/cjs/loader:1143
                        2024-06-11 12:03:08.335 - error: host.iobroker-slave-proxmox Caught by controller[0]: throw err;
                        2024-06-11 12:03:08.335 - error: host.iobroker-slave-proxmox Caught by controller[0]: ^
                        2024-06-11 12:03:08.335 - error: host.iobroker-slave-proxmox Caught by controller[0]: Error: Cannot find module 'uri-js'
                        2024-06-11 12:03:08.335 - error: host.iobroker-slave-proxmox Caught by controller[0]: Require stack:
                        2024-06-11 12:03:08.335 - error: host.iobroker-slave-proxmox Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/common.js
                        2024-06-11 12:03:08.335 - error: host.iobroker-slave-proxmox Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/inovelli.js
                        2024-06-11 12:03:08.335 - error: host.iobroker-slave-proxmox Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/index.js
                        2024-06-11 12:03:08.335 - error: host.iobroker-slave-proxmox Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman-converters/index.js
                        2024-06-11 12:03:08.335 - error: host.iobroker-slave-proxmox Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/utils.js
                        2024-06-11 12:03:08.335 - error: host.iobroker-slave-proxmox Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/commands.js
                        2024-06-11 12:03:08.335 - error: host.iobroker-slave-proxmox Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
                        2024-06-11 12:03:08.335 - error: host.iobroker-slave-proxmox Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1140:15)
                        2024-06-11 12:03:08.335 - error: host.iobroker-slave-proxmox Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:981:27)
                        2024-06-11 12:03:08.335 - error: host.iobroker-slave-proxmox Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19)
                        2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: at require (node:internal/modules/helpers:177:18)
                        2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: at Object. (/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/common.js:35:26)
                        2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1364:14)
                        2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1422:10)
                        2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1203:32)
                        2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1019:12)
                        2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1231:19) {
                        2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                        2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: requireStack: [
                        2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/common.js',
                        2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/inovelli.js',
                        2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/index.js',
                        2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman-converters/index.js',
                        2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/utils.js',
                        2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/commands.js',
                        2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js'
                        2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: ]
                        2024-06-11 12:03:08.336 - error: host.iobroker-slave-proxmox Caught by controller[0]: }
                        2024-06-11 12:03:08.337 - error: host.iobroker-slave-proxmox Caught by controller[1]: Node.js v18.20.3
                        2024-06-11 12:03:08.337 - error: host.iobroker-slave-proxmox instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                        2024-06-11 12:03:08.337 - info: host.iobroker-slave-proxmox Rebuild for adapter system.adapter.zigbee.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually
                        
                        Meister MopperM Online
                        Meister MopperM Online
                        Meister Mopper
                        schrieb am zuletzt editiert von
                        #16

                        @robbsen sagte in Zigbee Startprobleme:

                        ich bin mir aber nicht sicher ob es der selbe Fehler ist

                        Das ist ein anderer Fehler.

                        Was sagt iob diag ?

                        Proxmox und HA

                        R 1 Antwort Letzte Antwort
                        0
                        • Meister MopperM Meister Mopper

                          @robbsen sagte in Zigbee Startprobleme:

                          ich bin mir aber nicht sicher ob es der selbe Fehler ist

                          Das ist ein anderer Fehler.

                          Was sagt iob diag ?

                          R Offline
                          R Offline
                          robbsen
                          schrieb am zuletzt editiert von robbsen
                          #17

                          @meister-mopper bei mir scheint es was mit dem update von 5 auf 6 zusammen zu hängen. Hatte eben ein Backup eingespielt und der Adapter lief nach dem Update bleibt es rot. Ist ggf. bei mir einfach die Node.js das Thema?
                          Ist übrigens nen Slave

                          
                          ======================= SUMMARY =======================
                                                  v.2024-05-22
                          
                          
                             Static hostname: iobroker-slave-proxmox
                                   Icon name: computer-vm
                                     Chassis: vm
                              Virtualization: kvm
                            Operating System: Ubuntu 20.04.6 LTS
                                      Kernel: Linux 5.4.0-177-generic
                                Architecture: x86-64
                          
                          Installation:           kvm
                          Kernel:                 x86_64
                          Userland:               64 bit
                          Timezone:               Europe/Berlin (CEST, +0200)
                          User-ID:                1000
                          Display-Server:         true
                          Boot Target:            graphical.target
                          
                          Pending OS-Updates:     45
                          Pending iob updates:    0
                          
                          Nodejs-Installation:
                          /usr/bin/nodejs         v18.20.0
                          /usr/bin/node           v18.20.0
                          /usr/bin/npm            10.5.0
                          /usr/bin/npx            10.5.0
                          /usr/bin/corepack       0.25.2
                          
                          Recommended versions are nodejs  and npm
                          Your nodejs installation is correct
                          
                          MEMORY:
                                        total        used        free      shared  buff/cache   available
                          Mem:           3.9G        450M        2.0G        1.0M        1.5G        3.2G
                          Swap:          3.9G          0B        3.9G
                          Total:         7.9G        450M        5.9G
                          
                          Active iob-Instances:   26
                          Active repo(s): Beta (latest)
                          
                          ioBroker Core:          js-controller           6.0.1
                                                  admin                   "admin" not found
                          
                          ioBroker Status:        iobroker is running on this host.
                          
                          At least one iobroker host is running.
                          
                          Objects type: jsonl
                          States  type: redis
                          
                          Status admin and web instance:
                          + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 7777, bind: 0.0.0.0 (SSL), run as: admin
                          + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          
                          Objects:                10591
                          States:                 10135
                          
                          Size of iob-Database:
                          
                          284K    /opt/iobroker/iobroker-data/objects.jsonl
                          280K    /opt/iobroker/iobroker-data/objects.json.migrated
                          264K    /opt/iobroker/iobroker-data/objects.json.bak.migrated
                          204K    /opt/iobroker/iobroker-data/states.json.bak
                          204K    /opt/iobroker/iobroker-data/states.json
                          
                          
                          
                          =================== END OF SUMMARY ====================
                          
                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • R robbsen

                            @meister-mopper bei mir scheint es was mit dem update von 5 auf 6 zusammen zu hängen. Hatte eben ein Backup eingespielt und der Adapter lief nach dem Update bleibt es rot. Ist ggf. bei mir einfach die Node.js das Thema?
                            Ist übrigens nen Slave

                            
                            ======================= SUMMARY =======================
                                                    v.2024-05-22
                            
                            
                               Static hostname: iobroker-slave-proxmox
                                     Icon name: computer-vm
                                       Chassis: vm
                                Virtualization: kvm
                              Operating System: Ubuntu 20.04.6 LTS
                                        Kernel: Linux 5.4.0-177-generic
                                  Architecture: x86-64
                            
                            Installation:           kvm
                            Kernel:                 x86_64
                            Userland:               64 bit
                            Timezone:               Europe/Berlin (CEST, +0200)
                            User-ID:                1000
                            Display-Server:         true
                            Boot Target:            graphical.target
                            
                            Pending OS-Updates:     45
                            Pending iob updates:    0
                            
                            Nodejs-Installation:
                            /usr/bin/nodejs         v18.20.0
                            /usr/bin/node           v18.20.0
                            /usr/bin/npm            10.5.0
                            /usr/bin/npx            10.5.0
                            /usr/bin/corepack       0.25.2
                            
                            Recommended versions are nodejs  and npm
                            Your nodejs installation is correct
                            
                            MEMORY:
                                          total        used        free      shared  buff/cache   available
                            Mem:           3.9G        450M        2.0G        1.0M        1.5G        3.2G
                            Swap:          3.9G          0B        3.9G
                            Total:         7.9G        450M        5.9G
                            
                            Active iob-Instances:   26
                            Active repo(s): Beta (latest)
                            
                            ioBroker Core:          js-controller           6.0.1
                                                    admin                   "admin" not found
                            
                            ioBroker Status:        iobroker is running on this host.
                            
                            At least one iobroker host is running.
                            
                            Objects type: jsonl
                            States  type: redis
                            
                            Status admin and web instance:
                            + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 7777, bind: 0.0.0.0 (SSL), run as: admin
                            + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            
                            Objects:                10591
                            States:                 10135
                            
                            Size of iob-Database:
                            
                            284K    /opt/iobroker/iobroker-data/objects.jsonl
                            280K    /opt/iobroker/iobroker-data/objects.json.migrated
                            264K    /opt/iobroker/iobroker-data/objects.json.bak.migrated
                            204K    /opt/iobroker/iobroker-data/states.json.bak
                            204K    /opt/iobroker/iobroker-data/states.json
                            
                            
                            
                            =================== END OF SUMMARY ====================
                            
                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von Thomas Braun
                            #18

                            @robbsen sagte in Zigbee Startprobleme:

                            Ist ggf. bei mir einfach die Node.js das Thema?

                            Ist zumindest nicht die aktuellste und empfohlene Version.
                            Installier da auf Master wie Slave die Version 20.

                            Und schalt den Desktop aus:

                            Display-Server: true

                            Boot Target: graphical.target

                            Geht mit

                            sudo systemctl set-default multi-user.target
                            

                            Bring die Kiste auf Stand:

                            Pending OS-Updates: 45

                            Sind 45 zuviel.

                            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
                            0
                            • R Offline
                              R Offline
                              robbsen
                              schrieb am zuletzt editiert von
                              #19

                              Hab noch mal das Backup eingespielt, dieses mal erst das Update auf die aktuelle Node.js dann Linux Updates, hier gab es abhängigkeitsfehler also noch mal updates mit sudo apt dist-upgrade
                              Final dann das update vom js controller auf js-controller 6.0.1

                              2024-06-11 15:23:32.925  - error: host.iobroker-slave-proxmox Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
                              2024-06-11 15:23:32.925  - error: host.iobroker-slave-proxmox Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15)
                              2024-06-11 15:23:32.925  - error: host.iobroker-slave-proxmox Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:986:27)
                              2024-06-11 15:23:32.925  - error: host.iobroker-slave-proxmox Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1233:19)
                              2024-06-11 15:23:32.925  - error: host.iobroker-slave-proxmox Caught by controller[0]:     at require (node:internal/modules/helpers:179:18)
                              2024-06-11 15:23:32.925  - error: host.iobroker-slave-proxmox Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/common.js:35:26)
                              2024-06-11 15:23:32.925  - error: host.iobroker-slave-proxmox Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1358:14)
                              2024-06-11 15:23:32.925  - error: host.iobroker-slave-proxmox Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
                              2024-06-11 15:23:32.926  - error: host.iobroker-slave-proxmox Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1208:32)
                              2024-06-11 15:23:32.926  - error: host.iobroker-slave-proxmox Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1024:12)
                              2024-06-11 15:23:32.926  - error: host.iobroker-slave-proxmox Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1233:19) {
                              2024-06-11 15:23:32.926  - error: host.iobroker-slave-proxmox Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                              2024-06-11 15:23:32.926  - error: host.iobroker-slave-proxmox Caught by controller[0]:   requireStack: [
                              2024-06-11 15:23:32.926  - error: host.iobroker-slave-proxmox Caught by controller[0]:     '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/common.js',
                              2024-06-11 15:23:32.926  - error: host.iobroker-slave-proxmox Caught by controller[0]:     '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/inovelli.js',
                              2024-06-11 15:23:32.926  - error: host.iobroker-slave-proxmox Caught by controller[0]:     '/opt/iobroker/node_modules/zigbee-herdsman-converters/lib/ota/index.js',
                              2024-06-11 15:23:32.926  - error: host.iobroker-slave-proxmox Caught by controller[0]:     '/opt/iobroker/node_modules/zigbee-herdsman-converters/index.js',
                              2024-06-11 15:23:32.926  - error: host.iobroker-slave-proxmox Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.zigbee/lib/utils.js',
                              2024-06-11 15:23:32.926  - error: host.iobroker-slave-proxmox Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.zigbee/lib/commands.js',
                              2024-06-11 15:23:32.926  - error: host.iobroker-slave-proxmox Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.zigbee/main.js'
                              2024-06-11 15:23:32.926  - error: host.iobroker-slave-proxmox Caught by controller[0]:   ]
                              2024-06-11 15:23:32.926  - error: host.iobroker-slave-proxmox Caught by controller[0]: }
                              2024-06-11 15:23:32.926  - error: host.iobroker-slave-proxmox Caught by controller[1]: Node.js v20.14.0
                              2024-06-11 15:23:32.926  - error: host.iobroker-slave-proxmox instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                              2024-06-11 15:23:32.926  - info: host.iobroker-slave-proxmox Rebuild for adapter system.adapter.zigbee.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                              
                              

                              und das summary

                              ======================= SUMMARY =======================
                                                      v.2024-05-22
                              
                              
                                 Static hostname: iobroker-slave-proxmox
                                       Icon name: computer-vm
                                         Chassis: vm
                                  Virtualization: kvm
                                Operating System: Ubuntu 20.04.6 LTS
                                          Kernel: Linux 5.4.0-182-generic
                                    Architecture: x86-64
                              
                              Installation:           kvm
                              Kernel:                 x86_64
                              Userland:               64 bit
                              Timezone:               Europe/Berlin (CEST, +0200)
                              User-ID:                1000
                              Display-Server:         true
                              Boot Target:            multi-user.target
                              
                              Pending OS-Updates:     0
                              Pending iob updates:    0
                              
                              Nodejs-Installation:
                              /usr/bin/nodejs         v20.14.0
                              /usr/bin/node           v20.14.0
                              /usr/bin/npm            10.7.0
                              /usr/bin/npx            10.7.0
                              /usr/bin/corepack       0.28.1
                              
                              Recommended versions are nodejs  and npm
                              Your nodejs installation is correct
                              
                              MEMORY:
                                            total        used        free      shared  buff/cache   available
                              Mem:           3.9G        422M        2.5G        1.0M        958M        3.3G
                              Swap:          3.9G          0B        3.9G
                              Total:         7.9G        422M        6.5G
                              
                              Active iob-Instances:   29
                              Active repo(s): Beta (latest)
                              
                              ioBroker Core:          js-controller           6.0.1
                                                      admin                   "admin" not found
                              
                              ioBroker Status:        iobroker is running on this host.
                              
                              At least one iobroker host is running.
                              
                              Objects type: jsonl
                              States  type: redis
                              
                              Status admin and web instance:
                              + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 7777, bind: 0.0.0.0 (SSL), run as: admin
                              + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              
                              Objects:                11234
                              States:                 10725
                              
                              Size of iob-Database:
                              
                              284K    /opt/iobroker/iobroker-data/objects.jsonl
                              280K    /opt/iobroker/iobroker-data/objects.json.migrated
                              264K    /opt/iobroker/iobroker-data/objects.json.bak.migrated
                              204K    /opt/iobroker/iobroker-data/states.json.bak
                              204K    /opt/iobroker/iobroker-data/states.json
                              
                              
                              
                              =================== END OF SUMMARY ====================
                              
                              1 Antwort Letzte Antwort
                              0
                              • R Offline
                                R Offline
                                robbsen
                                schrieb am zuletzt editiert von robbsen
                                #20

                                konnte es umständlich selber lösen

                                Nach dem Update auf Version 6.0.1 erhielt ich im Log die Fehlermeldung, dass das Modul 'uri-js' fehlte. Also habe ich es installiert, und dann wurde mir angezeigt, dass auch das Modul 'request' fehlte. Also habe ich beide Module erneut im Verzeichnis /opt/iobroker installiert.

                                Hier ist mein vollständiger Ablauf:

                                • sudo apt-get dist-upgrade ausgeführt.
                                  ioBroker mit iob stop angehalten.
                                  Dann Node.js mit iob nodejs-update aktualisiert.
                                  Das System habe ich neu gestartet (reboot).
                                  Wieder ioBroker gestoppt mit iob stop.
                                  Dann ioBroker mit iob fix repariert.
                                  Die Datei 'iobroker.bat' mit del iobroker.bat gelöscht.
                                  Erneut iob fix ausgeführt.
                                  Wieder ioBroker gestoppt mit iob stop.
                                  Mit cd /opt/iobroker in das Verzeichnis gewechselt.
                                  Dort das Selbst-Upgrade mit iob upgrade self durchgeführt.
                                  Das Modul 'uri-js' mit npm install uri-js installiert.
                                  Und zuletzt das Modul 'request' mit npm install request installiert.
                                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
                                FAQ Cloud / IOT
                                HowTo: Node.js-Update
                                HowTo: Backup/Restore
                                Downloads
                                BLOG

                                957

                                Online

                                32.5k

                                Benutzer

                                81.8k

                                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