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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Entwicklung
  4. (GELÖST) zigbee-herdsmann-converters / wie manuell updaten?

NEWS

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

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

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

(GELÖST) zigbee-herdsmann-converters / wie manuell updaten?

Scheduled Pinned Locked Moved Entwicklung
herdsmanzigbee
129 Posts 13 Posters 27.4k Views 12 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Diamand2k22

    @reverz

    das mit dem Icon hat doch nicht so funktioniert, wie ich mir das vorgestellt hatte.
    Sobald ich bei Model z.b. TS0601 eintrage, nimmt er das falsche Template mit den falschen Datenpunkten.

    Dann nimm bitte doch wieder die alte ketotek.js, die läuft ohne Problem und ohne Warnings.

    e6d91976-aa06-4bd0-9ec5-4bd545f3026b-ketotek.js

    R Offline
    R Offline
    ReverZ
    wrote on last edited by
    #104

    @diamand2k22
    Danke dir! Ich hab allerdings das baugleiche Modell Avatto me167.
    Das wurde auch noch nicht in den Konverter aufgenommen sondern es existiert lediglich ein externer Konverter wie für den Ketotek.

    1 Reply Last reply
    0
    • D Offline
      D Offline
      Diamand2k22
      wrote on last edited by
      #105

      Re: (GELÖST) zigbee-herdsmann-converters / wie manuell updaten?

      @Thomas-Braun

      Hallo Thomas, leider stürzt mein Zigbee Adapter seit einem Update über die "Katze" heute früh ständig ab, dachte zwischenzeitlich, dass ich es gefixt hätte, aber leider nein.

      Hast du noch eine Ahnung? hier mal ein Auszug aus dem Log.

      code_text
      ```host.pi4b
      2023-06-19 13:52:57.895	info	Restart adapter system.adapter.zigbee.0 because enabled
      host.pi4b
      2023-06-19 13:52:57.894	error	instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      host.pi4b
      2023-06-19 13:52:57.894	error	Caught by controller[1]: at /opt/iobroker/node_modules/iobroker.zigbee/main.js:699:22
      host.pi4b
      2023-06-19 13:52:57.894	error	Caught by controller[1]: at Zigbee.filterError (/opt/iobroker/node_modules/iobroker.zigbee/main.js:142:18)
      host.pi4b
      2023-06-19 13:52:57.894	error	Caught by controller[1]: at Zigbee.sendError (/opt/iobroker/node_modules/iobroker.zigbee/main.js:118:32)
      host.pi4b
      2023-06-19 13:52:57.894	error	Caught by controller[1]: at Object.configureScope (/opt/iobroker/node_modules/@iobroker/plugin-sentry/node_modules/@sentry/src/exports.ts:76:1)
      host.pi4b
      2023-06-19 13:52:57.894	error	Caught by controller[1]: at Hub.configureScope (/opt/iobroker/node_modules/@iobroker/plugin-sentry/node_modules/@sentry/src/hub.ts:340:1)
      host.pi4b
      2023-06-19 13:52:57.893	error	Caught by controller[1]: at /opt/iobroker/node_modules/iobroker.zigbee/main.js:122:56
      host.pi4b
      2023-06-19 13:52:57.893	error	Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'Error')
      host.pi4b
      2023-06-19 13:52:57.892	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
      
      zigbee.0
      74435	2023-06-19 13:52:57.071	info	terminating
      
      zigbee.0
      74435	2023-06-19 13:52:56.862	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
      
      zigbee.0
      74435	2023-06-19 13:52:56.860	info	terminating
      
      zigbee.0
      74435	2023-06-19 13:52:56.807	info	Zigbee: disabling joining new devices.
      
      zigbee.0
      74435	2023-06-19 13:52:56.348	info	cleaned everything up...
      
      zigbee.0
      74435	2023-06-19 13:52:56.287	error	Cannot read properties of undefined (reading 'Error')
      
      zigbee.0
      74435	2023-06-19 13:52:56.287	error	TypeError: Cannot read properties of undefined (reading 'Error') at /opt/iobroker/node_modules/iobroker.zigbee/main.js:122:56 at Hub.configureScope (/opt/iobroker/node_modules/@iobroker/plugin-sentry/node_modules/@sentry/src/hub.ts:340:1) at Object.configureScope (/opt/iobroker/node_modules/@iobroker/plugin-sentry/node_modules/@sentry/src/exports.ts:76:1) at Zigbee.sendError (/opt/iobroker/node_modules/iobroker.zigbee/main.js:118:32) at Zigbee.filterError (/opt/iobroker/node_modules/iobroker.zigbee/main.js:142:18) at /opt/iobroker/node_modules/iobroker.zigbee/main.js:699:22
      
      zigbee.0
      74435	2023-06-19 13:52:56.272	error	unhandled promise rejection: Cannot read properties of undefined (reading 'Error')
      
      zigbee.0
      74435	2023-06-19 13:52:56.271	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      
      zigbee.0
      74435	2023-06-19 13:52:56.268	error	Send command to 0x94deb8fffe458477 failed with no error code (no response received (144)
      Thomas BraunT 1 Reply Last reply
      0
      • D Diamand2k22

        Re: (GELÖST) zigbee-herdsmann-converters / wie manuell updaten?

        @Thomas-Braun

        Hallo Thomas, leider stürzt mein Zigbee Adapter seit einem Update über die "Katze" heute früh ständig ab, dachte zwischenzeitlich, dass ich es gefixt hätte, aber leider nein.

        Hast du noch eine Ahnung? hier mal ein Auszug aus dem Log.

        code_text
        ```host.pi4b
        2023-06-19 13:52:57.895	info	Restart adapter system.adapter.zigbee.0 because enabled
        host.pi4b
        2023-06-19 13:52:57.894	error	instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
        host.pi4b
        2023-06-19 13:52:57.894	error	Caught by controller[1]: at /opt/iobroker/node_modules/iobroker.zigbee/main.js:699:22
        host.pi4b
        2023-06-19 13:52:57.894	error	Caught by controller[1]: at Zigbee.filterError (/opt/iobroker/node_modules/iobroker.zigbee/main.js:142:18)
        host.pi4b
        2023-06-19 13:52:57.894	error	Caught by controller[1]: at Zigbee.sendError (/opt/iobroker/node_modules/iobroker.zigbee/main.js:118:32)
        host.pi4b
        2023-06-19 13:52:57.894	error	Caught by controller[1]: at Object.configureScope (/opt/iobroker/node_modules/@iobroker/plugin-sentry/node_modules/@sentry/src/exports.ts:76:1)
        host.pi4b
        2023-06-19 13:52:57.894	error	Caught by controller[1]: at Hub.configureScope (/opt/iobroker/node_modules/@iobroker/plugin-sentry/node_modules/@sentry/src/hub.ts:340:1)
        host.pi4b
        2023-06-19 13:52:57.893	error	Caught by controller[1]: at /opt/iobroker/node_modules/iobroker.zigbee/main.js:122:56
        host.pi4b
        2023-06-19 13:52:57.893	error	Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'Error')
        host.pi4b
        2023-06-19 13:52:57.892	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
        
        zigbee.0
        74435	2023-06-19 13:52:57.071	info	terminating
        
        zigbee.0
        74435	2023-06-19 13:52:56.862	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
        
        zigbee.0
        74435	2023-06-19 13:52:56.860	info	terminating
        
        zigbee.0
        74435	2023-06-19 13:52:56.807	info	Zigbee: disabling joining new devices.
        
        zigbee.0
        74435	2023-06-19 13:52:56.348	info	cleaned everything up...
        
        zigbee.0
        74435	2023-06-19 13:52:56.287	error	Cannot read properties of undefined (reading 'Error')
        
        zigbee.0
        74435	2023-06-19 13:52:56.287	error	TypeError: Cannot read properties of undefined (reading 'Error') at /opt/iobroker/node_modules/iobroker.zigbee/main.js:122:56 at Hub.configureScope (/opt/iobroker/node_modules/@iobroker/plugin-sentry/node_modules/@sentry/src/hub.ts:340:1) at Object.configureScope (/opt/iobroker/node_modules/@iobroker/plugin-sentry/node_modules/@sentry/src/exports.ts:76:1) at Zigbee.sendError (/opt/iobroker/node_modules/iobroker.zigbee/main.js:118:32) at Zigbee.filterError (/opt/iobroker/node_modules/iobroker.zigbee/main.js:142:18) at /opt/iobroker/node_modules/iobroker.zigbee/main.js:699:22
        
        zigbee.0
        74435	2023-06-19 13:52:56.272	error	unhandled promise rejection: Cannot read properties of undefined (reading 'Error')
        
        zigbee.0
        74435	2023-06-19 13:52:56.271	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        
        zigbee.0
        74435	2023-06-19 13:52:56.268	error	Send command to 0x94deb8fffe458477 failed with no error code (no response received (144)
        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        wrote on last edited by
        #106

        @diamand2k22 sagte in (GELÖST) zigbee-herdsmann-converters / wie manuell updaten?:

        leider stürzt mein Zigbee Adapter seit einem Update über die "Katze" heute früh ständig ab

        Macht man ja auch nicht.

        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

        D 1 Reply Last reply
        0
        • Thomas BraunT Thomas Braun

          @diamand2k22 sagte in (GELÖST) zigbee-herdsmann-converters / wie manuell updaten?:

          leider stürzt mein Zigbee Adapter seit einem Update über die "Katze" heute früh ständig ab

          Macht man ja auch nicht.

          D Offline
          D Offline
          Diamand2k22
          wrote on last edited by
          #107

          @thomas-braun

          ich bin jetzt mal zurück gegangen auf 4.0.24 und hab den zigbee adapter nochmal gelöscht und wieder installiert, aber stürzt immer noch ständig ab. jetzt gehen mir die ideen aus.

          Thomas BraunT 1 Reply Last reply
          0
          • D Diamand2k22

            @thomas-braun

            ich bin jetzt mal zurück gegangen auf 4.0.24 und hab den zigbee adapter nochmal gelöscht und wieder installiert, aber stürzt immer noch ständig ab. jetzt gehen mir die ideen aus.

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

            @diamand2k22

            Ah, auf dem Beta js-controller unterwegs gewesen?
            (Diese nicht ganz unwesentliche Info vermisste ich oben...)
            Neben dem zigbee-Adapter aus dem github mit weiteren unstabilen Versionen zugange?

            iob diag
            

            in der Langfassung sagt?

            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

            D 2 Replies Last reply
            0
            • Thomas BraunT Thomas Braun

              @diamand2k22

              Ah, auf dem Beta js-controller unterwegs gewesen?
              (Diese nicht ganz unwesentliche Info vermisste ich oben...)
              Neben dem zigbee-Adapter aus dem github mit weiteren unstabilen Versionen zugange?

              iob diag
              

              in der Langfassung sagt?

              D Offline
              D Offline
              Diamand2k22
              wrote on last edited by
              #109

              @thomas-braun

              ja genau,bin mit dem Beta js-controller unterwegs gewesen und zigbee war die github version, jetzt habe ich alles rückgängig gemacht aber zigbee adapter läuft trotzdem nicht mehr

              1 Reply Last reply
              0
              • Thomas BraunT Thomas Braun

                @diamand2k22

                Ah, auf dem Beta js-controller unterwegs gewesen?
                (Diese nicht ganz unwesentliche Info vermisste ich oben...)
                Neben dem zigbee-Adapter aus dem github mit weiteren unstabilen Versionen zugange?

                iob diag
                

                in der Langfassung sagt?

                D Offline
                D Offline
                Diamand2k22
                wrote on last edited by Diamand2k22
                #110

                @thomas-braun

                ======== Start marking the full check here =========
                
                Skript v.2023-04-16
                
                *** BASE SYSTEM ***
                Model           : Raspberry Pi 4 Model B Rev 1.5
                Architecture    : aarch64
                Docker          : false
                Virtualization  : none
                Distributor ID: Debian
                Description:    Debian GNU/Linux 12 (bookworm)
                Release:        12
                Codename:       bookworm
                
                PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
                NAME="Debian GNU/Linux"
                VERSION_ID="12"
                VERSION="12 (bookworm)"
                VERSION_CODENAME=bookworm
                ID=debian
                HOME_URL="https://www.debian.org/"
                SUPPORT_URL="https://www.debian.org/support"
                BUG_REPORT_URL="https://bugs.debian.org/"
                
                Systemuptime and Load:
                 15:58:49 up 17:15,  2 users,  load average: 0.83, 1.27, 1.44
                CPU threads: 4
                
                Raspberry only:
                throttled=0x0
                Other values than 0x0 hint to temperature/voltage problems
                temp=40.9'C
                volt=0.9360V
                
                
                ============ Mark until here for C&P =============
                
                iob diag has finished.
                
                
                Thomas BraunT 1 Reply Last reply
                0
                • D Diamand2k22

                  @thomas-braun

                  ======== Start marking the full check here =========
                  
                  Skript v.2023-04-16
                  
                  *** BASE SYSTEM ***
                  Model           : Raspberry Pi 4 Model B Rev 1.5
                  Architecture    : aarch64
                  Docker          : false
                  Virtualization  : none
                  Distributor ID: Debian
                  Description:    Debian GNU/Linux 12 (bookworm)
                  Release:        12
                  Codename:       bookworm
                  
                  PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
                  NAME="Debian GNU/Linux"
                  VERSION_ID="12"
                  VERSION="12 (bookworm)"
                  VERSION_CODENAME=bookworm
                  ID=debian
                  HOME_URL="https://www.debian.org/"
                  SUPPORT_URL="https://www.debian.org/support"
                  BUG_REPORT_URL="https://bugs.debian.org/"
                  
                  Systemuptime and Load:
                   15:58:49 up 17:15,  2 users,  load average: 0.83, 1.27, 1.44
                  CPU threads: 4
                  
                  Raspberry only:
                  throttled=0x0
                  Other values than 0x0 hint to temperature/voltage problems
                  temp=40.9'C
                  volt=0.9360V
                  
                  
                  ============ Mark until here for C&P =============
                  
                  iob diag has finished.
                  
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  wrote on last edited by
                  #111

                  @diamand2k22

                  Da biste aber mit allem hart an der Absturzkante.
                  Raspberry OS 12 'Bookworm' ist auch noch nicht offiziell released.

                  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

                  D 1 Reply Last reply
                  0
                  • Thomas BraunT Thomas Braun

                    @diamand2k22

                    Da biste aber mit allem hart an der Absturzkante.
                    Raspberry OS 12 'Bookworm' ist auch noch nicht offiziell released.

                    D Offline
                    D Offline
                    Diamand2k22
                    wrote on last edited by
                    #112

                    @thomas-braun

                    okay das heißt dann wohl ist nicht mehr zu retten?
                    komischweise hat bis gestern alles funktioniert mit bookworm, js controller 5.03 und zigbee github. nach dem update auf 5.0.5 kamen die Probleme.

                    Thomas BraunT 1 Reply Last reply
                    0
                    • D Diamand2k22

                      @thomas-braun

                      okay das heißt dann wohl ist nicht mehr zu retten?
                      komischweise hat bis gestern alles funktioniert mit bookworm, js controller 5.03 und zigbee github. nach dem update auf 5.0.5 kamen die Probleme.

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

                      @diamand2k22 sagte in (GELÖST) zigbee-herdsmann-converters / wie manuell updaten?:

                      nach dem update auf 5.0.5 kamen die Probleme.

                      Das ist halt Beta. Kannst ja im entsprechenden Thread dazu dein Glück versuchen. Aber mit dem ganzen Zoo an unstabiler Software ist das kaum möglich das genauer einzugrenzen.

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      1 Reply Last reply
                      0
                      • D Offline
                        D Offline
                        Diamand2k22
                        wrote on last edited by
                        #114

                        @thomas-braun

                        ok dann werde ich mal

                        cd /opt/iobroker
                        sudo iobroker stop
                        sudo iobroker restore 0
                        
                        

                        versuchen und das Backup von gestern einspielen.

                        das sollte ja so funktionieren mit einer Backitup Sicherung oder?

                        Thomas BraunT 2 Replies Last reply
                        0
                        • D Diamand2k22

                          @thomas-braun

                          ok dann werde ich mal

                          cd /opt/iobroker
                          sudo iobroker stop
                          sudo iobroker restore 0
                          
                          

                          versuchen und das Backup von gestern einspielen.

                          das sollte ja so funktionieren mit einer Backitup Sicherung oder?

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

                          @diamand2k22

                          NEIN! NEIN! NEIN! NEIN! NEIN! NEIN! NEIN! NEIN! NEIN! NEIN! NEIN! NEIN! NEIN! NEIN! NEIN! NEIN! NEIN! NEIN! NEIN! NEIN! NEIN! NEIN! NEIN! NEIN! NEIN! NEIN! NEIN! NEIN! NEIN! NEIN! NEIN!

                          iobroker NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIE NIEMALS mit sudo anpacken . NIE

                          Linux-Werkzeugkasten:
                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                          NodeJS Fixer Skript:
                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                          1 Reply Last reply
                          0
                          • D Diamand2k22

                            @thomas-braun

                            ok dann werde ich mal

                            cd /opt/iobroker
                            sudo iobroker stop
                            sudo iobroker restore 0
                            
                            

                            versuchen und das Backup von gestern einspielen.

                            das sollte ja so funktionieren mit einer Backitup Sicherung oder?

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

                            @diamand2k22

                            iob fix
                            

                            ausführen...

                            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

                            D 1 Reply Last reply
                            0
                            • Thomas BraunT Thomas Braun

                              @diamand2k22

                              iob fix
                              

                              ausführen...

                              D Offline
                              D Offline
                              Diamand2k22
                              wrote on last edited by
                              #117

                              @thomas-braun

                              das mit dem sudo war aus einem anderen thread hier im forum rauskopiert 🙄

                              iob fix hab ich schon öfter ausprobiert aber kann auch nichts retten.

                              Thomas BraunT 1 Reply Last reply
                              0
                              • D Diamand2k22

                                @thomas-braun

                                das mit dem sudo war aus einem anderen thread hier im forum rauskopiert 🙄

                                iob fix hab ich schon öfter ausprobiert aber kann auch nichts retten.

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

                                @diamand2k22

                                Der Fred muss aber steinalt sein, das wurde zuletzt im frühen Pleistozän gemacht.

                                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

                                D 1 Reply Last reply
                                0
                                • Thomas BraunT Thomas Braun

                                  @diamand2k22

                                  Der Fred muss aber steinalt sein, das wurde zuletzt im frühen Pleistozän gemacht.

                                  D Offline
                                  D Offline
                                  Diamand2k22
                                  wrote on last edited by
                                  #119

                                  @thomas-braun

                                  ok soll ich dann mal probieren ob ein restore was rettet?
                                  wie gesagt, gestern hat noch alles funktioniert mit js controller 5.0.3

                                  dann so:

                                  cd /opt/iobroker
                                  iobroker stop
                                  iobroker restore 0
                                  
                                  
                                  D 1 Reply Last reply
                                  0
                                  • D Diamand2k22

                                    @thomas-braun

                                    ok soll ich dann mal probieren ob ein restore was rettet?
                                    wie gesagt, gestern hat noch alles funktioniert mit js controller 5.0.3

                                    dann so:

                                    cd /opt/iobroker
                                    iobroker stop
                                    iobroker restore 0
                                    
                                    
                                    D Offline
                                    D Offline
                                    Diamand2k22
                                    wrote on last edited by
                                    #120

                                    @Thomas-Braun

                                    nun läuft wieder alles....sogar mit js-contoller 5.0.5 u. bookworm, trotzdem danke für die Hilfe.

                                    1 Reply Last reply
                                    0
                                    • Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      wrote on last edited by
                                      #121

                                      @diamand2k22

                                      Dann kannste ja jetzt weiter frickeln.

                                      Linux-Werkzeugkasten:
                                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                      NodeJS Fixer Skript:
                                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                      1 Reply Last reply
                                      0
                                      • D Offline
                                        D Offline
                                        Dariusz Lenarczyk
                                        wrote on last edited by
                                        #122

                                        @Thomas-Braun
                                        Habe diesen Beitrag gefunden, leider ist die Diskussion an Thema vorbei gegangen. Trotzdem kann mir vielleicht Thoma-Braun helfen. So sieht es bei mir aus. Wie du siehst habe ich von der "Katze" installiert, leider ohne Erfolg. Was ist da zu tun?

                                        pi@raspberrypi:/opt/iobroker $ npm ls --depth=3 | grep zigbee
                                        └─┬ iobroker.zigbee@1.9.5
                                        ├─┬ zigbee-herdsman-converters@16.18.0
                                        │ └── zigbee-herdsman@0.28.0 deduped
                                        └─┬ zigbee-herdsman@0.28.0

                                        pi@raspberrypi:/opt/iobroker $ npm ls --depth=3 | grep zigbee
                                        └─┬ iobroker.zigbee@1.9.6 (git+ssh://git@github.com/ioBroker/ioBroker.zigbee.git#e5dc704a19a0c550f8b85570445d37bbfa98f58b)
                                        ├─┬ zigbee-herdsman-converters@16.18.0
                                        │ └── zigbee-herdsman@0.28.0 deduped
                                        └─┬ zigbee-herdsman@0.28.0

                                        Thomas BraunT 1 Reply Last reply
                                        0
                                        • D Dariusz Lenarczyk

                                          @Thomas-Braun
                                          Habe diesen Beitrag gefunden, leider ist die Diskussion an Thema vorbei gegangen. Trotzdem kann mir vielleicht Thoma-Braun helfen. So sieht es bei mir aus. Wie du siehst habe ich von der "Katze" installiert, leider ohne Erfolg. Was ist da zu tun?

                                          pi@raspberrypi:/opt/iobroker $ npm ls --depth=3 | grep zigbee
                                          └─┬ iobroker.zigbee@1.9.5
                                          ├─┬ zigbee-herdsman-converters@16.18.0
                                          │ └── zigbee-herdsman@0.28.0 deduped
                                          └─┬ zigbee-herdsman@0.28.0

                                          pi@raspberrypi:/opt/iobroker $ npm ls --depth=3 | grep zigbee
                                          └─┬ iobroker.zigbee@1.9.6 (git+ssh://git@github.com/ioBroker/ioBroker.zigbee.git#e5dc704a19a0c550f8b85570445d37bbfa98f58b)
                                          ├─┬ zigbee-herdsman-converters@16.18.0
                                          │ └── zigbee-herdsman@0.28.0 deduped
                                          └─┬ zigbee-herdsman@0.28.0

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

                                          @dariusz-lenarczyk

                                          Was heißt 'ohne Erfolg'?

                                          Linux-Werkzeugkasten:
                                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                          NodeJS Fixer Skript:
                                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                          1 Reply Last reply
                                          0

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

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

                                          With your input, this post could be even better 💗

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          431

                                          Online

                                          32.8k

                                          Users

                                          82.7k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe