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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Nach Update des Container Managers (Syno) streikt Zigbee

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    12
    2
    254

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.0k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.7k

Nach Update des Container Managers (Syno) streikt Zigbee

Nach Update des Container Managers (Syno) streikt Zigbee

Scheduled Pinned Locked Moved ioBroker Allgemein
48 Posts 7 Posters 3.2k Views 7 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Airmaxchen
    wrote on last edited by Airmaxchen
    #1

    Ahoi!

    Wie der Titel schon sagt, startet mein Zigbee Adapter nicht mehr und bleibt rot.
    Mein ioBroker läuft als Docker auf meiner Synology DS920+ und heute morgen gab es ein Update des Container Managers. Nach diesem Update wurde ioBroker natürlich neu gestartet aber der Zigbee Adapter will nicht mehr.
    Mein CC26x2r1 ist direkt per USB an die Syno angeschlossen.
    Es sind alle angebotenen Updates installiert und Neustart von Adapter, Container und der gesamten Syno haben nicht geholfen.

    Hat vielleicht jemand eine Idee was das Problem sein könnte?
    Folgende Fehlermeldungen kommen im Log des ioBrokers:

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

      Ahoi!

      Wie der Titel schon sagt, startet mein Zigbee Adapter nicht mehr und bleibt rot.
      Mein ioBroker läuft als Docker auf meiner Synology DS920+ und heute morgen gab es ein Update des Container Managers. Nach diesem Update wurde ioBroker natürlich neu gestartet aber der Zigbee Adapter will nicht mehr.
      Mein CC26x2r1 ist direkt per USB an die Syno angeschlossen.
      Es sind alle angebotenen Updates installiert und Neustart von Adapter, Container und der gesamten Syno haben nicht geholfen.

      Hat vielleicht jemand eine Idee was das Problem sein könnte?
      Folgende Fehlermeldungen kommen im Log des ioBrokers:

      
      host.iobroker
      2025-07-03 10:38:57.043	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 10:38:57.043	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      
      host.iobroker
      2025-07-03 10:38:57.043	error	Caught by controller[0]: Node.js v20.19.3
      
      host.iobroker
      2025-07-03 10:38:57.043	error	Caught by controller[0]: }
      
      host.iobroker
      2025-07-03 10:38:57.043	error	Caught by controller[0]: ]
      
      host.iobroker
      2025-07-03 10:38:57.043	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js'
      
      host.iobroker
      2025-07-03 10:38:57.043	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js',
      
      host.iobroker
      2025-07-03 10:38:57.043	error	Caught by controller[0]: requireStack: [
      
      host.iobroker
      2025-07-03 10:38:57.043	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
      
      host.iobroker
      2025-07-03 10:38:57.043	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1298:19) {
      
      host.iobroker
      2025-07-03 10:38:57.042	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1096:12)
      
      host.iobroker
      2025-07-03 10:38:57.042	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1275:32)
      
      host.iobroker
      2025-07-03 10:38:57.042	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)
      
      host.iobroker
      2025-07-03 10:38:57.042	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1529:14)
      
      host.iobroker
      2025-07-03 10:38:57.042	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js:8:15)
      
      host.iobroker
      2025-07-03 10:38:57.042	error	Caught by controller[0]: at require (node:internal/modules/helpers:182:18)
      
      host.iobroker
      2025-07-03 10:38:57.042	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1298:19)
      
      host.iobroker
      2025-07-03 10:38:57.042	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1043:27)
      
      host.iobroker
      2025-07-03 10:38:57.042	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1212:15)
      
      host.iobroker
      2025-07-03 10:38:57.042	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
      
      host.iobroker
      2025-07-03 10:38:57.042	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js
      
      host.iobroker
      2025-07-03 10:38:57.042	error	Caught by controller[0]: Require stack:
      
      host.iobroker
      2025-07-03 10:38:57.042	error	Caught by controller[0]: Error: Cannot find module 'axios'
      
      host.iobroker
      2025-07-03 10:38:57.041	error	Caught by controller[0]: ^
      
      host.iobroker
      2025-07-03 10:38:57.041	error	Caught by controller[0]: throw err;
      
      host.iobroker
      2025-07-03 10:38:57.041	error	Caught by controller[0]: node:internal/modules/cjs/loader:1215
      
      host.iobroker
      2025-07-03 10:38:50.106	info	instance system.adapter.zigbee.0 in version "2.0.5" started with pid 4184
      
      Ro75R Offline
      Ro75R Offline
      Ro75
      wrote on last edited by
      #2

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

      2025-07-03 10:38:57.043 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.

      Da wird ein Neubau versucht. Please execute "npm install --production" in adapter directory manually. Schon gemacht?

      Da es ein Container ist, sollte es doch einfach sein - sofern richtig konfiguriert - einfach den Container wegwerfen und einen neuen aktuellen nehmen.

      Ro75.

      SERVER = Beelink U59 16GB DDR4 RAM 512GB SSD, FB 7490, FritzDect 200+301+440, ConBee II, Zigbee Aqara Sensoren + NOUS A1Z, NOUS A1T, Philips Hue ** ioBroker, REDIS, influxdb2, Grafana, PiHole, Plex-Mediaserver, paperless-ngx (Docker), MariaDB + phpmyadmin *** VIS-Runtime = Intel NUC 8GB RAM 128GB SSD + 24" Touchscreen

      A 1 Reply Last reply
      0
      • Ro75R Ro75

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

        2025-07-03 10:38:57.043 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.

        Da wird ein Neubau versucht. Please execute "npm install --production" in adapter directory manually. Schon gemacht?

        Da es ein Container ist, sollte es doch einfach sein - sofern richtig konfiguriert - einfach den Container wegwerfen und einen neuen aktuellen nehmen.

        Ro75.

        A Offline
        A Offline
        Airmaxchen
        wrote on last edited by
        #3

        @ro75 Ich bin mir nicht ganz sicher welches das directory des adapters ist. Ich hade bezüglich Zigbee nur 3 Ordner unter opt/iobroker/node_modules gefunden. In diesen 3 Ordnern habe ich den Befehl ausgeführt. Leider ohne Erfolg.

        Ro75R 1 Reply Last reply
        0
        • A Airmaxchen

          @ro75 Ich bin mir nicht ganz sicher welches das directory des adapters ist. Ich hade bezüglich Zigbee nur 3 Ordner unter opt/iobroker/node_modules gefunden. In diesen 3 Ordnern habe ich den Befehl ausgeführt. Leider ohne Erfolg.

          Ro75R Offline
          Ro75R Offline
          Ro75
          wrote on last edited by
          #4

          @airmaxchen und was ist damit?

          Da es ein Container ist, sollte es doch einfach sein - sofern richtig konfiguriert - einfach den Container wegwerfen und einen neuen aktuellen nehmen.
          

          Verwendest du das aktuelle Image für ioBroker in Docker?

          Ro75.

          SERVER = Beelink U59 16GB DDR4 RAM 512GB SSD, FB 7490, FritzDect 200+301+440, ConBee II, Zigbee Aqara Sensoren + NOUS A1Z, NOUS A1T, Philips Hue ** ioBroker, REDIS, influxdb2, Grafana, PiHole, Plex-Mediaserver, paperless-ngx (Docker), MariaDB + phpmyadmin *** VIS-Runtime = Intel NUC 8GB RAM 128GB SSD + 24" Touchscreen

          A 2 Replies Last reply
          0
          • Ro75R Ro75

            @airmaxchen und was ist damit?

            Da es ein Container ist, sollte es doch einfach sein - sofern richtig konfiguriert - einfach den Container wegwerfen und einen neuen aktuellen nehmen.
            

            Verwendest du das aktuelle Image für ioBroker in Docker?

            Ro75.

            A Offline
            A Offline
            Airmaxchen
            wrote on last edited by
            #5

            @ro75 Ja, nachdem ich den Zigbee Fehler bemerkt habe, habe ich auch gesehen, dass es ein neues Image gibt. Mit der Hoffnung, dass dieses gleich den Fehler behebt habe ich es installiert. Hat leider nicht geholfen.

            1 Reply Last reply
            0
            • Ro75R Ro75

              @airmaxchen und was ist damit?

              Da es ein Container ist, sollte es doch einfach sein - sofern richtig konfiguriert - einfach den Container wegwerfen und einen neuen aktuellen nehmen.
              

              Verwendest du das aktuelle Image für ioBroker in Docker?

              Ro75.

              A Offline
              A Offline
              Airmaxchen
              wrote on last edited by
              #6

              @ro75 Ich habe jetzt auch den Container und das Image gelöscht und komplett neu installiert.
              Leider bleibt der Zigbee Fehler.

              Ro75R 1 Reply Last reply
              0
              • A Airmaxchen

                @ro75 Ich habe jetzt auch den Container und das Image gelöscht und komplett neu installiert.
                Leider bleibt der Zigbee Fehler.

                Ro75R Offline
                Ro75R Offline
                Ro75
                wrote on last edited by
                #7

                @airmaxchen dann zeige mal bitte die komplette Ausgabe von

                iob diag
                

                Ro75.

                SERVER = Beelink U59 16GB DDR4 RAM 512GB SSD, FB 7490, FritzDect 200+301+440, ConBee II, Zigbee Aqara Sensoren + NOUS A1Z, NOUS A1T, Philips Hue ** ioBroker, REDIS, influxdb2, Grafana, PiHole, Plex-Mediaserver, paperless-ngx (Docker), MariaDB + phpmyadmin *** VIS-Runtime = Intel NUC 8GB RAM 128GB SSD + 24" Touchscreen

                A 1 Reply Last reply
                0
                • Ro75R Ro75

                  @airmaxchen dann zeige mal bitte die komplette Ausgabe von

                  iob diag
                  

                  Ro75.

                  A Offline
                  A Offline
                  Airmaxchen
                  wrote on last edited by Airmaxchen
                  #8

                  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:                                                                                                                                                                                    
                   12:36:25 up  2:35,  0 user,  load average: 0.53, 1.12, 1.23                                                                                                                                              
                  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 10:36:25 UTC 2025                                                                                                                                                                              
                  Thu Jul  3 12:36:25 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.6G        853M        2.4G        7.7G        5.8G                                                                                                                          
                  Swap:           9.6G        188M        9.4G                                                                                                                                                              
                  Total:           21G        6.8G         10G                                                                                                                                                              
                                                                                                                                                                                                                            
                  Active iob-Instances:   24                                                                                                                                                                                
                                                                                                                                                                                                                            
                          11812 M total memory                                                                                                                                                                              
                           6315 M used memory                                                                                                                                                                               
                           3288 M active memory                                                                                                                                                                             
                           3517 M inactive memory                                                                                                                                                                           
                            813 M free memory                                                                                                                                                                               
                             42 M buffer memory                                                                                                                                                                             
                           7292 M swap cache                                                                                                                                                                                
                           9135 M total swap                                                                                                                                                                                
                            179 M used swap                                                                                                                                                                                 
                           8956 M free swap                                                                                                                                                                                 
                                                                                                                                                                                                                            
                  *** top - Table Of Processes  ***                                                                                                                                                                         
                  top - 12:36:26 up  2:35,  0 user,  load average: 0.53, 1.12, 1.23                                                                                                                                         
                  Tasks:  35 total,   1 running,  34 sleeping,   0 stopped,   0 zombie                                                                                                                                      
                  %Cpu(s): 50.0 us, 50.0 sy,  0.0 ni,  0.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st                                                                                                                           
                  MiB Mem :  11812.1 total,    812.3 free,   6317.3 used,   7335.6 buff/cache                                                                                                                               
                  MiB Swap:   9135.9 total,   8956.2 free,    179.7 used.   5494.8 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 OPTIONS                                          
                                      
                                      /                  /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/de124ec1904b23c35a0dcea9db5c9a8041f47bed90502ca1176efb52f716aaf2                                     
                                      
                                      |-/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                                                                                                                                          
                  16M     /var/                                                                                                                                                                                             
                  14M     /var/lib                                                                                                                                                                                          
                  13M     /var/lib/dpkg/info                                                                                                                                                                                
                  13M     /var/lib/dpkg                                                                                                                                                                                     
                  1.9M    /var/cache                                                                                                                                                                                        
                                                                                                                                                                                                                            
                                                                                                                                                                                                                            
                  /opt/iobroker/backups:                                                                                                                                                                                    
                  152M    /opt/iobroker/backups/                                                                                                                                                                            
                                                                                                                                                                                                                            
                  /opt/iobroker/iobroker-data:                                                                                                                                                                              
                  744M    /opt/iobroker/iobroker-data/                                                                                                                                                                      
                  467M    /opt/iobroker/iobroker-data/files                                                                                                                                                                 
                  137M    /opt/iobroker/iobroker-data/backup-objects                                                                                                                                                        
                  93M     /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 100                                                                                                                                                                             
                          100 /var/lib/dpkg/status                                                                                                                                                                          
                                                                                                                                                                                                                            
                  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: 587)                                                                                                               
                                                                                                                                                                                                                            
                  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)                                                                                                   
                                                                                                                                                                                                                            
                  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              : iobroker                                 -  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                                                                                                                                                                            
                  + 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         
                  ioBroker-Repositories                                                                                                                                                                                     
                  ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐                                                                                                           
                  │ (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                                                                                                                                                                                    
                  Upgrade policy: none                                      
                  
                  Ro75R A 2 Replies Last reply
                  0
                  • A Airmaxchen

                    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:                                                                                                                                                                                    
                     12:36:25 up  2:35,  0 user,  load average: 0.53, 1.12, 1.23                                                                                                                                              
                    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 10:36:25 UTC 2025                                                                                                                                                                              
                    Thu Jul  3 12:36:25 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.6G        853M        2.4G        7.7G        5.8G                                                                                                                          
                    Swap:           9.6G        188M        9.4G                                                                                                                                                              
                    Total:           21G        6.8G         10G                                                                                                                                                              
                                                                                                                                                                                                                              
                    Active iob-Instances:   24                                                                                                                                                                                
                                                                                                                                                                                                                              
                            11812 M total memory                                                                                                                                                                              
                             6315 M used memory                                                                                                                                                                               
                             3288 M active memory                                                                                                                                                                             
                             3517 M inactive memory                                                                                                                                                                           
                              813 M free memory                                                                                                                                                                               
                               42 M buffer memory                                                                                                                                                                             
                             7292 M swap cache                                                                                                                                                                                
                             9135 M total swap                                                                                                                                                                                
                              179 M used swap                                                                                                                                                                                 
                             8956 M free swap                                                                                                                                                                                 
                                                                                                                                                                                                                              
                    *** top - Table Of Processes  ***                                                                                                                                                                         
                    top - 12:36:26 up  2:35,  0 user,  load average: 0.53, 1.12, 1.23                                                                                                                                         
                    Tasks:  35 total,   1 running,  34 sleeping,   0 stopped,   0 zombie                                                                                                                                      
                    %Cpu(s): 50.0 us, 50.0 sy,  0.0 ni,  0.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st                                                                                                                           
                    MiB Mem :  11812.1 total,    812.3 free,   6317.3 used,   7335.6 buff/cache                                                                                                                               
                    MiB Swap:   9135.9 total,   8956.2 free,    179.7 used.   5494.8 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 OPTIONS                                          
                                        
                                        /                  /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/de124ec1904b23c35a0dcea9db5c9a8041f47bed90502ca1176efb52f716aaf2                                     
                                        
                                        |-/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                                                                                                                                          
                    16M     /var/                                                                                                                                                                                             
                    14M     /var/lib                                                                                                                                                                                          
                    13M     /var/lib/dpkg/info                                                                                                                                                                                
                    13M     /var/lib/dpkg                                                                                                                                                                                     
                    1.9M    /var/cache                                                                                                                                                                                        
                                                                                                                                                                                                                              
                                                                                                                                                                                                                              
                    /opt/iobroker/backups:                                                                                                                                                                                    
                    152M    /opt/iobroker/backups/                                                                                                                                                                            
                                                                                                                                                                                                                              
                    /opt/iobroker/iobroker-data:                                                                                                                                                                              
                    744M    /opt/iobroker/iobroker-data/                                                                                                                                                                      
                    467M    /opt/iobroker/iobroker-data/files                                                                                                                                                                 
                    137M    /opt/iobroker/iobroker-data/backup-objects                                                                                                                                                        
                    93M     /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 100                                                                                                                                                                             
                            100 /var/lib/dpkg/status                                                                                                                                                                          
                                                                                                                                                                                                                              
                    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: 587)                                                                                                               
                                                                                                                                                                                                                              
                    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)                                                                                                   
                                                                                                                                                                                                                              
                    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              : iobroker                                 -  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                                                                                                                                                                            
                    + 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         
                    ioBroker-Repositories                                                                                                                                                                                     
                    ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐                                                                                                           
                    │ (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                                                                                                                                                                                    
                    Upgrade policy: none                                      
                    
                    Ro75R Offline
                    Ro75R Offline
                    Ro75
                    wrote on last edited by
                    #9

                    @airmaxchen dann eben nochmal alles, von Anfang bis Ende.

                    Ro75.

                    SERVER = Beelink U59 16GB DDR4 RAM 512GB SSD, FB 7490, FritzDect 200+301+440, ConBee II, Zigbee Aqara Sensoren + NOUS A1Z, NOUS A1T, Philips Hue ** ioBroker, REDIS, influxdb2, Grafana, PiHole, Plex-Mediaserver, paperless-ngx (Docker), MariaDB + phpmyadmin *** VIS-Runtime = Intel NUC 8GB RAM 128GB SSD + 24" Touchscreen

                    1 Reply Last reply
                    0
                    • A Airmaxchen

                      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:                                                                                                                                                                                    
                       12:36:25 up  2:35,  0 user,  load average: 0.53, 1.12, 1.23                                                                                                                                              
                      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 10:36:25 UTC 2025                                                                                                                                                                              
                      Thu Jul  3 12:36:25 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.6G        853M        2.4G        7.7G        5.8G                                                                                                                          
                      Swap:           9.6G        188M        9.4G                                                                                                                                                              
                      Total:           21G        6.8G         10G                                                                                                                                                              
                                                                                                                                                                                                                                
                      Active iob-Instances:   24                                                                                                                                                                                
                                                                                                                                                                                                                                
                              11812 M total memory                                                                                                                                                                              
                               6315 M used memory                                                                                                                                                                               
                               3288 M active memory                                                                                                                                                                             
                               3517 M inactive memory                                                                                                                                                                           
                                813 M free memory                                                                                                                                                                               
                                 42 M buffer memory                                                                                                                                                                             
                               7292 M swap cache                                                                                                                                                                                
                               9135 M total swap                                                                                                                                                                                
                                179 M used swap                                                                                                                                                                                 
                               8956 M free swap                                                                                                                                                                                 
                                                                                                                                                                                                                                
                      *** top - Table Of Processes  ***                                                                                                                                                                         
                      top - 12:36:26 up  2:35,  0 user,  load average: 0.53, 1.12, 1.23                                                                                                                                         
                      Tasks:  35 total,   1 running,  34 sleeping,   0 stopped,   0 zombie                                                                                                                                      
                      %Cpu(s): 50.0 us, 50.0 sy,  0.0 ni,  0.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st                                                                                                                           
                      MiB Mem :  11812.1 total,    812.3 free,   6317.3 used,   7335.6 buff/cache                                                                                                                               
                      MiB Swap:   9135.9 total,   8956.2 free,    179.7 used.   5494.8 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 OPTIONS                                          
                                          
                                          /                  /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/de124ec1904b23c35a0dcea9db5c9a8041f47bed90502ca1176efb52f716aaf2                                     
                                          
                                          |-/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                                                                                                                                          
                      16M     /var/                                                                                                                                                                                             
                      14M     /var/lib                                                                                                                                                                                          
                      13M     /var/lib/dpkg/info                                                                                                                                                                                
                      13M     /var/lib/dpkg                                                                                                                                                                                     
                      1.9M    /var/cache                                                                                                                                                                                        
                                                                                                                                                                                                                                
                                                                                                                                                                                                                                
                      /opt/iobroker/backups:                                                                                                                                                                                    
                      152M    /opt/iobroker/backups/                                                                                                                                                                            
                                                                                                                                                                                                                                
                      /opt/iobroker/iobroker-data:                                                                                                                                                                              
                      744M    /opt/iobroker/iobroker-data/                                                                                                                                                                      
                      467M    /opt/iobroker/iobroker-data/files                                                                                                                                                                 
                      137M    /opt/iobroker/iobroker-data/backup-objects                                                                                                                                                        
                      93M     /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 100                                                                                                                                                                             
                              100 /var/lib/dpkg/status                                                                                                                                                                          
                                                                                                                                                                                                                                
                      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: 587)                                                                                                               
                                                                                                                                                                                                                                
                      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)                                                                                                   
                                                                                                                                                                                                                                
                      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              : iobroker                                 -  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                                                                                                                                                                            
                      + 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         
                      ioBroker-Repositories                                                                                                                                                                                     
                      ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐                                                                                                           
                      │ (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                                                                                                                                                                                    
                      Upgrade policy: none                                      
                      
                      A Offline
                      A Offline
                      Airmaxchen
                      wrote on last edited by
                      #10

                      Teil 2:

                      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:         5189                                                                                                                                                                                      
                                                                                                                                                                                                                                
                      *** 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        0      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     -                                                                                                   
                      dp        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: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 12:33:29.195  - error: host.iobroker Caught by controller[0]: Error: Cannot find module 'axios'                                                                                                
                      2025-07-03 12:33:29.195  - error: host.iobroker Caught by controller[0]: Require stack:                                                                                                                   
                      2025-07-03 12:33:29.195  - error: host.iobroker Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js                                                             
                      2025-07-03 12:33:29.195  - error: host.iobroker Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js                                                                             
                      2025-07-03 12:33:29.195  - error: host.iobroker Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1212:15)                                                        
                      2025-07-03 12:33:29.195  - error: host.iobroker Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1043:27)                                                                   
                      2025-07-03 12:33:29.195  - error: host.iobroker Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1298:19)                                                                 
                      2025-07-03 12:33:29.196  - error: host.iobroker Caught by controller[0]:     at require (node:internal/modules/helpers:182:18)                                                                            
                      2025-07-03 12:33:29.196  - error: host.iobroker Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js:8:15)                              
                      2025-07-03 12:33:29.196  - error: host.iobroker Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1529:14)                                                                
                      2025-07-03 12:33:29.196  - error: host.iobroker Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)                                                         
                      2025-07-03 12:33:29.196  - error: host.iobroker Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1275:32)                                                                    
                      2025-07-03 12:33:29.196  - error: host.iobroker Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1096:12)                                                                   
                      2025-07-03 12:33:29.196  - error: host.iobroker Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1298:19) {                                                               
                      2025-07-03 12:33:29.196  - error: host.iobroker Caught by controller[0]:   code: 'MODULE_NOT_FOUND',                                                                                                      
                      2025-07-03 12:33:29.196  - error: host.iobroker Caught by controller[0]:   requireStack: [                                                                                                                
                      2025-07-03 12:33:29.196  - error: host.iobroker Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js',                                                        
                      2025-07-03 12:33:29.196  - error: host.iobroker Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.zigbee/main.js'                                                                         
                      2025-07-03 12:33:29.197  - error: host.iobroker Caught by controller[0]:   ]                                                                                                                              
                      2025-07-03 12:33:29.197  - error: host.iobroker Caught by controller[0]: }                                                                                                                                
                      2025-07-03 12:33:29.197  - error: host.iobroker Caught by controller[0]: Node.js v20.19.3                                                                                                                 
                      2025-07-03 12:33:29.197  - error: host.iobroker instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)                                                                           
                      2025-07-03 12:33:29.197  - 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 ad
                      apter directory manually.                                                                                                                                                                                 
                      2025-07-03 12:36:10.500  - warn: fullybrowser.0 (361) [REST] 192.168.178.43: Sending command get axiosGetDevicesInfo  failed: No response                                                                 
                      2025-07-03 12:36:20.500  - warn: fullybrowser.0 (361) [REST] 192.168.178.43: Sending command get axiosGetDevicesInfo  failed: No response                                                                 
                      ============ Mark until here for C&P =============      
                      
                      MartinPM 1 Reply Last reply
                      0
                      • A Airmaxchen

                        Teil 2:

                        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:         5189                                                                                                                                                                                      
                                                                                                                                                                                                                                  
                        *** 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        0      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     -                                                                                                   
                        dp        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: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 12:33:29.195  - error: host.iobroker Caught by controller[0]: Error: Cannot find module 'axios'                                                                                                
                        2025-07-03 12:33:29.195  - error: host.iobroker Caught by controller[0]: Require stack:                                                                                                                   
                        2025-07-03 12:33:29.195  - error: host.iobroker Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js                                                             
                        2025-07-03 12:33:29.195  - error: host.iobroker Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js                                                                             
                        2025-07-03 12:33:29.195  - error: host.iobroker Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1212:15)                                                        
                        2025-07-03 12:33:29.195  - error: host.iobroker Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1043:27)                                                                   
                        2025-07-03 12:33:29.195  - error: host.iobroker Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1298:19)                                                                 
                        2025-07-03 12:33:29.196  - error: host.iobroker Caught by controller[0]:     at require (node:internal/modules/helpers:182:18)                                                                            
                        2025-07-03 12:33:29.196  - error: host.iobroker Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js:8:15)                              
                        2025-07-03 12:33:29.196  - error: host.iobroker Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1529:14)                                                                
                        2025-07-03 12:33:29.196  - error: host.iobroker Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)                                                         
                        2025-07-03 12:33:29.196  - error: host.iobroker Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1275:32)                                                                    
                        2025-07-03 12:33:29.196  - error: host.iobroker Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1096:12)                                                                   
                        2025-07-03 12:33:29.196  - error: host.iobroker Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1298:19) {                                                               
                        2025-07-03 12:33:29.196  - error: host.iobroker Caught by controller[0]:   code: 'MODULE_NOT_FOUND',                                                                                                      
                        2025-07-03 12:33:29.196  - error: host.iobroker Caught by controller[0]:   requireStack: [                                                                                                                
                        2025-07-03 12:33:29.196  - error: host.iobroker Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js',                                                        
                        2025-07-03 12:33:29.196  - error: host.iobroker Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.zigbee/main.js'                                                                         
                        2025-07-03 12:33:29.197  - error: host.iobroker Caught by controller[0]:   ]                                                                                                                              
                        2025-07-03 12:33:29.197  - error: host.iobroker Caught by controller[0]: }                                                                                                                                
                        2025-07-03 12:33:29.197  - error: host.iobroker Caught by controller[0]: Node.js v20.19.3                                                                                                                 
                        2025-07-03 12:33:29.197  - error: host.iobroker instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)                                                                           
                        2025-07-03 12:33:29.197  - 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 ad
                        apter directory manually.                                                                                                                                                                                 
                        2025-07-03 12:36:10.500  - warn: fullybrowser.0 (361) [REST] 192.168.178.43: Sending command get axiosGetDevicesInfo  failed: No response                                                                 
                        2025-07-03 12:36:20.500  - warn: fullybrowser.0 (361) [REST] 192.168.178.43: Sending command get axiosGetDevicesInfo  failed: No response                                                                 
                        ============ Mark until here for C&P =============      
                        
                        MartinPM Online
                        MartinPM Online
                        MartinP
                        wrote on last edited by
                        #11

                        @airmaxchen Ich kenne mich mit Containern nicht besonders gut aus ... Ist der Zigbee-Stick denn noch "sichtbar"?

                        Logging "MODULE_NOT_FOUND" weist aber eher in eine andere Richtung ...

                        Aber hier In Zeile 179 von "Teil 1"

                        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                                                                                                                                                                                              
                        
                        

                        gibt es denn "/dev/ttyACM0"?

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

                        AsgothianA A 2 Replies Last reply
                        0
                        • MartinPM MartinP

                          @airmaxchen Ich kenne mich mit Containern nicht besonders gut aus ... Ist der Zigbee-Stick denn noch "sichtbar"?

                          Logging "MODULE_NOT_FOUND" weist aber eher in eine andere Richtung ...

                          Aber hier In Zeile 179 von "Teil 1"

                          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                                                                                                                                                                                              
                          
                          

                          gibt es denn "/dev/ttyACM0"?

                          AsgothianA Offline
                          AsgothianA Offline
                          Asgothian
                          Developer
                          wrote on last edited by Asgothian
                          #12

                          @Airmaxchen erzwing bitte via Experten-Modus die neu-Installation des zigbee aadapters, ohne den vorher zu entfernen.

                          A.

                          ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                          "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                          A 1 Reply Last reply
                          0
                          • MartinPM MartinP

                            @airmaxchen Ich kenne mich mit Containern nicht besonders gut aus ... Ist der Zigbee-Stick denn noch "sichtbar"?

                            Logging "MODULE_NOT_FOUND" weist aber eher in eine andere Richtung ...

                            Aber hier In Zeile 179 von "Teil 1"

                            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                                                                                                                                                                                              
                            
                            

                            gibt es denn "/dev/ttyACM0"?

                            A Offline
                            A Offline
                            Airmaxchen
                            wrote on last edited by
                            #13

                            @martinp In der Systemsteuerung der Syno ist der CC26x2r1 zu sehen und /dev/ttyACM0 existiert. Sollte da noch etwas dabeistehen?

                            1 Reply Last reply
                            0
                            • AsgothianA Asgothian

                              @Airmaxchen erzwing bitte via Experten-Modus die neu-Installation des zigbee aadapters, ohne den vorher zu entfernen.

                              A.

                              A Offline
                              A Offline
                              Airmaxchen
                              wrote on last edited by
                              #14

                              @asgothian Meinst du damit "Wiederaufbauen"? Das habe ich gemacht. Hat leider nicht geholfen.

                              AsgothianA 1 Reply Last reply
                              0
                              • A Airmaxchen

                                @asgothian Meinst du damit "Wiederaufbauen"? Das habe ich gemacht. Hat leider nicht geholfen.

                                AsgothianA Offline
                                AsgothianA Offline
                                Asgothian
                                Developer
                                wrote on last edited by
                                #15

                                @airmaxchen nein, ich meine das was ich oben geschrieben habe.

                                ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                                "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                                1 Reply Last reply
                                0
                                • A Offline
                                  A Offline
                                  Airmaxchen
                                  wrote on last edited by
                                  #16

                                  @asgothian Aber damit bekomme ich einfach eine zweite Instanz. Oder verstehe ich das gerade falsch?

                                  AsgothianA 1 Reply Last reply
                                  0
                                  • A Airmaxchen

                                    @asgothian Aber damit bekomme ich einfach eine zweite Instanz. Oder verstehe ich das gerade falsch?

                                    AsgothianA Offline
                                    AsgothianA Offline
                                    Asgothian
                                    Developer
                                    wrote on last edited by Asgothian
                                    #17

                                    @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.

                                    ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                                    "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                                    A 1 Reply Last reply
                                    0
                                    • AsgothianA 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 Offline
                                      A Offline
                                      Airmaxchen
                                      wrote on last edited by
                                      #18

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

                                      AsgothianA 1 Reply Last reply
                                      0
                                      • A Airmaxchen

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

                                        AsgothianA Offline
                                        AsgothianA Offline
                                        Asgothian
                                        Developer
                                        wrote on last edited by
                                        #19

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

                                        ioBroker auf RPi4 - Hardware soweit wie möglich via Zigbee.
                                        "Shit don't work" ist keine Fehlermeldung, sondern ein Fluch.

                                        A 1 Reply Last reply
                                        0
                                        • AsgothianA Asgothian

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

                                          A Offline
                                          A Offline
                                          Airmaxchen
                                          wrote on last edited by
                                          #20

                                          @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.

                                          Ro75R AsgothianA 2 Replies Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          123

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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