Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. SDA1 voll Home/IOBroker nach Node Update

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    526

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    431

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

SDA1 voll Home/IOBroker nach Node Update

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
21 Beiträge 4 Kommentatoren 1.6k Aufrufe 3 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Thomas BraunT Thomas Braun

    @deifel

    sudo -H -u iobroker npm cache clear --force
    

    Was das mit dem ffmpg sein soll weiß ich aber nicht.
    Kameras laufen?

    Das hat aber nicht unmittelbar mit einem Paketupgrade zu tun.

    iob diag
    

    sagt dazu?

    D Offline
    D Offline
    deifel
    schrieb am zuletzt editiert von deifel
    #5

    @thomas-braun
    Danke!
    Der erste Befehl funktioniert leider nicht:
    nom: Befehl nicht gefunden

    Bei iob diag sagt er mit, dass ich das als Root ausführen muss. Allerdings bin ich als root angemeldet...

    EDIT: sollte npm anstelle nom heißen - jetzt hats geklappt:)

    Aber iob diag geht nicht...

    Thomas BraunT 3 Antworten Letzte Antwort
    0
    • D deifel

      @thomas-braun
      Danke!
      Der erste Befehl funktioniert leider nicht:
      nom: Befehl nicht gefunden

      Bei iob diag sagt er mit, dass ich das als Root ausführen muss. Allerdings bin ich als root angemeldet...

      EDIT: sollte npm anstelle nom heißen - jetzt hats geklappt:)

      Aber iob diag geht nicht...

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von Thomas Braun
      #6

      @deifel

      Nein, der sagt dir, das du NICHT als root herumkaspern sollst. Auch nicht auf Proxmox...

      Meld dich halt wie üblich als User an.

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

      1 Antwort Letzte Antwort
      0
      • D deifel

        @thomas-braun
        Danke!
        Der erste Befehl funktioniert leider nicht:
        nom: Befehl nicht gefunden

        Bei iob diag sagt er mit, dass ich das als Root ausführen muss. Allerdings bin ich als root angemeldet...

        EDIT: sollte npm anstelle nom heißen - jetzt hats geklappt:)

        Aber iob diag geht nicht...

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #7

        @deifel sagte in SDA1 voll Home/IOBroker nach Node Update:

        nom: Befehl nicht gefunden

        Typo. Muss npm heißen.

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

        1 Antwort Letzte Antwort
        0
        • D deifel

          @thomas-braun
          Danke!
          Der erste Befehl funktioniert leider nicht:
          nom: Befehl nicht gefunden

          Bei iob diag sagt er mit, dass ich das als Root ausführen muss. Allerdings bin ich als root angemeldet...

          EDIT: sollte npm anstelle nom heißen - jetzt hats geklappt:)

          Aber iob diag geht nicht...

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #8

          @deifel sagte in SDA1 voll Home/IOBroker nach Node Update:

          Aber iob diag geht nicht...

          Als User geht's.

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

          D 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @deifel sagte in SDA1 voll Home/IOBroker nach Node Update:

            Aber iob diag geht nicht...

            Als User geht's.

            D Offline
            D Offline
            deifel
            schrieb am zuletzt editiert von
            #9

            @thomas-braun

            Nochmals danke.
            Leider bekomme ich als User das hier:

            Leider darf der Benutzer deifel »/usr/bin/curl -sLf https://iobroker.net/diag.sh                --output /home/iobroker/.diag.sh« als iobroker auf IOBrokerhost.myfritz,net nic               ht ausführen.
            deifel@IOBrokerhost:~$
            
            

            Cache leeren hat geklappt! jetzt ist wenigstens wieder einiges frei:) Danke

            D 1 Antwort Letzte Antwort
            0
            • D deifel

              @thomas-braun

              Nochmals danke.
              Leider bekomme ich als User das hier:

              Leider darf der Benutzer deifel »/usr/bin/curl -sLf https://iobroker.net/diag.sh                --output /home/iobroker/.diag.sh« als iobroker auf IOBrokerhost.myfritz,net nic               ht ausführen.
              deifel@IOBrokerhost:~$
              
              

              Cache leeren hat geklappt! jetzt ist wenigstens wieder einiges frei:) Danke

              D Offline
              D Offline
              deifel
              schrieb am zuletzt editiert von
              #10

              Ok, der User war nicht Mitglied in sudo.
              Jetzt hats geklappt.
              Welcher Bereich der Ausgabe wird denn benötigt?
              Hier mal ein Auszug bis zu den Adaptern:

              *** BASE SYSTEM ***
                 Static hostname: IOBrokerhost
                       Icon name: computer-vm
                         Chassis: vm
                  Virtualization: kvm
                Operating System: Debian GNU/Linux 11 (bullseye)
                          Kernel: Linux 5.10.0-26-amd64
                    Architecture: x86-64
              
              model name      : Common KVM processor
              Docker          : false
              Virtualization  : kvm
              Kernel          : x86_64
              Userland        : amd64
              
              Systemuptime and Load:
               00:22:17 up  1:11,  1 user,  load average: 0.60, 0.50, 0.47
              CPU threads: 12
              
              
              *** Time and Time Zones ***
                             Local time: Wed 2023-11-08 00:22:17 CET
                         Universal time: Tue 2023-11-07 23:22:17 UTC
                               RTC time: Tue 2023-11-07 23:22:18
                              Time zone: Europe/Berlin (CET, +0100)
              System clock synchronized: yes
                            NTP service: active
                        RTC in local TZ: no
              
              *** User and Groups ***
              deifel
              /home/deifel
              deifel cdrom floppy sudo audio dip video plugdev netdev
              *** X-Server-Setup ***
              X-Server:       false
              Desktop:
              Terminal:       tty
              Boot Target:    graphical.target
              
              *** MEMORY ***
                             total        used        free      shared  buff/cache   available
              Mem:             11G        6.8G        2.7G        0.0K        2.2G        4.6G
              Swap:           8.0G          0B        8.0G
              Total:           19G        6.8G         10G
              
                      11680 M total memory
                       6790 M used memory
                        573 M active memory
                       7728 M inactive memory
                       2665 M free memory
                        342 M buffer memory
                       1882 M swap cache
                       7997 M total swap
                          0 M used swap
                       7997 M free swap
              
              *** FAILED SERVICES ***
              
                UNIT LOAD ACTIVE SUB DESCRIPTION
              0 loaded units listed.
              
              *** FILESYSTEM ***
              Filesystem     Type      Size  Used Avail Use% Mounted on
              udev           devtmpfs  5.7G     0  5.7G   0% /dev
              tmpfs          tmpfs     1.2G  588K  1.2G   1% /run
              /dev/sda1      ext4       24G   14G  8.5G  63% /
              tmpfs          tmpfs     5.8G     0  5.8G   0% /dev/shm
              tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
              tmpfs          tmpfs     1.2G     0  1.2G   0% /run/user/0
              tmpfs          tmpfs     1.2G     0  1.2G   0% /run/user/1000
              
              Messages concerning ext4 filesystem in dmesg:
              [Tue Nov  7 23:11:11 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
              [Tue Nov  7 23:11:11 2023] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
              
              Show mounted filesystems \(real ones only\):
              TARGET SOURCE    FSTYPE OPTIONS
              /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
              
              Files in neuralgic directories:
              
              /var:
              5.2G    /var/
              4.7G    /var/log
              2.4G    /var/log/journal/65e07a91f8664c7a966da0df42f616fe
              2.4G    /var/log/journal
              331M    /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 8.0M in the file system.
              
              /opt/iobroker/backups:
              24K     /opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              1.9G    /opt/iobroker/iobroker-data/
              615M    /opt/iobroker/iobroker-data/files
              367M    /opt/iobroker/iobroker-data/backup-objects
              291M    /opt/iobroker/iobroker-data/history
              88M     /opt/iobroker/iobroker-data/files/echarts.admin
              
              The five largest files in iobroker-data are:
              228M    /opt/iobroker/iobroker-data/BSZExtLog_1_Oelverbrauch_Liter.csv
              117M    /opt/iobroker/iobroker-data/objects.jsonl
              99M     /opt/iobroker/iobroker-data/states.jsonl
              58M     /opt/iobroker/iobroker-data/objects.json.migrated
              58M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
              
              USB-Devices by-id:
              USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
              
              /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A9S6J1O6-if00-port0
              /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_AB0LP1A8-if00-port0
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs         v18.17.1
              /usr/bin/node           v18.17.1
              /usr/bin/npm            9.6.7
              /usr/bin/npx            9.6.7
              /usr/bin/corepack       0.18.0
              
              
              nodejs:
                Installed: 18.17.1-deb-1nodesource1
                Candidate: 18.17.1-deb-1nodesource1
                Version table:
               *** 18.17.1-deb-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x bullseye/main amd64 Packages
                      100 /var/lib/dpkg/status
                   12.22.12~dfsg-1~deb11u4 500
                      500 http://deb.debian.org/debian bullseye/main amd64 Packages
                      500 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages
              
              Temp directories causing npm8 problem: 0
              No problems detected
              Errors in npm tree:
              npm ERR! code ELSPROBLEMS
              npm ERR! invalid: iobroker.govee@0.0.5 /opt/iobroker/node_modules/iobroker.govee
              npm ERR! invalid: samsungtv@0.0.0 /opt/iobroker/node_modules/samsungtv
              npm ERR! invalid: syno@3.0.0 /opt/iobroker/node_modules/syno
              npm ERR! invalid: socksv5@0.0.6 /opt/iobroker/node_modules/socksv5
              npm ERR! invalid: xmlbuilder@0.4.2 /opt/iobroker/node_modules/xmlbuilder
              npm ERR! invalid: cli@1.0.1 /opt/iobroker/node_modules/cli
              npm ERR! missing: cliff@0.1.x, required by ipv6@3.1.1
              
              npm ERR! A complete log of this run can be found in: /home/deifel/.npm/_logs/2023-11-07T23_22_18_923Z-debug-0.log
              
              *** ioBroker-Installation ***
              
              ioBroker Status
              iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              Core adapters versions
              js-controller:  5.0.12
              admin:          6.12.0
              javascript:     7.1.4
              
              npm ERR! code ELSPROBLEMS
              npm ERR! invalid: iobroker.govee@0.0.5 /opt/iobroker/node_modules/iobroker.govee
              
              npm ERR! A complete log of this run can be found in: /home/deifel/.npm/_logs/2023-11-07T23_22_26_500Z-debug-0.log
              Adapters from github:   1
              
              
              
              
              OliverIOO Thomas BraunT 2 Antworten Letzte Antwort
              0
              • D deifel

                Ok, der User war nicht Mitglied in sudo.
                Jetzt hats geklappt.
                Welcher Bereich der Ausgabe wird denn benötigt?
                Hier mal ein Auszug bis zu den Adaptern:

                *** BASE SYSTEM ***
                   Static hostname: IOBrokerhost
                         Icon name: computer-vm
                           Chassis: vm
                    Virtualization: kvm
                  Operating System: Debian GNU/Linux 11 (bullseye)
                            Kernel: Linux 5.10.0-26-amd64
                      Architecture: x86-64
                
                model name      : Common KVM processor
                Docker          : false
                Virtualization  : kvm
                Kernel          : x86_64
                Userland        : amd64
                
                Systemuptime and Load:
                 00:22:17 up  1:11,  1 user,  load average: 0.60, 0.50, 0.47
                CPU threads: 12
                
                
                *** Time and Time Zones ***
                               Local time: Wed 2023-11-08 00:22:17 CET
                           Universal time: Tue 2023-11-07 23:22:17 UTC
                                 RTC time: Tue 2023-11-07 23:22:18
                                Time zone: Europe/Berlin (CET, +0100)
                System clock synchronized: yes
                              NTP service: active
                          RTC in local TZ: no
                
                *** User and Groups ***
                deifel
                /home/deifel
                deifel cdrom floppy sudo audio dip video plugdev netdev
                *** X-Server-Setup ***
                X-Server:       false
                Desktop:
                Terminal:       tty
                Boot Target:    graphical.target
                
                *** MEMORY ***
                               total        used        free      shared  buff/cache   available
                Mem:             11G        6.8G        2.7G        0.0K        2.2G        4.6G
                Swap:           8.0G          0B        8.0G
                Total:           19G        6.8G         10G
                
                        11680 M total memory
                         6790 M used memory
                          573 M active memory
                         7728 M inactive memory
                         2665 M free memory
                          342 M buffer memory
                         1882 M swap cache
                         7997 M total swap
                            0 M used swap
                         7997 M free swap
                
                *** FAILED SERVICES ***
                
                  UNIT LOAD ACTIVE SUB DESCRIPTION
                0 loaded units listed.
                
                *** FILESYSTEM ***
                Filesystem     Type      Size  Used Avail Use% Mounted on
                udev           devtmpfs  5.7G     0  5.7G   0% /dev
                tmpfs          tmpfs     1.2G  588K  1.2G   1% /run
                /dev/sda1      ext4       24G   14G  8.5G  63% /
                tmpfs          tmpfs     5.8G     0  5.8G   0% /dev/shm
                tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                tmpfs          tmpfs     1.2G     0  1.2G   0% /run/user/0
                tmpfs          tmpfs     1.2G     0  1.2G   0% /run/user/1000
                
                Messages concerning ext4 filesystem in dmesg:
                [Tue Nov  7 23:11:11 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
                [Tue Nov  7 23:11:11 2023] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
                
                Show mounted filesystems \(real ones only\):
                TARGET SOURCE    FSTYPE OPTIONS
                /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
                
                Files in neuralgic directories:
                
                /var:
                5.2G    /var/
                4.7G    /var/log
                2.4G    /var/log/journal/65e07a91f8664c7a966da0df42f616fe
                2.4G    /var/log/journal
                331M    /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 8.0M in the file system.
                
                /opt/iobroker/backups:
                24K     /opt/iobroker/backups/
                
                /opt/iobroker/iobroker-data:
                1.9G    /opt/iobroker/iobroker-data/
                615M    /opt/iobroker/iobroker-data/files
                367M    /opt/iobroker/iobroker-data/backup-objects
                291M    /opt/iobroker/iobroker-data/history
                88M     /opt/iobroker/iobroker-data/files/echarts.admin
                
                The five largest files in iobroker-data are:
                228M    /opt/iobroker/iobroker-data/BSZExtLog_1_Oelverbrauch_Liter.csv
                117M    /opt/iobroker/iobroker-data/objects.jsonl
                99M     /opt/iobroker/iobroker-data/states.jsonl
                58M     /opt/iobroker/iobroker-data/objects.json.migrated
                58M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                
                USB-Devices by-id:
                USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                
                /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A9S6J1O6-if00-port0
                /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_AB0LP1A8-if00-port0
                
                *** NodeJS-Installation ***
                
                /usr/bin/nodejs         v18.17.1
                /usr/bin/node           v18.17.1
                /usr/bin/npm            9.6.7
                /usr/bin/npx            9.6.7
                /usr/bin/corepack       0.18.0
                
                
                nodejs:
                  Installed: 18.17.1-deb-1nodesource1
                  Candidate: 18.17.1-deb-1nodesource1
                  Version table:
                 *** 18.17.1-deb-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x bullseye/main amd64 Packages
                        100 /var/lib/dpkg/status
                     12.22.12~dfsg-1~deb11u4 500
                        500 http://deb.debian.org/debian bullseye/main amd64 Packages
                        500 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages
                
                Temp directories causing npm8 problem: 0
                No problems detected
                Errors in npm tree:
                npm ERR! code ELSPROBLEMS
                npm ERR! invalid: iobroker.govee@0.0.5 /opt/iobroker/node_modules/iobroker.govee
                npm ERR! invalid: samsungtv@0.0.0 /opt/iobroker/node_modules/samsungtv
                npm ERR! invalid: syno@3.0.0 /opt/iobroker/node_modules/syno
                npm ERR! invalid: socksv5@0.0.6 /opt/iobroker/node_modules/socksv5
                npm ERR! invalid: xmlbuilder@0.4.2 /opt/iobroker/node_modules/xmlbuilder
                npm ERR! invalid: cli@1.0.1 /opt/iobroker/node_modules/cli
                npm ERR! missing: cliff@0.1.x, required by ipv6@3.1.1
                
                npm ERR! A complete log of this run can be found in: /home/deifel/.npm/_logs/2023-11-07T23_22_18_923Z-debug-0.log
                
                *** ioBroker-Installation ***
                
                ioBroker Status
                iobroker is running on this host.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                Core adapters versions
                js-controller:  5.0.12
                admin:          6.12.0
                javascript:     7.1.4
                
                npm ERR! code ELSPROBLEMS
                npm ERR! invalid: iobroker.govee@0.0.5 /opt/iobroker/node_modules/iobroker.govee
                
                npm ERR! A complete log of this run can be found in: /home/deifel/.npm/_logs/2023-11-07T23_22_26_500Z-debug-0.log
                Adapters from github:   1
                
                
                
                
                OliverIOO Offline
                OliverIOO Offline
                OliverIO
                schrieb am zuletzt editiert von OliverIO
                #11

                @deifel

                zum thema großes /var/log/journal hier ein interessanter artikel
                https://askubuntu.com/questions/1238214/big-var-log-journal

                evtl müsste man da aber auch mal reinschauen, was da soviel logs erzeugt
                da ist sicherlich auch im betriebssystem noch was krumm

                die anderen Probleme die du noch hast, überlasse ich wieder den anderen

                Meine Adapter und Widgets
                TVProgram, SqueezeboxRPC, OpenLiga, RSSFeed, MyTime,, pi-hole2, vis-json-template, skiinfo, vis-mapwidgets, vis-2-widgets-rssfeed
                Links im Profil

                D 1 Antwort Letzte Antwort
                0
                • D deifel

                  Ok, der User war nicht Mitglied in sudo.
                  Jetzt hats geklappt.
                  Welcher Bereich der Ausgabe wird denn benötigt?
                  Hier mal ein Auszug bis zu den Adaptern:

                  *** BASE SYSTEM ***
                     Static hostname: IOBrokerhost
                           Icon name: computer-vm
                             Chassis: vm
                      Virtualization: kvm
                    Operating System: Debian GNU/Linux 11 (bullseye)
                              Kernel: Linux 5.10.0-26-amd64
                        Architecture: x86-64
                  
                  model name      : Common KVM processor
                  Docker          : false
                  Virtualization  : kvm
                  Kernel          : x86_64
                  Userland        : amd64
                  
                  Systemuptime and Load:
                   00:22:17 up  1:11,  1 user,  load average: 0.60, 0.50, 0.47
                  CPU threads: 12
                  
                  
                  *** Time and Time Zones ***
                                 Local time: Wed 2023-11-08 00:22:17 CET
                             Universal time: Tue 2023-11-07 23:22:17 UTC
                                   RTC time: Tue 2023-11-07 23:22:18
                                  Time zone: Europe/Berlin (CET, +0100)
                  System clock synchronized: yes
                                NTP service: active
                            RTC in local TZ: no
                  
                  *** User and Groups ***
                  deifel
                  /home/deifel
                  deifel cdrom floppy sudo audio dip video plugdev netdev
                  *** X-Server-Setup ***
                  X-Server:       false
                  Desktop:
                  Terminal:       tty
                  Boot Target:    graphical.target
                  
                  *** MEMORY ***
                                 total        used        free      shared  buff/cache   available
                  Mem:             11G        6.8G        2.7G        0.0K        2.2G        4.6G
                  Swap:           8.0G          0B        8.0G
                  Total:           19G        6.8G         10G
                  
                          11680 M total memory
                           6790 M used memory
                            573 M active memory
                           7728 M inactive memory
                           2665 M free memory
                            342 M buffer memory
                           1882 M swap cache
                           7997 M total swap
                              0 M used swap
                           7997 M free swap
                  
                  *** FAILED SERVICES ***
                  
                    UNIT LOAD ACTIVE SUB DESCRIPTION
                  0 loaded units listed.
                  
                  *** FILESYSTEM ***
                  Filesystem     Type      Size  Used Avail Use% Mounted on
                  udev           devtmpfs  5.7G     0  5.7G   0% /dev
                  tmpfs          tmpfs     1.2G  588K  1.2G   1% /run
                  /dev/sda1      ext4       24G   14G  8.5G  63% /
                  tmpfs          tmpfs     5.8G     0  5.8G   0% /dev/shm
                  tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                  tmpfs          tmpfs     1.2G     0  1.2G   0% /run/user/0
                  tmpfs          tmpfs     1.2G     0  1.2G   0% /run/user/1000
                  
                  Messages concerning ext4 filesystem in dmesg:
                  [Tue Nov  7 23:11:11 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
                  [Tue Nov  7 23:11:11 2023] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
                  
                  Show mounted filesystems \(real ones only\):
                  TARGET SOURCE    FSTYPE OPTIONS
                  /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
                  
                  Files in neuralgic directories:
                  
                  /var:
                  5.2G    /var/
                  4.7G    /var/log
                  2.4G    /var/log/journal/65e07a91f8664c7a966da0df42f616fe
                  2.4G    /var/log/journal
                  331M    /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 8.0M in the file system.
                  
                  /opt/iobroker/backups:
                  24K     /opt/iobroker/backups/
                  
                  /opt/iobroker/iobroker-data:
                  1.9G    /opt/iobroker/iobroker-data/
                  615M    /opt/iobroker/iobroker-data/files
                  367M    /opt/iobroker/iobroker-data/backup-objects
                  291M    /opt/iobroker/iobroker-data/history
                  88M     /opt/iobroker/iobroker-data/files/echarts.admin
                  
                  The five largest files in iobroker-data are:
                  228M    /opt/iobroker/iobroker-data/BSZExtLog_1_Oelverbrauch_Liter.csv
                  117M    /opt/iobroker/iobroker-data/objects.jsonl
                  99M     /opt/iobroker/iobroker-data/states.jsonl
                  58M     /opt/iobroker/iobroker-data/objects.json.migrated
                  58M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                  
                  USB-Devices by-id:
                  USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                  
                  /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A9S6J1O6-if00-port0
                  /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_AB0LP1A8-if00-port0
                  
                  *** NodeJS-Installation ***
                  
                  /usr/bin/nodejs         v18.17.1
                  /usr/bin/node           v18.17.1
                  /usr/bin/npm            9.6.7
                  /usr/bin/npx            9.6.7
                  /usr/bin/corepack       0.18.0
                  
                  
                  nodejs:
                    Installed: 18.17.1-deb-1nodesource1
                    Candidate: 18.17.1-deb-1nodesource1
                    Version table:
                   *** 18.17.1-deb-1nodesource1 500
                          500 https://deb.nodesource.com/node_18.x bullseye/main amd64 Packages
                          100 /var/lib/dpkg/status
                       12.22.12~dfsg-1~deb11u4 500
                          500 http://deb.debian.org/debian bullseye/main amd64 Packages
                          500 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages
                  
                  Temp directories causing npm8 problem: 0
                  No problems detected
                  Errors in npm tree:
                  npm ERR! code ELSPROBLEMS
                  npm ERR! invalid: iobroker.govee@0.0.5 /opt/iobroker/node_modules/iobroker.govee
                  npm ERR! invalid: samsungtv@0.0.0 /opt/iobroker/node_modules/samsungtv
                  npm ERR! invalid: syno@3.0.0 /opt/iobroker/node_modules/syno
                  npm ERR! invalid: socksv5@0.0.6 /opt/iobroker/node_modules/socksv5
                  npm ERR! invalid: xmlbuilder@0.4.2 /opt/iobroker/node_modules/xmlbuilder
                  npm ERR! invalid: cli@1.0.1 /opt/iobroker/node_modules/cli
                  npm ERR! missing: cliff@0.1.x, required by ipv6@3.1.1
                  
                  npm ERR! A complete log of this run can be found in: /home/deifel/.npm/_logs/2023-11-07T23_22_18_923Z-debug-0.log
                  
                  *** ioBroker-Installation ***
                  
                  ioBroker Status
                  iobroker is running on this host.
                  
                  
                  Objects type: jsonl
                  States  type: jsonl
                  
                  Core adapters versions
                  js-controller:  5.0.12
                  admin:          6.12.0
                  javascript:     7.1.4
                  
                  npm ERR! code ELSPROBLEMS
                  npm ERR! invalid: iobroker.govee@0.0.5 /opt/iobroker/node_modules/iobroker.govee
                  
                  npm ERR! A complete log of this run can be found in: /home/deifel/.npm/_logs/2023-11-07T23_22_26_500Z-debug-0.log
                  Adapters from github:   1
                  
                  
                  
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von Thomas Braun
                  #12

                  @deifel

                  Immer vollständige Ausgaben posten.
                  Setz den User noch in die Gruppe adm rein.

                  Und bring das nodesource-Repo auf Stand.

                  iob nodejs-update
                  

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

                  1 Antwort Letzte Antwort
                  0
                  • D Offline
                    D Offline
                    deifel
                    schrieb am zuletzt editiert von
                    #13

                    @thomas-braun

                    Danke! Habe ich beides gemacht. Keine Fehler o.ä.
                    Er hat mir dann das Update auf 18.18.2 angeboten. Habe ich gemacht.
                    Sonst ist Dir nichts aufgefallen? Dann würde ich das jetzt einfach mal beobachten.
                    Herzlichen Dank nochmals für die schnelle und kompetente Hilfe!

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • OliverIOO OliverIO

                      @deifel

                      zum thema großes /var/log/journal hier ein interessanter artikel
                      https://askubuntu.com/questions/1238214/big-var-log-journal

                      evtl müsste man da aber auch mal reinschauen, was da soviel logs erzeugt
                      da ist sicherlich auch im betriebssystem noch was krumm

                      die anderen Probleme die du noch hast, überlasse ich wieder den anderen

                      D Offline
                      D Offline
                      deifel
                      schrieb am zuletzt editiert von
                      #14

                      @oliverio

                      Danke für den Hinweis. Habe jetzt das Journal Log auf 900MB limitiert (was ja auch schon viel ist).

                      1 Antwort Letzte Antwort
                      0
                      • D deifel

                        @thomas-braun

                        Danke! Habe ich beides gemacht. Keine Fehler o.ä.
                        Er hat mir dann das Update auf 18.18.2 angeboten. Habe ich gemacht.
                        Sonst ist Dir nichts aufgefallen? Dann würde ich das jetzt einfach mal beobachten.
                        Herzlichen Dank nochmals für die schnelle und kompetente Hilfe!

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von
                        #15

                        @deifel sagte in SDA1 voll Home/IOBroker nach Node Update:

                        Sonst ist Dir nichts aufgefallen?

                        Poste halt vollständig, dann kann man sich das auch in Gänze anschauen.

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

                        1 Antwort Letzte Antwort
                        0
                        • D Offline
                          D Offline
                          deifel
                          schrieb am zuletzt editiert von
                          #16

                          @thomas-braun

                          Gerne. Hier das vollständige Log:

                          ======== Start marking the full check here =========

                          Skript v.2023-10-10
                          
                          *** BASE SYSTEM ***
                             Static hostname: IOBrokerhost
                                   Icon name: computer-vm
                                     Chassis: vm
                              Virtualization: kvm
                            Operating System: Debian GNU/Linux 11 (bullseye)
                                      Kernel: Linux 5.10.0-26-amd64
                                Architecture: x86-64
                          
                          model name      : Common KVM processor
                          Docker          : false
                          Virtualization  : kvm
                          Kernel          : x86_64
                          Userland        : amd64
                          
                          Systemuptime and Load:
                           07:55:48 up 30 min,  1 user,  load average: 0.27, 0.35, 0.50
                          CPU threads: 12
                          
                          
                          *** Time and Time Zones ***
                                         Local time: Wed 2023-11-08 07:55:48 CET
                                     Universal time: Wed 2023-11-08 06:55:48 UTC
                                           RTC time: Wed 2023-11-08 06:55:49
                                          Time zone: Europe/Berlin (CET, +0100)
                          System clock synchronized: yes
                                        NTP service: active
                                    RTC in local TZ: no
                          
                          *** User and Groups ***
                          deifel
                          /home/deifel
                          deifel adm cdrom floppy sudo audio dip video plugdev netdev
                          
                          *** X-Server-Setup ***
                          X-Server:       false
                          Desktop:
                          Terminal:       tty
                          Boot Target:    graphical.target
                          
                          *** MEMORY ***
                                         total        used        free      shared  buff/cache   available
                          Mem:             11G        6.1G        4.8G        0.0K        799M        5.3G
                          Swap:           8.0G          0B        8.0G
                          Total:           19G        6.1G         12G
                          
                                  11680 M total memory
                                   6087 M used memory
                                    179 M active memory
                                   6391 M inactive memory
                                   4793 M free memory
                                     67 M buffer memory
                                    732 M swap cache
                                   7997 M total swap
                                      0 M used swap
                                   7997 M free swap
                          
                          *** FAILED SERVICES ***
                          
                            UNIT LOAD ACTIVE SUB DESCRIPTION
                          0 loaded units listed.
                          
                          *** FILESYSTEM ***
                          Filesystem     Type      Size  Used Avail Use% Mounted on
                          udev           devtmpfs  5.7G     0  5.7G   0% /dev
                          tmpfs          tmpfs     1.2G  572K  1.2G   1% /run
                          /dev/sda1      ext4       24G   13G  9.8G  57% /
                          tmpfs          tmpfs     5.8G     0  5.8G   0% /dev/shm
                          tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                          tmpfs          tmpfs     1.2G     0  1.2G   0% /run/user/1000
                          
                          Messages concerning ext4 filesystem in dmesg:
                          
                          Show mounted filesystems \(real ones only\):
                          TARGET SOURCE    FSTYPE OPTIONS
                          /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
                          
                          Files in neuralgic directories:
                          
                          /var:
                          3.7G    /var/
                          3.2G    /var/log
                          833M    /var/log/journal/65e07a91f8664c7a966da0df42f616fe
                          833M    /var/log/journal
                          360M    /var/cache
                          
                          Archived and active journals take up 832.1M in the file system.
                          
                          /opt/iobroker/backups:
                          24K     /opt/iobroker/backups/
                          
                          /opt/iobroker/iobroker-data:
                          2.1G    /opt/iobroker/iobroker-data/
                          615M    /opt/iobroker/iobroker-data/files
                          367M    /opt/iobroker/iobroker-data/backup-objects
                          291M    /opt/iobroker/iobroker-data/history
                          88M     /opt/iobroker/iobroker-data/files/echarts.admin
                          
                          The five largest files in iobroker-data are:
                          250M    /opt/iobroker/iobroker-data/states.jsonl
                          228M    /opt/iobroker/iobroker-data/BSZExtLog_1_Oelverbrauch_Liter.csv
                          142M    /opt/iobroker/iobroker-data/objects.jsonl
                          58M     /opt/iobroker/iobroker-data/objects.json.migrated
                          58M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                          
                          USB-Devices by-id:
                          USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always                                                                                                    prefer the links 'by-id':
                          
                          /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A9S6J1O6-if00-port0
                          /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_AB0LP1A8-if00-port0
                          
                          *** NodeJS-Installation ***
                          
                          /usr/bin/nodejs         v18.18.2
                          /usr/bin/node           v18.18.2
                          /usr/bin/npm            9.8.1
                          /usr/bin/npx            9.8.1
                          /usr/bin/corepack       0.19.0
                          
                          
                          nodejs:
                            Installed: 18.18.2-1nodesource1
                            Candidate: 18.18.2-1nodesource1
                            Version table:
                           *** 18.18.2-1nodesource1 1001
                                  500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                  100 /var/lib/dpkg/status
                               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
                               12.22.12~dfsg-1~deb11u4 500
                                  500 http://deb.debian.org/debian bullseye/main amd64 Packages
                                  500 http://deb.debian.org/debian-security bullseye-security/main amd64 P                                                                                                   ackages
                          
                          Temp directories causing npm8 problem: 0
                          No problems detected
                          
                          Errors in npm tree:
                          npm ERR! code ELSPROBLEMS
                          npm ERR! invalid: iobroker.govee@0.0.5 /opt/iobroker/node_modules/iobroker.govee
                          npm ERR! invalid: samsungtv@0.0.0 /opt/iobroker/node_modules/samsungtv
                          npm ERR! invalid: syno@3.0.0 /opt/iobroker/node_modules/syno
                          npm ERR! invalid: socksv5@0.0.6 /opt/iobroker/node_modules/socksv5
                          npm ERR! invalid: xmlbuilder@0.4.2 /opt/iobroker/node_modules/xmlbuilder
                          npm ERR! invalid: cli@1.0.1 /opt/iobroker/node_modules/cli
                          npm ERR! missing: cliff@0.1.x, required by ipv6@3.1.1
                          
                          npm ERR! A complete log of this run can be found in: /home/deifel/.npm/_logs/2023-11-08T06_55_51_252Z-debug-0.log
                          
                          *** ioBroker-Installation ***
                          
                          ioBroker Status
                          iobroker is running on this host.
                          
                          
                          Objects type: jsonl
                          States  type: jsonl
                          
                          Core adapters versions
                          js-controller:  5.0.12
                          admin:          6.12.0
                          javascript:     7.1.4
                          
                          npm ERR! code ELSPROBLEMS
                          npm ERR! invalid: iobroker.govee@0.0.5 /opt/iobroker/node_modules/iobroker.govee
                          
                          npm ERR! A complete log of this run can be found in: /home/deifel/.npm/_logs/2023-11-08T06_55_58_943Z-debug-0.log
                          Adapters from github:   1
                          
                          Adapter State
                          + system.adapter.admin.0                  : admin                 : IOBrokerhost                             -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          + system.adapter.alexa2.0                 : alexa2                : IOBrokerhost                             -  enabled
                          + system.adapter.backitup.1               : backitup              : IOBrokerhost                             -  enabled
                          + system.adapter.ble.0                    : ble                   : IOBrokerhost                             -  enabled
                            system.adapter.daswetter.0              : daswetter             : IOBrokerhost                             -  enabled
                          + system.adapter.discovery.0              : discovery             : IOBrokerhost                             -  enabled
                            system.adapter.dwd.0                    : dwd                   : IOBrokerhost                             -  enabled
                          + system.adapter.echarts.0                : echarts               : IOBrokerhost                             -  enabled
                          + system.adapter.email.0                  : email                 : IOBrokerhost                             -  enabled
                            system.adapter.eusec.0                  : eusec                 : IOBrokerhost                             - disabled
                            system.adapter.feiertage.0              : feiertage             : IOBrokerhost                             -  enabled
                            system.adapter.flot.0                   : flot                  : IOBrokerhost                             -  enabled
                          + system.adapter.govee.0                  : govee                 : IOBrokerhost                             -  enabled
                          + system.adapter.history.0                : history               : IOBrokerhost                             -  enabled
                          + system.adapter.hm-rega.0                : hm-rega               : IOBrokerhost                             -  enabled
                          + system.adapter.hm-rpc.0                 : hm-rpc                : IOBrokerhost                             -  enabled, port: 0
                          + system.adapter.hm-rpc.1                 : hm-rpc                : IOBrokerhost                             -  enabled, port: 0
                          + system.adapter.hm-rpc.2                 : hm-rpc                : IOBrokerhost                             -  enabled, port: 0
                          + system.adapter.homeconnect.1            : homeconnect           : IOBrokerhost                             -  enabled
                          + system.adapter.hue.0                    : hue                   : IOBrokerhost                             -  enabled, port: 443
                            system.adapter.ical.0                   : ical                  : IOBrokerhost                             -  enabled
                            system.adapter.ico-cloud.0              : ico-cloud             : IOBrokerhost                             -  enabled
                            system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: IOBrokerhost                             -  enabled
                            system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : IOBrokerhost                             -  enabled
                            system.adapter.icons-icons8.0           : icons-icons8          : IOBrokerhost                             -  enabled
                            system.adapter.icons-material-png.0     : icons-material-png    : IOBrokerhost                             -  enabled
                            system.adapter.icons-mfd-png.0          : icons-mfd-png         : IOBrokerhost                             -  enabled
                            system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : IOBrokerhost                             -  enabled
                          + system.adapter.info.0                   : info                  : IOBrokerhost                             -  enabled
                          + system.adapter.iot.0                    : iot                   : IOBrokerhost                             -  enabled
                          + system.adapter.iqontrol.0               : iqontrol              : IOBrokerhost                             -  enabled
                          + system.adapter.javascript.0             : javascript            : IOBrokerhost                             -  enabled
                            system.adapter.material.0               : material              : IOBrokerhost                             -  enabled
                          + system.adapter.mbus.0                   : mbus                  : raspberrypikeller                        -  enabled, port: 3493
                          + system.adapter.mbus.1                   : mbus                  : IOBrokerhost                             -  enabled, port: 3493
                          + system.adapter.mbus.2                   : mbus                  : IOBrokerhost                             -  enabled, port: 3493
                          + system.adapter.melcloud.0               : melcloud              : IOBrokerhost                             -  enabled
                          + system.adapter.mihome-vacuum.1          : mihome-vacuum         : IOBrokerhost                             -  enabled, port: 54321
                          + system.adapter.mihome-vacuum.2          : mihome-vacuum         : IOBrokerhost                             -  enabled, port: 54321
                          + system.adapter.mihome.0                 : mihome                : IOBrokerhost                             -  enabled, port: 9898, bind: 0.0.0.0
                          + system.adapter.milight.0                : milight               : IOBrokerhost                             -  enabled, port: 5987
                            system.adapter.mqtt.0                   : mqtt                  : IOBrokerhost                             - disabled, port: 1883, bind: 0.0.0.0
                          + system.adapter.musiccast.0              : musiccast             : IOBrokerhost                             -  enabled
                            system.adapter.openweathermap.0         : openweathermap        : IOBrokerhost                             -  enabled
                          + system.adapter.ping.0                   : ping                  : IOBrokerhost                             -  enabled
                          + system.adapter.pollenflug.0             : pollenflug            : IOBrokerhost                             -  enabled
                          + system.adapter.samsung.0                : samsung               : IOBrokerhost                             -  enabled
                          + system.adapter.scenes.0                 : scenes                : IOBrokerhost                             -  enabled
                          + system.adapter.shelly.0                 : shelly                : IOBrokerhost                             -  enabled, port: 1882, bind: 0.0.0.0
                          + system.adapter.smartgarden.0            : smartgarden           : IOBrokerhost                             -  enabled
                          + system.adapter.smartthings.0            : smartthings           : IOBrokerhost                             -  enabled
                          + system.adapter.sourceanalytix.0         : sourceanalytix        : IOBrokerhost                             -  enabled
                          + system.adapter.synology.0               : synology              : IOBrokerhost                             -  enabled, port: 5001
                          + system.adapter.telegram.0               : telegram              : IOBrokerhost                             -  enabled, port: 8443, bind: 0.0.0.0
                          + system.adapter.tibberlink.0             : tibberlink            : IOBrokerhost                             -  enabled
                          + system.adapter.trashschedule.0          : trashschedule         : IOBrokerhost                             -  enabled
                          + system.adapter.unifi.0                  : unifi                 : IOBrokerhost                             -  enabled
                          + system.adapter.velux.0                  : velux                 : IOBrokerhost                             -  enabled
                            system.adapter.viessmannapi.0           : viessmannapi          : IOBrokerhost                             - disabled
                            system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : IOBrokerhost                             -  enabled
                            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : IOBrokerhost                             -  enabled
                            system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : IOBrokerhost                             -  enabled
                            system.adapter.vis-justgage.0           : vis-justgage          : IOBrokerhost                             -  enabled
                            system.adapter.vis-keyboard.0           : vis-keyboard          : IOBrokerhost                             -  enabled
                            system.adapter.vis-timeandweather.0     : vis-timeandweather    : IOBrokerhost                             -  enabled
                            system.adapter.vis.0                    : vis                   : IOBrokerhost                             - disabled
                          + system.adapter.web.0                    : web                   : IOBrokerhost                             -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          + system.adapter.wifilight.0              : wifilight             : IOBrokerhost                             -  enabled
                          + system.adapter.worx.0                   : worx                  : IOBrokerhost                             -  enabled
                          + system.adapter.yeelight-2.0             : yeelight-2            : IOBrokerhost                             -  enabled
                          
                          + instance is alive
                          
                          Enabled adapters with bindings
                          + system.adapter.admin.0                  : admin                 : IOBrokerhost                             -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          + system.adapter.hm-rpc.0                 : hm-rpc                : IOBrokerhost                             -  enabled, port: 0
                          + system.adapter.hm-rpc.1                 : hm-rpc                : IOBrokerhost                             -  enabled, port: 0
                          + system.adapter.hm-rpc.2                 : hm-rpc                : IOBrokerhost                             -  enabled, port: 0
                          + system.adapter.hue.0                    : hue                   : IOBrokerhost                             -  enabled, port: 443
                          + system.adapter.mbus.0                   : mbus                  : raspberrypikeller                        -  enabled, port: 3493
                          + system.adapter.mbus.1                   : mbus                  : IOBrokerhost                             -  enabled, port: 3493
                          + system.adapter.mbus.2                   : mbus                  : IOBrokerhost                             -  enabled, port: 3493
                          + system.adapter.mihome-vacuum.1          : mihome-vacuum         : IOBrokerhost                             -  enabled, port: 54321
                          + system.adapter.mihome-vacuum.2          : mihome-vacuum         : IOBrokerhost                             -  enabled, port: 54321
                          + system.adapter.mihome.0                 : mihome                : IOBrokerhost                             -  enabled, port: 9898, bind: 0.0.0.0
                          + system.adapter.milight.0                : milight               : IOBrokerhost                             -  enabled, port: 5987
                          + system.adapter.shelly.0                 : shelly                : IOBrokerhost                             -  enabled, port: 1882, bind: 0.0.0.0
                          + system.adapter.synology.0               : synology              : IOBrokerhost                             -  enabled, port: 5001
                          + system.adapter.telegram.0               : telegram              : IOBrokerhost                             -  enabled, port: 8443, bind: 0.0.0.0
                          + system.adapter.web.0                    : web                   : IOBrokerhost                             -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          
                          ioBroker-Repositories
                          stable        : http://download.iobroker.net/sources-dist.json
                          beta          : http://download.iobroker.net/sources-dist-latest.json
                          
                          Active repo(s): stable
                          
                          Installed ioBroker-Instances
                          Used repository: stable
                          Adapter    "admin"        : 6.12.0   , installed 6.12.0
                          Adapter    "alexa2"       : 3.25.5   , installed 3.25.5
                          Adapter    "amazon-dash"  : 1.2.0    , installed 1.2.0
                          Adapter    "backitup"     : 2.8.7    , installed 2.8.7
                          Adapter    "ble"          : 0.13.4   , installed 0.13.4
                          Adapter    "chromecast"   : 3.0.3    , installed 3.0.3
                          Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                          Adapter    "daswetter"    : 3.1.10   , installed 3.1.10
                          Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                          Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                          Adapter    "echarts"      : 1.5.1    , installed 1.5.1
                          Adapter    "email"        : 1.2.0    , installed 1.2.0
                          Adapter    "eusec"        : 1.1.2    , installed 1.1.2
                          Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
                          Adapter    "flot"         : 1.12.0   , installed 1.12.0
                          Adapter    "history"      : 3.0.1    , installed 3.0.1
                          Adapter    "hm-rega"      : 3.0.47   , installed 3.0.47
                          Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
                          Adapter    "homeconnect"  : 1.1.1    , installed 1.1.1
                          Adapter    "hue"          : 3.10.1   , installed 3.10.1
                          Adapter    "ical"         : 1.13.3   , installed 1.13.3
                          Adapter    "ico-cloud"    : 1.1.0    , installed 1.1.0
                          Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                          Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
                          Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                          Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                          Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                          Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                          Adapter    "info"         : 2.0.0    , installed 2.0.0
                          Adapter    "iot"          : 1.14.5   , installed 2.0.3
                          Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
                          Adapter    "javascript"   : 7.1.4    , installed 7.1.4
                          Controller "js-controller": 5.0.12   , installed 5.0.12
                          Adapter    "material"     : 1.3.1    , installed 1.3.1
                          Adapter    "mbus"         : 2.4.0    , installed 2.4.0
                          Adapter    "melcloud"     : 1.3.5    , installed 1.3.5
                          Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                          Adapter    "mihome-vacuum": 4.0.0    , installed 4.0.0
                          Adapter    "milight"      : 0.4.0    , installed 0.4.0
                          Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                          Adapter    "mqtt-client"  : 1.6.5    , installed 1.6.5
                          Adapter    "musiccast"    : 1.1.3    , installed 1.1.3
                          Adapter    "openweathermap": 0.3.9   , installed 0.3.9
                          Adapter    "ping"         : 1.6.2    , installed 1.6.2
                          Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
                          Adapter    "radar2"       : 2.0.8    , installed 2.0.8
                          Adapter    "samsung"      : 0.5.11   , installed 0.5.11
                          Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                          Adapter    "shelly"       : 6.6.1    , installed 6.4.5  [Updatable]
                          Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                          Adapter    "smartgarden"  : 2.0.0    , installed 2.0.0
                          Adapter    "smartthings"  : 0.0.4    , installed 0.0.4
                          Adapter    "socketio"     : 6.5.5    , installed 6.5.5
                          Adapter    "synology"     : 3.0.1    , installed 3.0.1
                          Adapter    "telegram"     : 2.0.1    , installed 2.0.1
                          Adapter    "tibberlink"   : 1.4.1    , installed 1.4.1
                          Adapter    "trashschedule": 2.3.0    , installed 2.3.0
                          Adapter    "tuya"         : 3.14.2   , installed 3.14.2
                          Adapter    "unifi"        : 0.6.6    , installed 0.6.6
                          Adapter    "velux"        : 0.0.7    , installed 0.0.7
                          Adapter    "viessmannapi" : 2.3.0    , installed 2.3.0
                          Adapter    "vis"          : 1.4.16   , installed 1.4.16
                          Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                          Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                          Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                          Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                          Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                          Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                          Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                          Adapter    "web"          : 6.1.4    , installed 6.1.4
                          Adapter    "wifilight"    : 1.1.4    , installed 1.1.4
                          Adapter    "worx"         : 2.3.4    , installed 2.3.4
                          Adapter    "ws"           : 2.5.5    , installed 2.5.5
                          Adapter    "yeelight-2"   : 1.2.1    , installed 1.2.1
                          
                          Objects and States
                          Please stand by - This may take a while
                          Objects:        201968
                          States:         154142
                          
                          *** OS-Repositories and Updates ***
                          Hit:1 http://deb.debian.org/debian bullseye InRelease
                          Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
                          Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
                          Hit:4 http://deb.debian.org/debian bullseye-backports InRelease
                          Hit:5 https://deb.nodesource.com/node_18.x nodistro 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 192.168.1.172:2001      0.0.0.0:*               LISTEN      1001       1904       945/io.hm-rpc.0
                          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12655      784/sshd: /usr/sbin
                          tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          10801      737/exim4
                          tcp        0      0 192.168.1.172:2010      0.0.0.0:*               LISTEN      1001       11161      1013/io.hm-rpc.2
                          tcp        0      0 192.168.1.172:8701      0.0.0.0:*               LISTEN      1001       1923       1006/io.hm-rpc.1
                          tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       14898      448/iobroker.js-con
                          tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       14891      448/iobroker.js-con
                          tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          12347      1/init
                          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       1734       813/io.admin.0
                          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       13121      1161/io.web.0
                          tcp6       0      0 :::22                   :::*                    LISTEN      0          12657      784/sshd: /usr/sbin
                          tcp6       0      0 ::1:25                  :::*                    LISTEN      0          10802      737/exim4
                          tcp6       0      0 :::111                  :::*                    LISTEN      0          12351      1/init
                          udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       16642      1072/io.mihome-vacu
                          udp        0      0 0.0.0.0:53423           0.0.0.0:*                           1001       16569      995/io.mihome-vacuu
                          udp        0      0 0.0.0.0:54015           0.0.0.0:*                           1001       20596      1109/io.shelly.0
                          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           107        10753      443/avahi-daemon: r
                          udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       20244      1109/io.shelly.0
                          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          11491      350/dhclient
                          udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          12348      1/init
                          udp        0      0 0.0.0.0:41100           0.0.0.0:*                           1001       22108      1409/io.musiccast.0
                          udp        0      0 0.0.0.0:41946           0.0.0.0:*                           1001       2022       1172/io.milight.0
                          udp        0      0 0.0.0.0:58348           0.0.0.0:*                           107        10755      443/avahi-daemon: r
                          udp        0      0 0.0.0.0:9898            0.0.0.0:*                           1001       11788      984/io.mihome.0
                          udp6       0      0 :::5353                 :::*                                107        10754      443/avahi-daemon: r
                          udp6       0      0 :::54731                :::*                                107        10756      443/avahi-daemon: r
                          udp6       0      0 :::111                  :::*                                0          12354      1/init
                          
                          *** Log File - Last 25 Lines ***
                          
                          2023-11-08 07:56:46.489  - warn: mbus.2 (1727) M-Bus ID 1 err: Error: Error: Failed to send/receive M-Bus request frame[1].
                          2023-11-08 07:56:46.489  - warn: mbus.2 (1727) M-Bus Devices with errors: 2 from 2
                          2023-11-08 07:56:46.489  - error: mbus.2 (1727) All M-Bus devices could not be read, reinitialize and start over
                          2023-11-08 07:56:46.491  - info: mbus.2 (1727) Default Update Interval: 3600
                          2023-11-08 07:56:46.491  - info: mbus.2 (1727) Initialize M-Bus Serial to /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A9S6J1O6-if00-port0 with 115200baud
                          2023-11-08 07:56:46.496  - info: mbus.2 (1727) Schedule initialization for M-Bus-ID 1 with update interval 3600
                          2023-11-08 07:56:46.496  - info: mbus.2 (1727) Schedule initialization for M-Bus-ID 12841572496A0016 with update interval 3600
                          2023-11-08 07:56:48.596  - error: govee.0 (1609) AxiosError: Request failed with status code 400
                          2023-11-08 07:56:48.705  - error: govee.0 (1609) AxiosError: Request failed with status code 400
                          2023-11-08 07:56:48.768  - info: govee.0 (1609) State value to set for "govee.0.93:34:A4:C1:38:38:76:E9.online" has to be type "boolean" but received type "string"
                          2023-11-08 07:56:48.805  - info: govee.0 (1609) State value to set for "govee.0.1C:A6:EA:5A:5F:DB:B4:F7.online" has to be type "boolean" but received type "string"
                          2023-11-08 07:56:49.241  - warn: mbus.2 (1727) M-Bus ID 1 err: Error: Error: Failed to send/receive M-Bus request frame[1].
                          2023-11-08 07:56:49.241  - warn: mbus.2 (1727) M-Bus Devices with errors: 2 from 2
                          2023-11-08 07:56:49.241  - error: mbus.2 (1727) All M-Bus devices could not be read, reinitialize and start over
                          2023-11-08 07:56:49.243  - info: mbus.2 (1727) Default Update Interval: 3600
                          2023-11-08 07:56:49.243  - info: mbus.2 (1727) Initialize M-Bus Serial to /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A9S6J1O6-if00-port0 with 115200baud
                          2023-11-08 07:56:49.247  - info: mbus.2 (1727) Schedule initialization for M-Bus-ID 1 with update interval 3600
                          2023-11-08 07:56:49.247  - info: mbus.2 (1727) Schedule initialization for M-Bus-ID 12841572496A0016 with update interval 3600
                          2023-11-08 07:56:51.993  - warn: mbus.2 (1727) M-Bus ID 1 err: Error: Error: Failed to send/receive M-Bus request frame[1].
                          2023-11-08 07:56:51.993  - warn: mbus.2 (1727) M-Bus Devices with errors: 2 from 2
                          2023-11-08 07:56:51.993  - error: mbus.2 (1727) All M-Bus devices could not be read, reinitialize and start over
                          2023-11-08 07:56:51.995  - info: mbus.2 (1727) Default Update Interval: 3600
                          2023-11-08 07:56:51.995  - info: mbus.2 (1727) Initialize M-Bus Serial to /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A9S6J1O6-if00-port0 with 115200baud
                          2023-11-08 07:56:51.999  - info: mbus.2 (1727) Schedule initialization for M-Bus-ID 1 with update interval 3600
                          2023-11-08 07:56:51.999  - info: mbus.2 (1727) Schedule initialization for M-Bus-ID 12841572496A0016 with update interval 3600
                          
                          

                          ============ Mark until here for C&P =============

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • D deifel

                            @thomas-braun

                            Gerne. Hier das vollständige Log:

                            ======== Start marking the full check here =========

                            Skript v.2023-10-10
                            
                            *** BASE SYSTEM ***
                               Static hostname: IOBrokerhost
                                     Icon name: computer-vm
                                       Chassis: vm
                                Virtualization: kvm
                              Operating System: Debian GNU/Linux 11 (bullseye)
                                        Kernel: Linux 5.10.0-26-amd64
                                  Architecture: x86-64
                            
                            model name      : Common KVM processor
                            Docker          : false
                            Virtualization  : kvm
                            Kernel          : x86_64
                            Userland        : amd64
                            
                            Systemuptime and Load:
                             07:55:48 up 30 min,  1 user,  load average: 0.27, 0.35, 0.50
                            CPU threads: 12
                            
                            
                            *** Time and Time Zones ***
                                           Local time: Wed 2023-11-08 07:55:48 CET
                                       Universal time: Wed 2023-11-08 06:55:48 UTC
                                             RTC time: Wed 2023-11-08 06:55:49
                                            Time zone: Europe/Berlin (CET, +0100)
                            System clock synchronized: yes
                                          NTP service: active
                                      RTC in local TZ: no
                            
                            *** User and Groups ***
                            deifel
                            /home/deifel
                            deifel adm cdrom floppy sudo audio dip video plugdev netdev
                            
                            *** X-Server-Setup ***
                            X-Server:       false
                            Desktop:
                            Terminal:       tty
                            Boot Target:    graphical.target
                            
                            *** MEMORY ***
                                           total        used        free      shared  buff/cache   available
                            Mem:             11G        6.1G        4.8G        0.0K        799M        5.3G
                            Swap:           8.0G          0B        8.0G
                            Total:           19G        6.1G         12G
                            
                                    11680 M total memory
                                     6087 M used memory
                                      179 M active memory
                                     6391 M inactive memory
                                     4793 M free memory
                                       67 M buffer memory
                                      732 M swap cache
                                     7997 M total swap
                                        0 M used swap
                                     7997 M free swap
                            
                            *** FAILED SERVICES ***
                            
                              UNIT LOAD ACTIVE SUB DESCRIPTION
                            0 loaded units listed.
                            
                            *** FILESYSTEM ***
                            Filesystem     Type      Size  Used Avail Use% Mounted on
                            udev           devtmpfs  5.7G     0  5.7G   0% /dev
                            tmpfs          tmpfs     1.2G  572K  1.2G   1% /run
                            /dev/sda1      ext4       24G   13G  9.8G  57% /
                            tmpfs          tmpfs     5.8G     0  5.8G   0% /dev/shm
                            tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                            tmpfs          tmpfs     1.2G     0  1.2G   0% /run/user/1000
                            
                            Messages concerning ext4 filesystem in dmesg:
                            
                            Show mounted filesystems \(real ones only\):
                            TARGET SOURCE    FSTYPE OPTIONS
                            /      /dev/sda1 ext4   rw,relatime,errors=remount-ro
                            
                            Files in neuralgic directories:
                            
                            /var:
                            3.7G    /var/
                            3.2G    /var/log
                            833M    /var/log/journal/65e07a91f8664c7a966da0df42f616fe
                            833M    /var/log/journal
                            360M    /var/cache
                            
                            Archived and active journals take up 832.1M in the file system.
                            
                            /opt/iobroker/backups:
                            24K     /opt/iobroker/backups/
                            
                            /opt/iobroker/iobroker-data:
                            2.1G    /opt/iobroker/iobroker-data/
                            615M    /opt/iobroker/iobroker-data/files
                            367M    /opt/iobroker/iobroker-data/backup-objects
                            291M    /opt/iobroker/iobroker-data/history
                            88M     /opt/iobroker/iobroker-data/files/echarts.admin
                            
                            The five largest files in iobroker-data are:
                            250M    /opt/iobroker/iobroker-data/states.jsonl
                            228M    /opt/iobroker/iobroker-data/BSZExtLog_1_Oelverbrauch_Liter.csv
                            142M    /opt/iobroker/iobroker-data/objects.jsonl
                            58M     /opt/iobroker/iobroker-data/objects.json.migrated
                            58M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                            
                            USB-Devices by-id:
                            USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always                                                                                                    prefer the links 'by-id':
                            
                            /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A9S6J1O6-if00-port0
                            /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_AB0LP1A8-if00-port0
                            
                            *** NodeJS-Installation ***
                            
                            /usr/bin/nodejs         v18.18.2
                            /usr/bin/node           v18.18.2
                            /usr/bin/npm            9.8.1
                            /usr/bin/npx            9.8.1
                            /usr/bin/corepack       0.19.0
                            
                            
                            nodejs:
                              Installed: 18.18.2-1nodesource1
                              Candidate: 18.18.2-1nodesource1
                              Version table:
                             *** 18.18.2-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                    100 /var/lib/dpkg/status
                                 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
                                 12.22.12~dfsg-1~deb11u4 500
                                    500 http://deb.debian.org/debian bullseye/main amd64 Packages
                                    500 http://deb.debian.org/debian-security bullseye-security/main amd64 P                                                                                                   ackages
                            
                            Temp directories causing npm8 problem: 0
                            No problems detected
                            
                            Errors in npm tree:
                            npm ERR! code ELSPROBLEMS
                            npm ERR! invalid: iobroker.govee@0.0.5 /opt/iobroker/node_modules/iobroker.govee
                            npm ERR! invalid: samsungtv@0.0.0 /opt/iobroker/node_modules/samsungtv
                            npm ERR! invalid: syno@3.0.0 /opt/iobroker/node_modules/syno
                            npm ERR! invalid: socksv5@0.0.6 /opt/iobroker/node_modules/socksv5
                            npm ERR! invalid: xmlbuilder@0.4.2 /opt/iobroker/node_modules/xmlbuilder
                            npm ERR! invalid: cli@1.0.1 /opt/iobroker/node_modules/cli
                            npm ERR! missing: cliff@0.1.x, required by ipv6@3.1.1
                            
                            npm ERR! A complete log of this run can be found in: /home/deifel/.npm/_logs/2023-11-08T06_55_51_252Z-debug-0.log
                            
                            *** ioBroker-Installation ***
                            
                            ioBroker Status
                            iobroker is running on this host.
                            
                            
                            Objects type: jsonl
                            States  type: jsonl
                            
                            Core adapters versions
                            js-controller:  5.0.12
                            admin:          6.12.0
                            javascript:     7.1.4
                            
                            npm ERR! code ELSPROBLEMS
                            npm ERR! invalid: iobroker.govee@0.0.5 /opt/iobroker/node_modules/iobroker.govee
                            
                            npm ERR! A complete log of this run can be found in: /home/deifel/.npm/_logs/2023-11-08T06_55_58_943Z-debug-0.log
                            Adapters from github:   1
                            
                            Adapter State
                            + system.adapter.admin.0                  : admin                 : IOBrokerhost                             -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                            + system.adapter.alexa2.0                 : alexa2                : IOBrokerhost                             -  enabled
                            + system.adapter.backitup.1               : backitup              : IOBrokerhost                             -  enabled
                            + system.adapter.ble.0                    : ble                   : IOBrokerhost                             -  enabled
                              system.adapter.daswetter.0              : daswetter             : IOBrokerhost                             -  enabled
                            + system.adapter.discovery.0              : discovery             : IOBrokerhost                             -  enabled
                              system.adapter.dwd.0                    : dwd                   : IOBrokerhost                             -  enabled
                            + system.adapter.echarts.0                : echarts               : IOBrokerhost                             -  enabled
                            + system.adapter.email.0                  : email                 : IOBrokerhost                             -  enabled
                              system.adapter.eusec.0                  : eusec                 : IOBrokerhost                             - disabled
                              system.adapter.feiertage.0              : feiertage             : IOBrokerhost                             -  enabled
                              system.adapter.flot.0                   : flot                  : IOBrokerhost                             -  enabled
                            + system.adapter.govee.0                  : govee                 : IOBrokerhost                             -  enabled
                            + system.adapter.history.0                : history               : IOBrokerhost                             -  enabled
                            + system.adapter.hm-rega.0                : hm-rega               : IOBrokerhost                             -  enabled
                            + system.adapter.hm-rpc.0                 : hm-rpc                : IOBrokerhost                             -  enabled, port: 0
                            + system.adapter.hm-rpc.1                 : hm-rpc                : IOBrokerhost                             -  enabled, port: 0
                            + system.adapter.hm-rpc.2                 : hm-rpc                : IOBrokerhost                             -  enabled, port: 0
                            + system.adapter.homeconnect.1            : homeconnect           : IOBrokerhost                             -  enabled
                            + system.adapter.hue.0                    : hue                   : IOBrokerhost                             -  enabled, port: 443
                              system.adapter.ical.0                   : ical                  : IOBrokerhost                             -  enabled
                              system.adapter.ico-cloud.0              : ico-cloud             : IOBrokerhost                             -  enabled
                              system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: IOBrokerhost                             -  enabled
                              system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : IOBrokerhost                             -  enabled
                              system.adapter.icons-icons8.0           : icons-icons8          : IOBrokerhost                             -  enabled
                              system.adapter.icons-material-png.0     : icons-material-png    : IOBrokerhost                             -  enabled
                              system.adapter.icons-mfd-png.0          : icons-mfd-png         : IOBrokerhost                             -  enabled
                              system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : IOBrokerhost                             -  enabled
                            + system.adapter.info.0                   : info                  : IOBrokerhost                             -  enabled
                            + system.adapter.iot.0                    : iot                   : IOBrokerhost                             -  enabled
                            + system.adapter.iqontrol.0               : iqontrol              : IOBrokerhost                             -  enabled
                            + system.adapter.javascript.0             : javascript            : IOBrokerhost                             -  enabled
                              system.adapter.material.0               : material              : IOBrokerhost                             -  enabled
                            + system.adapter.mbus.0                   : mbus                  : raspberrypikeller                        -  enabled, port: 3493
                            + system.adapter.mbus.1                   : mbus                  : IOBrokerhost                             -  enabled, port: 3493
                            + system.adapter.mbus.2                   : mbus                  : IOBrokerhost                             -  enabled, port: 3493
                            + system.adapter.melcloud.0               : melcloud              : IOBrokerhost                             -  enabled
                            + system.adapter.mihome-vacuum.1          : mihome-vacuum         : IOBrokerhost                             -  enabled, port: 54321
                            + system.adapter.mihome-vacuum.2          : mihome-vacuum         : IOBrokerhost                             -  enabled, port: 54321
                            + system.adapter.mihome.0                 : mihome                : IOBrokerhost                             -  enabled, port: 9898, bind: 0.0.0.0
                            + system.adapter.milight.0                : milight               : IOBrokerhost                             -  enabled, port: 5987
                              system.adapter.mqtt.0                   : mqtt                  : IOBrokerhost                             - disabled, port: 1883, bind: 0.0.0.0
                            + system.adapter.musiccast.0              : musiccast             : IOBrokerhost                             -  enabled
                              system.adapter.openweathermap.0         : openweathermap        : IOBrokerhost                             -  enabled
                            + system.adapter.ping.0                   : ping                  : IOBrokerhost                             -  enabled
                            + system.adapter.pollenflug.0             : pollenflug            : IOBrokerhost                             -  enabled
                            + system.adapter.samsung.0                : samsung               : IOBrokerhost                             -  enabled
                            + system.adapter.scenes.0                 : scenes                : IOBrokerhost                             -  enabled
                            + system.adapter.shelly.0                 : shelly                : IOBrokerhost                             -  enabled, port: 1882, bind: 0.0.0.0
                            + system.adapter.smartgarden.0            : smartgarden           : IOBrokerhost                             -  enabled
                            + system.adapter.smartthings.0            : smartthings           : IOBrokerhost                             -  enabled
                            + system.adapter.sourceanalytix.0         : sourceanalytix        : IOBrokerhost                             -  enabled
                            + system.adapter.synology.0               : synology              : IOBrokerhost                             -  enabled, port: 5001
                            + system.adapter.telegram.0               : telegram              : IOBrokerhost                             -  enabled, port: 8443, bind: 0.0.0.0
                            + system.adapter.tibberlink.0             : tibberlink            : IOBrokerhost                             -  enabled
                            + system.adapter.trashschedule.0          : trashschedule         : IOBrokerhost                             -  enabled
                            + system.adapter.unifi.0                  : unifi                 : IOBrokerhost                             -  enabled
                            + system.adapter.velux.0                  : velux                 : IOBrokerhost                             -  enabled
                              system.adapter.viessmannapi.0           : viessmannapi          : IOBrokerhost                             - disabled
                              system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : IOBrokerhost                             -  enabled
                              system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : IOBrokerhost                             -  enabled
                              system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : IOBrokerhost                             -  enabled
                              system.adapter.vis-justgage.0           : vis-justgage          : IOBrokerhost                             -  enabled
                              system.adapter.vis-keyboard.0           : vis-keyboard          : IOBrokerhost                             -  enabled
                              system.adapter.vis-timeandweather.0     : vis-timeandweather    : IOBrokerhost                             -  enabled
                              system.adapter.vis.0                    : vis                   : IOBrokerhost                             - disabled
                            + system.adapter.web.0                    : web                   : IOBrokerhost                             -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            + system.adapter.wifilight.0              : wifilight             : IOBrokerhost                             -  enabled
                            + system.adapter.worx.0                   : worx                  : IOBrokerhost                             -  enabled
                            + system.adapter.yeelight-2.0             : yeelight-2            : IOBrokerhost                             -  enabled
                            
                            + instance is alive
                            
                            Enabled adapters with bindings
                            + system.adapter.admin.0                  : admin                 : IOBrokerhost                             -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                            + system.adapter.hm-rpc.0                 : hm-rpc                : IOBrokerhost                             -  enabled, port: 0
                            + system.adapter.hm-rpc.1                 : hm-rpc                : IOBrokerhost                             -  enabled, port: 0
                            + system.adapter.hm-rpc.2                 : hm-rpc                : IOBrokerhost                             -  enabled, port: 0
                            + system.adapter.hue.0                    : hue                   : IOBrokerhost                             -  enabled, port: 443
                            + system.adapter.mbus.0                   : mbus                  : raspberrypikeller                        -  enabled, port: 3493
                            + system.adapter.mbus.1                   : mbus                  : IOBrokerhost                             -  enabled, port: 3493
                            + system.adapter.mbus.2                   : mbus                  : IOBrokerhost                             -  enabled, port: 3493
                            + system.adapter.mihome-vacuum.1          : mihome-vacuum         : IOBrokerhost                             -  enabled, port: 54321
                            + system.adapter.mihome-vacuum.2          : mihome-vacuum         : IOBrokerhost                             -  enabled, port: 54321
                            + system.adapter.mihome.0                 : mihome                : IOBrokerhost                             -  enabled, port: 9898, bind: 0.0.0.0
                            + system.adapter.milight.0                : milight               : IOBrokerhost                             -  enabled, port: 5987
                            + system.adapter.shelly.0                 : shelly                : IOBrokerhost                             -  enabled, port: 1882, bind: 0.0.0.0
                            + system.adapter.synology.0               : synology              : IOBrokerhost                             -  enabled, port: 5001
                            + system.adapter.telegram.0               : telegram              : IOBrokerhost                             -  enabled, port: 8443, bind: 0.0.0.0
                            + system.adapter.web.0                    : web                   : IOBrokerhost                             -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            
                            ioBroker-Repositories
                            stable        : http://download.iobroker.net/sources-dist.json
                            beta          : http://download.iobroker.net/sources-dist-latest.json
                            
                            Active repo(s): stable
                            
                            Installed ioBroker-Instances
                            Used repository: stable
                            Adapter    "admin"        : 6.12.0   , installed 6.12.0
                            Adapter    "alexa2"       : 3.25.5   , installed 3.25.5
                            Adapter    "amazon-dash"  : 1.2.0    , installed 1.2.0
                            Adapter    "backitup"     : 2.8.7    , installed 2.8.7
                            Adapter    "ble"          : 0.13.4   , installed 0.13.4
                            Adapter    "chromecast"   : 3.0.3    , installed 3.0.3
                            Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                            Adapter    "daswetter"    : 3.1.10   , installed 3.1.10
                            Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                            Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                            Adapter    "echarts"      : 1.5.1    , installed 1.5.1
                            Adapter    "email"        : 1.2.0    , installed 1.2.0
                            Adapter    "eusec"        : 1.1.2    , installed 1.1.2
                            Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
                            Adapter    "flot"         : 1.12.0   , installed 1.12.0
                            Adapter    "history"      : 3.0.1    , installed 3.0.1
                            Adapter    "hm-rega"      : 3.0.47   , installed 3.0.47
                            Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
                            Adapter    "homeconnect"  : 1.1.1    , installed 1.1.1
                            Adapter    "hue"          : 3.10.1   , installed 3.10.1
                            Adapter    "ical"         : 1.13.3   , installed 1.13.3
                            Adapter    "ico-cloud"    : 1.1.0    , installed 1.1.0
                            Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                            Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
                            Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                            Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                            Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                            Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                            Adapter    "info"         : 2.0.0    , installed 2.0.0
                            Adapter    "iot"          : 1.14.5   , installed 2.0.3
                            Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
                            Adapter    "javascript"   : 7.1.4    , installed 7.1.4
                            Controller "js-controller": 5.0.12   , installed 5.0.12
                            Adapter    "material"     : 1.3.1    , installed 1.3.1
                            Adapter    "mbus"         : 2.4.0    , installed 2.4.0
                            Adapter    "melcloud"     : 1.3.5    , installed 1.3.5
                            Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                            Adapter    "mihome-vacuum": 4.0.0    , installed 4.0.0
                            Adapter    "milight"      : 0.4.0    , installed 0.4.0
                            Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                            Adapter    "mqtt-client"  : 1.6.5    , installed 1.6.5
                            Adapter    "musiccast"    : 1.1.3    , installed 1.1.3
                            Adapter    "openweathermap": 0.3.9   , installed 0.3.9
                            Adapter    "ping"         : 1.6.2    , installed 1.6.2
                            Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
                            Adapter    "radar2"       : 2.0.8    , installed 2.0.8
                            Adapter    "samsung"      : 0.5.11   , installed 0.5.11
                            Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                            Adapter    "shelly"       : 6.6.1    , installed 6.4.5  [Updatable]
                            Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                            Adapter    "smartgarden"  : 2.0.0    , installed 2.0.0
                            Adapter    "smartthings"  : 0.0.4    , installed 0.0.4
                            Adapter    "socketio"     : 6.5.5    , installed 6.5.5
                            Adapter    "synology"     : 3.0.1    , installed 3.0.1
                            Adapter    "telegram"     : 2.0.1    , installed 2.0.1
                            Adapter    "tibberlink"   : 1.4.1    , installed 1.4.1
                            Adapter    "trashschedule": 2.3.0    , installed 2.3.0
                            Adapter    "tuya"         : 3.14.2   , installed 3.14.2
                            Adapter    "unifi"        : 0.6.6    , installed 0.6.6
                            Adapter    "velux"        : 0.0.7    , installed 0.0.7
                            Adapter    "viessmannapi" : 2.3.0    , installed 2.3.0
                            Adapter    "vis"          : 1.4.16   , installed 1.4.16
                            Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                            Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                            Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                            Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                            Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                            Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                            Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                            Adapter    "web"          : 6.1.4    , installed 6.1.4
                            Adapter    "wifilight"    : 1.1.4    , installed 1.1.4
                            Adapter    "worx"         : 2.3.4    , installed 2.3.4
                            Adapter    "ws"           : 2.5.5    , installed 2.5.5
                            Adapter    "yeelight-2"   : 1.2.1    , installed 1.2.1
                            
                            Objects and States
                            Please stand by - This may take a while
                            Objects:        201968
                            States:         154142
                            
                            *** OS-Repositories and Updates ***
                            Hit:1 http://deb.debian.org/debian bullseye InRelease
                            Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
                            Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
                            Hit:4 http://deb.debian.org/debian bullseye-backports InRelease
                            Hit:5 https://deb.nodesource.com/node_18.x nodistro 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 192.168.1.172:2001      0.0.0.0:*               LISTEN      1001       1904       945/io.hm-rpc.0
                            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12655      784/sshd: /usr/sbin
                            tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          10801      737/exim4
                            tcp        0      0 192.168.1.172:2010      0.0.0.0:*               LISTEN      1001       11161      1013/io.hm-rpc.2
                            tcp        0      0 192.168.1.172:8701      0.0.0.0:*               LISTEN      1001       1923       1006/io.hm-rpc.1
                            tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       14898      448/iobroker.js-con
                            tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       14891      448/iobroker.js-con
                            tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          12347      1/init
                            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       1734       813/io.admin.0
                            tcp6       0      0 :::8082                 :::*                    LISTEN      1001       13121      1161/io.web.0
                            tcp6       0      0 :::22                   :::*                    LISTEN      0          12657      784/sshd: /usr/sbin
                            tcp6       0      0 ::1:25                  :::*                    LISTEN      0          10802      737/exim4
                            tcp6       0      0 :::111                  :::*                    LISTEN      0          12351      1/init
                            udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       16642      1072/io.mihome-vacu
                            udp        0      0 0.0.0.0:53423           0.0.0.0:*                           1001       16569      995/io.mihome-vacuu
                            udp        0      0 0.0.0.0:54015           0.0.0.0:*                           1001       20596      1109/io.shelly.0
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           107        10753      443/avahi-daemon: r
                            udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       20244      1109/io.shelly.0
                            udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          11491      350/dhclient
                            udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          12348      1/init
                            udp        0      0 0.0.0.0:41100           0.0.0.0:*                           1001       22108      1409/io.musiccast.0
                            udp        0      0 0.0.0.0:41946           0.0.0.0:*                           1001       2022       1172/io.milight.0
                            udp        0      0 0.0.0.0:58348           0.0.0.0:*                           107        10755      443/avahi-daemon: r
                            udp        0      0 0.0.0.0:9898            0.0.0.0:*                           1001       11788      984/io.mihome.0
                            udp6       0      0 :::5353                 :::*                                107        10754      443/avahi-daemon: r
                            udp6       0      0 :::54731                :::*                                107        10756      443/avahi-daemon: r
                            udp6       0      0 :::111                  :::*                                0          12354      1/init
                            
                            *** Log File - Last 25 Lines ***
                            
                            2023-11-08 07:56:46.489  - warn: mbus.2 (1727) M-Bus ID 1 err: Error: Error: Failed to send/receive M-Bus request frame[1].
                            2023-11-08 07:56:46.489  - warn: mbus.2 (1727) M-Bus Devices with errors: 2 from 2
                            2023-11-08 07:56:46.489  - error: mbus.2 (1727) All M-Bus devices could not be read, reinitialize and start over
                            2023-11-08 07:56:46.491  - info: mbus.2 (1727) Default Update Interval: 3600
                            2023-11-08 07:56:46.491  - info: mbus.2 (1727) Initialize M-Bus Serial to /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A9S6J1O6-if00-port0 with 115200baud
                            2023-11-08 07:56:46.496  - info: mbus.2 (1727) Schedule initialization for M-Bus-ID 1 with update interval 3600
                            2023-11-08 07:56:46.496  - info: mbus.2 (1727) Schedule initialization for M-Bus-ID 12841572496A0016 with update interval 3600
                            2023-11-08 07:56:48.596  - error: govee.0 (1609) AxiosError: Request failed with status code 400
                            2023-11-08 07:56:48.705  - error: govee.0 (1609) AxiosError: Request failed with status code 400
                            2023-11-08 07:56:48.768  - info: govee.0 (1609) State value to set for "govee.0.93:34:A4:C1:38:38:76:E9.online" has to be type "boolean" but received type "string"
                            2023-11-08 07:56:48.805  - info: govee.0 (1609) State value to set for "govee.0.1C:A6:EA:5A:5F:DB:B4:F7.online" has to be type "boolean" but received type "string"
                            2023-11-08 07:56:49.241  - warn: mbus.2 (1727) M-Bus ID 1 err: Error: Error: Failed to send/receive M-Bus request frame[1].
                            2023-11-08 07:56:49.241  - warn: mbus.2 (1727) M-Bus Devices with errors: 2 from 2
                            2023-11-08 07:56:49.241  - error: mbus.2 (1727) All M-Bus devices could not be read, reinitialize and start over
                            2023-11-08 07:56:49.243  - info: mbus.2 (1727) Default Update Interval: 3600
                            2023-11-08 07:56:49.243  - info: mbus.2 (1727) Initialize M-Bus Serial to /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A9S6J1O6-if00-port0 with 115200baud
                            2023-11-08 07:56:49.247  - info: mbus.2 (1727) Schedule initialization for M-Bus-ID 1 with update interval 3600
                            2023-11-08 07:56:49.247  - info: mbus.2 (1727) Schedule initialization for M-Bus-ID 12841572496A0016 with update interval 3600
                            2023-11-08 07:56:51.993  - warn: mbus.2 (1727) M-Bus ID 1 err: Error: Error: Failed to send/receive M-Bus request frame[1].
                            2023-11-08 07:56:51.993  - warn: mbus.2 (1727) M-Bus Devices with errors: 2 from 2
                            2023-11-08 07:56:51.993  - error: mbus.2 (1727) All M-Bus devices could not be read, reinitialize and start over
                            2023-11-08 07:56:51.995  - info: mbus.2 (1727) Default Update Interval: 3600
                            2023-11-08 07:56:51.995  - info: mbus.2 (1727) Initialize M-Bus Serial to /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A9S6J1O6-if00-port0 with 115200baud
                            2023-11-08 07:56:51.999  - info: mbus.2 (1727) Schedule initialization for M-Bus-ID 1 with update interval 3600
                            2023-11-08 07:56:51.999  - info: mbus.2 (1727) Schedule initialization for M-Bus-ID 12841572496A0016 with update interval 3600
                            
                            

                            ============ Mark until here for C&P =============

                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von Thomas Braun
                            #17

                            @deifel sagte in SDA1 voll Home/IOBroker nach Node Update:

                            *** Time and Time Zones ***
                            Local time: Wed 2023-11-08 07:55:48 CET
                            Universal time: Wed 2023-11-08 06:55:48 UTC

                            Kann es sein, dass deine Uhr eine Stunde nachgeht?

                            Boot Target: graphical.target

                            Stell das auf multi-user.target um:

                            sudo systemctl set-defautl multi-user.target
                            

                            Swap: 8.0G

                            Das ist in meinen Augen etwas zu viel des Guten .

                            invalid: iobroker.govee@0.0.5 /opt/iobroker/node_modules/iobroker.govee

                            Den nochmal installieren oder einen der beiden anderen govee-Adapter verwenden. Der scheint mir auch verwaist zu sein.

                            Ähnliches gilt für den:

                            invalid: samsungtv@0.0.0 /opt/iobroker/node_modules/samsungtv

                            Schau mal ob da nicht eine der Alternativen funktioniert.

                            Adapter "shelly" : 6.6.1 , installed 6.4.5 [Updatable]

                            Bring den nach Möglichkeit auf einen aktuellen Stand.

                            mbus.2

                            Schau dir die Instanz mbus.2 an. Der scheint irgendwas zu fehlen. Die meckert alle 2 Sekunden herum und bläht das Log auf.

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

                            1 Antwort Letzte Antwort
                            0
                            • D Offline
                              D Offline
                              deifel
                              schrieb am zuletzt editiert von
                              #18

                              @thomas-braun

                              Vielen Dank.
                              Also Uhrzeit habe ich kontrolliert, die stimmt.
                              Shelly Adapter habe ich aktualisiert.
                              Das mit dem MBUS ist bekannt. Habe dazu einen eigenen Thread aufgemacht, damit ich das mal in den Griff bekomme.
                              Govee habe ich den neuen Adapter installiert (Govee App). Danke für den Hinweis!
                              Samsung Adapter habe ich gelöscht, wird nicht benötigt.
                              Wie kann ich denn den Swap ändern?

                              HomoranH 1 Antwort Letzte Antwort
                              0
                              • D deifel

                                @thomas-braun

                                Vielen Dank.
                                Also Uhrzeit habe ich kontrolliert, die stimmt.
                                Shelly Adapter habe ich aktualisiert.
                                Das mit dem MBUS ist bekannt. Habe dazu einen eigenen Thread aufgemacht, damit ich das mal in den Griff bekomme.
                                Govee habe ich den neuen Adapter installiert (Govee App). Danke für den Hinweis!
                                Samsung Adapter habe ich gelöscht, wird nicht benötigt.
                                Wie kann ich denn den Swap ändern?

                                HomoranH Nicht stören
                                HomoranH Nicht stören
                                Homoran
                                Global Moderator Administrators
                                schrieb am zuletzt editiert von
                                #19

                                @deifel sagte in SDA1 voll Home/IOBroker nach Node Update:

                                Also Uhrzeit habe ich kontrolliert, die stimmt.

                                welche Uhrzeit stimmt? wie kontrolliert?

                                @deifel sagte in SDA1 voll Home/IOBroker nach Node Update:

                                Das mit dem MBUS ist bekannt.

                                dann ggf. die Logstufe der Instanz anpassen, um das log zu entlasten

                                kein Support per PN! - Fragen im Forum stellen -
                                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                D 1 Antwort Letzte Antwort
                                0
                                • HomoranH Homoran

                                  @deifel sagte in SDA1 voll Home/IOBroker nach Node Update:

                                  Also Uhrzeit habe ich kontrolliert, die stimmt.

                                  welche Uhrzeit stimmt? wie kontrolliert?

                                  @deifel sagte in SDA1 voll Home/IOBroker nach Node Update:

                                  Das mit dem MBUS ist bekannt.

                                  dann ggf. die Logstufe der Instanz anpassen, um das log zu entlasten

                                  D Offline
                                  D Offline
                                  deifel
                                  schrieb am zuletzt editiert von
                                  #20

                                  @homoran

                                  Habe das iob diag nochmals laufen lassen.
                                  Hier sehe ich folgendes bei der Zeitzone:

                                  
                                  *** Time and Time Zones ***
                                                 Local time: Wed 2023-11-08 10:05:40 CET
                                             Universal time: Wed 2023-11-08 09:05:40 UTC
                                                   RTC time: Wed 2023-11-08 09:05:41
                                                  Time zone: Europe/Berlin (CET, +0100)
                                  System clock synchronized: yes
                                                NTP service: active
                                            RTC in local TZ: no
                                  
                                  

                                  Die lokale Uhrzeit stimmt mit der aktuellen überein. Dann sollte es doch passen, oder habe ich einen Denkfehler?
                                  Logstufe ist angepasst :)
                                  Die Größe der Swap-Datei würde ich gerne noch verringern, weiß aber leider nicht, wie.

                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • D deifel

                                    @homoran

                                    Habe das iob diag nochmals laufen lassen.
                                    Hier sehe ich folgendes bei der Zeitzone:

                                    
                                    *** Time and Time Zones ***
                                                   Local time: Wed 2023-11-08 10:05:40 CET
                                               Universal time: Wed 2023-11-08 09:05:40 UTC
                                                     RTC time: Wed 2023-11-08 09:05:41
                                                    Time zone: Europe/Berlin (CET, +0100)
                                    System clock synchronized: yes
                                                  NTP service: active
                                              RTC in local TZ: no
                                    
                                    

                                    Die lokale Uhrzeit stimmt mit der aktuellen überein. Dann sollte es doch passen, oder habe ich einen Denkfehler?
                                    Logstufe ist angepasst :)
                                    Die Größe der Swap-Datei würde ich gerne noch verringern, weiß aber leider nicht, wie.

                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    schrieb am zuletzt editiert von
                                    #21

                                    @deifel

                                    Das SWAP-File ist nicht ganz trivial, aber auch nicht hyperkomplex. Hier wird es beschrieben:

                                    https://tecadmin.net/change-swap-file-size-in-ubuntu/

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

                                    1 Antwort Letzte Antwort
                                    0

                                    Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                    Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                    Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                    Registrieren Anmelden
                                    Antworten
                                    • In einem neuen Thema antworten
                                    Anmelden zum Antworten
                                    • Älteste zuerst
                                    • Neuste zuerst
                                    • Meiste Stimmen


                                    Support us

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

                                    510

                                    Online

                                    32.8k

                                    Benutzer

                                    82.9k

                                    Themen

                                    1.3m

                                    Beiträge
                                    Community
                                    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                    ioBroker Community 2014-2025
                                    logo
                                    • Anmelden

                                    • Du hast noch kein Konto? Registrieren

                                    • Anmelden oder registrieren, um zu suchen
                                    • Erster Beitrag
                                      Letzter Beitrag
                                    0
                                    • Home
                                    • Aktuell
                                    • Tags
                                    • Ungelesen 0
                                    • Kategorien
                                    • Unreplied
                                    • Beliebt
                                    • GitHub
                                    • Docu
                                    • Hilfe