Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Rebuild for adapter system.adapter.admin.0 not successful

    NEWS

    • [erledigt] 15. 05. Wartungsarbeiten am ioBroker Forum

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Rebuild for adapter system.adapter.admin.0 not successful

    This topic has been deleted. Only users with topic management privileges can see it.
    • Codierknecht
      Codierknecht Developer Most Active last edited by Codierknecht

      Nach dem Update auf NodeJS 20 will der Admin nicht mehr.
      Das System selbst läuft. Vis ist erreichbar und auch die Scripte laufen allem Anschein nach einwandfrei.

      2024-08-11 22:31:44.028  - ^[[32minfo^[[39m: host.iobroker "system.adapter.admin.0" enabled
      2024-08-11 22:31:44.303  - ^[[32minfo^[[39m: host.iobroker instance system.adapter.admin.0 in version "7.0.22" started with pid 13075
      2024-08-11 22:31:44.770  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]: node:internal/modules/cjs/loader:1148
      2024-08-11 22:31:44.770  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]:   throw err;
      2024-08-11 22:31:44.770  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]:   ^
      2024-08-11 22:31:44.770  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]: Error: Cannot find module '../middleware/initialize'
      2024-08-11 22:31:44.770  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]: Require stack:
      2024-08-11 22:31:44.770  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]: - /opt/iobroker/node_modules/passport/lib/framework/connect.js
      2024-08-11 22:31:44.770  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]: - /opt/iobroker/node_modules/passport/lib/authenticator.js
      2024-08-11 22:31:44.770  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]: - /opt/iobroker/node_modules/passport/lib/index.js
      2024-08-11 22:31:44.770  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/build-backend/lib/web.js
      2024-08-11 22:31:44.770  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.admin/build-backend/main.js
      2024-08-11 22:31:44.770  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15)
      2024-08-11 22:31:44.770  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:986:27)
      2024-08-11 22:31:44.770  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1233:19)
      2024-08-11 22:31:44.770  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]:     at require (node:internal/modules/helpers:179:18)
      2024-08-11 22:31:44.770  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/passport/lib/framework/connect.js:4:18)
      2024-08-11 22:31:44.770  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1358:14)
      2024-08-11 22:31:44.770  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
      2024-08-11 22:31:44.770  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1208:32)
      2024-08-11 22:31:44.770  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1024:12)
      2024-08-11 22:31:44.770  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1233:19) {
      2024-08-11 22:31:44.770  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
      2024-08-11 22:31:44.770  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]:   requireStack: [
      2024-08-11 22:31:44.770  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]:     '/opt/iobroker/node_modules/passport/lib/framework/connect.js',
      2024-08-11 22:31:44.770  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]:     '/opt/iobroker/node_modules/passport/lib/authenticator.js',
      2024-08-11 22:31:44.770  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]:     '/opt/iobroker/node_modules/passport/lib/index.js',
      2024-08-11 22:31:44.770  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.admin/build-backend/lib/web.js',
      2024-08-11 22:31:44.770  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]:     '/opt/iobroker/node_modules/iobroker.admin/build-backend/main.js'
      2024-08-11 22:31:44.770  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]:   ]
      2024-08-11 22:31:44.770  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]: }
      2024-08-11 22:31:44.770  - ^[[31merror^[[39m: host.iobroker Caught by controller[0]: Node.js v20.16.0
      2024-08-11 22:31:44.770  - ^[[31merror^[[39m: host.iobroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      2024-08-11 22:31:44.770  - ^[[32minfo^[[39m: host.iobroker Rebuild for adapter system.adapter.admin.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
      

      Edit
      Eine zusätzliche Instanz admin.1 produziert den gleichen Fehler.
      Auch ein downgrade mit

      cd /opt/iobroker
      npm install iobroker.admin@7.0.19
      

      hilft nicht.

      1 Reply Last reply Reply Quote 0
      • Codierknecht
        Codierknecht Developer Most Active last edited by Codierknecht

        Bevor die Frage nach dem iob diag kommt:

        Skript v.2024-05-22
        
        *** BASE SYSTEM ***
         Static hostname: iobroker
               Icon name: computer-container
                 Chassis: container ☐
          Virtualization: lxc
        Operating System: Debian GNU/Linux 12 (bookworm)
                  Kernel: Linux 6.8.8-4-pve
            Architecture: x86-64
        
        model name      : Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz
        Docker          : false
        Virtualization  : lxc
        Kernel          : x86_64
        Userland        : 64 bit
        
        Systemuptime and Load:
         23:05:09 up 54 min,  3 users,  load average: 0.98, 0.69, 0.64
        CPU threads: 2
        
        
        *** Time and Time Zones ***
                       Local time: Sun 2024-08-11 23:05:09 CEST
                   Universal time: Sun 2024-08-11 21:05:09 UTC
                         RTC time: n/a
                        Time zone: Europe/Berlin (CEST, +0200)
        System clock synchronized: yes
                      NTP service: inactive
                  RTC in local TZ: no
        
        *** Users and Groups ***
        User that called 'iob diag':
        codierknecht
        HOME=/home/codierknecht
        GROUPS=codierknecht sudo users iobroker
        
        User that is running 'js-controller':
        iobroker
        HOME=/home/iobroker
        GROUPS=iobroker tty dialout audio video plugdev
        
        *** Display-Server-Setup ***
        Display-Server: false
        Desktop: 
        Terminal: 
        Boot Target:    multi-user.target
        
        *** MEMORY ***
                       total        used        free      shared  buff/cache   available
        Mem:            8.6G        2.1G        5.0G        401K        1.6G        6.5G
        Swap:           1.1G          0B        1.1G
        Total:          9.7G        2.1G        6.0G
        
        Active iob-Instances:   32
        
                 8192 M total memory
                 1979 M used memory
                 1962 M active memory
                 1253 M inactive memory
                 4729 M free memory
                    0 M buffer memory
                 1483 M swap cache
                 1024 M total swap
                    0 M used swap
                 1024 M free swap
        
        *** top - Table Of Processes  ***
        top - 23:05:09 up 54 min,  3 users,  load average: 0.98, 0.69, 0.64
        Tasks:  68 total,   1 running,  67 sleeping,   0 stopped,   0 zombie
        %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
        MiB Mem :   8192.0 total,   4727.5 free,   1981.5 used,   1483.4 buff/cache     
        MiB Swap:   1024.0 total,   1024.0 free,      0.0 used.   6210.5 avail Mem 
        
        *** FAILED SERVICES ***
        
          UNIT LOAD ACTIVE SUB DESCRIPTION
        0 loaded units listed.
        
        *** FILESYSTEM ***
        Filesystem                       Type   Size  Used Avail Use% Mounted on
        /dev/mapper/pve-vm--100--disk--0 ext4    20G  8.2G   11G  44% /
        none                             tmpfs  492K  4.0K  488K   1% /dev
        tmpfs                            tmpfs  7.8G     0  7.8G   0% /dev/shm
        tmpfs                            tmpfs  3.2G  140K  3.2G   1% /run
        tmpfs                            tmpfs  5.0M     0  5.0M   0% /run/lock
        tmpfs                            tmpfs  1.6G     0  1.6G   0% /run/user/1000
        
        Messages concerning ext4 filesystem in dmesg:
        [Mon Aug  5 16:23:03 2024] EXT4-fs (dm-1): mounted filesystem 35e403cc-3cb6-4691-937c-5b0dccb22862 ro with ordered data mode. Quota mode: none.
        [Mon Aug  5 16:23:03 2024] EXT4-fs (dm-1): re-mounted 35e403cc-3cb6-4691-937c-5b0dccb22862 r/w. Quota mode: none.
        [Mon Aug  5 16:23:12 2024] EXT4-fs (dm-12): mounted filesystem 12b6cd06-d008-4b2e-af55-31858bff43d4 r/w with ordered data mode. Quota mode: none.
        [Mon Aug  5 16:23:14 2024] EXT4-fs (dm-13): mounted filesystem a11f86ac-a4e4-488c-bc2c-2db75e997cc3 r/w with ordered data mode. Quota mode: none.
        [Mon Aug  5 16:23:17 2024] EXT4-fs (dm-14): mounted filesystem 8b461bc5-aaae-4f92-b9dc-1b253ff32853 r/w with ordered data mode. Quota mode: none.
        [Mon Aug  5 16:23:19 2024] EXT4-fs (dm-15): mounted filesystem 5df1d13b-e057-4349-be14-0c7f7caea850 r/w with ordered data mode. Quota mode: none.
        [Tue Aug  6 03:00:02 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
        [Tue Aug  6 03:00:02 2024] EXT4-fs (dm-17): mounted filesystem 12b6cd06-d008-4b2e-af55-31858bff43d4 ro without journal. Quota mode: none.
        [Tue Aug  6 03:00:02 2024] EXT4-fs (dm-17): unmounting filesystem 12b6cd06-d008-4b2e-af55-31858bff43d4.
        [Tue Aug  6 03:00:03 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
        [Tue Aug  6 03:00:03 2024] EXT4-fs (dm-17): mounted filesystem a11f86ac-a4e4-488c-bc2c-2db75e997cc3 ro without journal. Quota mode: none.
        [Tue Aug  6 03:00:03 2024] EXT4-fs (dm-17): unmounting filesystem a11f86ac-a4e4-488c-bc2c-2db75e997cc3.
        [Tue Aug  6 03:00:04 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
        [Tue Aug  6 03:00:04 2024] EXT4-fs (dm-17): mounted filesystem 8b461bc5-aaae-4f92-b9dc-1b253ff32853 ro without journal. Quota mode: none.
        [Tue Aug  6 03:00:04 2024] EXT4-fs (dm-17): unmounting filesystem 8b461bc5-aaae-4f92-b9dc-1b253ff32853.
        [Tue Aug  6 03:00:05 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
        [Tue Aug  6 03:00:05 2024] EXT4-fs (dm-17): mounted filesystem 5df1d13b-e057-4349-be14-0c7f7caea850 ro without journal. Quota mode: none.
        [Tue Aug  6 03:00:05 2024] EXT4-fs (dm-17): unmounting filesystem 5df1d13b-e057-4349-be14-0c7f7caea850.
        [Wed Aug  7 03:00:01 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
        [Wed Aug  7 03:00:01 2024] EXT4-fs (dm-17): mounted filesystem 12b6cd06-d008-4b2e-af55-31858bff43d4 ro without journal. Quota mode: none.
        [Wed Aug  7 03:00:01 2024] EXT4-fs (dm-17): unmounting filesystem 12b6cd06-d008-4b2e-af55-31858bff43d4.
        [Wed Aug  7 03:00:02 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
        [Wed Aug  7 03:00:02 2024] EXT4-fs (dm-17): mounted filesystem a11f86ac-a4e4-488c-bc2c-2db75e997cc3 ro without journal. Quota mode: none.
        [Wed Aug  7 03:00:02 2024] EXT4-fs (dm-17): unmounting filesystem a11f86ac-a4e4-488c-bc2c-2db75e997cc3.
        [Wed Aug  7 03:00:02 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
        [Wed Aug  7 03:00:02 2024] EXT4-fs (dm-17): mounted filesystem 8b461bc5-aaae-4f92-b9dc-1b253ff32853 ro without journal. Quota mode: none.
        [Wed Aug  7 03:00:02 2024] EXT4-fs (dm-17): unmounting filesystem 8b461bc5-aaae-4f92-b9dc-1b253ff32853.
        [Wed Aug  7 03:00:03 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
        [Wed Aug  7 03:00:03 2024] EXT4-fs (dm-17): mounted filesystem 5df1d13b-e057-4349-be14-0c7f7caea850 ro without journal. Quota mode: none.
        [Wed Aug  7 03:00:03 2024] EXT4-fs (dm-17): unmounting filesystem 5df1d13b-e057-4349-be14-0c7f7caea850.
        [Thu Aug  8 03:00:00 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
        [Thu Aug  8 03:00:00 2024] EXT4-fs (dm-17): mounted filesystem 12b6cd06-d008-4b2e-af55-31858bff43d4 ro without journal. Quota mode: none.
        [Thu Aug  8 03:00:00 2024] EXT4-fs (dm-17): unmounting filesystem 12b6cd06-d008-4b2e-af55-31858bff43d4.
        [Thu Aug  8 03:00:01 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
        [Thu Aug  8 03:00:01 2024] EXT4-fs (dm-17): mounted filesystem a11f86ac-a4e4-488c-bc2c-2db75e997cc3 ro without journal. Quota mode: none.
        [Thu Aug  8 03:00:01 2024] EXT4-fs (dm-17): unmounting filesystem a11f86ac-a4e4-488c-bc2c-2db75e997cc3.
        [Thu Aug  8 03:00:02 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
        [Thu Aug  8 03:00:02 2024] EXT4-fs (dm-17): mounted filesystem 8b461bc5-aaae-4f92-b9dc-1b253ff32853 ro without journal. Quota mode: none.
        [Thu Aug  8 03:00:02 2024] EXT4-fs (dm-17): unmounting filesystem 8b461bc5-aaae-4f92-b9dc-1b253ff32853.
        [Thu Aug  8 03:00:03 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
        [Thu Aug  8 03:00:03 2024] EXT4-fs (dm-17): mounted filesystem 5df1d13b-e057-4349-be14-0c7f7caea850 ro without journal. Quota mode: none.
        [Thu Aug  8 03:00:03 2024] EXT4-fs (dm-17): unmounting filesystem 5df1d13b-e057-4349-be14-0c7f7caea850.
        [Fri Aug  9 03:00:03 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
        [Fri Aug  9 03:00:03 2024] EXT4-fs (dm-17): mounted filesystem 12b6cd06-d008-4b2e-af55-31858bff43d4 ro without journal. Quota mode: none.
        [Fri Aug  9 03:00:03 2024] EXT4-fs (dm-17): unmounting filesystem 12b6cd06-d008-4b2e-af55-31858bff43d4.
        [Fri Aug  9 03:00:04 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
        [Fri Aug  9 03:00:04 2024] EXT4-fs (dm-17): mounted filesystem a11f86ac-a4e4-488c-bc2c-2db75e997cc3 ro without journal. Quota mode: none.
        [Fri Aug  9 03:00:04 2024] EXT4-fs (dm-17): unmounting filesystem a11f86ac-a4e4-488c-bc2c-2db75e997cc3.
        [Fri Aug  9 03:00:04 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
        [Fri Aug  9 03:00:04 2024] EXT4-fs (dm-17): mounted filesystem 8b461bc5-aaae-4f92-b9dc-1b253ff32853 ro without journal. Quota mode: none.
        [Fri Aug  9 03:00:04 2024] EXT4-fs (dm-17): unmounting filesystem 8b461bc5-aaae-4f92-b9dc-1b253ff32853.
        [Fri Aug  9 03:00:05 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
        [Fri Aug  9 03:00:05 2024] EXT4-fs (dm-17): mounted filesystem 5df1d13b-e057-4349-be14-0c7f7caea850 ro without journal. Quota mode: none.
        [Fri Aug  9 03:00:05 2024] EXT4-fs (dm-17): unmounting filesystem 5df1d13b-e057-4349-be14-0c7f7caea850.
        [Sat Aug 10 03:00:01 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
        [Sat Aug 10 03:00:01 2024] EXT4-fs (dm-17): mounted filesystem 12b6cd06-d008-4b2e-af55-31858bff43d4 ro without journal. Quota mode: none.
        [Sat Aug 10 03:00:01 2024] EXT4-fs (dm-17): unmounting filesystem 12b6cd06-d008-4b2e-af55-31858bff43d4.
        [Sat Aug 10 03:00:02 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
        [Sat Aug 10 03:00:02 2024] EXT4-fs (dm-17): mounted filesystem a11f86ac-a4e4-488c-bc2c-2db75e997cc3 ro without journal. Quota mode: none.
        [Sat Aug 10 03:00:02 2024] EXT4-fs (dm-17): unmounting filesystem a11f86ac-a4e4-488c-bc2c-2db75e997cc3.
        [Sat Aug 10 03:00:03 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
        [Sat Aug 10 03:00:03 2024] EXT4-fs (dm-17): mounted filesystem 8b461bc5-aaae-4f92-b9dc-1b253ff32853 ro without journal. Quota mode: none.
        [Sat Aug 10 03:00:03 2024] EXT4-fs (dm-17): unmounting filesystem 8b461bc5-aaae-4f92-b9dc-1b253ff32853.
        [Sat Aug 10 03:00:04 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
        [Sat Aug 10 03:00:04 2024] EXT4-fs (dm-17): mounted filesystem 5df1d13b-e057-4349-be14-0c7f7caea850 ro without journal. Quota mode: none.
        [Sat Aug 10 03:00:04 2024] EXT4-fs (dm-17): unmounting filesystem 5df1d13b-e057-4349-be14-0c7f7caea850.
        [Sun Aug 11 03:00:04 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
        [Sun Aug 11 03:00:04 2024] EXT4-fs (dm-17): mounted filesystem 12b6cd06-d008-4b2e-af55-31858bff43d4 ro without journal. Quota mode: none.
        [Sun Aug 11 03:00:04 2024] EXT4-fs (dm-17): unmounting filesystem 12b6cd06-d008-4b2e-af55-31858bff43d4.
        [Sun Aug 11 03:00:05 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
        [Sun Aug 11 03:00:05 2024] EXT4-fs (dm-17): mounted filesystem a11f86ac-a4e4-488c-bc2c-2db75e997cc3 ro without journal. Quota mode: none.
        [Sun Aug 11 03:00:05 2024] EXT4-fs (dm-17): unmounting filesystem a11f86ac-a4e4-488c-bc2c-2db75e997cc3.
        [Sun Aug 11 03:00:05 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
        [Sun Aug 11 03:00:05 2024] EXT4-fs (dm-17): mounted filesystem 8b461bc5-aaae-4f92-b9dc-1b253ff32853 ro without journal. Quota mode: none.
        [Sun Aug 11 03:00:06 2024] EXT4-fs (dm-17): unmounting filesystem 8b461bc5-aaae-4f92-b9dc-1b253ff32853.
        [Sun Aug 11 03:00:06 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup
        [Sun Aug 11 03:00:06 2024] EXT4-fs (dm-17): mounted filesystem 5df1d13b-e057-4349-be14-0c7f7caea850 ro without journal. Quota mode: none.
        [Sun Aug 11 03:00:06 2024] EXT4-fs (dm-17): unmounting filesystem 5df1d13b-e057-4349-be14-0c7f7caea850.
        [Sun Aug 11 22:10:47 2024] EXT4-fs (dm-12): unmounting filesystem 12b6cd06-d008-4b2e-af55-31858bff43d4.
        [Sun Aug 11 22:10:48 2024] EXT4-fs (dm-12): mounted filesystem 12b6cd06-d008-4b2e-af55-31858bff43d4 r/w with ordered data mode. Quota mode: none.
        
        Show mounted filesystems:
        TARGET                                                  SOURCE                           FSTYPE     OPTIONS
        /                                                       /dev/mapper/pve-vm--100--disk--0 ext4       rw,relatime,stripe=16
        |-/run                                                  tmpfs                            tmpfs      rw,nosuid,nodev,size=3253060k,nr_inodes=819200,mode=755,inode64
        | |-/run/lock                                           tmpfs                            tmpfs      rw,nosuid,nodev,noexec,relatime,size=5120k,inode64
        | |-/run/credentials/systemd-tmpfiles-setup-dev.service ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
        | |-/run/credentials/systemd-tmpfiles-setup.service     ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
        | |-/run/rpc_pipefs                                     sunrpc                           rpc_pipefs rw,relatime
        | |-/run/credentials/systemd-sysctl.service             ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
        | |-/run/credentials/systemd-sysusers.service           ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
        | `-/run/user/1000                                      tmpfs                            tmpfs      rw,nosuid,nodev,relatime,size=1626528k,nr_inodes=406632,mode=700,uid=1000,gid=1000,inode64
        |-/dev                                                  none                             tmpfs      rw,relatime,size=492k,mode=755,inode64
        | |-/dev/shm                                            tmpfs                            tmpfs      rw,nosuid,nodev,inode64
        | |-/dev/hugepages                                      hugetlbfs                        hugetlbfs  rw,relatime,pagesize=2M
        | |-/dev/mqueue                                         mqueue                           mqueue     rw,nosuid,nodev,noexec,relatime
        | |-/dev/.lxc/proc                                      proc                             proc       rw,relatime
        | |-/dev/.lxc/sys                                       sys                              sysfs      rw,relatime
        | |-/dev/pts                                            devpts                           devpts     rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666,max=1026
        | |-/dev/ptmx                                           devpts[/ptmx]                    devpts     rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666,max=1026
        | |-/dev/console                                        devpts[/0]                       devpts     rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666,max=1026
        | |-/dev/tty1                                           devpts[/1]                       devpts     rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666,max=1026
        | `-/dev/tty2                                           devpts[/2]                       devpts     rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666,max=1026
        |-/proc                                                 proc                             proc       rw,nosuid,nodev,noexec,relatime
        | |-/proc/sys                                           proc[/sys]                       proc       ro,relatime
        | | |-/proc/sys/kernel/random/boot_id                   none[/.lxc-boot-id]              tmpfs      ro,nosuid,nodev,noexec,relatime,size=492k,mode=755,inode64
        | | `-/proc/sys/net                                     proc[/sys/net]                   proc       rw,nosuid,nodev,noexec,relatime
        | |-/proc/sysrq-trigger                                 proc[/sysrq-trigger]             proc       ro,relatime
        | |-/proc/cpuinfo                                       lxcfs[/proc/cpuinfo]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
        | |-/proc/diskstats                                     lxcfs[/proc/diskstats]           fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
        | |-/proc/loadavg                                       lxcfs[/proc/loadavg]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
        | |-/proc/meminfo                                       lxcfs[/proc/meminfo]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
        | |-/proc/slabinfo                                      lxcfs[/proc/slabinfo]            fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
        | |-/proc/stat                                          lxcfs[/proc/stat]                fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
        | |-/proc/swaps                                         lxcfs[/proc/swaps]               fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
        | `-/proc/uptime                                        lxcfs[/proc/uptime]              fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
        `-/sys                                                  sysfs                            sysfs      ro,nosuid,nodev,noexec,relatime
          |-/sys/fs/fuse/connections                            fusectl                          fusectl    rw,nosuid,nodev,noexec,relatime
          |-/sys/devices/virtual/net                            sysfs[/devices/virtual/net]      sysfs      rw,nosuid,nodev,noexec,relatime
          |-/sys/fs/cgroup                                      none                             cgroup2    rw,nosuid,nodev,noexec,relatime
          `-/sys/devices/system/cpu                             lxcfs[/sys/devices/system/cpu]   fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
        
        Files in neuralgic directories:
        
        /var:
        2.8G    /var/
        2.0G    /var/log/journal/c56b513cffd54f1394845d28e4aeddf1
        2.0G    /var/log/journal
        2.0G    /var/log
        727M    /var/cache
        
        Hint: You are currently not seeing messages from other users and the system.
              Users in groups 'adm', 'systemd-journal' can see all messages.
              Pass -q to turn off this notice.
        Archived and active journals take up 340.9M in the file system.
        
        /opt/iobroker/backups:
        27M     /opt/iobroker/backups/
        
        /opt/iobroker/iobroker-data:
        838M    /opt/iobroker/iobroker-data/
        722M    /opt/iobroker/iobroker-data/files
        441M    /opt/iobroker/iobroker-data/files/javascript.admin
        409M    /opt/iobroker/iobroker-data/files/javascript.admin/static
        408M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
        
        The five largest files in iobroker-data are:
        27M     /opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.ce422ec2.js.map
        24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
        24M     /opt/iobroker/iobroker-data/files/scenes.admin/static/js/main.1e6546bb.js.map
        22M     /opt/iobroker/iobroker-data/files/scheduler.admin/static/js/main.888ae5cd.js.map
        22M     /opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.18496c94.js.map
        
        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'
        
        HINT:
        Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
        tcp
        
        
        
        *** NodeJS-Installation ***
        
        /usr/bin/nodejs         v20.16.0
        /usr/bin/node           v20.16.0
        /usr/bin/npm            10.8.1
        /usr/bin/npx            10.8.1
        /usr/bin/corepack       0.28.2
        
        
        nodejs:
          Installed: 20.16.0-1nodesource1
          Candidate: 20.16.0-1nodesource1
          Version table:
         *** 20.16.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                100 /var/lib/dpkg/status
             20.15.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.15.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.14.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.13.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.13.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.12.2-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.12.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.12.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.11.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.11.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.10.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.9.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.8.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.8.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.7.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.6.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.6.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.5.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.5.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.4.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.3.1-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.3.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.2.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.1.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             20.0.0-1nodesource1 1001
                500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
             18.19.0+dfsg-6~deb12u2 500
                500 http://deb.debian.org/debian bookworm/main amd64 Packages
             18.19.0+dfsg-6~deb12u1 500
                500 http://security.debian.org bookworm-security/main amd64 Packages
        
        Temp directories causing npm8 problem: 0
        No problems detected
        
        Errors in npm tree:
        
        *** ioBroker-Installation ***
        
        ioBroker Status
        iobroker is running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        Core adapters versions
        js-controller:  6.0.9
        admin:          7.0.23
        javascript:     8.7.6
        
        nodejs modules from github:     2
        +-- iobroker.boschindego@1.2.0 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.boschindego.git#60da083095fdc8b2eb5d9fc159c494594e104608)
        +-- iobroker.renault@0.0.22 (git+ssh://git@github.com/TA2k/ioBroker.renault.git#2f50d0fc1fe0ca6ffac426d01434fd357657723a)
        
        Adapter State
        + system.adapter.adguard.0                : adguard               : iobroker                                 -  enabled
          system.adapter.admin.0                  : admin                 : iobroker                                 - disabled, port: 8081, bind: 0.0.0.0, run as: admin
          system.adapter.backitup.0               : backitup              : iobroker                                 - disabled
          system.adapter.boschindego.0            : boschindego           : iobroker                                 - disabled
        + system.adapter.cloud.0                  : cloud                 : iobroker                                 -  enabled
          system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
        + system.adapter.denon.0                  : denon                 : iobroker                                 -  enabled
        + system.adapter.device-watcher.0         : device-watcher        : iobroker                                 -  enabled
        + system.adapter.email.0                  : email                 : iobroker                                 -  enabled
        + system.adapter.energiefluss.0           : energiefluss          : iobroker                                 -  enabled
        + system.adapter.fritzdect.0              : fritzdect             : iobroker                                 -  enabled
        + system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
        + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
          system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
          system.adapter.ical.1                   : ical                  : iobroker                                 -  enabled
          system.adapter.ical.2                   : ical                  : iobroker                                 -  enabled
          system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker                                 - disabled
        + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
        + system.adapter.lgtv.0                   : lgtv                  : iobroker                                 -  enabled
        + system.adapter.linux-control.0          : linux-control         : iobroker                                 -  enabled
        + system.adapter.lupusec.0                : lupusec               : iobroker                                 -  enabled
        + system.adapter.modbus.0                 : modbus                : iobroker                                 -  enabled
        + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1886, bind: 0.0.0.0
        + system.adapter.nina.0                   : nina                  : iobroker                                 -  enabled
          system.adapter.octoprint.0              : octoprint             : iobroker                                 - disabled
        + system.adapter.opendtu.0                : opendtu               : iobroker                                 -  enabled
        + system.adapter.parser.0                 : parser                : iobroker                                 -  enabled
        + system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
        + system.adapter.renault.0                : renault               : iobroker                                 -  enabled
        + system.adapter.scenes.0                 : scenes                : iobroker                                 -  enabled
          system.adapter.scheduler.0              : scheduler             : iobroker                                 - disabled
        + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
        + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
        + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
        + system.adapter.tr-064.0                 : tr-064                : iobroker                                 -  enabled
        + system.adapter.trashschedule.0          : trashschedule         : iobroker                                 -  enabled
        + system.adapter.unifi.0                  : unifi                 : iobroker                                 -  enabled
        + system.adapter.upnp.0                   : upnp                  : iobroker                                 -  enabled
          system.adapter.vis-bars.0               : vis-bars              : iobroker                                 - disabled
          system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iobroker                                 -  enabled
          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 - disabled
          system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 - disabled
          system.adapter.vis-map.0                : vis-map               : iobroker                                 -  enabled
          system.adapter.vis-material-advanced.0  : vis-material-advanced : iobroker                                 - disabled
          system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 - disabled
          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.yahka.0                  : yahka                 : iobroker                                 -  enabled
        + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.178.142:6638
        
        + instance is alive
        
        Enabled adapters with bindings
        + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
        + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1886, bind: 0.0.0.0
        + system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
        + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
        + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
        + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
        + 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: tcp://192.168.178.142:6638
        
        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
        
        Installed ioBroker-Instances
        Used repository: stable
        Adapter    "adguard"      : 0.0.8    , installed 0.0.8
        Adapter    "admin"        : 7.0.22   , installed 7.0.23
        Adapter    "backitup"     : 3.0.16   , installed 3.0.16
        Adapter    "boschindego"  : 1.2.0    , installed 1.2.0
        Adapter    "cloud"        : 5.0.1    , installed 5.0.1
        Adapter    "daswetter"    : 3.1.15   , installed 3.1.15
        Adapter    "denon"        : 1.15.12  , installed 1.15.12
        Adapter    "device-watcher": 2.12.1  , installed 2.12.1
        Adapter    "email"        : 1.3.1    , installed 1.3.1
        Adapter    "energiefluss" : 3.6.0    , installed 3.6.0
        Adapter    "fritzdect"    : 2.5.9    , installed 2.5.9
        Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
        Adapter    "hm-rpc"       : 1.17.0   , installed 1.17.0
        Adapter    "ical"         : 1.15.0   , installed 1.15.0
        Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
        Adapter    "javascript"   : 8.7.6    , installed 8.7.6
        Controller "js-controller": 6.0.9    , installed 6.0.9
        Adapter    "lgtv"         : 2.2.0    , installed 2.2.0
        Adapter    "linux-control": 1.1.5    , installed 1.1.5
        Adapter    "lupusec"      : 1.3.6    , installed 1.3.6
        Adapter    "modbus"       : 6.2.3    , installed 6.2.3
        Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
        Adapter    "nina"         : 0.0.25   , installed 0.0.25
        Adapter    "octoprint"    : 5.1.0    , installed 5.1.0
        Adapter    "opendtu"      : 1.0.1    , installed 1.0.1
        Adapter    "parser"       : 2.2.2    , installed 2.2.2
        Adapter    "proxmox"      : 2.3.0    , installed 2.3.0
        Adapter    "scenes"       : 3.2.1    , installed 3.2.1
        Adapter    "scheduler"    : 1.3.12   , installed 1.3.12
        Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
        Adapter    "socketio"     : 6.7.1    , installed 6.7.1
        Adapter    "sonoff"       : 3.1.0    , installed 3.1.0
        Adapter    "sql"          : 3.0.1    , installed 3.0.1
        Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
        Adapter    "trashschedule": 3.3.0    , installed 3.3.0
        Adapter    "unifi"        : 0.7.0    , installed 0.7.0
        Adapter    "upnp"         : 1.0.21   , installed 1.0.21
        Adapter    "vis"          : 1.5.6    , installed 1.5.6
        Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
        Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
        Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
        Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
        Adapter    "vis-map"      : 1.0.5    , installed 1.0.5
        Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
        Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
        Adapter    "web"          : 6.2.5    , installed 6.2.5
        Adapter    "ws"           : 2.6.2    , installed 2.6.2
        Adapter    "yahka"        : 1.0.3    , installed 1.0.3
        Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
        
        Objects and States
        Please stand by - This may take a while
        Objects:        7735
        States:         5674
        
        *** OS-Repositories and Updates ***
        Hit:1 http://deb.debian.org/debian bookworm InRelease
        Hit:2 http://security.debian.org bookworm-security InRelease
        Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
        Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
        Hit:5 https://packagecloud.io/ookla/speedtest-cli/debian bookworm InRelease
        Reading package lists...
        Pending Updates: 0
        
        *** Listening Ports ***
        Active Internet connections (only servers)
        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
        tcp        0      0 0.0.0.0:2010            0.0.0.0:*               LISTEN      1001       56537752   9073/io.hm-rpc.0    
        tcp        0      0 0.0.0.0:10050           0.0.0.0:*               LISTEN      105        56473741   148/zabbix_agentd   
        tcp        0      0 0.0.0.0:1886            0.0.0.0:*               LISTEN      1001       56542310   9465/io.mqtt.0      
        tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       56542522   9820/io.sonoff.0    
        tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          56466291   1/init              
        tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       56535685   7629/iobroker.js-co 
        tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       56535680   7629/iobroker.js-co 
        tcp        0      0 0.0.0.0:35269           0.0.0.0:*               LISTEN      1001       56555374   11757/io.yahka.0    
        tcp        0      0 0.0.0.0:43189           0.0.0.0:*               LISTEN      1001       56555356   11757/io.yahka.0    
        tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          56473919   315/master          
        tcp        0      0 0.0.0.0:46135           0.0.0.0:*               LISTEN      1001       56555370   11757/io.yahka.0    
        tcp        0      0 127.0.0.1:41787         0.0.0.0:*               LISTEN      1001       56552423   11757/io.yahka.0    
        tcp        0      0 0.0.0.0:8087            0.0.0.0:*               LISTEN      1001       56555186   11683/io.lupusec.0  
        tcp        0      0 127.0.0.1:36315         0.0.0.0:*               LISTEN      1001       56552412   11757/io.yahka.0    
        tcp        0      0 127.0.0.1:44843         0.0.0.0:*               LISTEN      1001       56552408   11757/io.yahka.0    
        tcp        0      0 0.0.0.0:39767           0.0.0.0:*               LISTEN      1001       56555366   11757/io.yahka.0    
        tcp6       0      0 :::42801                :::*                    LISTEN      1001       56555359   11757/io.yahka.0    
        tcp6       0      0 :::10050                :::*                    LISTEN      105        56473742   148/zabbix_agentd   
        tcp6       0      0 :::22                   :::*                    LISTEN      0          56473652   1/init              
        tcp6       0      0 :::111                  :::*                    LISTEN      0          56466293   1/init              
        tcp6       0      0 ::1:25                  :::*                    LISTEN      0          56473920   315/master          
        tcp6       0      0 :::37999                :::*                    LISTEN      1001       56555361   11757/io.yahka.0    
        tcp6       0      0 :::45153                :::*                    LISTEN      1001       56555357   11757/io.yahka.0    
        tcp6       0      0 :::8082                 :::*                    LISTEN      1001       56543908   10305/io.web.0      
        tcp6       0      0 :::8083                 :::*                    LISTEN      1001       56557743   11813/io.simple-api 
        tcp6       0      0 :::8000                 :::*                    LISTEN      1001       56557994   11791/io.upnp.0     
        udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       56558782   11791/io.upnp.0     
        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       56555371   11757/io.yahka.0    
        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       56555367   11757/io.yahka.0    
        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       56555363   11757/io.yahka.0    
        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       56555362   11757/io.yahka.0    
        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       56555360   11757/io.yahka.0    
        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       56555358   11757/io.yahka.0    
        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       56555353   11757/io.yahka.0    
        udp        0      0 0.0.0.0:56701           0.0.0.0:*                           1001       56557672   11791/io.upnp.0     
        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          56472705   87/dhclient         
        udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          56466292   1/init              
        udp6       0      0 :::111                  :::*                                0          56466294   1/init              
        
        *** Log File - Last 25 Lines ***
        
        2024-08-11 22:58:14.253  - error: host.iobroker instance system.adapter.admin.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        2024-08-11 22:58:14.253  - info: host.iobroker Rebuild for adapter system.adapter.admin.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
        2024-08-11 22:58:29.425  - info: web.0 (10305) <== Disconnect system.user.admin from ::ffff:192.168.178.41 
        2024-08-11 22:58:43.481  - info: cloud.0 (8393) Trying to connect as system.user.admin to cloud
        2024-08-11 22:58:47.939  - error: cloud.0 (8393) Ping timeout
        2024-08-11 22:58:57.348  - info: web.0 (10305) <== Disconnect system.user.admin from ::ffff:192.168.178.41 vis.0
        2024-08-11 22:59:17.943  - info: cloud.0 (8393) Trying to connect as system.user.admin to cloud
        2024-08-11 22:59:18.045  - info: cloud.0 (8393) Connection changed: connect
        2024-08-11 22:59:32.370  - info: web.0 (10305) ==> Connected system.user.admin from ::ffff:192.168.178.41
        2024-08-11 22:59:32.419  - info: web.0 (10305) <== Disconnect system.user.admin from ::ffff:192.168.178.41 
        2024-08-11 22:59:32.896  - info: web.0 (10305) ==> Connected system.user.admin from ::ffff:192.168.178.41
        2024-08-11 23:00:00.015  - info: javascript.0 (8079) script.js.common.VIS.VIS-Reload: VIS-Reload
        2024-08-11 23:00:10.413  - error: cloud.0 (8393) Instance admin.0 not enabled. Please enable this instance for cloud
        2024-08-11 23:00:10.411  - info: host.iobroker "system.adapter.admin.0" disabled
        2024-08-11 23:00:10.413  - info: cloud.0 (8393) Reconnect because admin instance stopped
        2024-08-11 23:00:10.419  - error: cloud.0 (8393) Instance admin.0 not enabled. Please enable this instance for cloud
        2024-08-11 23:00:10.420  - info: cloud.0 (8393) Trying to connect as system.user.admin to cloud
        2024-08-11 23:02:00.017  - info: host.iobroker instance system.adapter.ical.0 in version "1.15.0" started with pid 19576
        2024-08-11 23:02:00.948  - warn: ical.0 (19576) Error reading from URL "http://127.0.0.1:8081/files/0_userdata.0/abfallkalender.ics"
        2024-08-11 23:02:04.409  - info: web.0 (10305) <== Disconnect system.user.admin from ::ffff:192.168.178.41 vis.0
        2024-08-11 23:02:06.545  - info: host.iobroker instance system.adapter.ical.0 having pid 19576 terminated with code 0 (NO_ERROR)
        2024-08-11 23:03:38.164  - info: web.0 (10305) ==> Connected system.user.admin from ::ffff:192.168.178.41
        2024-08-11 23:03:38.850  - info: web.0 (10305) ==> Connected system.user.admin from ::ffff:192.168.178.41
        2024-08-11 23:04:00.020  - info: host.iobroker instance system.adapter.ical.1 in version "1.15.0" started with pid 19826
        2024-08-11 23:04:07.140  - info: host.iobroker instance system.adapter.ical.1 having pid 19826 terminated with code 0 (NO_ERROR)
        
        
        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @Codierknecht last edited by

          @codierknecht sagte in Rebuild for adapter system.adapter.admin.0 not successful:

          [Tue Aug 6 03:00:02 2024] EXT4-fs (dm-17): write access unavailable, skipping orphan cleanup

          Geht es dem gut?

          Codierknecht 2 Replies Last reply Reply Quote 0
          • Codierknecht
            Codierknecht Developer Most Active @Thomas Braun last edited by

            @thomas-braun sagte in Rebuild for adapter system.adapter.admin.0 not successful:

            Geht es dem gut?

            Ich habe in dieser Hinsicht nix negatives festgestellt.

            1 Reply Last reply Reply Quote 0
            • Codierknecht
              Codierknecht Developer Most Active @Thomas Braun last edited by

              @thomas-braun
              Ich habe den Container mal aus einem (älteren) Backup wiederhergestellt und den ioBroker mit dem Backup der vorletzten Nacht restauriert.
              Der ließ sich dann auch auf aktuellen Stand bringen.

              Diag sieht jetzt auch besser aus:

              Skript v.2024-05-22
              
              *** BASE SYSTEM ***
               Static hostname: iobroker
                     Icon name: computer-container
                       Chassis: container ☐
                Virtualization: lxc
              Operating System: Debian GNU/Linux 12 (bookworm)
                        Kernel: Linux 6.8.8-4-pve
                  Architecture: x86-64
              
              model name      : Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz
              Docker          : false
              Virtualization  : lxc
              Kernel          : x86_64
              Userland        : 64 bit
              
              Systemuptime and Load:
               08:47:53 up 12 min,  2 users,  load average: 0.56, 0.45, 0.55
              CPU threads: 2
              
              
              *** Time and Time Zones ***
                             Local time: Mon 2024-08-12 08:47:53 CEST
                         Universal time: Mon 2024-08-12 06:47:53 UTC
                               RTC time: n/a
                              Time zone: Europe/Berlin (CEST, +0200)
              System clock synchronized: yes
                            NTP service: inactive
                        RTC in local TZ: no
              
              *** Users and Groups ***
              User that called 'iob diag':
              codierknecht
              HOME=/home/codierknecht
              GROUPS=codierknecht sudo users iobroker
              
              User that is running 'js-controller':
              iobroker
              HOME=/home/iobroker
              GROUPS=iobroker tty dialout audio video
              
              *** Display-Server-Setup ***
              Display-Server: false
              Desktop: 
              Terminal: 
              Boot Target:    multi-user.target
              
              *** MEMORY ***
                             total        used        free      shared  buff/cache   available
              Mem:            8.6G        2.1G        6.0G        380K        486M        6.5G
              Swap:           1.1G          0B        1.1G
              Total:          9.7G        2.1G        7.1G
              
              Active iob-Instances:   36
              
                       8192 M total memory
                       2012 M used memory
                       2035 M active memory
                        326 M inactive memory
                       5716 M free memory
                          0 M buffer memory
                        464 M swap cache
                       1024 M total swap
                          0 M used swap
                       1024 M free swap
              
              *** top - Table Of Processes  ***
              top - 08:47:53 up 12 min,  2 users,  load average: 0.56, 0.45, 0.55
              Tasks:  67 total,   1 running,  66 sleeping,   0 stopped,   0 zombie
              %Cpu(s):  0.0 us, 50.0 sy,  0.0 ni, 50.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
              MiB Mem :   8192.0 total,   5714.4 free,   2013.8 used,    464.2 buff/cache     
              MiB Swap:   1024.0 total,   1024.0 free,      0.0 used.   6178.2 avail Mem 
              
              *** FAILED SERVICES ***
              
                UNIT LOAD ACTIVE SUB DESCRIPTION
              0 loaded units listed.
              
              *** FILESYSTEM ***
              Filesystem                       Type   Size  Used Avail Use% Mounted on
              /dev/mapper/pve-vm--104--disk--0 ext4    20G  8.0G   11G  43% /
              none                             tmpfs  492K  4.0K  488K   1% /dev
              tmpfs                            tmpfs  7.8G     0  7.8G   0% /dev/shm
              tmpfs                            tmpfs  3.2G  124K  3.2G   1% /run
              tmpfs                            tmpfs  5.0M     0  5.0M   0% /run/lock
              
              Messages concerning ext4 filesystem in dmesg:
              [Mon Aug 12 07:50:19 2024] EXT4-fs (dm-3): mounted filesystem 35e403cc-3cb6-4691-937c-5b0dccb22862 ro with ordered data mode. Quota mode: none.
              [Mon Aug 12 07:50:19 2024] EXT4-fs (dm-3): re-mounted 35e403cc-3cb6-4691-937c-5b0dccb22862 r/w. Quota mode: none.
              [Mon Aug 12 07:50:28 2024] EXT4-fs (dm-12): mounted filesystem 12b6cd06-d008-4b2e-af55-31858bff43d4 r/w with ordered data mode. Quota mode: none.
              [Mon Aug 12 07:50:30 2024] EXT4-fs (dm-13): mounted filesystem a11f86ac-a4e4-488c-bc2c-2db75e997cc3 r/w with ordered data mode. Quota mode: none.
              [Mon Aug 12 07:50:33 2024] EXT4-fs (dm-14): mounted filesystem 8b461bc5-aaae-4f92-b9dc-1b253ff32853 r/w with ordered data mode. Quota mode: none.
              [Mon Aug 12 07:50:36 2024] EXT4-fs (dm-15): mounted filesystem 5df1d13b-e057-4349-be14-0c7f7caea850 r/w with ordered data mode. Quota mode: none.
              [Mon Aug 12 07:55:28 2024] EXT4-fs (dm-12): unmounting filesystem 12b6cd06-d008-4b2e-af55-31858bff43d4.
              [Mon Aug 12 07:55:49 2024] EXT4-fs (dm-17): mounted filesystem 9482b979-29f0-4d0f-bed4-b25049069e15 r/w with ordered data mode. Quota mode: none.
              [Mon Aug 12 07:56:20 2024] EXT4-fs (dm-17): unmounting filesystem 9482b979-29f0-4d0f-bed4-b25049069e15.
              [Mon Aug 12 07:56:21 2024] EXT4-fs (dm-17): mounted filesystem 9482b979-29f0-4d0f-bed4-b25049069e15 r/w with ordered data mode. Quota mode: none.
              [Mon Aug 12 08:35:00 2024] EXT4-fs (dm-17): unmounting filesystem 9482b979-29f0-4d0f-bed4-b25049069e15.
              [Mon Aug 12 08:35:01 2024] EXT4-fs (dm-17): mounted filesystem 9482b979-29f0-4d0f-bed4-b25049069e15 r/w with ordered data mode. Quota mode: none.
              
              Show mounted filesystems:
              TARGET                                                  SOURCE                           FSTYPE     OPTIONS
              /                                                       /dev/mapper/pve-vm--104--disk--0 ext4       rw,relatime,stripe=16
              |-/run                                                  tmpfs                            tmpfs      rw,nosuid,nodev,size=3253060k,nr_inodes=819200,mode=755,inode64
              | |-/run/lock                                           tmpfs                            tmpfs      rw,nosuid,nodev,noexec,relatime,size=5120k,inode64
              | |-/run/credentials/systemd-tmpfiles-setup-dev.service ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
              | |-/run/credentials/systemd-tmpfiles-setup.service     ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
              | |-/run/rpc_pipefs                                     sunrpc                           rpc_pipefs rw,relatime
              | |-/run/credentials/systemd-sysctl.service             ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
              | `-/run/credentials/systemd-sysusers.service           ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
              |-/dev                                                  none                             tmpfs      rw,relatime,size=492k,mode=755,inode64
              | |-/dev/shm                                            tmpfs                            tmpfs      rw,nosuid,nodev,inode64
              | |-/dev/hugepages                                      hugetlbfs                        hugetlbfs  rw,relatime,pagesize=2M
              | |-/dev/mqueue                                         mqueue                           mqueue     rw,nosuid,nodev,noexec,relatime
              | |-/dev/.lxc/proc                                      proc                             proc       rw,relatime
              | |-/dev/.lxc/sys                                       sys                              sysfs      rw,relatime
              | |-/dev/pts                                            devpts                           devpts     rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666,max=1026
              | |-/dev/ptmx                                           devpts[/ptmx]                    devpts     rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666,max=1026
              | |-/dev/console                                        devpts[/0]                       devpts     rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666,max=1026
              | |-/dev/tty1                                           devpts[/1]                       devpts     rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666,max=1026
              | `-/dev/tty2                                           devpts[/2]                       devpts     rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666,max=1026
              |-/proc                                                 proc                             proc       rw,nosuid,nodev,noexec,relatime
              | |-/proc/sys                                           proc[/sys]                       proc       ro,relatime
              | | |-/proc/sys/kernel/random/boot_id                   none[/.lxc-boot-id]              tmpfs      ro,nosuid,nodev,noexec,relatime,size=492k,mode=755,inode64
              | | `-/proc/sys/net                                     proc[/sys/net]                   proc       rw,nosuid,nodev,noexec,relatime
              | |-/proc/sysrq-trigger                                 proc[/sysrq-trigger]             proc       ro,relatime
              | |-/proc/cpuinfo                                       lxcfs[/proc/cpuinfo]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              | |-/proc/diskstats                                     lxcfs[/proc/diskstats]           fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              | |-/proc/loadavg                                       lxcfs[/proc/loadavg]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              | |-/proc/meminfo                                       lxcfs[/proc/meminfo]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              | |-/proc/slabinfo                                      lxcfs[/proc/slabinfo]            fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              | |-/proc/stat                                          lxcfs[/proc/stat]                fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              | |-/proc/swaps                                         lxcfs[/proc/swaps]               fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              | `-/proc/uptime                                        lxcfs[/proc/uptime]              fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              `-/sys                                                  sysfs                            sysfs      ro,nosuid,nodev,noexec,relatime
                |-/sys/fs/fuse/connections                            fusectl                          fusectl    rw,nosuid,nodev,noexec,relatime
                |-/sys/devices/virtual/net                            sysfs[/devices/virtual/net]      sysfs      rw,nosuid,nodev,noexec,relatime
                |-/sys/fs/cgroup                                      none                             cgroup2    rw,nosuid,nodev,noexec,relatime
                `-/sys/devices/system/cpu                             lxcfs[/sys/devices/system/cpu]   fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
              
              Files in neuralgic directories:
              
              /var:
              2.8G    /var/
              2.0G    /var/log/journal/c56b513cffd54f1394845d28e4aeddf1
              2.0G    /var/log/journal
              2.0G    /var/log
              696M    /var/cache
              
              Hint: You are currently not seeing messages from other users and the system.
                    Users in groups 'adm', 'systemd-journal' can see all messages.
                    Pass -q to turn off this notice.
              Archived and active journals take up 134.4M in the file system.
              
              /opt/iobroker/backups:
              27M     /opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              840M    /opt/iobroker/iobroker-data/
              704M    /opt/iobroker/iobroker-data/files
              441M    /opt/iobroker/iobroker-data/files/javascript.admin
              409M    /opt/iobroker/iobroker-data/files/javascript.admin/static
              408M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
              
              The five largest files in iobroker-data are:
              39M     /opt/iobroker/iobroker-data/objects.jsonl
              27M     /opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.ce422ec2.js.map
              24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
              24M     /opt/iobroker/iobroker-data/files/scenes.admin/static/js/main.1e6546bb.js.map
              22M     /opt/iobroker/iobroker-data/files/scheduler.admin/static/js/main.888ae5cd.js.map
              
              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'
              
              HINT:
              Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
              tcp
              
              
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs         v20.16.0
              /usr/bin/node           v20.16.0
              /usr/bin/npm            10.8.1
              /usr/bin/npx            10.8.1
              /usr/bin/corepack       0.28.2
              
              
              nodejs:
                Installed: 20.16.0-1nodesource1
                Candidate: 20.16.0-1nodesource1
                Version table:
               *** 20.16.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                      100 /var/lib/dpkg/status
                   20.15.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.15.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.14.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.13.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.13.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.12.2-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.12.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.12.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.11.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.11.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.10.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.9.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.8.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.8.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.7.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.6.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.6.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.5.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.5.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.4.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.3.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.3.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.2.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.1.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   20.0.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                   18.19.0+dfsg-6~deb12u2 500
                      500 http://deb.debian.org/debian bookworm/main amd64 Packages
                   18.19.0+dfsg-6~deb12u1 500
                      500 http://security.debian.org bookworm-security/main amd64 Packages
              
              Temp directories causing npm8 problem: 0
              No problems detected
              
              Errors in npm tree:
              
              *** ioBroker-Installation ***
              
              ioBroker Status
              iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              Core adapters versions
              js-controller:  6.0.9
              admin:          7.0.22
              javascript:     8.7.6
              
              nodejs modules from github:     2
              +-- iobroker.boschindego@1.2.0 (git+ssh://git@github.com/iobroker-community-adapters/ioBroker.boschindego.git#60da083095fdc8b2eb5d9fc159c494594e104608)
              +-- iobroker.renault@0.0.22 (git+ssh://git@github.com/TA2k/ioBroker.renault.git#860bde5a0d4828af5e85cc4569c56d740523d767)
              
              Adapter State
              + system.adapter.adguard.0                : adguard               : iobroker                                 -  enabled
              + 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.boschindego.0            : boschindego           : iobroker                                 -  enabled
              + system.adapter.cloud.0                  : cloud                 : iobroker                                 -  enabled
                system.adapter.daswetter.0              : daswetter             : iobroker                                 -  enabled
              + system.adapter.denon.0                  : denon                 : iobroker                                 -  enabled
              + system.adapter.device-watcher.0         : device-watcher        : iobroker                                 -  enabled
              + system.adapter.email.0                  : email                 : iobroker                                 -  enabled
              + system.adapter.energiefluss.0           : energiefluss          : iobroker                                 -  enabled
              + system.adapter.fritzdect.0              : fritzdect             : iobroker                                 -  enabled
              + system.adapter.hm-rega.0                : hm-rega               : iobroker                                 -  enabled
              + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
                system.adapter.ical.0                   : ical                  : iobroker                                 -  enabled
                system.adapter.ical.1                   : ical                  : iobroker                                 -  enabled
                system.adapter.ical.2                   : ical                  : iobroker                                 -  enabled
                system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker                                 - disabled
              + system.adapter.javascript.0             : javascript            : iobroker                                 -  enabled
              + system.adapter.lgtv.0                   : lgtv                  : iobroker                                 -  enabled
              + system.adapter.linux-control.0          : linux-control         : iobroker                                 -  enabled
              + system.adapter.lupusec.0                : lupusec               : iobroker                                 -  enabled
              + system.adapter.modbus.0                 : modbus                : iobroker                                 -  enabled
              + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1886, bind: 0.0.0.0
              + system.adapter.nina.0                   : nina                  : iobroker                                 -  enabled
              + system.adapter.octoprint.0              : octoprint             : iobroker                                 -  enabled
              + system.adapter.opendtu.0                : opendtu               : iobroker                                 -  enabled
              + system.adapter.parser.0                 : parser                : iobroker                                 -  enabled
              + system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
              + system.adapter.renault.0                : renault               : iobroker                                 -  enabled
              + system.adapter.scenes.0                 : scenes                : iobroker                                 -  enabled
                system.adapter.scheduler.0              : scheduler             : iobroker                                 - disabled
              + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
              + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
              + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
              + system.adapter.tr-064.0                 : tr-064                : iobroker                                 -  enabled
              + system.adapter.trashschedule.0          : trashschedule         : iobroker                                 -  enabled
              + system.adapter.unifi.0                  : unifi                 : iobroker                                 -  enabled
              + system.adapter.upnp.0                   : upnp                  : iobroker                                 -  enabled
                system.adapter.vis-bars.0               : vis-bars              : iobroker                                 - disabled
                system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iobroker                                 - disabled
                system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker                                 - disabled
                system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker                                 - disabled
                system.adapter.vis-map.0                : vis-map               : iobroker                                 - disabled
                system.adapter.vis-material-advanced.0  : vis-material-advanced : iobroker                                 - disabled
                system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker                                 - disabled
                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.yahka.0                  : yahka                 : iobroker                                 -  enabled
              + system.adapter.zigbee.0                 : zigbee                : iobroker                                 -  enabled, port: tcp://192.168.178.142:6638
              
              + 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.hm-rpc.0                 : hm-rpc                : iobroker                                 -  enabled, port: 0
              + system.adapter.mqtt.0                   : mqtt                  : iobroker                                 -  enabled, port: 1886, bind: 0.0.0.0
              + system.adapter.proxmox.0                : proxmox               : iobroker                                 -  enabled, port: 8006
              + system.adapter.simple-api.0             : simple-api            : iobroker                                 -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
              + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
              + system.adapter.sql.0                    : sql                   : iobroker                                 -  enabled, port: 3306
              + 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: tcp://192.168.178.142:6638
              
              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
              
              Installed ioBroker-Instances
              Used repository: stable
              Adapter    "adguard"      : 0.0.8    , installed 0.0.8
              Adapter    "admin"        : 7.0.22   , installed 7.0.22
              Adapter    "backitup"     : 3.0.16   , installed 3.0.16
              Adapter    "boschindego"  : 1.2.0    , installed 1.2.0
              Adapter    "cloud"        : 5.0.1    , installed 5.0.1
              Adapter    "daswetter"    : 3.1.15   , installed 3.1.15
              Adapter    "denon"        : 1.15.12  , installed 1.15.12
              Adapter    "device-watcher": 2.12.1  , installed 2.12.1
              Adapter    "email"        : 1.3.1    , installed 1.3.1
              Adapter    "energiefluss" : 3.6.0    , installed 3.6.0
              Adapter    "fritzdect"    : 2.5.9    , installed 2.5.9
              Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
              Adapter    "hm-rpc"       : 1.17.0   , installed 1.17.0
              Adapter    "ical"         : 1.15.0   , installed 1.15.0
              Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
              Adapter    "javascript"   : 8.7.6    , installed 8.7.6
              Controller "js-controller": 6.0.9    , installed 6.0.9
              Adapter    "lgtv"         : 2.2.0    , installed 2.2.0
              Adapter    "linux-control": 1.1.5    , installed 1.1.5
              Adapter    "lupusec"      : 1.3.6    , installed 1.3.6
              Adapter    "modbus"       : 6.2.3    , installed 6.2.3
              Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
              Adapter    "nina"         : 0.0.25   , installed 0.0.25
              Adapter    "octoprint"    : 5.1.0    , installed 5.1.0
              Adapter    "opendtu"      : 1.0.1    , installed 1.0.1
              Adapter    "parser"       : 2.2.2    , installed 2.2.2
              Adapter    "proxmox"      : 2.3.0    , installed 2.3.0
              Adapter    "scenes"       : 3.2.1    , installed 3.2.1
              Adapter    "scheduler"    : 1.3.12   , installed 1.3.12
              Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
              Adapter    "socketio"     : 6.7.1    , installed 6.7.1
              Adapter    "sonoff"       : 3.1.0    , installed 3.1.0
              Adapter    "sql"          : 3.0.1    , installed 3.0.1
              Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
              Adapter    "trashschedule": 3.3.0    , installed 3.3.0
              Adapter    "unifi"        : 0.7.0    , installed 0.7.0
              Adapter    "upnp"         : 1.0.21   , installed 1.0.21
              Adapter    "vis"          : 1.5.6    , installed 1.5.6
              Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
              Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
              Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
              Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
              Adapter    "vis-map"      : 1.0.5    , installed 1.0.5
              Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
              Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
              Adapter    "web"          : 6.2.5    , installed 6.2.5
              Adapter    "ws"           : 2.6.2    , installed 2.6.2
              Adapter    "yahka"        : 1.0.3    , installed 1.0.3
              Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
              
              Objects and States
              Please stand by - This may take a while
              Objects:        7756
              States:         5795
              
              *** OS-Repositories and Updates ***
              Hit:1 http://security.debian.org bookworm-security InRelease
              Hit:2 http://deb.debian.org/debian bookworm InRelease
              Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
              Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
              Hit:5 https://packagecloud.io/ookla/speedtest-cli/debian bookworm InRelease
              Reading package lists...
              Pending Updates: 0
              
              *** Listening Ports ***
              Active Internet connections (only servers)
              Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
              tcp        0      0 0.0.0.0:46387           0.0.0.0:*               LISTEN      1001       279273     1422/io.yahka.0     
              tcp        0      0 127.0.0.1:40301         0.0.0.0:*               LISTEN      1001       279343     1422/io.yahka.0     
              tcp        0      0 0.0.0.0:8087            0.0.0.0:*               LISTEN      1001       277567     1230/io.lupusec.0   
              tcp        0      0 127.0.0.1:40091         0.0.0.0:*               LISTEN      1001       279338     1422/io.yahka.0     
              tcp        0      0 0.0.0.0:2010            0.0.0.0:*               LISTEN      1001       268016     586/io.hm-rpc.0     
              tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       315504     1951/io.sonoff.0    
              tcp        0      0 0.0.0.0:1886            0.0.0.0:*               LISTEN      1001       270196     728/io.mqtt.0       
              tcp        0      0 0.0.0.0:10050           0.0.0.0:*               LISTEN      105        264873     148/zabbix_agentd   
              tcp        0      0 0.0.0.0:42311           0.0.0.0:*               LISTEN      1001       279259     1422/io.yahka.0     
              tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          262063     315/master          
              tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       264935     145/iobroker.js-con 
              tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       267345     145/iobroker.js-con 
              tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          264604     1/init              
              tcp        0      0 0.0.0.0:41449           0.0.0.0:*               LISTEN      1001       279277     1422/io.yahka.0     
              tcp        0      0 127.0.0.1:36053         0.0.0.0:*               LISTEN      1001       279333     1422/io.yahka.0     
              tcp        0      0 0.0.0.0:44313           0.0.0.0:*               LISTEN      1001       279269     1422/io.yahka.0     
              tcp6       0      0 :::46451                :::*                    LISTEN      1001       279264     1422/io.yahka.0     
              tcp6       0      0 ::1:25                  :::*                    LISTEN      0          262064     315/master          
              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       267410     332/io.admin.0      
              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       279160     1403/io.web.0       
              tcp6       0      0 :::8083                 :::*                    LISTEN      1001       278919     1339/io.simple-api. 
              tcp6       0      0 :::8000                 :::*                    LISTEN      1001       312914     1371/io.upnp.0      
              tcp6       0      0 :::39605                :::*                    LISTEN      1001       279260     1422/io.yahka.0     
              tcp6       0      0 :::10050                :::*                    LISTEN      105        264874     148/zabbix_agentd   
              tcp6       0      0 :::111                  :::*                    LISTEN      0          264606     1/init              
              tcp6       0      0 :::22                   :::*                    LISTEN      0          264772     1/init              
              tcp6       0      0 :::33115                :::*                    LISTEN      1001       279262     1422/io.yahka.0     
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       279274     1422/io.yahka.0     
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       279270     1422/io.yahka.0     
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       279266     1422/io.yahka.0     
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       279265     1422/io.yahka.0     
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       279263     1422/io.yahka.0     
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       279261     1422/io.yahka.0     
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       279256     1422/io.yahka.0     
              udp        0      0 0.0.0.0:47085           0.0.0.0:*                           1001       278018     1371/io.upnp.0      
              udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          264715     87/dhclient         
              udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          264605     1/init              
              udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       278236     1371/io.upnp.0      
              udp6       0      0 :::111                  :::*                                0          264607     1/init              
              
              *** Log File - Last 25 Lines ***
              
              2024-08-12 08:37:37.806  - info: yahka.0 (1422) adding Rufumleitung Bernd with UUID: 9f36b66c-4998-4665-9448-3ced42d25626
              2024-08-12 08:37:37.806  - info: yahka.0 (1422) adding Rollo Jonas with UUID: 002a906b-ee46-469d-9a39-7c2a0a8fbfd7
              2024-08-12 08:37:37.807  - info: yahka.0 (1422) adding Geburtstag with UUID: d4a94152-f649-4a36-8dcf-e5d294a47a86
              2024-08-12 08:37:37.807  - info: yahka.0 (1422) adding Blumenkasten with UUID: 0a2f6593-8310-494b-a87e-233f23e3c3a4
              2024-08-12 08:37:37.807  - info: yahka.0 (1422) adding 3D-Drucker with UUID: 1f7394c6-7e78-4a17-a0ab-e95223de23f6
              2024-08-12 08:37:37.808  - info: yahka.0 (1422) adding Heizung Wohnzimmer with UUID: 1f05143a-3952-4a12-b7e3-c2f6fdcb24fd
              2024-08-12 08:37:37.809  - info: yahka.0 (1422) adding Automatik Bad with UUID: 225ac93c-be22-4994-ab2c-206a3011ef87
              2024-08-12 08:37:37.809  - info: yahka.0 (1422) adding Wassermelder Küche with UUID: 8ef91d75-9e42-41ad-9ac2-1479b7207bf4
              2024-08-12 08:37:37.810  - info: yahka.0 (1422) adding Wassermelder Keller with UUID: 1bfe6914-fe08-438b-91fe-ebdb583e0ab9
              2024-08-12 08:37:37.810  - info: yahka.0 (1422) adding Aufnahme with UUID: 4feb2172-ee70-499b-938e-47a727ac6755
              2024-08-12 08:37:37.811  - info: yahka.0 (1422) publishing bridge Yahka on 0.0.0.0 using avahi
              2024-08-12 08:37:37.830  - info: yahka.0 (1422) publishing device LG TV on 0.0.0.0 using avahi
              2024-08-12 08:37:37.832  - info: yahka.0 (1422) publishing device Main on 0.0.0.0 using avahi
              2024-08-12 08:37:37.833  - info: yahka.0 (1422) publishing device Zone2 on 0.0.0.0 using avahi
              2024-08-12 08:37:37.838  - info: yahka.0 (1422) publishing camera Garten Cam on 0.0.0.0 using avahi
              2024-08-12 08:37:37.841  - info: yahka.0 (1422) publishing camera Drucker on 0.0.0.0 using avahi
              2024-08-12 08:37:37.850  - info: yahka.0 (1422) publishing camera Vorne on 0.0.0.0 using avahi
              2024-08-12 08:37:41.664  - info: web.0 (1403) ==> Connected system.user.admin from ::ffff:192.168.178.50
              2024-08-12 08:38:02.818  - info: web.0 (1403) ==> Connected system.user.admin from ::ffff:192.168.178.36
              2024-08-12 08:41:00.010  - info: javascript.0 (394) script.js.common.Informationen.Speedtest: Speedtest mit Server 17392 gestartet! Der Test dauert zwischen 10 - 20 Sekunden!
              2024-08-12 08:41:06.047  - error: javascript.0 (394) script.js.common.Informationen.Speedtest: Speedtest konnte nicht ausgeführt werden! Error: Command failed: /usr/bin/speedtest -f json --accept-license --accept-gdpr -s 17392
              
              2024-08-12 08:42:23.933  - info: host.iobroker "system.adapter.sonoff.0" enabled
              2024-08-12 08:42:24.398  - info: host.iobroker instance system.adapter.sonoff.0 in version "3.1.0" started with pid 1951
              2024-08-12 08:45:00.018  - info: javascript.0 (394) script.js.common.VIS.VIS-Reload: VIS-Reload
              

              Ich werde mal beobachten, ob das so stabil läuft und dann den neuen Container als Produktivsystem verwenden.
              Den alten kann ich dann in die Tonne kloppen.

              1 Reply Last reply Reply Quote 0
              • First post
                Last post

              Support us

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

              645
              Online

              31.6k
              Users

              79.5k
              Topics

              1.3m
              Posts

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