Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Mehrfacher Absturz(?) beim Systemstart

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Mehrfacher Absturz(?) beim Systemstart

    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      adarof last edited by adarof

      Hallo
      Mein ioBroker kommt nach einem Reboot nicht ordentlich hoch - ich hatte dan immer mit "iob fix" usw auch hier im Forum nachgefragt ... nun wollt ich das mal ordentlich mir anschauen. Ich vermute eigentlich, dass meine ganzen iob fix usw aufrufe garnichts geholfen haben ... sondern da was anderes im Argen ist.
      Was mir auffällt

      1. Der IoBroker scheint mehrfach selber zu versuchen hoch zu fahren und zu restarten - jedenfalls sehe ich ganz viele Restarts.
      2. Das Admin Webinterface ist erst nutzbar, dann ausgegraut. Manchmal kommt es minuten später wieder (manchmal mache ich dann aber auch ein "iob stop && iob start"
      3. Das system ist extrem ausgelastet in dieser Phase
        24051638-6215-40a4-8d2d-9fce39c31673-image.png
      4. Wie man in dem Screesnhot schon sieht, wird da npm gestartet - vom Iobroker aus? Denk ich mal... das ist mehrfach dieser Befehl laut "ps aux":
      npm install @iobroker-javascript.0/klf-200-api@npm:klf-200-api@latest
      

      Anbei auch mein Logfile von heute iobroker.current.log - Am Ende haben wir einen funktionstüchtigen ioBroker nach a) Boot b) 2x "iob stop&& iob start", aber was ist beispielsweise beim Zeitstempel "2024-08-25 14:28:47.270" ? Da scheint mir was abzustürzen und danahc alle Adapter neu zu starten?
      Ich weiss gerade nicht wie ich weiter machen könnte. Insb die Stacks mit den anscheinend ncith zugreifbaren Pfaden sind merkwürdig. Woher sollen die beim 2. Versuch
      auf einmal kommen?

      Unten noch die ausgabe von "iob diag" Summary:

      ======================= SUMMARY =======================
                              v.2024-05-22
      
      
         Static hostname: RoofServer
               Icon name: computer-desktop
                 Chassis: desktop
        Operating System: Ubuntu 20.04.6 LTS
                  Kernel: Linux 5.4.0-193-generic
            Architecture: x86-64
      
      Installation:           native
      Kernel:                 x86_64
      Userland:               64 bit
      Timezone:               Europe/Berlin (CEST, +0200)
      User-ID:                1002
      Display-Server:         true
      Boot Target:            graphical.target
      
      Pending OS-Updates:     0
      Cannot download repository hash file from "http://download.iobroker.net/sources-dist-hash.json": timeout of 10000ms exceeded
      Pending iob updates:    1
      
      Nodejs-Installation:
      /usr/bin/nodejs         v18.20.4
      /usr/bin/node           v18.20.4
      /usr/bin/npm            10.7.0
      /usr/bin/npx            10.7.0
      /usr/bin/corepack       0.28.0
      
      Recommended versions are nodejs 20.17.0 and npm 10.8.2
      Your nodejs installation is correct
      
      MEMORY:
                    total        used        free      shared  buff/cache   available
      Mem:            15G        5.5G        5.8G         49M        4.6G          9G
      Swap:          2.0G          0B        2.0G
      Total:          17G        5.5G        7.8G
      
      Active iob-Instances:   39
      Upgrade policy: none
      
      ioBroker Core:          js-controller           6.0.11
                              admin                   7.0.23
      
      ioBroker Status:        iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      Status admin and web instance:
      + system.adapter.admin.0                  : admin                 : RoofServer                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.web.0                    : web                   : RoofServer                               -  enabled, port: 8082, bind: 0.0.0.0 (SSL), run as: admin
      
      Objects:                48127
      States:                 41756
      
      Size of iob-Database:
      
      91M     /opt/iobroker/iobroker-data/objects.jsonl
      20M     /opt/iobroker/iobroker-data/objects.json.migrated
      20M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
      0       /opt/iobroker/iobroker-data/objects.json.broken
      35M     /opt/iobroker/iobroker-data/states.jsonl
      5.4M    /opt/iobroker/iobroker-data/states.json.migrated
      5.4M    /opt/iobroker/iobroker-data/states.json.bak.migrated
      0       /opt/iobroker/iobroker-data/states.json.broken
      
      
      
      =================== END OF SUMMARY ====================
      
      Homoran 1 Reply Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators @adarof last edited by Homoran

        @adarof sagte in Mehrfacher Absturz(?) beim Systemstart:

        Ich vermute eigentlich, dass meine ganzen iob fix usw aufrufe garnichts geholfen haben

        was soll den iob fix helfen.
        Das richtet hautsächlich verbogene Zugriffsrechte

        @adarof sagte in Mehrfacher Absturz(?) beim Systemstart:

        wird da npm gestartet - vom Iobroker aus?

        natürlich. wenn erwas nachinstalliert wird.
        sieht allerdings anders aus als ich es kenne

        @adarof sagte in Mehrfacher Absturz(?) beim Systemstart:

        das ist mehrfach dieser Befehl laut "ps aux":

        in welchem Verzeichnis wird das ausgeführt?

        @adarof sagte in Mehrfacher Absturz(?) beim Systemstart:

        von "iob diag" Summary:

        wenn, dann bitte die Langfassung

        aber hier sieht man schon einen unnötigen Dedktop und Ubuntu 20 ist wohl auch nicht mehr taufrisch

        A 1 Reply Last reply Reply Quote 0
        • A
          adarof @Homoran last edited by

          @homoran sagte in Mehrfacher Absturz(?) beim Systemstart:

          @adarof sagte in Mehrfacher Absturz(?) beim Systemstart:

          wird da npm gestartet - vom Iobroker aus?
          natürlich. wenn erwas nachinstalliert wird.
          sieht allerdings anders aus als ich es kenne

          Wieso könnte etwas nachinstalliert werden? Entscheidet der Adapter das? Kann ich da was nachschauen?

          @adarof sagte in Mehrfacher Absturz(?) beim Systemstart:

          das ist mehrfach dieser Befehl laut "ps aux":

          in welchem Verzeichnis wird das ausgeführt?

          Kann ich das im Nachhinein nachschauen? führt npm vielleicht irgendwo Buch und man könnte auch sehen, ob dieser Aufruf schief gelaufen ist?

          @adarof sagte in Mehrfacher Absturz(?) beim Systemstart:

          von "iob diag" Summary:

          wenn, dann bitte die Langfassung

          Gern - unten anbei

          aber hier sieht man schon einen unnötigen Dedktop und Ubuntu 20 ist wohl auch nicht mehr taufrisch

          Das Ubuntu bekommt noch Patches - soweit also alles gut.
          Desktop brauche ich an dem Rechner für Browser, Fernsehen etc - wird quasi im Dachgeschoss als Arbeitsplatz genutzt.

          Gruss - Henning

          Skript v.2024-05-22
          
          *** BASE SYSTEM ***
             Static hostname: RoofServer
                   Icon name: computer-desktop
                     Chassis: desktop
            Operating System: Ubuntu 20.04.6 LTS
                      Kernel: Linux 5.4.0-193-generic
                Architecture: x86-64
          
          model name      : Intel(R) Core(TM) i3-5010U CPU @ 2.10GHz
          Docker          : false
          Virtualization  : none
          Kernel          : x86_64
          Userland        : 64 bit
          
          Systemuptime and Load:
           16:03:05 up  1:53,  2 users,  load average: 0.45, 0.47, 0.60
          CPU threads: 4
          
          
          *** Time and Time Zones ***
                         Local time: Sun 2024-08-25 16:03:05 CEST
                     Universal time: Sun 2024-08-25 14:03:05 UTC
                           RTC time: Sun 2024-08-25 14:03:05
                          Time zone: Europe/Berlin (CEST, +0200)
          System clock synchronized: yes
                        NTP service: active
                    RTC in local TZ: no
          
          *** Users and Groups ***
          User that called 'iob diag':
          hmersch
          DERBY_HOME=/usr/lib/jvm/java-8-oracle/db
          JAVA_HOME=/usr/lib/jvm/java-8-oracle
          HOME=/home/hmersch
          GROUPS=hmersch dialout sudo sambashare user iobroker
          
          User that is running 'js-controller':
          iobroker
          HOME=/home/iobroker
          JAVA_HOME=/usr/lib/jvm/java-8-oracle
          GROUPS=iobroker tty dialout audio video plugdev bluetooth
          
          *** Display-Server-Setup ***
          Display-Server: true
          Desktop:
          Terminal:       tty
          Boot Target:    graphical.target
          
          *** MEMORY ***
                        total        used        free      shared  buff/cache   available
          Mem:            15G        5.0G        5.9G         50M        4.9G         10G
          Swap:          2.0G          0B        2.0G
          Total:          17G        5.0G        8.0G
          
          Active iob-Instances:   39
          
                  15883 M total memory
                   5019 M used memory
                   6752 M active memory
                   2433 M inactive memory
                   5938 M free memory
                    681 M buffer memory
                   4243 M swap cache
                   2047 M total swap
                      0 M used swap
                   2047 M free swap
          
          *** top - Table Of Processes  ***
          top - 16:03:06 up  1:53,  2 users,  load average: 0.45, 0.47, 0.60
          Tasks: 311 total,   2 running, 309 sleeping,   0 stopped,   0 zombie
          %Cpu(s): 31.0 us,  7.0 sy,  0.0 ni, 59.2 id,  0.0 wa,  0.0 hi,  2.8 si,  0.0 st
          MiB Mem :  15883.2 total,   5937.9 free,   5020.0 used,   4925.3 buff/cache
          MiB Swap:   2048.0 total,   2048.0 free,      0.0 used.  10481.6 avail Mem
          
          *** FAILED SERVICES ***
          
            UNIT                 LOAD   ACTIVE SUB    DESCRIPTION
          * vncserver@1.service  loaded failed failed Remote desktop service (VNC)
          * wg-quick@VPN.service loaded failed failed WireGuard via wg-quick(8) for VPN
          * wg-quick@wg0.service loaded failed failed WireGuard via wg-quick(8) for wg0
          
          LOAD   = Reflects whether the unit definition was properly loaded.
          ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
          SUB    = The low-level unit activation state, values depend on unit type.
          
          3 loaded units listed.
          
          *** FILESYSTEM ***
          Filesystem     Type      Size  Used Avail Use% Mounted on
          udev           devtmpfs  7.8G     0  7.8G   0% /dev
          tmpfs          tmpfs     1.6G  4.1M  1.6G   1% /run
          /dev/sdb1      ext4      458G   51G  384G  12% /
          tmpfs          tmpfs     7.8G  616K  7.8G   1% /dev/shm
          tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
          tmpfs          tmpfs     7.8G     0  7.8G   0% /sys/fs/cgroup
          /dev/loop1     squashfs  104M  104M     0 100% /snap/core/16928
          /dev/loop2     squashfs   56M   56M     0 100% /snap/core18/2829
          /dev/loop3     squashfs  128K  128K     0 100% /snap/bare/5
          /dev/loop4     squashfs   56M   56M     0 100% /snap/core18/2823
          /dev/loop0     squashfs  105M  105M     0 100% /snap/core/17200
          /dev/loop5     squashfs   64M   64M     0 100% /snap/core20/2264
          /dev/loop6     squashfs   64M   64M     0 100% /snap/core20/2318
          /dev/loop7     squashfs  141M  141M     0 100% /snap/gnome-3-26-1604/111
          /dev/loop8     squashfs   75M   75M     0 100% /snap/core22/1564
          /dev/loop9     squashfs  165M  165M     0 100% /snap/gnome-3-28-1804/194
          /dev/loop10    squashfs  350M  350M     0 100% /snap/gnome-3-38-2004/140
          /dev/loop11    squashfs  1.7M  1.7M     0 100% /snap/gnome-system-monitor/186
          /dev/loop12    squashfs  350M  350M     0 100% /snap/gnome-3-38-2004/143
          /dev/loop13    squashfs   92M   92M     0 100% /snap/gtk-common-themes/1535
          /dev/loop14    squashfs   82M   82M     0 100% /snap/gtk-common-themes/1534
          /dev/loop15    squashfs  141M  141M     0 100% /snap/gnome-3-26-1604/104
          /dev/loop16    squashfs  219M  219M     0 100% /snap/gnome-3-34-1804/93
          /dev/loop17    squashfs  165M  165M     0 100% /snap/gnome-3-28-1804/198
          /dev/loop18    squashfs  219M  219M     0 100% /snap/gnome-3-34-1804/90
          /dev/loop19    squashfs  506M  506M     0 100% /snap/gnome-42-2204/176
          /dev/loop20    squashfs   75M   75M     0 100% /snap/core22/1439
          /dev/loop21    squashfs  1.5M  1.5M     0 100% /snap/gnome-system-monitor/184
          /dev/loop22    squashfs  505M  505M     0 100% /snap/gnome-42-2204/172
          /dev/sda1      ext4      916G  399G  471G  46% /media/data
          tmpfs          tmpfs     1.6G   24K  1.6G   1% /run/user/121
          tmpfs          tmpfs     1.6G     0  1.6G   0% /run/user/999
          /dev/sdc1      ext4      4.6T  4.0T  317G  93% /media/storage
          tmpfs          tmpfs     1.6G  4.0K  1.6G   1% /run/user/1002
          
          Messages concerning ext4 filesystem in dmesg:
          [Sun Aug 25 14:09:22 2024] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
          [Sun Aug 25 14:09:23 2024] EXT4-fs (sdb1): re-mounted. Opts: errors=remount-ro
          [Sun Aug 25 14:09:26 2024] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: errors=remount-ro
          [Sun Aug 25 14:45:06 2024] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
          
          Show mounted filesystems:
          TARGET                                SOURCE      FSTYPE      OPTIONS
          /                                     /dev/sdb1   ext4        rw,relatime,errors=remount-ro
          |-/sys                                sysfs       sysfs       rw,nosuid,nodev,noexec,relatime
          | |-/sys/kernel/security              securityfs  securityfs  rw,nosuid,nodev,noexec,relatime
          | |-/sys/fs/cgroup                    tmpfs       tmpfs       ro,nosuid,nodev,noexec,mode=755
          | | |-/sys/fs/cgroup/unified          cgroup2     cgroup2     rw,nosuid,nodev,noexec,relatime,nsdelegate
          | | |-/sys/fs/cgroup/systemd          cgroup      cgroup      rw,nosuid,nodev,noexec,relatime,xattr,name=systemd
          | | |-/sys/fs/cgroup/net_cls,net_prio cgroup      cgroup      rw,nosuid,nodev,noexec,relatime,net_cls,net_prio
          | | |-/sys/fs/cgroup/pids             cgroup      cgroup      rw,nosuid,nodev,noexec,relatime,pids
          | | |-/sys/fs/cgroup/blkio            cgroup      cgroup      rw,nosuid,nodev,noexec,relatime,blkio
          | | |-/sys/fs/cgroup/cpuset           cgroup      cgroup      rw,nosuid,nodev,noexec,relatime,cpuset
          | | |-/sys/fs/cgroup/perf_event       cgroup      cgroup      rw,nosuid,nodev,noexec,relatime,perf_event
          | | |-/sys/fs/cgroup/rdma             cgroup      cgroup      rw,nosuid,nodev,noexec,relatime,rdma
          | | |-/sys/fs/cgroup/cpu,cpuacct      cgroup      cgroup      rw,nosuid,nodev,noexec,relatime,cpu,cpuacct
          | | |-/sys/fs/cgroup/hugetlb          cgroup      cgroup      rw,nosuid,nodev,noexec,relatime,hugetlb
          | | |-/sys/fs/cgroup/memory           cgroup      cgroup      rw,nosuid,nodev,noexec,relatime,memory
          | | |-/sys/fs/cgroup/freezer          cgroup      cgroup      rw,nosuid,nodev,noexec,relatime,freezer
          | | `-/sys/fs/cgroup/devices          cgroup      cgroup      rw,nosuid,nodev,noexec,relatime,devices
          | |-/sys/fs/pstore                    pstore      pstore      rw,nosuid,nodev,noexec,relatime
          | |-/sys/fs/bpf                       none        bpf         rw,nosuid,nodev,noexec,relatime,mode=700
          | |-/sys/kernel/debug                 debugfs     debugfs     rw,nosuid,nodev,noexec,relatime
          | |-/sys/kernel/tracing               tracefs     tracefs     rw,nosuid,nodev,noexec,relatime
          | |-/sys/fs/fuse/connections          fusectl     fusectl     rw,nosuid,nodev,noexec,relatime
          | `-/sys/kernel/config                configfs    configfs    rw,nosuid,nodev,noexec,relatime
          |-/proc                               proc        proc        rw,nosuid,nodev,noexec,relatime
          | |-/proc/sys/fs/binfmt_misc          systemd-1   autofs      rw,relatime,fd=28,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=17506
          | | `-/proc/sys/fs/binfmt_misc        binfmt_misc binfmt_misc rw,nosuid,nodev,noexec,relatime
          | `-/proc/fs/nfsd                     nfsd        nfsd        rw,relatime
          |-/dev                                udev        devtmpfs    rw,nosuid,noexec,relatime,size=8085968k,nr_inodes=2021492,mode=755
          | |-/dev/pts                          devpts      devpts      rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
          | |-/dev/shm                          tmpfs       tmpfs       rw,nosuid,nodev
          | |-/dev/hugepages                    hugetlbfs   hugetlbfs   rw,relatime,pagesize=2M
          | `-/dev/mqueue                       mqueue      mqueue      rw,nosuid,nodev,noexec,relatime
          |-/run                                tmpfs       tmpfs       rw,nosuid,nodev,noexec,relatime,size=1626448k,mode=755
          | |-/run/lock                         tmpfs       tmpfs       rw,nosuid,nodev,noexec,relatime,size=5120k
          | |-/run/rpc_pipefs                   sunrpc      rpc_pipefs  rw,relatime
          | |-/run/user/1002                    tmpfs       tmpfs       rw,nosuid,nodev,relatime,size=1626444k,mode=700,uid=1002,gid=1002
          | |-/run/user/121                     tmpfs       tmpfs       rw,nosuid,nodev,relatime,size=1626444k,mode=700,uid=121,gid=125
          | `-/run/user/999                     tmpfs       tmpfs       rw,nosuid,nodev,relatime,size=1626444k,mode=700,uid=999,gid=999
          |-/snap/core/16928                    /dev/loop1  squashfs    ro,nodev,relatime
          |-/snap/core18/2829                   /dev/loop2  squashfs    ro,nodev,relatime
          |-/snap/bare/5                        /dev/loop3  squashfs    ro,nodev,relatime
          |-/snap/core18/2823                   /dev/loop4  squashfs    ro,nodev,relatime
          |-/snap/core/17200                    /dev/loop0  squashfs    ro,nodev,relatime
          |-/snap/core20/2264                   /dev/loop5  squashfs    ro,nodev,relatime
          |-/snap/core20/2318                   /dev/loop6  squashfs    ro,nodev,relatime
          |-/snap/gnome-3-26-1604/111           /dev/loop7  squashfs    ro,nodev,relatime
          |-/snap/core22/1564                   /dev/loop8  squashfs    ro,nodev,relatime
          |-/snap/gnome-3-28-1804/194           /dev/loop9  squashfs    ro,nodev,relatime
          |-/snap/gnome-3-38-2004/140           /dev/loop10 squashfs    ro,nodev,relatime
          |-/snap/gnome-system-monitor/186      /dev/loop11 squashfs    ro,nodev,relatime
          |-/snap/gnome-3-38-2004/143           /dev/loop12 squashfs    ro,nodev,relatime
          |-/snap/gtk-common-themes/1535        /dev/loop13 squashfs    ro,nodev,relatime
          |-/snap/gtk-common-themes/1534        /dev/loop14 squashfs    ro,nodev,relatime
          |-/snap/gnome-3-26-1604/104           /dev/loop15 squashfs    ro,nodev,relatime
          |-/snap/gnome-3-34-1804/93            /dev/loop16 squashfs    ro,nodev,relatime
          |-/snap/gnome-3-28-1804/198           /dev/loop17 squashfs    ro,nodev,relatime
          |-/snap/gnome-3-34-1804/90            /dev/loop18 squashfs    ro,nodev,relatime
          |-/snap/gnome-42-2204/176             /dev/loop19 squashfs    ro,nodev,relatime
          |-/snap/core22/1439                   /dev/loop20 squashfs    ro,nodev,relatime
          |-/snap/gnome-system-monitor/184      /dev/loop21 squashfs    ro,nodev,relatime
          |-/snap/gnome-42-2204/172             /dev/loop22 squashfs    ro,nodev,relatime
          |-/media/data                         /dev/sda1   ext4        rw,relatime,errors=remount-ro
          `-/media/storage                      /dev/sdc1   ext4        rw,nosuid,nodev,relatime
          
          Files in neuralgic directories:
          
          /var:
          22G     /var/
          17G     /var/lib
          5.6G    /var/lib/unifi
          5.4G    /var/lib/unifi/db
          5.0G    /var/lib/snapd
          
          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 128.0M in the file system.
          
          /opt/iobroker/backups:
          3.1G    /opt/iobroker/backups/
          4.0K    /opt/iobroker/backups/redistmp
          
          /opt/iobroker/iobroker-data:
          1.2G    /opt/iobroker/iobroker-data/
          749M    /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:
          92M     /opt/iobroker/iobroker-data/objects.jsonl
          59M     /opt/iobroker/iobroker-data/states.jsonl
          41M     /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
          28M     /opt/iobroker/iobroker-data/sqlite/sqlite.db
          24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.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'
          
          
          
          
          *** NodeJS-Installation ***
          
          /usr/bin/nodejs         v18.20.4
          /usr/bin/node           v18.20.4
          /usr/bin/npm            10.7.0
          /usr/bin/npx            10.7.0
          /usr/bin/corepack       0.28.0
          
          
          nodejs:
            Installed: 18.20.4-1nodesource1
            Candidate: 18.20.4-1nodesource1
            Version table:
           *** 18.20.4-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                  100 /var/lib/dpkg/status
               18.20.3-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               18.20.2-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               18.20.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               18.20.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               18.19.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               18.19.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               18.18.2-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               18.18.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               18.18.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               18.17.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               18.17.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               18.16.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               18.16.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               18.15.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               18.14.2-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               18.14.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               18.14.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               18.13.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               18.12.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               18.11.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               18.10.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               18.9.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               18.9.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               18.8.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               18.7.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               18.6.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               18.5.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               18.4.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               18.3.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               18.2.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               18.1.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               18.0.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
               10.19.0~dfsg-3ubuntu1.6 500
                  500 http://de.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages
                  500 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages
               10.19.0~dfsg-3ubuntu1 500
                  500 http://de.archive.ubuntu.com/ubuntu focal/universe 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.11
          admin:          7.0.23
          javascript:     8.7.6
          
          nodejs modules from github:     1
          |   `-- xmlbuilder@0.4.2 invalid: "https://github.com/hobbyquaker/xmlbuilder-js/tarball/29fe5030dc6852007dc8d1bfd5109d75f8da58d5" from node_modules/homematic-xmlrpc
          
          Adapter State
          + system.adapter.admin.0                  : admin                 : RoofServer                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.alexa2.0                 : alexa2                : RoofServer                               -  enabled
          + system.adapter.backitup.0               : backitup              : RoofServer                               -  enabled
            system.adapter.cloudflare.0             : cloudflare            : RoofServer                               - disabled
            system.adapter.daswetter.0              : daswetter             : RoofServer                               -  enabled
          + system.adapter.discovery.0              : discovery             : RoofServer                               -  enabled
            system.adapter.dwd.0                    : dwd                   : RoofServer                               -  enabled
          + system.adapter.easee.1                  : easee                 : RoofServer                               -  enabled
          + system.adapter.email.0                  : email                 : RoofServer                               -  enabled
          + system.adapter.evcc.0                   : evcc                  : RoofServer                               -  enabled, port: 7070
            system.adapter.flot.0                   : flot                  : RoofServer                               -  enabled
          + system.adapter.govee.0                  : govee                 : RoofServer                               -  enabled
          + system.adapter.ham.0                    : ham                   : RoofServer                               -  enabled
          + system.adapter.history.0                : history               : RoofServer                               -  enabled
          + system.adapter.hm-rega.0                : hm-rega               : RoofServer                               -  enabled
          + system.adapter.hm-rpc.0                 : hm-rpc                : RoofServer                               -  enabled, port: 18701
          + system.adapter.hm-rpc.1                 : hm-rpc                : RoofServer                               -  enabled, port: 12001
          + system.adapter.hm-rpc.2                 : hm-rpc                : RoofServer                               -  enabled, port: 0
          + system.adapter.homeconnect.0            : homeconnect           : RoofServer                               -  enabled
            system.adapter.ical.0                   : ical                  : RoofServer                               -  enabled
            system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: RoofServer                               -  enabled
            system.adapter.icons-material-png.0     : icons-material-png    : RoofServer                               -  enabled
            system.adapter.icons-mfd-png.0          : icons-mfd-png         : RoofServer                               -  enabled
            system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : RoofServer                               -  enabled
          + system.adapter.javascript.0             : javascript            : RoofServer                               -  enabled
          + system.adapter.klf200.0                 : klf200                : RoofServer                               -  enabled
          + system.adapter.lg-thinq.0               : lg-thinq              : RoofServer                               -  enabled
            system.adapter.material.0               : material              : RoofServer                               -  enabled
          + system.adapter.mielecloudservice.0      : mielecloudservice     : RoofServer                               -  enabled
            system.adapter.mobile.0                 : mobile                : RoofServer                               -  enabled
          + system.adapter.modbus.0                 : modbus                : RoofServer                               -  enabled
          + system.adapter.modbus.1                 : modbus                : RoofServer                               -  enabled
          + system.adapter.nina.0                   : nina                  : RoofServer                               -  enabled
          + system.adapter.nut.0                    : nut                   : RoofServer                               -  enabled
          + system.adapter.opendtu.0                : opendtu               : RoofServer                               -  enabled
          + system.adapter.parser.0                 : parser                : RoofServer                               -  enabled
          + system.adapter.ping.0                   : ping                  : RoofServer                               -  enabled
            system.adapter.rickshaw.0               : rickshaw              : RoofServer                               -  enabled
          + system.adapter.simple-api.0             : simple-api            : RoofServer                               -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
          + system.adapter.sonoff.0                 : sonoff                : RoofServer                               -  enabled, port: 1883, bind: 192.168.66.75
          + system.adapter.sql.0                    : sql                   : RoofServer                               -  enabled, port: 0
          + system.adapter.telegram.0               : telegram              : RoofServer                               -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.text2command.0           : text2command          : RoofServer                               -  enabled
          + system.adapter.tr-064.0                 : tr-064                : RoofServer                               -  enabled
          + system.adapter.tuya.0                   : tuya                  : RoofServer                               -  enabled
          + system.adapter.unifi.0                  : unifi                 : RoofServer                               -  enabled
            system.adapter.vis-bars.0               : vis-bars              : RoofServer                               -  enabled
            system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : RoofServer                               -  enabled
            system.adapter.vis-colorpicker.0        : vis-colorpicker       : RoofServer                               -  enabled
            system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : RoofServer                               -  enabled
            system.adapter.vis-history.0            : vis-history           : RoofServer                               -  enabled
            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : RoofServer                               -  enabled
            system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : RoofServer                               -  enabled
            system.adapter.vis-metro.0              : vis-metro             : RoofServer                               -  enabled
            system.adapter.vis-rgraph.0             : vis-rgraph            : RoofServer                               -  enabled
            system.adapter.vis-timeandweather.0     : vis-timeandweather    : RoofServer                               -  enabled
            system.adapter.vis.0                    : vis                   : RoofServer                               -  enabled
          + system.adapter.vw-connect.0             : vw-connect            : RoofServer                               -  enabled
          + system.adapter.web.0                    : web                   : RoofServer                               -  enabled, port: 8082, bind: 0.0.0.0 (SSL), run as: admin
          + system.adapter.wiegand-tcpip.0          : wiegand-tcpip         : RoofServer                               -  enabled, port: 60000, bind: 192.168.66.75
          + system.adapter.wifilight.0              : wifilight             : RoofServer                               -  enabled
          
          + instance is alive
          
          Enabled adapters with bindings
          + system.adapter.admin.0                  : admin                 : RoofServer                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.evcc.0                   : evcc                  : RoofServer                               -  enabled, port: 7070
          + system.adapter.hm-rpc.0                 : hm-rpc                : RoofServer                               -  enabled, port: 18701
          + system.adapter.hm-rpc.1                 : hm-rpc                : RoofServer                               -  enabled, port: 12001
          + system.adapter.hm-rpc.2                 : hm-rpc                : RoofServer                               -  enabled, port: 0
          + system.adapter.simple-api.0             : simple-api            : RoofServer                               -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
          + system.adapter.sonoff.0                 : sonoff                : RoofServer                               -  enabled, port: 1883, bind: 192.168.66.75
          + system.adapter.sql.0                    : sql                   : RoofServer                               -  enabled, port: 0
          + system.adapter.telegram.0               : telegram              : RoofServer                               -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.web.0                    : web                   : RoofServer                               -  enabled, port: 8082, bind: 0.0.0.0 (SSL), run as: admin
          + system.adapter.wiegand-tcpip.0          : wiegand-tcpip         : RoofServer                               -  enabled, port: 60000, bind: 192.168.66.75
          
          ioBroker-Repositories
          ┌─────────┬───────────┬─────────────────────────────────────────────────────────────────────────────────────────────┬──────────────┐
          │ (index) │   name    │                                             url                                             │ auto upgrade │
          ├─────────┼───────────┼─────────────────────────────────────────────────────────────────────────────────────────────┼──────────────┤
          │    0    │ 'sources' │                                  'conf/sources-dist.json'                                   │    false     │
          │    1    │ 'online'  │ 'https://raw.githubusercontent.com/ioBroker/ioBroker.repositories/master/sources-dist.json' │    false     │
          │    2    │ 'stable'  │                      'http://download.iobroker.net/sources-dist.json'                       │    false     │
          │    3    │  'beta'   │                   'http://download.iobroker.net/sources-dist-latest.json'                   │    false     │
          └─────────┴───────────┴─────────────────────────────────────────────────────────────────────────────────────────────┴──────────────┘
          
          Active repo(s): stable
          Upgrade policy: none
          
          Installed ioBroker-Instances
          Used repository: stable
          Cannot download repository hash file from "http://download.iobroker.net/sources-dist-hash.json": timeout of 10000ms exceeded
          Adapter    "admin"        : 7.0.23   , installed 7.0.23
          Adapter    "alexa2"       : 3.26.5   , installed 3.26.5
          Adapter    "amazon-dash"  : 1.2.0    , installed 1.2.0
          Adapter    "backitup"     : 3.0.19   , installed 3.0.19
          Adapter    "cloudflare"   : 1.1.1    , installed 1.2.1
          Adapter    "daswetter"    : 3.1.15   , installed 3.1.15
          Adapter    "discovery"    : 4.5.0    , installed 4.5.0
          Adapter    "dwd"          : 2.8.5    , installed 2.8.5
          Adapter    "easee"        : 1.0.10   , installed 1.0.10
          Adapter    "email"        : 1.3.1    , installed 1.3.1
          Adapter    "evcc"         : 0.1.1    , installed 0.1.1
          Adapter    "flot"         : 1.12.0   , installed 1.12.0
          Adapter    "ham"          : 5.3.1    , installed 5.3.1
          Adapter    "history"      : 3.0.1    , installed 3.0.1
          Adapter    "hm-rega"      : 5.0.0    , installed 4.0.0  [Updatable]
          Adapter    "hm-rpc"       : 1.17.0   , installed 1.17.0
          Adapter    "homeconnect"  : 1.4.1    , installed 1.4.1
          Adapter    "ical"         : 1.15.0   , installed 1.15.0
          Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
          Adapter    "icons-material-png": 0.1.0, installed 0.1.0
          Adapter    "icons-mfd-png": 1.2.1    , installed 1.2.1
          Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
          Adapter    "javascript"   : 8.7.6    , installed 8.7.6
          Controller "js-controller": 6.0.9    , installed 6.0.11
          Adapter    "klf200"       : 1.2.0    , installed 1.2.0
          Adapter    "lg-thinq"     : 1.0.1    , installed 1.0.1
          Adapter    "material"     : 1.3.1    , installed 1.3.1
          Adapter    "mielecloudservice": 6.5.6, installed 6.5.6
          Adapter    "mobile"       : 1.0.1    , installed 1.0.1
          Adapter    "modbus"       : 6.2.3    , installed 6.2.3
          Adapter    "nina"         : 0.0.25   , installed 0.0.25
          Adapter    "nut"          : 1.6.0    , installed 1.6.0
          Adapter    "opendtu"      : 1.0.1    , installed 1.0.1
          Adapter    "parser"       : 2.2.2    , installed 2.2.2
          Adapter    "ping"         : 1.6.2    , installed 1.6.2
          Adapter    "rickshaw"     : 1.0.0    , installed 1.0.0
          Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
          Adapter    "sbfspot"      : 4.3.3    , installed 4.3.3
          Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
          Adapter    "socketio"     : 6.7.1    , installed 6.7.1
          Adapter    "solarmanpv"   : 0.5.1    , installed 0.5.1
          Adapter    "sonoff"       : 3.1.0    , installed 3.1.0
          Adapter    "sql"          : 3.0.1    , installed 3.0.1
          Adapter    "telegram"     : 3.9.0    , installed 3.9.0
          Adapter    "text2command" : 3.0.3    , installed 3.0.3
          Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
          Adapter    "tuya"         : 3.16.0   , installed 3.16.0
          Adapter    "unifi"        : 0.7.0    , installed 0.7.0
          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-colorpicker": 2.0.3  , installed 2.0.3
          Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
          Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
          Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
          Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
          Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
          Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
          Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
          Adapter    "web"          : 6.2.5    , installed 6.2.5
          Adapter    "wiegand-tcpip": 0.4.6    , installed 0.4.6
          Adapter    "wifilight"    : 1.2.2    , installed 1.2.2
          Adapter    "ws"           : 2.6.2    , installed 2.6.2
          Adapter    "zigbee"       : 1.10.3   , installed 1.10.3
          
          Objects and States
          Please stand by - This may take a while
          Objects:        48130
          States:         41721
          
          *** OS-Repositories and Updates ***
          Hit:1 http://de.archive.ubuntu.com/ubuntu focal InRelease
          Hit:3 http://dl.google.com/linux/chrome/deb stable InRelease
          Hit:4 http://de.archive.ubuntu.com/ubuntu focal-updates InRelease
          Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
          Hit:6 http://de.archive.ubuntu.com/ubuntu focal-backports InRelease
          Hit:7 http://security.ubuntu.com/ubuntu focal-security InRelease
          Get:8 https://dl.cloudsmith.io/public/tvheadend/tvheadend/deb/ubuntu focal InRelease [4418 B]
          Hit:9 http://repo.feed.flightradar24.com flightradar24 InRelease
          Hit:2 https://dl.ui.com/unifi/debian stable InRelease
          Fetched 4418 B in 16s (280 B/s)
          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:9982            0.0.0.0:*               LISTEN      0          31329      1448/tvheadend
          tcp        0      0 0.0.0.0:57887           0.0.0.0:*               LISTEN      0          31878      1426/rpc.mountd
          tcp        0      0 0.0.0.0:6080            0.0.0.0:*               LISTEN      1002       37384      1686/python3
          tcp        0      0 0.0.0.0:12001           0.0.0.0:*               LISTEN      1001       88239      9161/io.hm-rpc.1
          tcp        0      0 0.0.0.0:993             0.0.0.0:*               LISTEN      0          42541      1897/dovecot
          tcp        0      0 0.0.0.0:2049            0.0.0.0:*               LISTEN      0          32102      -
          tcp        0      0 127.0.0.1:33060         0.0.0.0:*               LISTEN      124        36583      1591/mysqld
          tcp        0      0 127.0.0.1:3493          0.0.0.0:*               LISTEN      0          38786      1869/upsd
          tcp        0      0 127.0.0.1:4711          0.0.0.0:*               LISTEN      999        43933      2207/pihole-FTL
          tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       84672      8756/iobroker.js-co
          tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       83646      8756/iobroker.js-co
          tcp        0      0 127.0.0.1:27017         0.0.0.0:*               LISTEN      125        36190      1396/mongod
          tcp        0      0 0.0.0.0:45353           0.0.0.0:*               LISTEN      0          32126      -
          tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN      124        38457      1591/mysqld
          tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN      0          46201      2123/smbd
          tcp        0      0 0.0.0.0:36843           0.0.0.0:*               LISTEN      0          31896      1426/rpc.mountd
          tcp        0      0 0.0.0.0:37099           0.0.0.0:*               LISTEN      0          31888      1426/rpc.mountd
          tcp        0      0 0.0.0.0:18701           0.0.0.0:*               LISTEN      1001       87202      9132/io.hm-rpc.0
          tcp        0      0 127.0.0.1:27117         0.0.0.0:*               LISTEN      126        50204      2543/bin/mongod
          tcp        0      0 0.0.0.0:143             0.0.0.0:*               LISTEN      0          42539      1897/dovecot
          tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          1402       1/init
          tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      0          43471      2054/lighttpd
          tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN      999        44988      2207/pihole-FTL
          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          34992      1440/sshd: /usr/sbi
          tcp        0      0 0.0.0.0:631             0.0.0.0:*               LISTEN      0          27320      1213/cupsd
          tcp        0      0 0.0.0.0:2010            0.0.0.0:*               LISTEN      1001       89272      9392/io.hm-rpc.2
          tcp        0      0 192.168.66.75:1883      0.0.0.0:*               LISTEN      1001       90231      9354/io.sonoff.0
          tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      0          43472      2054/lighttpd
          tcp        0      0 0.0.0.0:445             0.0.0.0:*               LISTEN      0          46200      2123/smbd
          tcp        0      0 0.0.0.0:9981            0.0.0.0:*               LISTEN      0          31325      1448/tvheadend
          tcp6       0      0 :::7070                 :::*                    LISTEN      141        48761      1904/evcc
          tcp6       0      0 :::993                  :::*                    LISTEN      0          42542      1897/dovecot
          tcp6       0      0 :::2049                 :::*                    LISTEN      0          32123      -
          tcp6       0      0 :::60929                :::*                    LISTEN      0          31884      1426/rpc.mountd
          tcp6       0      0 :::6789                 :::*                    LISTEN      126        50789      1568/java
          tcp6       0      0 ::1:4711                :::*                    LISTEN      999        43930      2207/pihole-FTL
          tcp6       0      0 :::35527                :::*                    LISTEN      0          32128      -
          tcp6       0      0 :::46023                :::*                    LISTEN      0          31892      1426/rpc.mountd
          tcp6       0      0 :::8843                 :::*                    LISTEN      126        49369      1568/java
          tcp6       0      0 :::139                  :::*                    LISTEN      0          46199      2123/smbd
          tcp6       0      0 :::143                  :::*                    LISTEN      0          42540      1897/dovecot
          tcp6       0      0 :::33007                :::*                    LISTEN      0          31900      1426/rpc.mountd
          tcp6       0      0 :::111                  :::*                    LISTEN      0          1406       1/init
          tcp6       0      0 :::8880                 :::*                    LISTEN      126        49360      1568/java
          tcp6       0      0 :::8080                 :::*                    LISTEN      126        50228      1568/java
          tcp6       0      0 :::80                   :::*                    LISTEN      0          43473      2054/lighttpd
          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       84790      8920/io.admin.0
          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       90415      9606/io.web.0
          tcp6       0      0 :::8754                 :::*                    LISTEN      997        43656      2083/fr24feed
          tcp6       0      0 :::53                   :::*                    LISTEN      999        44990      2207/pihole-FTL
          tcp6       0      0 ::1:3350                :::*                    LISTEN      0          32142      1507/xrdp-sesman
          tcp6       0      0 :::22                   :::*                    LISTEN      0          34994      1440/sshd: /usr/sbi
          tcp6       0      0 :::8087                 :::*                    LISTEN      1001       92409      9923/io.simple-api.
          tcp6       0      0 :::631                  :::*                    LISTEN      0          27321      1213/cupsd
          tcp6       0      0 :::8443                 :::*                    LISTEN      126        47061      1568/java
          tcp6       0      0 :::3389                 :::*                    LISTEN      127        36553      1570/xrdp
          tcp6       0      0 :::445                  :::*                    LISTEN      0          46198      2123/smbd
          udp        0      0 192.168.66.75:60001     0.0.0.0:*                           1001       91229      9775/io.wiegand-tcp
          udp        0      0 0.0.0.0:43703           0.0.0.0:*                           0          31875      1426/rpc.mountd
          udp        0      0 0.0.0.0:44457           0.0.0.0:*                           997        49345      2083/fr24feed
          udp        0      0 0.0.0.0:37666           0.0.0.0:*                           0          32125      -
          udp        0      0 192.168.66.75:5353      0.0.0.0:*                           1001       87200      9110/io.tr-064.0
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           141        48747      1904/evcc
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           116        30639      1201/avahi-daemon:
          udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       89362      9543/io.tuya.0
          udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       89363      9543/io.tuya.0
          udp        0      0 0.0.0.0:39938           0.0.0.0:*                           116        30641      1201/avahi-daemon:
          udp        0      0 0.0.0.0:53              0.0.0.0:*                           999        44987      2207/pihole-FTL
          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          38287      1354/dhcpcd
          udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          1403       1/init
          udp        0      0 192.168.66.255:137      0.0.0.0:*                           0          45097      1936/nmbd
          udp        0      0 192.168.66.75:137       0.0.0.0:*                           0          45096      1936/nmbd
          udp        0      0 0.0.0.0:137             0.0.0.0:*                           0          45078      1936/nmbd
          udp        0      0 192.168.66.255:138      0.0.0.0:*                           0          45099      1936/nmbd
          udp        0      0 192.168.66.75:138       0.0.0.0:*                           0          45098      1936/nmbd
          udp        0      0 0.0.0.0:138             0.0.0.0:*                           0          45079      1936/nmbd
          udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          34575      1383/cups-browsed
          udp        0      0 0.0.0.0:58012           0.0.0.0:*                           137        48010      1448/tvheadend
          udp        0      0 0.0.0.0:50751           0.0.0.0:*                           997        47031      2083/fr24feed
          udp        0      0 0.0.0.0:51004           0.0.0.0:*                           0          31894      1426/rpc.mountd
          udp        0      0 239.255.255.250:1900    0.0.0.0:*                           137        48007      1448/tvheadend
          udp        0      0 0.0.0.0:2049            0.0.0.0:*                           0          32122      -
          udp        0      0 0.0.0.0:59499           0.0.0.0:*                           0          31886      1426/rpc.mountd
          udp6       0      0 :::3478                 :::*                                126        51492      1568/java
          udp6       0      0 :::52880                :::*                                0          31881      1426/rpc.mountd
          udp6       0      0 :::45649                :::*                                116        30642      1201/avahi-daemon:
          udp6       0      0 :::46133                :::*                                0          31898      1426/rpc.mountd
          udp6       0      0 :::5353                 :::*                                141        48748      1904/evcc
          udp6       0      0 :::5353                 :::*                                116        30640      1201/avahi-daemon:
          udp6       0      0 192.168.66.75:55866     :::*                                126        50810      1568/java
          udp6       0      0 :::53                   :::*                                999        44989      2207/pihole-FTL
          udp6       0      0 :::111                  :::*                                0          1409       1/init
          udp6       0      0 :::58399                :::*                                0          32127      -
          udp6       0      0 :::50342                :::*                                0          31890      1426/rpc.mountd
          udp6       0      0 :::10001                :::*                                126        50811      1568/java
          udp6       0      0 :::2049                 :::*                                0          32124      -
          
          *** Log File - Last 25 Lines ***
          
          2024-08-25 15:45:49.712  - info: host.RoofServer instance system.adapter.daswetter.0 having pid 20099 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-08-25 15:46:03.020  - info: javascript.0 (8981) script.js.TelegramOnDWDWarning_v2: info: Alert States wurden gesetzt
          2024-08-25 15:46:29.201  - info: admin.0 (8920) ==> Connected system.user.admin from ::ffff:192.168.66.135
          2024-08-25 15:46:29.216  - info: admin.0 (8920) ==> Connected system.user.admin from ::ffff:192.168.66.135
          2024-08-25 15:46:39.497  - info: admin.0 (8920) <== Disconnect system.user.admin from ::ffff:192.168.66.108 admin
          2024-08-25 15:46:39.504  - info: admin.0 (8920) <== Disconnect system.user.admin from ::ffff:192.168.66.108 admin
          2024-08-25 15:50:29.025  - info: host.RoofServer instance system.adapter.dwd.0 in version "2.8.5" started with pid 20261
          2024-08-25 15:50:42.970  - info: host.RoofServer instance system.adapter.dwd.0 having pid 20261 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-08-25 15:51:02.960  - info: javascript.0 (8981) script.js.TelegramOnDWDWarning_v2: info: Alert States wurden gesetzt
          2024-08-25 15:55:29.025  - info: host.RoofServer instance system.adapter.dwd.0 in version "2.8.5" started with pid 20402
          2024-08-25 15:55:42.905  - info: host.RoofServer instance system.adapter.dwd.0 having pid 20402 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-08-25 15:56:02.888  - info: javascript.0 (8981) script.js.TelegramOnDWDWarning_v2: info: Alert States wurden gesetzt
          2024-08-25 16:00:29.026  - info: host.RoofServer instance system.adapter.dwd.0 in version "2.8.5" started with pid 20888
          2024-08-25 16:00:37.024  - info: host.RoofServer instance system.adapter.daswetter.0 in version "3.1.15" started with pid 20903
          2024-08-25 16:00:38.881  - info: daswetter.0 (20903) starting. Version 3.1.15 in /opt/iobroker/node_modules/iobroker.daswetter, node: v18.20.4, js-controller: 6.0.11
          2024-08-25 16:00:43.182  - info: host.RoofServer instance system.adapter.dwd.0 having pid 20888 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-08-25 16:00:49.255  - info: daswetter.0 (20903) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
          2024-08-25 16:00:49.768  - info: daswetter.0 (20903) cleaned everything up...
          2024-08-25 16:00:49.778  - info: host.RoofServer instance system.adapter.daswetter.0 having pid 20903 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2024-08-25 16:01:03.175  - info: javascript.0 (8981) script.js.TelegramOnDWDWarning_v2: info: Alert States wurden gesetzt
          2024-08-25 16:02:00.030  - info: host.RoofServer instance system.adapter.ical.0 in version "1.15.0" started with pid 20957
          2024-08-25 16:02:02.039  - info: ical.0 (20957) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.ical, node: v18.20.4, js-controller: 6.0.11
          2024-08-25 16:02:07.785  - info: ical.0 (20957) processing URL: MH https://calendar.google.com/calendar/ical/c530e1fa7a07a45ab04e116a7f389806477602687d99c31f461cc294fa6864d2%40group.calendar.google.com/private-063afafa12704b6d953907c2d98a219d/basic.ics
          2024-08-25 16:02:12.949  - info: ical.0 (20957) Terminated (NO_ERROR): Without reason
          2024-08-25 16:02:13.471  - info: host.RoofServer instance system.adapter.ical.0 having pid 20957 terminated with code 0 (NO_ERROR)
          
          
          Thomas Braun Homoran 3 Replies Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @adarof last edited by

            @adarof sagte in Mehrfacher Absturz(?) beim Systemstart:

            Operating System: Ubuntu 20.04.6 LTS

            Bring das auf einen aktuellen Stand.

            Setz den usrer hmersch in die Gruppe adm

            sudo usermod -aG adm hmersch
            exit
            

            Bring nodejs auf die aktuelle Empfehlung

            iob nodejs-update
            
            1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @adarof last edited by

              @adarof

              Und dann zeig mal den fälligen Neustart im Logfile.

              1 Reply Last reply Reply Quote 0
              • Homoran
                Homoran Global Moderator Administrators @adarof last edited by

                @adarof sagte in Mehrfacher Absturz(?) beim Systemstart:

                Wieso könnte etwas nachinstalliert werden?

                wenn z.B

                • ein Install abgebrochen wurde
                • ein Restore unterbrochen wurde
                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @Homoran last edited by

                  @homoran

                  Oder wenn sich nodejs in der Major-Version ändert.
                  Dann wird auch diverses gegen diese Version neugebaut.

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

                  Support us

                  ioBroker
                  Community Adapters
                  Donate

                  578
                  Online

                  31.8k
                  Users

                  80.0k
                  Topics

                  1.3m
                  Posts

                  3
                  7
                  307
                  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