Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Nach Update des Container Managers (Syno) streikt Zigbee

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Nach Update des Container Managers (Syno) streikt Zigbee

    This topic has been deleted. Only users with topic management privileges can see it.
    • Asgothian
      Asgothian Developer @Airmaxchen last edited by Asgothian

      @airmaxchen noch,al,installieren, nicht eine Instanz hinzufügen.
      Adapter Tab, expertenmodus anschalten, am Adapter explizit die version 2.0.5 auswählen und auf installieren clicken.

      A 1 Reply Last reply Reply Quote 0
      • A
        Airmaxchen @Asgothian last edited by

        @asgothian Danke, jetzt habe ich kapiert. Hat aber leider auch nicht geholfen.

        Asgothian 1 Reply Last reply Reply Quote 0
        • Asgothian
          Asgothian Developer @Airmaxchen last edited by

          @airmaxchen details ?
          “Hat nicht geholfen” ist so hilfreich wie “ist kaputt”

          A 1 Reply Last reply Reply Quote 0
          • A
            Airmaxchen @Asgothian last edited by

            @asgothian Ok, also ich meine damit, dass sich nichts geändert hat. Der Adapter bleibt rot und auch die Log-Einträge sind unverändert zu vorher. Wenn ich ein Resultat gehabt hätte, hätte ich es geschrieben.

            Ro75 Asgothian 2 Replies Last reply Reply Quote 0
            • Ro75
              Ro75 @Airmaxchen last edited by

              @airmaxchen das Ergebnis, auch wenn sich für dich nichts (ge/ver)ändert hat, nochmal posten.

              Ro75.

              A 1 Reply Last reply Reply Quote 0
              • Asgothian
                Asgothian Developer @Airmaxchen last edited by Asgothian

                @Airmaxchen
                Ich geb es auf. Alles, was ich bisher gelesen habe, sind Beschreibung, dass etwas nicht geht ohne vernünftige Logs, Fehlerbeschreibung und Ausgaben von den Dingen, die angeblich nicht funktioniert haben. Auch Anleitung muss man dreimal und vier mal erklären. Da muss dir jemand anders helfen.
                Nur weil sich für dich nichts geändert hat, heißt das nicht, dass nichts geändert wurde und es ist wichtig zu wissen, was passiert ist und nicht was das Ergebnis ist.
                Nur immer zu wiederholen es geht nicht ist unsinnig.

                Viel Glück.

                A 1 Reply Last reply Reply Quote 0
                • A
                  Airmaxchen @Ro75 last edited by

                  @ro75 Also im Protokoll kommt folgendes beim versuchten Neustart der Instanz:

                  host.iobroker
                  2025-07-03 17:08:58.912	info	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.
                  
                  host.iobroker
                  2025-07-03 17:08:58.912	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                  
                  host.iobroker
                  2025-07-03 17:08:58.911	error	Caught by controller[0]: Node.js v20.19.3
                  
                  host.iobroker
                  2025-07-03 17:08:58.911	error	Caught by controller[0]: }
                  
                  host.iobroker
                  2025-07-03 17:08:58.911	error	Caught by controller[0]: ]
                  
                  host.iobroker
                  2025-07-03 17:08:58.911	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js'
                  
                  host.iobroker
                  2025-07-03 17:08:58.911	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js',
                  
                  host.iobroker
                  2025-07-03 17:08:58.911	error	Caught by controller[0]: requireStack: [
                  
                  host.iobroker
                  2025-07-03 17:08:58.911	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                  
                  host.iobroker
                  2025-07-03 17:08:58.911	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1298:19) {
                  
                  host.iobroker
                  2025-07-03 17:08:58.911	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1096:12)
                  
                  host.iobroker
                  2025-07-03 17:08:58.911	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1275:32)
                  
                  host.iobroker
                  2025-07-03 17:08:58.911	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)
                  
                  host.iobroker
                  2025-07-03 17:08:58.911	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1529:14)
                  
                  host.iobroker
                  2025-07-03 17:08:58.911	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js:8:15)
                  
                  host.iobroker
                  2025-07-03 17:08:58.911	error	Caught by controller[0]: at require (node:internal/modules/helpers:182:18)
                  
                  host.iobroker
                  2025-07-03 17:08:58.911	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1298:19)
                  
                  host.iobroker
                  2025-07-03 17:08:58.910	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1043:27)
                  
                  host.iobroker
                  2025-07-03 17:08:58.910	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1212:15)
                  
                  host.iobroker
                  2025-07-03 17:08:58.910	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
                  
                  host.iobroker
                  2025-07-03 17:08:58.910	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js
                  
                  host.iobroker
                  2025-07-03 17:08:58.910	error	Caught by controller[0]: Require stack:
                  
                  host.iobroker
                  2025-07-03 17:08:58.910	error	Caught by controller[0]: Error: Cannot find module 'axios'
                  
                  host.iobroker
                  2025-07-03 17:08:58.910	error	Caught by controller[0]: ^
                  
                  host.iobroker
                  2025-07-03 17:08:58.910	error	Caught by controller[0]: throw err;
                  
                  host.iobroker
                  2025-07-03 17:08:58.910	error	Caught by controller[0]: node:internal/modules/cjs/loader:1215
                  
                  host.iobroker
                  2025-07-03 17:08:54.962	info	instance system.adapter.zigbee.0 in version "2.0.5" started with pid 20217```
                  Ro75 1 Reply Last reply Reply Quote 0
                  • Ro75
                    Ro75 @Airmaxchen last edited by

                    @airmaxchen und nun das Log der nochmaligen Installation.

                    Ro75.

                    1 Reply Last reply Reply Quote 0
                    • A
                      Airmaxchen @Asgothian last edited by

                      @asgothian Trotzdem danke für deine Hilfe.
                      Ich habe Logs gepostet und das Ergebnis von iob diag und genau einmal eine Anweisung von dir falsch verstanden. Jetzt läuft gerade iob diag wieder und ich poste das Ergebnis in Kürze wenn es fertig ist. Also entschuldige wenn ich dich mit meinem Verhalten auf irgendeine Weise getriggert habe.
                      Danke nochmals!

                      Ro75 Thomas Braun 2 Replies Last reply Reply Quote 0
                      • Ro75
                        Ro75 @Airmaxchen last edited by

                        @airmaxchen und nun das Log der nochmaligen Installation vom Adapter - so wie vorgeschlagen. Offensichtlich gibt es Fehler bei der Installation - das muss man sehen. Das fehlt aber.

                        Ro75.

                        A 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @Airmaxchen last edited by

                          @airmaxchen

                          Schau dir das Log direkt an und poste das dann.
                          Geht z.B. im Terminal per

                          iob logs --watch
                          
                          1 Reply Last reply Reply Quote 0
                          • A
                            Airmaxchen @Ro75 last edited by

                            @ro75 Ich hab's jetzt nochmal installiert und das ist das Log dazu:

                            
                            host.iobroker
                            2025-07-03 17:27:44.719	info	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.
                            
                            host.iobroker
                            2025-07-03 17:27:44.719	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                            
                            host.iobroker
                            2025-07-03 17:27:44.719	error	Caught by controller[0]: Node.js v20.19.3
                            
                            host.iobroker
                            2025-07-03 17:27:44.719	error	Caught by controller[0]: }
                            
                            host.iobroker
                            2025-07-03 17:27:44.719	error	Caught by controller[0]: ]
                            
                            host.iobroker
                            2025-07-03 17:27:44.719	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js'
                            
                            host.iobroker
                            2025-07-03 17:27:44.718	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js',
                            
                            host.iobroker
                            2025-07-03 17:27:44.718	error	Caught by controller[0]: requireStack: [
                            
                            host.iobroker
                            2025-07-03 17:27:44.718	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                            
                            host.iobroker
                            2025-07-03 17:27:44.718	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1298:19) {
                            
                            host.iobroker
                            2025-07-03 17:27:44.718	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1096:12)
                            
                            host.iobroker
                            2025-07-03 17:27:44.718	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1275:32)
                            
                            host.iobroker
                            2025-07-03 17:27:44.718	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)
                            
                            host.iobroker
                            2025-07-03 17:27:44.718	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1529:14)
                            
                            host.iobroker
                            2025-07-03 17:27:44.718	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js:8:15)
                            
                            host.iobroker
                            2025-07-03 17:27:44.718	error	Caught by controller[0]: at require (node:internal/modules/helpers:182:18)
                            
                            host.iobroker
                            2025-07-03 17:27:44.718	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1298:19)
                            
                            host.iobroker
                            2025-07-03 17:27:44.718	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1043:27)
                            
                            host.iobroker
                            2025-07-03 17:27:44.718	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1212:15)
                            
                            host.iobroker
                            2025-07-03 17:27:44.718	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
                            
                            host.iobroker
                            2025-07-03 17:27:44.718	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js
                            
                            host.iobroker
                            2025-07-03 17:27:44.718	error	Caught by controller[0]: Require stack:
                            
                            host.iobroker
                            2025-07-03 17:27:44.718	error	Caught by controller[0]: Error: Cannot find module 'axios'
                            
                            host.iobroker
                            2025-07-03 17:27:44.717	error	Caught by controller[0]: ^
                            
                            host.iobroker
                            2025-07-03 17:27:44.717	error	Caught by controller[0]: throw err;
                            
                            host.iobroker
                            2025-07-03 17:27:44.717	error	Caught by controller[0]: node:internal/modules/cjs/loader:1215
                            
                            host.iobroker
                            2025-07-03 17:27:44.603	info	iobroker exit 0
                            
                            host.iobroker
                            2025-07-03 17:27:43.781	info	instance system.adapter.zigbee.0 in version "2.0.5" started with pid 21898
                            
                            host.iobroker
                            2025-07-03 17:27:43.275	info	"system.adapter.zigbee.0" enabled
                            
                            host.iobroker
                            2025-07-03 17:27:43.267	info	iobroker host.iobroker Adapter "system.adapter.zigbee.0" is started
                            
                            host.iobroker
                            2025-07-03 17:27:43.261	info	iobroker upload [0] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/zigbee.svg zigbee.svg image/svg+xml
                            
                            host.iobroker
                            2025-07-03 17:27:43.256	info	iobroker upload [1] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/zigbee.png zigbee.png image/png
                            
                            host.iobroker
                            2025-07-03 17:27:43.233	info	iobroker upload [2] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/words.js words.js application/javascript
                            
                            host.iobroker
                            2025-07-03 17:27:43.224	info	iobroker upload [3] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/vis-network.min.js vis-network.min.js application/javascript
                            
                            host.iobroker
                            2025-07-03 17:27:43.214	info	iobroker upload [4] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/vis-network.min.css vis-network.min.css text/css
                            
                            host.iobroker
                            2025-07-03 17:27:43.202	info	iobroker upload [5] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/tab_m.html tab_m.html text/html
                            
                            host.iobroker
                            2025-07-03 17:27:43.177	info	iobroker upload [6] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/shuffle.min.js shuffle.min.js application/javascript
                            
                            host.iobroker
                            2025-07-03 17:27:43.155	info	iobroker upload [7] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/moment.min.js moment.min.js application/javascript
                            
                            host.iobroker
                            2025-07-03 17:27:43.150	info	iobroker upload [8] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/index_m.html index_m.html text/html
                            
                            host.iobroker
                            2025-07-03 17:27:43.140	info	iobroker upload [9] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/index.html index.html text/html
                            
                            host.iobroker
                            2025-07-03 17:27:43.114	info	iobroker upload [10] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zemismart_sw2.png img/zemismart_sw2.png image/png
                            
                            host.iobroker
                            2025-07-03 17:27:43.096	info	iobroker upload [11] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zbt_smart_switch.png img/zbt_smart_switch.png image/png
                            
                            host.iobroker
                            2025-07-03 17:27:43.076	info	iobroker upload [12] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zbt_led_panel.png img/zbt_led_panel.png image/png
                            
                            host.iobroker
                            2025-07-03 17:27:43.072	info	iobroker upload [13] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zbt_e27_rgbw.png img/zbt_e27_rgbw.png image/png
                            
                            host.iobroker
                            2025-07-03 17:27:43.067	info	iobroker upload [14] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zbt_e27.png img/zbt_e27.png image/png
                            
                            host.iobroker
                            2025-07-03 17:27:43.062	info	iobroker upload [15] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/xiaomi_wireless_switch.png img/xiaomi_wireless_switch.png image/png
                            
                            host.iobroker
                            2025-07-03 17:27:43.046	info	iobroker upload [16] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/xiaomi_plug_eu.png img/xiaomi_plug_eu.png image/png
                            
                            host.iobroker
                            2025-07-03 17:27:43.041	info	iobroker upload [17] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/wemo.png img/wemo.png image/png
                            
                            host.iobroker
                            2025-07-03 17:27:43.037	info	iobroker upload [18] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/unknown.png img/unknown.png image/png
                            
                            host.iobroker
                            2025-07-03 17:27:43.028	info	iobroker upload [19] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/unavailable.png img/unavailable.png image/png
                            
                            host.iobroker
                            2025-07-03 17:27:43.018	info	iobroker upload [20] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/tuya_tyzs1l.png img/tuya_tyzs1l.png image/png
                            
                            host.iobroker
                            2025-07-03 17:27:42.939	info	iobroker upload [30] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/ts0203.png img/ts0203.png image/png
                            
                            host.iobroker
                            2025-07-03 17:27:42.846	info	iobroker upload [40] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/smartthings_motion.png img/smartthings_motion.png image/png
                            
                            host.iobroker
                            2025-07-03 17:27:42.768	info	iobroker upload [50] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/sensor_philipshue.png img/sensor_philipshue.png image/png
                            
                            host.iobroker
                            2025-07-03 17:27:42.713	info	iobroker upload [60] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/previous_track.png img/previous_track.png image/png
                            
                            host.iobroker
                            2025-07-03 17:27:42.525	info	iobroker upload [70] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_hue_lwv001.png img/philips_hue_lwv001.png image/png
                            
                            host.iobroker
                            2025-07-03 17:27:42.363	info	iobroker upload [80] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_hue_gu10_ambiance.png img/philips_hue_gu10_ambiance.png image/png
                            
                            host.iobroker
                            2025-07-03 17:27:42.225	info	iobroker upload [90] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_hue_argenta_4.png img/philips_hue_argenta_4.png image/png
                            
                            host.iobroker
                            2025-07-03 17:27:42.137	info	iobroker upload [100] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_fuzo_outdoor_wall_light.png img/philips_fuzo_outdoor_wall_light.png image/png
                            
                            host.iobroker
                            2025-07-03 17:27:41.875	info	iobroker upload [150] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/lifecontrol_lamp.png img/lifecontrol_lamp.png image/png
                            
                            host.iobroker
                            2025-07-03 17:27:41.694	info	iobroker upload [200] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/hue-smart-button.png img/hue-smart-button.png image/png
                            
                            host.iobroker
                            2025-07-03 17:27:41.453	info	iobroker upload [250] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/contact.png img/contact.png image/png
                            
                            host.iobroker
                            2025-07-03 17:27:41.092	info	iobroker upload [300] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/HG06104A.png img/HG06104A.png image/png
                            
                            host.iobroker
                            2025-07-03 17:27:40.864	info	iobroker upload [335] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/adapter-settings.js adapter-settings.js application/javascript
                            
                            host.iobroker
                            2025-07-03 17:27:38.176	info	iobroker Updating objects from io-package.json for adapter "zigbee" with version "2.0.5"
                            
                            host.iobroker
                            2025-07-03 17:27:38.134	info	iobroker 283 packages are looking for funding run `npm fund` for details
                            
                            host.iobroker
                            2025-07-03 17:27:38.133	info	iobroker added 59 packages in 12s
                            
                            host.iobroker
                            2025-07-03 17:27:36.655	info	iobroker > node-gyp-build
                            
                            host.iobroker
                            2025-07-03 17:27:36.654	info	iobroker > @serialport/bindings-cpp@13.0.1 install
                            
                            host.iobroker
                            2025-07-03 17:27:36.534	info	iobroker > @serialport/bindings-cpp@12.0.1 install> node-gyp-build
                            
                            host.iobroker
                            2025-07-03 17:27:36.533	info	iobroker
                            
                            host.iobroker
                            2025-07-03 17:27:26.305	info	iobroker Installing iobroker.zigbee@2.0.5... (System call)
                            
                            host.iobroker
                            2025-07-03 17:27:26.304	info	iobroker NPM version: 10.8.2
                            
                            host.iobroker
                            2025-07-03 17:27:26.106	info	"system.adapter.zigbee.0" disabled
                            
                            host.iobroker
                            2025-07-03 17:27:26.100	info	iobroker host.iobroker Adapter "system.adapter.zigbee.0" is stopped.
                            
                            host.iobroker
                            2025-07-03 17:27:26.067	info	iobroker run `npm fund` for details
                            
                            host.iobroker
                            2025-07-03 17:27:26.063	info	iobroker 263 packages are looking for funding
                            
                            host.iobroker
                            2025-07-03 17:27:26.062	info	iobroker removed 59 packages in 5s
                            
                            host.iobroker
                            2025-07-03 17:27:20.588	info	iobroker Uninstall npm packet "iobroker.zigbee" for a clean re-installation
                            
                            host.iobroker
                            2025-07-03 17:27:20.587	info	iobroker Update zigbee from @2.0.5 to @2.0.5
                            
                            host.iobroker
                            2025-07-03 17:27:18.870	info	iobroker upgrade zigbee@2.0.5 --debug
                            
                            A Asgothian 2 Replies Last reply Reply Quote 0
                            • A
                              Airmaxchen @Airmaxchen last edited by

                              @airmaxchen neues iob diag Teil 1:

                              ========== Start marking the full check here ===========                                                                                                   
                                                                                                                                                                                         
                              ```bash                                                                                                                                                    
                              Script v.2025-03-08                                                                                                                                        
                                                                                                                                                                                         
                              *** BASE SYSTEM ***                                                                                                                                        
                              Hardware Vendor : Synology                                                                                                                                 
                              Kernel          : x86_64                                                                                                                                   
                              Userland        : 64 bit                                                                                                                                   
                              Docker          : v10.0.0                                                                                                                                  
                              Virtualization  : docker                                                                                                                                   
                              Kernel          : x86_64                                                                                                                                   
                              Userland        : 64 bit                                                                                                                                   
                                                                                                                                                                                         
                              Systemuptime and Load:                                                                                                                                     
                               17:13:20 up  7:12,  0 user,  load average: 0.70, 1.02, 1.14 
                              CPU threads: 4                                                                                                                                             
                                                                                                                                                                                         
                                                                                                                                                                                         
                              *** LIFE CYCLE STATUS ***                                                                                                                                  
                              Unknown release codenamed ''. Please check yourself if the Operating System is actively maintained.                                                        
                                                                                                                                                                                         
                              *** TIME AND TIMEZONES ***                                                                                                                                 
                              Thu Jul  3 15:13:20 UTC 2025                                                                                                                               
                              Thu Jul  3 17:13:20 CEST 2025                                                                                                                              
                              CEST +0200                                                                                                                                                 
                              Etc/UTC                                                                                                                                                    
                                                                                                                                                                                         
                              *** Users and Groups ***                                                                                                                                   
                              User that called 'iob diag':                                                                                                                               
                              root                                                                                                                                                       
                              HOME=/root                                                                                                                                                 
                              GROUPS=root                                                                                                                                                
                                                                                                                                                                                         
                              User that is running 'js-controller':                                                                                                                      
                              iobroker                                                                                                                                                   
                              sudo: unable to resolve host iobroker: Name or service not known                                                                                           
                              HOME=/opt/iobroker                                                                                                                                         
                              sudo: unable to resolve host iobroker: Name or service not known                                                                                           
                              GROUPS=iobroker tty dialout audio video plugdev                                                                                                            
                                                                                                                                                                                         
                              *** DISPLAY-SERVER SETUP ***                                                                                                                               
                              Display-Server: false                                                                                                                                      
                              Desktop:                                                                                                                                                   
                              Terminal: 
                              *** MEMORY ***                                                                                                                                             
                                             total        used        free      shared  buff/cache   available                                                                           
                              Mem:             12G        6.5G        223M        2.4G        8.4G        5.9G                                                                           
                              Swap:           9.6G        528M        9.1G                                                                                                               
                              Total:           21G        7.1G        9.3G                                                                                                               
                                                                                                                                                                                         
                              Active iob-Instances:   24                                                                                                                                 
                                                                                                                                                                                         
                                      11812 M total memory                                                                                                                               
                                       6221 M used memory                                                                                                                                
                                       2443 M active memory                                                                                                                              
                                       5185 M inactive memory                                                                                                                            
                                        212 M free memory                                                                                                                                
                                         23 M buffer memory                                                                                                                              
                                       8008 M swap cache                                                                                                                                 
                                       9135 M total swap                                                                                                                                 
                                        504 M used swap                                                                                                                                  
                                       8631 M free swap                                                                                                                                  
                                                                                                                                                                                         
                              *** top - Table Of Processes  ***                                                                                                                          
                              top - 17:13:21 up  7:12,  0 user,  load average: 0.70, 1.02, 1.14                                                                                          
                              Tasks:  31 total,   1 running,  30 sleeping,   0 stopped,   0 zombie                                                                                       
                              %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st                                                                            
                              MiB Mem :  11812.1 total,    211.2 free,   6223.2 used,   8031.2 buff/cache                                                                                
                              MiB Swap:   9135.9 total,   8631.6 free,    504.3 used.   5589.0 avail Mem                                                                                 
                                                                                                                                                                                         
                                                                                                                                                                                         
                              *** DMESG CRITICAL ERRORS ***                                                                                                                              
                              sudo: unable to resolve host iobroker: Name or service not known                                                                                           
                              No critical errors detected                                                                                                                                
                                                                                                                                                                                         
                              *** FILESYSTEM ***                                                                                                                                         
                              Filesystem             Type   Size  Used Avail Use% Mounted on                                                                                             
                              /dev/mapper/cachedev_0 btrfs   11T  8.5T  2.1T  81% /                                                                                                      
                              tmpfs                  tmpfs   64M     0   64M   0% /dev  
                              tmpfs                  tmpfs  5.8G     0  5.8G   0% /sys/fs/cgroup                                                                                         
                              shm                    tmpfs   64M     0   64M   0% /dev/shm                                                                                               
                              /dev/mapper/cachedev_0 btrfs   11T  8.5T  2.1T  81% /opt/iobroker                                                                                          
                              /dev/mapper/cachedev_0 btrfs   11T  8.5T  2.1T  81% /etc/hosts                                                                                             
                                                                                                                                                                                         
                              Messages concerning ext4 filesystem in dmesg:                                                                                                              
                              sudo: unable to resolve host iobroker: Name or service not known                                                                                           
                              [Thu Jul  3 10:01:12 2025] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities                                                          
                              [Thu Jul  3 10:01:13 2025] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)                                                          
                              [Thu Jul  3 10:01:13 2025] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities                                                          
                              [Thu Jul  3 10:01:13 2025] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: barrier=1                                                       
                              [Thu Jul  3 10:01:19 2025] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities                                                          
                              [Thu Jul  3 10:01:19 2025] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null)                                                          
                              [Thu Jul  3 10:01:19 2025] EXT4-fs (md0): couldn't mount as ext3 due to feature incompatibilities                                                          
                              [Thu Jul  3 10:01:19 2025] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: barrier=1                                                       
                              [Thu Jul  3 10:01:38 2025] EXT4-fs (loop0): mounted filesystem with ordered data mode. Opts: (null)                                                        
                              [Thu Jul  3 10:06:43 2025] EXT4-fs (iscsi2): mounted filesystem with ordered data mode. Opts: (null)                                                       
                                                                                                                                                                                         
                              Show mounted filesystems:                                                                                                                                  
                              TARGET             SOURCE                                                                                                                         FSTYPE OP
                              TIONS                                                                                                                                                      
                              /                  /dev/mapper/cachedev_0[/@syno/@docker/btrfs/subvolumes/de124ec1904b23c35a0dcea9db5c9a8041f47bed90502ca1176efb52f716aaf2]       btrfs  rw
                              ,nodev,noatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,syno_allocator,subvolid=61076,subvol=/@syno/@docker/btrfs/subvolumes/de124ec
                              1904b23c35a0dcea9db5c9a8041f47bed90502ca1176efb52f716aaf2                                                                                                  
                              |-/opt/iobroker    /dev/mapper/cachedev_0[/@syno/docker/iobroker]                                                                                 btrfs  rw
                              ,nodev,noatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,syno_allocator,subvolid=744,subvol=/@syno/docker                            
                              |-/opt/userscripts /dev/mapper/cachedev_0[/@syno/docker/iobroker userscripts]                                                                     btrfs  rw
                              ,nodev,noatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,syno_allocator,subvolid=744,subvol=/@syno/docker                            
                              |-/etc/resolv.conf /dev/mapper/cachedev_0[/@syno/@docker/containers/98fec1d10412ced174ee7eda4e094bfaef48494d242510550a315e5e2d6c3138/resolv.conf] btrfs  rw
                              ,nodev,noatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,syno_allocator,subvolid=257,subvol=/@syno                                   
                              |-/etc/hostname    /dev/mapper/cachedev_0[/@syno/@docker/containers/98fec1d10412ced174ee7eda4e094bfaef48494d242510550a315e5e2d6c3138/hostname]    btrfs  rw
                              ,nodev,noatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,syno_allocator,subvolid=257,subvol=/@syno                                   
                              `-/etc/hosts       /dev/mapper/cachedev_0[/@syno/@docker/containers/98fec1d10412ced174ee7eda4e094bfaef48494d242510550a315e5e2d6c3138/hosts]       btrfs  rw
                              ,nodev,noatime,ssd,synoacl,space_cache=v2,auto_reclaim_space,metadata_ratio=50,syno_allocator,subvolid=257,subvol=/@syno                                 
                                                                                                                                                                                         
                              Files in neuralgic directories:                                                                                                                            
                                                                                                                                                                                         
                              /var:                                                                                                                                                      
                              sudo: unable to resolve host iobroker: Name or service not known                                                                                           
                              35M     /var/                                                                                                                                              
                              33M     /var/lib                                                                                                                                           
                              19M     /var/lib/apt/lists                                                                                                                                 
                              19M     /var/lib/apt                                                                                                                                       
                              13M     /var/lib/dpkg/info                                                                                                                                 
                                                                                                                                                                                         
                                                                                                                                                                                         
                              /opt/iobroker/backups:                                                                                                                                     
                              152M    /opt/iobroker/backups/                                                                                                                             
                                                                                                                                                                                         
                              /opt/iobroker/iobroker-data: 
                              749M    /opt/iobroker/iobroker-data/                                                                                                                       
                              466M    /opt/iobroker/iobroker-data/files                                                                                                                  
                              137M    /opt/iobroker/iobroker-data/backup-objects                                                                                                         
                              94M     /opt/iobroker/iobroker-data/history                                                                                                                
                              78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png                                                                                      
                                                                                                                                                                                         
                              The five largest files in iobroker-data are:                                                                                                               
                              38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map                                                                         
                              35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map                                                                     
                              25M     /opt/iobroker/iobroker-data/objects.jsonl                                                                                                          
                              24M     /opt/iobroker/iobroker-data/files/scenes.admin/static/js/main.c9369f6c.js.map                                                                      
                              9.0M    /opt/iobroker/iobroker-data/objects.json.migrated                                                                                                  
                                                                                                                                                                                         
                              USB-Devices by-id:                                                                                                                                         
                              USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':                                              
                                                                                                                                                                                         
                              No Devices found 'by-id'                                                                                                                                   
                                                                                                                                                                                         
                              *** ZigBee Settings ***                                                                                                                                    
                                                                                                                                                                                         
                              HINT:                                                                                                                                                      
                              Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:                                                                                 
                              /dev/ttyACM0                                                                                                                                               
                              Zigbee Network Settings on your coordinator/in nvbackup are:                                                                                               
                                                                                                                                                                                         
                              zigbee.X                                                                                                                                                   
                              Extended Pan ID:                                                                                                                                           
                              *** MASKED ***                                                                                                                                             
                              Pan ID:                                                                                                                                                    
                              *** MASKED *** 
                              Channel:                                                                                                                                                   
                              *** MASKED ***                                                                                                                                             
                              Network Key:                                                                                                                                               
                              *** MASKED ***                                                                                                                                             
                                                                                                                                                                                         
                              To unmask the settings run 'iob diag --unmask'                                                                                                             
                                                                                                                                                                                         
                                                                                                                                                                                         
                              *** NodeJS-Installation ***                                                                                                                                
                                                                                                                                                                                         
                              /usr/bin/nodejs         v20.19.3                                                                                                                           
                              /usr/bin/node           v20.19.3                                                                                                                           
                              /usr/bin/npm            10.8.2                                                                                                                             
                              /usr/bin/npx            10.8.2                                                                                                                             
                              /usr/bin/corepack       0.32.0                                                                                                                             
                                                                                                                                                                                         
                              nodejs:                                                                                                                                                    
                                Installed: 20.19.3-1nodesource1                                                                                                                          
                                Candidate: 20.19.3-1nodesource1                                                                                                                          
                                Version table:                                                                                                                                           
                               *** 20.19.3-1nodesource1 1001                                                                                                                             
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                      100 /var/lib/dpkg/status                                                                                                                           
                                   20.19.2-1nodesource1 1001                                                                                                                             
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                   20.19.1-1nodesource1 1001                                                                                                                             
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                   20.19.0-1nodesource1 1001                                                                                                                             
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                   20.18.3-1nodesource1 1001 
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                   20.18.2-1nodesource1 1001                                                                                                                             
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                   20.18.1-1nodesource1 1001                                                                                                                             
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                   20.18.0-1nodesource1 1001                                                                                                                             
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                   20.17.0-1nodesource1 1001                                                                                                                             
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                   20.16.0-1nodesource1 1001                                                                                                                             
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                   20.15.1-1nodesource1 1001                                                                                                                             
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                   20.15.0-1nodesource1 1001                                                                                                                             
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                   20.14.0-1nodesource1 1001                                                                                                                             
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                   20.13.1-1nodesource1 1001                                                                                                                             
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                   20.13.0-1nodesource1 1001                                                                                                                             
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                   20.12.2-1nodesource1 1001                                                                                                                             
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                   20.12.1-1nodesource1 1001                                                                                                                             
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                   20.12.0-1nodesource1 1001                                                                                                                             
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                   20.11.1-1nodesource1 1001                                                                                                                             
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                   20.11.0-1nodesource1 1001                                                                                                                             
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                   20.10.0-1nodesource1 1001                                                                                                                             
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                   20.9.0-1nodesource1 1001                                                                                                                              
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages 
                                  20.8.1-1nodesource1 1001                                                                                                                              
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                   20.8.0-1nodesource1 1001                                                                                                                              
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                   20.7.0-1nodesource1 1001                                                                                                                              
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                   20.6.1-1nodesource1 1001                                                                                                                              
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                   20.6.0-1nodesource1 1001                                                                                                                              
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                   20.5.1-1nodesource1 1001                                                                                                                              
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                   20.5.0-1nodesource1 1001                                                                                                                              
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                   20.4.0-1nodesource1 1001                                                                                                                              
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                   20.3.1-1nodesource1 1001                                                                                                                              
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                   20.3.0-1nodesource1 1001                                                                                                                              
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages  
                                   20.2.0-1nodesource1 1001                                                                                                                              
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                   20.1.0-1nodesource1 1001                                                                                                                              
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                   20.0.0-1nodesource1 1001                                                                                                                              
                                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages                                                                              
                                   18.19.0+dfsg-6~deb12u2 500                                                                                                                            
                                      500 http://deb.debian.org/debian bookworm/main amd64 Packages                                                                                      
                                   18.19.0+dfsg-6~deb12u1 500                                                                                                                            
                                      500 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages                                                                    
                                                                                                                                                                                         
                              Temp directories causing deletion problem: 0                                                                                                               
                              No problems detected                                                                                                                                       
                                                                                                                                                                                         
                              Errors in npm tree: 0                                                                                                                                      
                              No problems detected                                                                                                                                       
                                                                                                                                                                                         
                              *** ioBroker-Installation ***                                                                                                                              
                                                                                                                                                                                         
                              ioBroker Status                                                                                                                                            
                              iobroker is running on this host.                                                                                                                          
                                                                                                                                                                                         
                                                                                                                                                                                         
                              Objects type: jsonl                                                                                                                                        
                              States  type: jsonl                                                                                                                                        
                                                                                                                                                                                         
                              Hosts:                                                                                                                                                     
                              iobroker            iobroker (version: 7.0.6, hostname: iobroker      , alive, uptime: 17208)                                                              
                                                                                                                                                                                         
                              Core adapters versions  
                              js-controller:  7.0.6                                                                                                                                      
                              admin:          7.6.17                                                                                                                                     
                              javascript:     8.9.2                                                                                                                                      
                                                                                                                                                                                         
                              nodejs modules from github:     1                                                                                                                          
                              | +-- syno@3.0.0 (git+ssh://git@github.com/MeisterTR/syno.git#0104a973d33fe332aa6b1ab5be7fe8c57d3c68b0)                                                    
                              ker                                 -  enabled                                                                                                             
                                system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker                                 -  enabled                                    
                                system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker                                 -  enabled                                    
                                system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 -  enabled                                    
                                system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker                                 -  enabled                                    
                              + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker                                 -  enabled                                    
                                system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 -  enabled                                    
                                system.adapter.vis-metro.0              : vis-metro             : iobroker                                 -  enabled                                    
                                system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 -  enabled                                    
                                system.adapter.vis.0                    : vis                   : iobroker                                 -  enabled                                    
                              + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as:
                               admin                                                                                                                                                     
                              + system.adapter.wled.0                   : wled                  : iobroker                                 -  enabled                                    
                                system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyACM0                
                                                                                                                                                                                         
                              + instance is alive                                                                                                                                        
                                                                                                                                                                                         
                              Enabled adapters with bindings                                                                                                                             
                                                                                                                                                                                         
                              Adapter State                                                                                                                                              
                              + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as:
                               admin                                                                                                                                                     
                              + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled                                    
                              + system.adapter.device-watcher.0         : device-watcher        : iobroker                                 -  enabled  
                                system.adapter.devices.0                : devices               : iobroker                                 -  enabled                                    
                              + system.adapter.fakeroku.0               : fakeroku              : iobroker                                 -  enabled                                    
                              + system.adapter.fullybrowser.0           : fullybrowser          : iobroker                                 -  enabled                                    
                              + system.adapter.harmony.0                : harmony               : iobroker                                 -  enabled                                    
                                system.adapter.hass.0                   : hass                  : iobroker                                 - disabled, port: 8123                        
                              + system.adapter.history.0                : history               : iobroker                                 -  enabled                                    
                              + system.adapter.hueemu.0                 : hueemu                : iobroker                                 -  enabled, port: 8070                        
                                system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled                                    
                                system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: iobroker                                 -  enabled                           
                                system.adapter.icons-icons8.0           : icons-icons8          : iobroker                                 -  enabled                                    
                                system.adapter.icons-material-png.0     : icons-material-png    : iobroker                                 -  enabled                                    
                                system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker                                 -  enabled                                    
                                system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker                                 -  enabled                                    
                                system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: iobroker                                 -  enabled                           
                              + system.adapter.info.0                   : info                  : iobroker                                 -  enabled                                    
                              + system.adapter.iot.0                    : iot                   : iobroker                                 -  enabled                                    
                              + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled                                    
                              + system.adapter.lg-thinq.0               : lg-thinq              : iobroker                                 -  enabled                                    
                              + system.adapter.lgtv.0                   : lgtv                  : iobroker                                 -  enabled                                    
                              + system.adapter.lovelace.0               : lovelace              : iobroker                                 -  enabled, port: 8091, bind: 0.0.0.0, run as:
                               admin                                                                                                                                                     
                              + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0         
                                system.adapter.octoprint.0              : octoprint             : iobroker                                 - disabled                                    
                              + system.adapter.scenes.0                 : scenes                : iobroker                                 -  enabled                                    
                              + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0         
                              + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1884, bind: 0.0.0.0         
                                system.adapter.synology.0               : synology              : iobroker                                 - disabled, port: 5000                        
                              + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0         
                              + system.adapter.trashschedule.0          : trashschedule         : iobroker                                 -  enabled                                    
                                system.adapter.vis-bars.0               : vis-bars              : iobro+ system.adapter.admin.0                  : admin                 : iobroker   
                                                         -  enabled, port: 8081, bind: 0.0.0.0, run as: admin                                                                            
                              + system.adapter.hueemu.0                 : hueemu                : iobroker                                 -  enabled, port: 8070                        
                              + system.adapter.lovelace.0               : lovelace              : iobroker                                 -  enabled, port: 8091, bind: 0.0.0.0, run as:
                               admin                                                                                                                                                     
                              + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0         
                              + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0         
                              + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1884, bind: 0.0.0.0         
                              + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0         
                              + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as:
                               admin                                                                                                                                                     
                                system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: /dev/ttyACM0                
                              
                              A 1 Reply Last reply Reply Quote 0
                              • A
                                Airmaxchen @Airmaxchen last edited by

                                @airmaxchen Teil 2

                                ioBroker-Repositories                                                                                                                                      
                                Upgrade policy: none                                                                                                                                       
                                ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐                                                            
                                │ (index) │ name     │ url                                                     │ auto upgrade │                                                            
                                ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤                                                            
                                │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │                                                            
                                │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │                                                            
                                └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘                                                            
                                                                                                                                                                                           
                                Active repo(s): stable                                                                                                                                     
                                                                                                                                                                                           
                                Installed ioBroker-Adapters                                                                                                                                
                                Used repository: stable   
                                Adapter    "admin"        : 7.6.17   , installed 7.6.17                                                                                                    
                                Adapter    "backitup"     : 3.2.2    , installed 3.2.2                                                                                                     
                                Adapter    "device-watcher": 2.12.1  , installed 2.12.1                                                                                                    
                                Adapter    "devices"      : 1.1.5    , installed 1.1.5                                                                                                     
                                Adapter    "fakeroku"     : 0.3.0    , installed 0.3.0                                                                                                     
                                Adapter    "fullybrowser" : 3.1.1    , installed 3.1.1                                                                                                     
                                Adapter    "harmony"      : 1.5.0    , installed 1.5.0                                                                                                     
                                Adapter    "hass"         : 1.4.0    , installed 1.4.0                                                                                                     
                                Adapter    "history"      : 3.0.1    , installed 3.0.1                                                                                                     
                                Adapter    "ical"         : 1.16.1   , installed 1.16.1                                                                                                    
                                Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0                                                                                           
                                Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1                                                                                                     
                                Adapter    "icons-material-png": 0.1.0, installed 0.1.0                                                                                                    
                                Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1                                                                                                     
                                Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0                                                                                                     
                                Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2                                                                                           
                                Adapter    "iot"          : 3.3.0    , installed 3.3.0                                                                                                     
                                Adapter    "javascript"   : 8.9.2    , installed 8.9.2                                                                                                     
                                Controller "js-controller": 7.0.6    , installed 7.0.6                                                                                                     
                                Adapter    "lg-thinq"     : 1.1.0    , installed 1.1.0                                                                                                     
                                Adapter    "lgtv"         : 2.4.0    , installed 2.4.0                                                                                                     
                                Adapter    "lovelace"     : 4.1.15   , installed 4.1.15                                                                                                    
                                Adapter    "mqtt"         : 6.1.2    , installed 6.1.2                                                                                                     
                                Adapter    "octoprint"    : 5.1.0    , installed 5.1.0                                                                                                     
                                Adapter    "scenes"       : 3.2.3    , installed 3.2.3                                                                                                     
                                Adapter    "shelly"       : 10.0.0   , installed 9.5.1  [Updatable]                                                                                        
                                Adapter    "simple-api"   : 2.8.0    , installed 2.8.0                                                                                                     
                                Adapter    "socketio"     : 6.7.1    , installed 6.7.1                                                                                                     
                                Adapter    "sonoff"       : 3.1.2    , installed 3.1.2                                                                                                     
                                Adapter    "synology"     : 3.1.0    , installed 3.1.0                                                                                                     
                                Adapter    "telegram"     : 4.1.0    , installed 4.1.0                                                                                                     
                                Adapter    "trashschedule": 3.3.0    , installed 3.3.0                                                                                                     
                                Adapter    "vis"          : 1.5.6    , installed 1.5.6                                                                                                     
                                Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4                                                                                                     
                                Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3 
                                Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0                                                                                                     
                                Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1                                                                                                     
                                Adapter    "vis-icontwo"  : 1.11.0   , installed 1.11.0                                                                                                    
                                Adapter    "vis-inventwo" : 3.3.5    , installed 3.3.5                                                                                                     
                                Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1                                                                                                     
                                Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9                                                                                                    
                                Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0                                                                                                     
                                Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2                                                                                                    
                                Adapter    "web"          : 7.0.8    , installed 7.0.8                                                                                                     
                                Adapter    "wled"         : 0.7.2    , installed 0.7.2                                                                                                     
                                Adapter    "ws"           : 2.6.2    , installed 2.6.2                                                                                                     
                                Adapter    "zigbee"       : 2.0.5    , installed 2.0.5                                                                                                     
                                                                                                                                                                                           
                                Objects and States                                                                                                                                         
                                Please stand by - This may take a while                                                                                                                    
                                Objects:        6477                                                                                                                                       
                                States:         5159                                                                                                                                       
                                                                                                                                                                                           
                                *** OS-Repositories and Updates ***                                                                                                                        
                                sudo: unable to resolve host iobroker: Name or service not known                                                                                           
                                sudo: unable to resolve host iobroker: Name or service not known                                                                                           
                                Hit:1 http://deb.debian.org/debian bookworm InRelease                                                                                                      
                                Hit:2 http://deb.debian.org/debian bookworm-updates InRelease                                                                                              
                                Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease                                                                                    
                                Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease                                                                                              
                                Reading package lists...                                                                                                                                   
                                Pending Updates: 0                                                                                                                                         
                                                                                                                                                                                           
                                *** Listening Ports ***                                                                                                                                    
                                sudo: unable to resolve host iobroker: Name or service not known   
                                       40545      -              Active Internet connections (only servers)                                                                                
                                Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name                                     
                                tcp        0      0 127.0.0.1:512           0.0.0.0:*               LISTEN      0          134710     -                                                    
                                tcp        0      0 127.0.0.1:161           0.0.0.0:*               LISTEN      0          39674      -                                                    
                                tcp        0      0 0.0.0.0:9090            0.0.0.0:*               LISTEN      0          132308     -                                                    
                                tcp        0      0 0.0.0.0:6690            0.0.0.0:*               LISTEN      0          112726     -                                                    
                                tcp        0      0 192.168.178.34:9093     0.0.0.0:*               LISTEN      1026       2613913    391/io.fakeroku.0                                    
                                tcp        0      0 0.0.0.0:3493            0.0.0.0:*               LISTEN      0          33566      -                                                    
                                tcp        0      0 0.0.0.0:8070            0.0.0.0:*               LISTEN      1026       2630524    2547/io.hueemu.0                                     
                                tcp        0      0 0.0.0.0:8071            0.0.0.0:*               LISTEN      1026       2630525    2547/io.hueemu.0                                     
                                tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1026       2597752    161/iobroker.js-con                                  
                                tcp        0      0 0.0.0.0:5800            0.0.0.0:*               LISTEN      0          128852     -                                                    
                                tcp        0      0 127.0.0.1:4712          0.0.0.0:*               LISTEN      0          126548     -                                                    
                                tcp        0      0 0.0.0.0:5000            0.0.0.0:*               LISTEN      0          40535      -                                                    
                                tcp        0      0 0.0.0.0:5000            0.0.0.0:*               LISTEN      0          40534      -                                                    
                                tcp        0      0 0.0.0.0:5000            0.0.0.0:*               LISTEN      0          40533      -                                                    
                                tcp        0      0 0.0.0.0:5000            0.0.0.0:*               LISTEN      0          40525      -                                                    
                                tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1026       2602161    161/iobroker.js-con                                  
                                tcp        0      0 0.0.0.0:5001            0.0.0.0:*               LISTEN      0          40541      -                                                    
                                tcp        0      0 0.0.0.0:5001            0.0.0.0:*               LISTEN      0          40540      -                                                    
                                tcp        0      0 0.0.0.0:5001            0.0.0.0:*               LISTEN      0          40539      -                                                    
                                tcp        0      0 0.0.0.0:5001            0.0.0.0:*               LISTEN      0          40527      -                                                    
                                tcp        0      0 0.0.0.0:9002            0.0.0.0:*               LISTEN      0          133755     -                                                    
                                tcp        0      0 0.0.0.0:554             0.0.0.0:*               LISTEN      0          97829      -                                                    
                                tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN      0          49332      -                                                    
                                tcp        0      0 127.0.0.1:5900          0.0.0.0:*               LISTEN      0          166158     -                                                    
                                tcp        0      0 127.0.0.1:2380          0.0.0.0:*               LISTEN      0          144750     -                                                    
                                tcp        0      0 0.0.0.0:5357            0.0.0.0:*               LISTEN      0          154641     -                                                    
                                tcp        0      0 0.0.0.0:5357            0.0.0.0:*               LISTEN      0          154640     -                                                    
                                tcp        0      0 0.0.0.0:5357            0.0.0.0:*               LISTEN      0          154639     -                                                    
                                tcp        0      0 0.0.0.0:5357            0.0.0.0:*               LISTEN      0          154637     -                                                    
                                tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      0          40547      -                                                    
                                tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      0          40546      -                                                    
                                tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      0                                                                          
                                tcp6       0      0 :::5000                                                              
                                tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      0          40529      -                                                    
                                tcp        0      0 127.0.0.1:2385          0.0.0.0:*               LISTEN      0          149929     -                                                    
                                tcp        0      0 0.0.0.0:16881           0.0.0.0:*               LISTEN      0          129242     -                                                    
                                tcp        0      0 127.0.0.1:32401         0.0.0.0:*               LISTEN      297536     78332      -                                                    
                                tcp        0      0 0.0.0.0:4662            0.0.0.0:*               LISTEN      0          126550     -                                                    
                                tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          29849      -                                                    
                                tcp        0      0 127.0.0.1:32600         0.0.0.0:*               LISTEN      297536     92362      -                                                    
                                tcp        0      0 127.0.0.1:5432          0.0.0.0:*               LISTEN      55         84147      -                                                    
                                tcp        0      0 127.0.0.1:33304         0.0.0.0:*               LISTEN      0          66597      -                                                    
                                tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1026       2613847    376/io.shelly.0                                      
                                tcp        0      0 0.0.0.0:3130            0.0.0.0:*               LISTEN      0          130364     -                                                    
                                tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1026       2622524    793/io.mqtt.0                                        
                                tcp        0      0 0.0.0.0:3483            0.0.0.0:*               LISTEN      0          130745     -                                                    
                                tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      0          40553      -                                                    
                                tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      0          40552      -                                                    
                                tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      0          40551      -                                                    
                                tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      0          40531      -                                                    
                                tcp        0      0 0.0.0.0:1884            0.0.0.0:*               LISTEN      1026       2613292    319/io.sonoff.0                                      
                                tcp        0      0 192.168.178.34:3260     0.0.0.0:*               LISTEN      0          165202     -                                                    
                                tcp        0      0 127.0.0.1:30300         0.0.0.0:*               LISTEN      0          150511     -                                                    
                                tcp        0      0 127.0.0.1:16509         0.0.0.0:*               LISTEN      0          149654     -                                                    
                                tcp        0      0 127.0.0.1:38365         0.0.0.0:*               LISTEN      297536     92003      -                                                    
                                tcp        0      0 0.0.0.0:9981            0.0.0.0:*               LISTEN      276776     83300      -                                                    
                                tcp        0      0 0.0.0.0:445             0.0.0.0:*               LISTEN      0          49331      -                                                    
                                tcp        0      0 0.0.0.0:29              0.0.0.0:*               LISTEN      0          29853      -                                                    
                                tcp        0      0 0.0.0.0:9982            0.0.0.0:*               LISTEN      276776     83303      -                                                    
                                tcp6       0      0 :::3263                 :::*                    LISTEN      0          44791      -                                                    
                                tcp6       0      0 :::3264                 :::*                    LISTEN      0          44795      -                                                    
                                tcp6       0      0 :::3265                 :::*                    LISTEN      0          45841      -                                                    
                                tcp6       0      0 :::9090                 :::*                    LISTEN      0          133746     - 
                                tcp6       0      0 :::6690                 :::*                    LISTEN      0          112727     -                                                    
                                tcp6       0      0 :::61991                :::*                    LISTEN      1026       2608619    334/io.harmony.0                                     
                                tcp6       0      0 :::5800                 :::*                    LISTEN      0          130349     -                               :::*                 
                                   LISTEN      0          40538      -                                                                                                                     
                                tcp6       0      0 :::5000                 :::*                    LISTEN      0          40537      -                                                    
                                tcp6       0      0 :::5000                 :::*                    LISTEN      0          40536      -                                                    
                                tcp6       0      0 :::5000                 :::*                    LISTEN      0          40526      -                                                    
                                tcp6       0      0 :::5001                 :::*                    LISTEN      0          40544      -                                                    
                                tcp6       0      0 :::5001                 :::*                    LISTEN      0          40543      -                                                    
                                tcp6       0      0 :::5001                 :::*                    LISTEN      0          40542      -                                                    
                                tcp6       0      0 :::5001                 :::*                    LISTEN      0          40528      -                                                    
                                tcp6       0      0 :::9002                 :::*                    LISTEN      0          133758     -                                                    
                                tcp6       0      0 :::139                  :::*                    LISTEN      0          49330      -                                                    
                                tcp6       0      0 :::5357                 :::*                    LISTEN      0          154644     -                                                    
                                tcp6       0      0 :::5357                 :::*                    LISTEN      0          154643     -                                                    
                                tcp6       0      0 :::5357                 :::*                    LISTEN      0          154642     -                                                    
                                tcp6       0      0 :::5357                 :::*                    LISTEN      0          154638     -                                                    
                                tcp6       0      0 :::1935                 :::*                    LISTEN      233155     97852      -                                                    
                                tcp6       0      0 :::32400                :::*                    LISTEN      297536     78330      -                                                    
                                tcp6       0      0 :::80                   :::*                    LISTEN      0          40550      -                                                    
                                tcp6       0      0 :::80                   :::*                    LISTEN      0          40549      -                                                    
                                tcp6       0      0 :::80                   :::*                    LISTEN      0          40548      -                                                    
                                tcp6       0      0 :::80                   :::*                    LISTEN      0          40530      -                                                    
                                tcp6       0      0 :::8081                 :::*                    LISTEN      1026       2602395    195/io.admin.0                                       
                                tcp6       0      0 :::16881                :::*                    LISTEN      0          129244     -                                                    
                                tcp6       0      0 :::8082                 :::*                    LISTEN      1026       2623002    1203/io.web.0                                        
                                tcp6       0      0 :::22                   :::*                    LISTEN      0          29851      -                                                    
                                tcp6       0      0 :::3130                 :::*                    LISTEN      0          130367     -                                                    
                                tcp6       0      0 :::8091                 :::*                    LISTEN      1026       2628950    1927/io.lovelace.0                                   
                                tcp6       0      0 :::3483                 :::*                    LISTEN      0          130748     -                                                    
                                tcp6       0      0 :::443                  :::*                    LISTEN      0          40556      -                                                    
                                tcp6       0      0 :::443                  :::*                    LISTEN      0          40555      -                                                    
                                tcp6       0      0 :::443                  :::*                    LISTEN      0          40554      -                                                    
                                tcp6       0      0 :::443                  :::*                    LISTEN      0          40532      -                                                    
                                tcp6       0      0 fe80::211:32ff:fec:3260 :::*                    LISTEN      0          165205     - 
                                tcp6       0      0 :::445                  :::*                    LISTEN      0          49329      -                                                    
                                tcp6       0      0 :::3261                 :::*                    LISTEN      0          44793      -                                                    
                                tcp6       0      0 :::29                   :::*                    LISTEN      0          29855      -                                                    
                                tcp6       0      0 :::5566                 :::*                    LISTEN      0          69994      -                                                    
                                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1026       2630605    2684/io.wled.0                                       
                                udp        0      0 192.168.178.34:54630    0.0.0.0:*                           297536     92036      -                                                    
                                udp        0      0 127.0.0.1:55210         0.0.0.0:*                           297536     92032      -                                                    
                                udp        0      0 192.168.178.34:38835    0.0.0.0:*                           297536     92033      -                                                    
                                udp        0      0 192.168.178.34:47334    0.0.0.0:*                           297536     92039      -                                                    
                                udp        0      0 169.254.13.53:39441     0.0.0.0:*                           297536     92037      -                                                    
                                udp        0      0 0.0.0.0:6881            0.0.0.0:*                           0          129245     -                                                    
                                udp        0      0 0.0.0.0:56293           0.0.0.0:*                           276776     86086      -                                                    
                                udp        0      0 0.0.0.0:32410           0.0.0.0:*                           297536     92316      -                                                    
                                udp        0      0 0.0.0.0:32412           0.0.0.0:*                           297536     92030      -                                                    
                                udp        0      0 0.0.0.0:32413           0.0.0.0:*                           297536     92031      -                                                    
                                udp        0      0 0.0.0.0:32414           0.0.0.0:*                           297536     92315      -                                                    
                                udp        0      0 127.0.0.1:40743         0.0.0.0:*                           297536     92035      -                                                    
                                udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          27910      -                                                    
                                udp    15488      0 0.0.0.0:68              0.0.0.0:*                           0          29742      -                                                    
                                udp        0      0 0.0.0.0:123             0.0.0.0:*                           0          33261      -                                                    
                                udp        0      0 192.168.178.255:137     0.0.0.0:*                           0          148055     -                                                    
                                udp        0      0 192.168.178.34:137      0.0.0.0:*                           0          148054     -                                                    
                                udp        0      0 0.0.0.0:137             0.0.0.0:*                           0          148025     -                                                    
                                udp        0      0 192.168.178.255:138     0.0.0.0:*                           0          148057     -                                                    
                                udp        0      0 192.168.178.34:138      0.0.0.0:*                           0          148056     -                                                    
                                udp        0      0 0.0.0.0:138             0.0.0.0:*                           0          148026     -                                                    
                                udp        0      0 127.0.0.1:161           0.0.0.0:*                           0          39673      -                                                    
                                udp        0      0 127.0.0.1:323           0.0.0.0:*                           0          33259      -                                                    
                                udp        0      0 0.0.0.0:49617           0.0.0.0:*                           0          129239     -                                                    
                                udp        0      0 0.0.0.0:41928           0.0.0.0:*                           0          76840      -                                                    
                                udp        0      0 0.0.0.0:34008           0.0.0.0:*                           297536     92313      -                                                    
                                udp        0      0 0.0.0.0:42206           0.0.0.0:*                           0          5037627    -                                                    
                                udp        0      0 0.0.0.0:34440           0.0.0.0:*                           297536     92305      -                                                    
                                udp        0      0 0.0.0.0:9997            0.0.0.0:*                           0          29779      -                                                    
                                udp        0      0 0.0.0.0:9998            0.0.0.0:*                           0          29778      -   
                                udp        0      0 0.0.0.0:9999            0.0.0.0:*                           0          29777      -                                                    
                                udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1026       2613914    391/io.fakeroku.0                                    
                                udp        0      0 239.255.255.250:1900    0.0.0.0:*                           276776     86083      -                                                    
                                udp        0      0 0.0.0.0:1901            0.0.0.0:*                           297536     92038      -                                                    
                                udp        0      0 0.0.0.0:1920            0.0.0.0:*                           1026       2630523    2547/io.hueemu.0                                     
                                udp        0      0 169.254.13.53:59881     0.0.0.0:*                           297536     92040      -                                                    
                                udp        0      0 0.0.0.0:60264           0.0.0.0:*                           233155     102996     -                                                    
                                udp        0      0 0.0.0.0:60265           0.0.0.0:*                           233155     102997     -                                                    
                                udp        0      0 0.0.0.0:3130            0.0.0.0:*                           0          131172     -                                                    
                                udp        0      0 169.254.13.53:35945     0.0.0.0:*                           297536     92034      -                                                    
                                udp        0      0 0.0.0.0:3483            0.0.0.0:*                           0          132337     -                                                    
                                udp        0      0 0.0.0.0:19996           0.0.0.0:*                           233155     98859      -                                                    
                                udp        0      0 0.0.0.0:19997           0.0.0.0:*                           233155     98858      -                                                    
                                udp        0      0 0.0.0.0:19998           0.0.0.0:*                           233155     98857      -                                                    
                                udp        0      0 0.0.0.0:3702            0.0.0.0:*                           99         151026     -                                                    
                                udp        0      0 0.0.0.0:53598           0.0.0.0:*                           233155     104502     -                                                    
                                udp        0      0 0.0.0.0:53599           0.0.0.0:*                           233155     104503     -                                                    
                                udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1026       2608620    334/io.harmony.0                                     
                                udp        0      0 0.0.0.0:4665            0.0.0.0:*                           0          126549     -                                                    
                                udp        0      0 0.0.0.0:4672            0.0.0.0:*                           0          126551     -                                                    
                                udp6       0      0 :::123                  :::*                                0          33262      -                                                    
                                udp6       0      0 ::1:323                 :::*                                0          33260      -                                                    
                                udp6       0      0 :::3130                 :::*                                0          128859     -                                                    
                                udp6       0      0 :::3483                 :::*                                0          131608     -                                                    
                                udp6       0      0 :::3702                 :::*                                99         151028     -  
                                *** Log File - Last 25 Lines ***                                                                                                                           
                                                                                                                                                                                           
                                2025-07-03 17:08:58.910  - error: host.iobroker Caught by controller[0]:   throw err;                                                                      
                                2025-07-03 17:08:58.910  - error: host.iobroker Caught by controller[0]:   ^                                                                               
                                2025-07-03 17:08:58.910  - error: host.iobroker Caught by controller[0]: Error: Cannot find module 'axios'                                                 
                                2025-07-03 17:08:58.910  - error: host.iobroker Caught by controller[0]: Require stack:                                                                    
                                2025-07-03 17:08:58.910  - error: host.iobroker Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js              
                                2025-07-03 17:08:58.910  - error: host.iobroker Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js                              
                                2025-07-03 17:08:58.910  - error: host.iobroker Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1212:15)         
                                2025-07-03 17:08:58.910  - error: host.iobroker Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1043:27)                    
                                2025-07-03 17:08:58.911  - error: host.iobroker Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1298:19)                  
                                2025-07-03 17:08:58.911  - error: host.iobroker Caught by controller[0]:     at require (node:internal/modules/helpers:182:18)                             
                                2025-07-03 17:08:58.911  - error: host.iobroker Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/lib/statesco
                                ntroller.js:8:15)                                                                                                                                          
                                2025-07-03 17:08:58.911  - error: host.iobroker Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1529:14)                 
                                2025-07-03 17:08:58.911  - error: host.iobroker Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)          
                                2025-07-03 17:08:58.911  - error: host.iobroker Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1275:32)                     
                                2025-07-03 17:08:58.911  - error: host.iobroker Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1096:12)                    
                                2025-07-03 17:08:58.911  - error: host.iobroker Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1298:19) {                
                                2025-07-03 17:08:58.911  - error: host.iobroker Caught by controller[0]:   code: 'MODULE_NOT_FOUND',                                                       
                                2025-07-03 17:08:58.911  - error: host.iobroker Caught by controller[0]:   requireStack: [                                                                 
                                2025-07-03 17:08:58.911  - error: host.iobroker Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js',         
                                2025-07-03 17:08:58.911  - error: host.iobroker Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.zigbee/main.js'                          
                                2025-07-03 17:08:58.911  - error: host.iobroker Caught by controller[0]:   ]                                                                               
                                2025-07-03 17:08:58.911  - error: host.iobroker Caught by controller[0]: }                                                                                 
                                2025-07-03 17:08:58.911  - error: host.iobroker Caught by controller[0]: Node.js v20.19.3                                                                  
                                2025-07-03 17:08:58.912  - error: host.iobroker instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)                            
                                2025-07-03 17:08:58.912  - info: host.iobroker 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.
                                                                                                                   
                                ============ Mark until here for C&P =============                                                                                                                                                           
                                
                                1 Reply Last reply Reply Quote 0
                                • Asgothian
                                  Asgothian Developer @Airmaxchen last edited by

                                  @airmaxchen das ist nicht das vollständige log der Installation. Bitte das erweiterte log aus dem Dialog der bei der Installation angezeigt wird posten.

                                  Das diag bringt nix.

                                  A 1 Reply Last reply Reply Quote 0
                                  • A
                                    Airmaxchen @Asgothian last edited by

                                    @asgothian Achja, der Dialog hat sich automatisch geschlossen.
                                    Das ist das Log der Installation:

                                    $ iobroker upgrade zigbee@2.0.5 --debug
                                    
                                    Update zigbee from @2.0.5 to @2.0.5
                                    
                                    Uninstall npm packet "iobroker.zigbee" for a clean re-installation
                                    
                                    removed 59 packages in 5s
                                    
                                    263 packages are looking for funding run `npm fund` for details
                                    
                                    host.iobroker Adapter "system.adapter.zigbee.0" is stopped.
                                    
                                    NPM version: 10.8.2
                                    
                                    Installing iobroker.zigbee@2.0.5... (System call)
                                    
                                    > @serialport/bindings-cpp@12.0.1 install
                                    
                                    > node-gyp-build
                                    
                                    > @serialport/bindings-cpp@13.0.1 install> node-gyp-build
                                    
                                    added 59 packages in 13s
                                    
                                    283 packages are looking for funding run `npm fund` for details
                                    
                                    Updating objects from io-package.json for adapter "zigbee" with version "2.0.5"
                                    
                                    upload [335] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/adapter-settings.js adapter-settings.js application/javascript
                                    
                                    upload [300] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/HG06104A.png img/HG06104A.png image/png
                                    
                                    upload [250] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/contact.png img/contact.png image/png
                                    
                                    upload [200] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/hue-smart-button.png img/hue-smart-button.png image/png
                                    
                                    upload [150] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/lifecontrol_lamp.png img/lifecontrol_lamp.png image/png
                                    
                                    upload [100] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_fuzo_outdoor_wall_light.png img/philips_fuzo_outdoor_wall_light.png image/png
                                    
                                    upload [90] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_hue_argenta_4.png img/philips_hue_argenta_4.png image/png
                                    
                                    upload [80] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_hue_gu10_ambiance.png img/philips_hue_gu10_ambiance.png image/png
                                    
                                    upload [70] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_hue_lwv001.png img/philips_hue_lwv001.png image/png
                                    
                                    upload [60] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/previous_track.png img/previous_track.png image/png
                                    
                                    upload [50] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/sensor_philipshue.png img/sensor_philipshue.png image/png
                                    
                                    upload [40] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/smartthings_motion.png img/smartthings_motion.png image/png
                                    
                                    upload [30] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/ts0203.png img/ts0203.png image/png
                                    
                                    upload [20] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/tuya_tyzs1l.png img/tuya_tyzs1l.png image/png
                                    
                                    upload [19] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/unavailable.png img/unavailable.png image/png
                                    
                                    upload [18] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/unknown.png img/unknown.png image/png
                                    
                                    upload [17] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/wemo.png img/wemo.png image/png
                                    
                                    upload [16] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/xiaomi_plug_eu.png img/xiaomi_plug_eu.png image/png
                                    
                                    upload [15] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/xiaomi_wireless_switch.png img/xiaomi_wireless_switch.png image/png
                                    
                                    upload [14] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zbt_e27.png img/zbt_e27.png image/png
                                    
                                    upload [12] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zbt_led_panel.png img/zbt_led_panel.png image/png
                                    
                                    upload [11] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zbt_smart_switch.png img/zbt_smart_switch.png image/png
                                    
                                    upload [10] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zemismart_sw2.png img/zemismart_sw2.png image/png
                                    
                                    upload [9] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/index.html index.html text/html
                                    
                                    upload [8] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/index_m.html index_m.html text/html
                                    
                                    upload [7] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/moment.min.js moment.min.js application/javascript
                                    
                                    upload [6] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/shuffle.min.js shuffle.min.js application/javascript
                                    
                                    upload [5] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/tab_m.html tab_m.html text/html
                                    
                                    upload [4] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/vis-network.min.css vis-network.min.css text/css
                                    
                                    upload [3] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/vis-network.min.js vis-network.min.js application/javascript
                                    
                                    upload [2] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/words.js words.js application/javascript
                                    
                                    upload [0] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/zigbee.svg zigbee.svg image/svg+xml
                                    
                                    host.iobroker Adapter "system.adapter.zigbee.0" is started
                                    
                                    Process exited with code 0
                                    
                                    Homoran Asgothian 2 Replies Last reply Reply Quote 0
                                    • Homoran
                                      Homoran Global Moderator Administrators @Airmaxchen last edited by

                                      @airmaxchen sagte in Nach Update des Container Managers (Syno) streikt Zigbee:

                                      der Dialog hat sich automatisch geschlossen.

                                      dann nimm den Haken raus

                                      1 Reply Last reply Reply Quote 0
                                      • Asgothian
                                        Asgothian Developer @Airmaxchen last edited by

                                        @airmaxchen das ist das einfache log. Bitte den Haken für die erweiterten Ausgaben mit setzen.

                                        A.

                                        1 Reply Last reply Reply Quote 0
                                        • A
                                          Airmaxchen last edited by

                                          @asgothian Ich habe im Dialog während der Installation auf "Detailliert" gestellt und Protokollebene in der Instanz auf Silly. Ich bekomme während der Installation leider nicht mehr als das im Installationsdialog angezeigt.

                                          $ iobroker upgrade zigbee@2.0.5 --debug
                                          
                                          Update zigbee from @2.0.5 to @2.0.5
                                          
                                          Uninstall npm packet "iobroker.zigbee" for a clean re-installation
                                          
                                          removed 59 packages in 5s263 packages are looking for funding run `npm fund` for details
                                          
                                          host.iobroker Adapter "system.adapter.zigbee.0" is stopped.
                                          
                                          NPM version: 10.8.2
                                          
                                          Installing iobroker.zigbee@2.0.5... (System call)
                                          
                                          > @serialport/bindings-cpp@12.0.1 install
                                          
                                          > node-gyp-build
                                          
                                          > @serialport/bindings-cpp@13.0.1 install> node-gyp-build
                                          
                                          added 59 packages in 7s
                                          
                                          283 packages are looking for funding run `npm fund` for details
                                          
                                          Updating objects from io-package.json for adapter "zigbee" with version "2.0.5"
                                          
                                          upload [335] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/adapter-settings.js adapter-settings.js application/javascript
                                          
                                          upload [300] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/HG06104A.png img/HG06104A.png image/png
                                          
                                          upload [250] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/contact.png img/contact.png image/png
                                          
                                          upload [200] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/hue-smart-button.png img/hue-smart-button.png image/png
                                          
                                          upload [150] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/lifecontrol_lamp.png img/lifecontrol_lamp.png image/png
                                          
                                          upload [100] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_fuzo_outdoor_wall_light.png img/philips_fuzo_outdoor_wall_light.png image/png
                                          
                                          upload [90] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_hue_argenta_4.png img/philips_hue_argenta_4.png image/png
                                          
                                          upload [80] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_hue_gu10_ambiance.png img/philips_hue_gu10_ambiance.png image/png
                                          
                                          upload [70] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/philips_hue_lwv001.png img/philips_hue_lwv001.png image/png
                                          
                                          upload [60] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/previous_track.png img/previous_track.png image/png
                                          
                                          upload [50] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/sensor_philipshue.png img/sensor_philipshue.png image/png
                                          
                                          upload [40] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/smartthings_motion.png img/smartthings_motion.png image/png
                                          
                                          upload [30] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/ts0203.png img/ts0203.png image/png
                                          
                                          upload [20] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/tuya_tyzs1l.png img/tuya_tyzs1l.png image/png
                                          
                                          upload [19] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/unavailable.png img/unavailable.png image/png
                                          
                                          upload [18] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/unknown.png img/unknown.png image/png
                                          
                                          upload [17] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/wemo.png img/wemo.png image/png
                                          
                                          upload [16] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/xiaomi_plug_eu.png img/xiaomi_plug_eu.png image/png
                                          
                                          upload [15] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/xiaomi_wireless_switch.png img/xiaomi_wireless_switch.png image/png
                                          
                                          upload [14] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zbt_e27.png img/zbt_e27.png image/png
                                          
                                          upload [13] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zbt_e27_rgbw.png img/zbt_e27_rgbw.png image/png
                                          
                                          upload [12] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zbt_led_panel.png img/zbt_led_panel.png image/png
                                          
                                          upload [11] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zbt_smart_switch.png img/zbt_smart_switch.png image/png
                                          
                                          upload [10] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/img/zemismart_sw2.png img/zemismart_sw2.png image/png
                                          
                                          upload [9] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/index.html index.html text/html
                                          
                                          upload [8] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/index_m.html index_m.html text/html
                                          
                                          upload [7] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/moment.min.js moment.min.js application/javascript
                                          
                                          upload [6] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/shuffle.min.js shuffle.min.js application/javascript
                                          
                                          upload [5] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/tab_m.html tab_m.html text/html
                                          
                                          upload [4] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/vis-network.min.css vis-network.min.css text/css
                                          
                                          upload [3] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/vis-network.min.js vis-network.min.js application/javascript
                                          
                                          upload [2] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/words.js words.js application/javascript
                                          
                                          upload [1] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/zigbee.png zigbee.png image/png
                                          
                                          upload [0] zigbee.admin /opt/iobroker/node_modules/iobroker.zigbee/admin/zigbee.svg zigbee.svg image/svg+xml
                                          
                                          host.iobroker Adapter "system.adapter.zigbee.0" is started
                                          
                                          Process exited with code 0
                                          
                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @Airmaxchen last edited by

                                            @airmaxchen

                                            Ich würde das ja mal über die Kommandozeile versuchen. Oftmals ist die Ausgabe da besser.
                                            Was spuckt dir denn z. B.

                                            cd /opt/iobroker && npm ls @serialport/bindings-cpp
                                            

                                            aus?
                                            Müsste sowas bei herauskommen:

                                            echad@chet:/opt/iobroker $ npm ls @serialport/bindings-cpp
                                            iobroker.inst@3.0.0 /opt/iobroker
                                            ├─┬ iobroker.ble@0.14.1
                                            │ └─┬ @stoprocent/noble@1.19.1
                                            │   └─┬ @stoprocent/bluetooth-hci-socket@1.5.2
                                            │     └─┬ serialport@12.0.0
                                            │       └── @serialport/bindings-cpp@12.0.1
                                            └─┬ iobroker.zigbee@3.0.1
                                              ├─┬ serialport@13.0.0
                                              │ └── @serialport/bindings-cpp@13.0.0
                                              ├─┬ zigbee-herdsman-converters@23.13.0
                                              │ └─┬ zigbee-herdsman@3.5.2
                                              │   └── @serialport/bindings-cpp@13.0.1
                                              └─┬ zigbee-herdsman@3.3.2
                                                └── @serialport/bindings-cpp@13.0.1
                                            
                                            A 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            474
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            7
                                            48
                                            752
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo