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. ioBroker oder Admin Adapter startet immer neu

NEWS

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

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

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

ioBroker oder Admin Adapter startet immer neu

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
47 Beiträge 4 Kommentatoren 3.8k 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.
  • I IceD112

    @thomas-braun
    naja, noch nie will ich villeicht nicht sagen aber es ist vielleicht schon ne ganze weiler her 😲

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

    @iced112
    Also doch eher nie.
    Und wie willst du ohne Terminal den Rechner neustarten?
    Lass mich raten... Per Klick auf 'Neustart' im Desktop-Menü.

    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

    HomoranH I 2 Antworten Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @iced112
      Also doch eher nie.
      Und wie willst du ohne Terminal den Rechner neustarten?
      Lass mich raten... Per Klick auf 'Neustart' im Desktop-Menü.

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

      @thomas-braun sagte in ioBroker oder Admin Adapter startet immer neu:

      Lass mich raten... Per Klick auf 'Neustart' im Desktop-Menü.

      ich denke da an was anderes...

      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 -

      1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @iced112
        Also doch eher nie.
        Und wie willst du ohne Terminal den Rechner neustarten?
        Lass mich raten... Per Klick auf 'Neustart' im Desktop-Menü.

        I Offline
        I Offline
        IceD112
        schrieb am zuletzt editiert von
        #19

        @thomas-braun
        neee, sorry, ich hab das falsch interpretiert. Ich bin nicht so super fit mit der Arbeit auf dem Pi.

        hab den reboot gemacht und

        sudo apt update
        

        durchgeführt

        pi@ioBroker:~ $ sudo apt update
        Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
        Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
        Hit:3 https://deb.nodesource.com/node_18.x nodistro InRelease
        Reading package lists... Done
        Building dependency tree... Done
        Reading state information... Done
        1 package can be upgraded. Run 'apt list --upgradable' to see it.
        pi@ioBroker:~ $ apt list --upgradable
        Listing... Done
        raspinfo/oldstable 20230123-1 all [upgradable from: 20221220-1]
        N: There is 1 additional version. Please use the '-a' switch to see it
        
        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • I IceD112

          @thomas-braun
          neee, sorry, ich hab das falsch interpretiert. Ich bin nicht so super fit mit der Arbeit auf dem Pi.

          hab den reboot gemacht und

          sudo apt update
          

          durchgeführt

          pi@ioBroker:~ $ sudo apt update
          Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
          Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
          Hit:3 https://deb.nodesource.com/node_18.x nodistro InRelease
          Reading package lists... Done
          Building dependency tree... Done
          Reading state information... Done
          1 package can be upgraded. Run 'apt list --upgradable' to see it.
          pi@ioBroker:~ $ apt list --upgradable
          Listing... Done
          raspinfo/oldstable 20230123-1 all [upgradable from: 20221220-1]
          N: There is 1 additional version. Please use the '-a' switch to see it
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #20

          @iced112

          sudo apt full-upgrade
          

          Und ein

          iob diag
          

          sagt nun?

          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

          I 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @iced112

            sudo apt full-upgrade
            

            Und ein

            iob diag
            

            sagt nun?

            I Offline
            I Offline
            IceD112
            schrieb am zuletzt editiert von
            #21

            @thomas-braun

            
            ======== Start marking the full check here =========
            
            Skript v.2023-10-10
            
            *** BASE SYSTEM ***
               Static hostname: ioBroker
                     Icon name: computer
              Operating System: Raspbian GNU/Linux 11 (bullseye)
                        Kernel: Linux 6.1.21-v8+
                  Architecture: arm64
            
            Model           : Raspberry Pi 4 Model B Rev 1.4
            Docker          : false
            Virtualization  : none
            Kernel          : aarch64
            Userland        : armhf
            
            Systemuptime and Load:
             21:25:09 up 10 min,  2 users,  load average: 2.23, 1.83, 1.21
            CPU threads: 4
            
            
            *** RASPBERRY THROTTLING ***
            Current issues:
            No throttling issues detected.
            
            Previously detected issues:
            No throttling issues detected.
            
            *** Time and Time Zones ***
                           Local time: Tue 2023-11-21 21:25:09 CET
                       Universal time: Tue 2023-11-21 20:25:09 UTC
                             RTC time: n/a
                            Time zone: Europe/Berlin (CET, +0100)
            System clock synchronized: yes
                          NTP service: active
                      RTC in local TZ: no
            
            *** User and Groups ***
            pi
            /home/pi
            pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
            
            *** X-Server-Setup ***
            X-Server:       false
            Desktop:
            Terminal:       tty
            Boot Target:    multi-user.target
            
            *** MEMORY ***
                           total        used        free      shared  buff/cache   available
            Mem:            1.8G        1.5G        123M        0.0K        182M        241M
            Swap:            99M         99M        0.0K
            Total:          1.9G        1.6G        124M
            
                     1849 M total memory
                     1543 M used memory
                     1350 M active memory
                      244 M inactive memory
                      123 M free memory
                        8 M buffer memory
                      174 M swap cache
                       99 M total swap
                       99 M used swap
                        0 M free swap
            
            Raspberry only:
            oom events: 0
            lifetime oom required: 0 Mbytes
            total time in oom handler: 0 ms
            max time spent in oom handler: 0 ms
            
            *** FAILED SERVICES ***
            
              UNIT LOAD ACTIVE SUB DESCRIPTION
            0 loaded units listed.
            
            *** FILESYSTEM ***
            Filesystem     Type      Size  Used Avail Use% Mounted on
            /dev/root      ext4       29G  7.6G   21G  28% /
            devtmpfs       devtmpfs  667M     0  667M   0% /dev
            tmpfs          tmpfs     925M     0  925M   0% /dev/shm
            tmpfs          tmpfs     370M  828K  370M   1% /run
            tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
            /dev/mmcblk0p1 vfat      253M   51M  202M  20% /boot
            tmpfs          tmpfs     185M     0  185M   0% /run/user/1000
            
            Messages concerning ext4 filesystem in dmesg:
            [Tue Nov 21 21:14:22 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:CF:73:10 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=f85227ed-02 rootfstype=ext4 fsck.repair=yes rootwait
            [Tue Nov 21 21:14:23 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
            [Tue Nov 21 21:14:23 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
            [Tue Nov 21 21:14:25 2023] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
            
            Show mounted filesystems \(real ones only\):
            TARGET  SOURCE         FSTYPE OPTIONS
            /       /dev/mmcblk0p2 ext4   rw,noatime
            `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
            
            Files in neuralgic directories:
            
            /var:
            3.5G    /var/
            2.9G    /var/log/journal/25070aeb79f44c94a7f7bcc85e4ba968
            2.9G    /var/log/journal
            2.9G    /var/log
            387M    /var/cache
            
            Archived and active journals take up 2.8G in the file system.
            
            /opt/iobroker/backups:
            74M     /opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            745M    /opt/iobroker/iobroker-data/
            381M    /opt/iobroker/iobroker-data/files
            274M    /opt/iobroker/iobroker-data/backup-objects
            74M     /opt/iobroker/iobroker-data/files/vis.0
            72M     /opt/iobroker/iobroker-data/files/telegram.admin
            
            The five largest files in iobroker-data are:
            52M     /opt/iobroker/iobroker-data/objects.jsonl
            38M     /opt/iobroker/iobroker-data/states.jsonl
            21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.map
            15M     /opt/iobroker/iobroker-data/files/telegram.admin/rules/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-1d9f06.44fe4a3f.chunk.js.map
            8.9M    /opt/iobroker/iobroker-data/files/scenes.admin/static/js/2.7de3299d.chunk.js.map
            
            USB-Devices by-id:
            USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
            
            find: '/dev/serial/by-id/': No such file or directory
            
            *** 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 armhf Packages
                    100 /var/lib/dpkg/status
                 18.18.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.18.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.17.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.17.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.16.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.16.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.15.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.14.2-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.14.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.14.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.13.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.12.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.11.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.10.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.9.1-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.9.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.8.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.7.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.6.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.5.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.4.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.3.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.2.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.1.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 18.0.0-1nodesource1 1001
                    500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                 12.22.12~dfsg-1~deb11u4 500
                    500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
            
            Temp directories causing npm8 problem: 0
            No problems detected
            
            Errors in npm tree:
            
            *** ioBroker-Installation ***
            
            ioBroker Status
            iobroker is running on this host.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            Core adapters versions
            js-controller:  5.0.16
            admin:          6.12.0
            javascript:     7.1.4
            
            Adapters from github:   1
            
            Adapter State
            + system.adapter.accuweather.0            : accuweather           : ioBroker                                 -  enabled
            + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.alexa2.0                 : alexa2                : ioBroker                                 -  enabled
            + system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
              system.adapter.blink4home.0             : blink4home            : ioBroker                                 - disabled
            + system.adapter.bring.0                  : bring                 : ioBroker                                 -  enabled
              system.adapter.chromecast.0             : chromecast            : ioBroker                                 -  enabled
              system.adapter.daswetter.0              : daswetter             : ioBroker                                 -  enabled
            + system.adapter.denon.0                  : denon                 : ioBroker                                 -  enabled
            + system.adapter.discovery.0              : discovery             : ioBroker                                 -  enabled
              system.adapter.dwd.0                    : dwd                   : ioBroker                                 -  enabled
            + system.adapter.energiefluss.1           : energiefluss          : ioBroker                                 -  enabled
            + system.adapter.fb-checkpresence.0       : fb-checkpresence      : ioBroker                                 -  enabled
            + system.adapter.followthesun.0           : followthesun          : ioBroker                                 -  enabled
            + system.adapter.fronius-solarweb.0       : fronius-solarweb      : ioBroker                                 -  enabled
            + system.adapter.fronius.0                : fronius               : ioBroker                                 -  enabled
            + system.adapter.ham.0                    : ham                   : ioBroker                                 -  enabled
            + system.adapter.harmony.0                : harmony               : ioBroker                                 -  enabled
            + system.adapter.heos.0                   : heos                  : ioBroker                                 -  enabled
            + system.adapter.hue-extended.0           : hue-extended          : ioBroker                                 -  enabled
            + system.adapter.hue.0                    : hue                   : ioBroker                                 -  enabled, port: 443
              system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
              system.adapter.icons-icons8.0           : icons-icons8          : ioBroker                                 - disabled
              system.adapter.icons-material-png.0     : icons-material-png    : ioBroker                                 - disabled
              system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker                                 - disabled
              system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker                                 - disabled
            + system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
            + system.adapter.lgtv.0                   : lgtv                  : ioBroker                                 -  enabled
            + system.adapter.lgtv11.0                 : lgtv11                : ioBroker                                 -  enabled, port: 8080
            + system.adapter.meross.0                 : meross                : ioBroker                                 -  enabled
            + system.adapter.modbus.0                 : modbus                : ioBroker                                 -  enabled
            + system.adapter.panasonic-viera.0        : panasonic-viera       : ioBroker                                 -  enabled
            + system.adapter.ping.0                   : ping                  : ioBroker                                 -  enabled
            + system.adapter.scenes.0                 : scenes                : ioBroker                                 -  enabled
            + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.spotify-premium.0        : spotify-premium       : ioBroker                                 -  enabled
            + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.tr-064.0                 : tr-064                : ioBroker                                 -  enabled
            + system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
              system.adapter.vis-colorpicker.0        : vis-colorpicker       : ioBroker                                 - disabled
              system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker                                 - disabled
              system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker                                 - disabled
            + system.adapter.vis-inventwo.0           : vis-inventwo          : ioBroker                                 -  enabled
              system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker                                 - disabled
              system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker                                 - disabled
              system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
            + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              system.adapter.yr.0                     : yr                    : ioBroker                                 -  enabled
            
            + instance is alive
            
            Enabled adapters with bindings
            + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.hue.0                    : hue                   : ioBroker                                 -  enabled, port: 443
            + system.adapter.lgtv11.0                 : lgtv11                : ioBroker                                 -  enabled, port: 8080
            + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            
            ioBroker-Repositories
            stable        : http://download.iobroker.net/sources-dist.json
            beta          : http://download.iobroker.net/sources-dist-latest.json
            
            Active repo(s): beta
            
            Installed ioBroker-Instances
            Used repository: beta
            Adapter    "accuweather"  : 1.3.1    , installed 1.3.1
            Adapter    "admin"        : 6.12.4   , installed 6.12.0 [Updatable]
            Adapter    "alexa2"       : 3.26.1   , installed 3.26.1
            Adapter    "backitup"     : 2.9.4    , installed 2.8.7  [Updatable]
            Adapter    "bring"        : 1.8.4    , installed 1.8.4
            Adapter    "bydhvs"       : 1.5.0    , installed 1.4.0  [Updatable]
            Adapter    "chromecast"   : 3.0.3    , installed 3.0.3
            Adapter    "daswetter"    : 3.1.11   , installed 3.1.10 [Updatable]
            Adapter    "denon"        : 1.15.4   , installed 1.15.4
            Adapter    "discovery"    : 4.2.0    , installed 4.2.0
            Adapter    "dwd"          : 2.8.5    , installed 2.8.5
            Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
            Adapter    "followthesun" : 0.4.2    , installed 0.4.2
            Adapter    "fronius"      : 2.0.2    , installed 2.0.2
            Adapter    "fronius-solarweb": 0.0.3 , installed 0.0.3
            Adapter    "ham"          : 5.3.1    , installed 5.3.1
            Adapter    "harmony"      : 1.3.0    , installed 1.2.2  [Updatable]
            Adapter    "heos"         : 2.1.0    , installed 2.1.0
            Adapter    "hue"          : 3.10.1   , installed 3.10.1
            Adapter    "hue-extended" : 2.0.0    , installed 2.0.0
            Adapter    "ical"         : 1.13.3   , installed 1.13.3
            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-ultimate-png": 1.0.1, installed 1.0.1
            Adapter    "javascript"   : 7.1.6    , installed 7.1.4  [Updatable]
            Controller "js-controller": 5.0.16   , installed 5.0.16
            Adapter    "lgtv"         : 2.1.2    , installed 2.1.1  [Updatable]
            Adapter    "lgtv11"       : 1.0.5    , installed 1.0.5
            Adapter    "meross"       : 1.15.1   , installed 1.15.1
            Adapter    "modbus"       : 6.0.1    , installed 5.0.11 [Updatable]
            Adapter    "panasonic-viera": 2.0.0  , installed 2.0.0
            Adapter    "ping"         : 1.6.2    , installed 1.6.2
            Adapter    "scenes"       : 2.3.9    , installed 2.3.9
            Adapter    "shelly"       : 6.6.1    , installed 6.6.1
            Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
            Adapter    "socketio"     : 6.6.0    , installed 6.5.5  [Updatable]
            Adapter    "spotify-premium": 1.3.1  , installed 1.2.2  [Updatable]
            Adapter    "telegram"     : 3.0.0    , installed 1.16.0 [Updatable]
            Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
            Adapter    "trashschedule": 2.3.0    , installed 2.2.0  [Updatable]
            Adapter    "vis"          : 1.5.1    , installed 1.4.16 [Updatable]
            Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
            Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
            Adapter    "vis-icontwo"  : 0.97.3   , installed 0.96.0 [Updatable]
            Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
            Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
            Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
            Adapter    "web"          : 6.1.10   , installed 6.1.2  [Updatable]
            Adapter    "ws"           : 2.5.8    , installed 2.5.5  [Updatable]
            Adapter    "yr"           : 5.3.0    , installed 5.3.0
            
            Objects and States
            Please stand by - This may take a while
            Objects:        36301
            States:         29693
            
            *** OS-Repositories and Updates ***
            Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
            Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
            Hit:3 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 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       13260      492/iobroker.js-con
            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       12171      492/iobroker.js-con
            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14204      522/sshd: /usr/sbin
            tcp6       0      0 :::8082                 :::*                    LISTEN      1001       21660      1583/io.web.0
            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       13308      804/io.admin.0
            tcp6       0      0 :::61991                :::*                    LISTEN      1001       21010      1362/io.harmony.0
            tcp6       0      0 :::22                   :::*                    LISTEN      0          14206      522/sshd: /usr/sbin
            udp        0      0 0.0.0.0:52690           0.0.0.0:*                           108        12954      353/avahi-daemon: r
            udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1001       21011      1362/io.harmony.0
            udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       17764      971/io.shelly.0
            udp        0      0 0.0.0.0:50951           0.0.0.0:*                           1001       21091      1408/io.heos.0
            udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14500      723/dhcpcd
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        12952      353/avahi-daemon: r
            udp6       0      0 :::546                  :::*                                0          14558      723/dhcpcd
            udp6       0      0 :::57204                :::*                                108        12955      353/avahi-daemon: r
            udp6       0      0 :::5353                 :::*                                108        12953      353/avahi-daemon: r
            
            *** Log File - Last 25 Lines ***
            
            2023-11-21 21:21:01.596  - error: modbus.0 (1049) Socket Error
            2023-11-21 21:21:01.597  - error: modbus.0 (1049) Client in error state.
            2023-11-21 21:21:01.597  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
            2023-11-21 21:22:02.604  - error: modbus.0 (1049) Socket Error
            2023-11-21 21:22:02.605  - error: modbus.0 (1049) Client in error state.
            2023-11-21 21:22:02.606  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
            2023-11-21 21:23:03.611  - error: modbus.0 (1049) Socket Error
            2023-11-21 21:23:03.612  - error: modbus.0 (1049) Client in error state.
            2023-11-21 21:23:03.613  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
            2023-11-21 21:24:04.620  - error: modbus.0 (1049) Socket Error
            2023-11-21 21:24:04.621  - error: modbus.0 (1049) Client in error state.
            2023-11-21 21:24:04.622  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
            2023-11-21 21:25:00.070  - info: host.ioBroker instance system.adapter.dwd.0 started with pid 2301
            2023-11-21 21:25:03.908  - info: dwd.0 (2301) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.18.2, js-controller: 5.0.16
            2023-11-21 21:25:05.246  - info: dwd.0 (2301) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
            2023-11-21 21:25:05.627  - error: modbus.0 (1049) Socket Error
            2023-11-21 21:25:05.628  - error: modbus.0 (1049) Client in error state.
            2023-11-21 21:25:05.629  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
            2023-11-21 21:25:05.781  - info: host.ioBroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2023-11-21 21:26:06.635  - error: modbus.0 (1049) Socket Error
            2023-11-21 21:26:06.636  - error: modbus.0 (1049) Client in error state.
            2023-11-21 21:26:06.636  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
            2023-11-21 21:27:07.643  - error: modbus.0 (1049) Socket Error
            2023-11-21 21:27:07.644  - error: modbus.0 (1049) Client in error state.
            2023-11-21 21:27:07.645  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
            ============ Mark until here for C&P =============
            iob diag has finished.
            
            
            Press any key for a summary
            
            Thomas BraunT 2 Antworten Letzte Antwort
            0
            • I IceD112

              @thomas-braun

              
              ======== Start marking the full check here =========
              
              Skript v.2023-10-10
              
              *** BASE SYSTEM ***
                 Static hostname: ioBroker
                       Icon name: computer
                Operating System: Raspbian GNU/Linux 11 (bullseye)
                          Kernel: Linux 6.1.21-v8+
                    Architecture: arm64
              
              Model           : Raspberry Pi 4 Model B Rev 1.4
              Docker          : false
              Virtualization  : none
              Kernel          : aarch64
              Userland        : armhf
              
              Systemuptime and Load:
               21:25:09 up 10 min,  2 users,  load average: 2.23, 1.83, 1.21
              CPU threads: 4
              
              
              *** RASPBERRY THROTTLING ***
              Current issues:
              No throttling issues detected.
              
              Previously detected issues:
              No throttling issues detected.
              
              *** Time and Time Zones ***
                             Local time: Tue 2023-11-21 21:25:09 CET
                         Universal time: Tue 2023-11-21 20:25:09 UTC
                               RTC time: n/a
                              Time zone: Europe/Berlin (CET, +0100)
              System clock synchronized: yes
                            NTP service: active
                        RTC in local TZ: no
              
              *** User and Groups ***
              pi
              /home/pi
              pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
              
              *** X-Server-Setup ***
              X-Server:       false
              Desktop:
              Terminal:       tty
              Boot Target:    multi-user.target
              
              *** MEMORY ***
                             total        used        free      shared  buff/cache   available
              Mem:            1.8G        1.5G        123M        0.0K        182M        241M
              Swap:            99M         99M        0.0K
              Total:          1.9G        1.6G        124M
              
                       1849 M total memory
                       1543 M used memory
                       1350 M active memory
                        244 M inactive memory
                        123 M free memory
                          8 M buffer memory
                        174 M swap cache
                         99 M total swap
                         99 M used swap
                          0 M free swap
              
              Raspberry only:
              oom events: 0
              lifetime oom required: 0 Mbytes
              total time in oom handler: 0 ms
              max time spent in oom handler: 0 ms
              
              *** FAILED SERVICES ***
              
                UNIT LOAD ACTIVE SUB DESCRIPTION
              0 loaded units listed.
              
              *** FILESYSTEM ***
              Filesystem     Type      Size  Used Avail Use% Mounted on
              /dev/root      ext4       29G  7.6G   21G  28% /
              devtmpfs       devtmpfs  667M     0  667M   0% /dev
              tmpfs          tmpfs     925M     0  925M   0% /dev/shm
              tmpfs          tmpfs     370M  828K  370M   1% /run
              tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
              /dev/mmcblk0p1 vfat      253M   51M  202M  20% /boot
              tmpfs          tmpfs     185M     0  185M   0% /run/user/1000
              
              Messages concerning ext4 filesystem in dmesg:
              [Tue Nov 21 21:14:22 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:CF:73:10 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=f85227ed-02 rootfstype=ext4 fsck.repair=yes rootwait
              [Tue Nov 21 21:14:23 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
              [Tue Nov 21 21:14:23 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
              [Tue Nov 21 21:14:25 2023] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
              
              Show mounted filesystems \(real ones only\):
              TARGET  SOURCE         FSTYPE OPTIONS
              /       /dev/mmcblk0p2 ext4   rw,noatime
              `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
              
              Files in neuralgic directories:
              
              /var:
              3.5G    /var/
              2.9G    /var/log/journal/25070aeb79f44c94a7f7bcc85e4ba968
              2.9G    /var/log/journal
              2.9G    /var/log
              387M    /var/cache
              
              Archived and active journals take up 2.8G in the file system.
              
              /opt/iobroker/backups:
              74M     /opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              745M    /opt/iobroker/iobroker-data/
              381M    /opt/iobroker/iobroker-data/files
              274M    /opt/iobroker/iobroker-data/backup-objects
              74M     /opt/iobroker/iobroker-data/files/vis.0
              72M     /opt/iobroker/iobroker-data/files/telegram.admin
              
              The five largest files in iobroker-data are:
              52M     /opt/iobroker/iobroker-data/objects.jsonl
              38M     /opt/iobroker/iobroker-data/states.jsonl
              21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.map
              15M     /opt/iobroker/iobroker-data/files/telegram.admin/rules/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-1d9f06.44fe4a3f.chunk.js.map
              8.9M    /opt/iobroker/iobroker-data/files/scenes.admin/static/js/2.7de3299d.chunk.js.map
              
              USB-Devices by-id:
              USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
              
              find: '/dev/serial/by-id/': No such file or directory
              
              *** 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 armhf Packages
                      100 /var/lib/dpkg/status
                   18.18.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.18.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.17.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.17.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.16.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.16.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.15.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.14.2-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.14.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.14.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.13.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.12.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.11.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.10.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.9.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.9.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.8.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.7.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.6.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.5.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.4.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.3.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.2.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.1.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   18.0.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                   12.22.12~dfsg-1~deb11u4 500
                      500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
              
              Temp directories causing npm8 problem: 0
              No problems detected
              
              Errors in npm tree:
              
              *** ioBroker-Installation ***
              
              ioBroker Status
              iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              Core adapters versions
              js-controller:  5.0.16
              admin:          6.12.0
              javascript:     7.1.4
              
              Adapters from github:   1
              
              Adapter State
              + system.adapter.accuweather.0            : accuweather           : ioBroker                                 -  enabled
              + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.alexa2.0                 : alexa2                : ioBroker                                 -  enabled
              + system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
                system.adapter.blink4home.0             : blink4home            : ioBroker                                 - disabled
              + system.adapter.bring.0                  : bring                 : ioBroker                                 -  enabled
                system.adapter.chromecast.0             : chromecast            : ioBroker                                 -  enabled
                system.adapter.daswetter.0              : daswetter             : ioBroker                                 -  enabled
              + system.adapter.denon.0                  : denon                 : ioBroker                                 -  enabled
              + system.adapter.discovery.0              : discovery             : ioBroker                                 -  enabled
                system.adapter.dwd.0                    : dwd                   : ioBroker                                 -  enabled
              + system.adapter.energiefluss.1           : energiefluss          : ioBroker                                 -  enabled
              + system.adapter.fb-checkpresence.0       : fb-checkpresence      : ioBroker                                 -  enabled
              + system.adapter.followthesun.0           : followthesun          : ioBroker                                 -  enabled
              + system.adapter.fronius-solarweb.0       : fronius-solarweb      : ioBroker                                 -  enabled
              + system.adapter.fronius.0                : fronius               : ioBroker                                 -  enabled
              + system.adapter.ham.0                    : ham                   : ioBroker                                 -  enabled
              + system.adapter.harmony.0                : harmony               : ioBroker                                 -  enabled
              + system.adapter.heos.0                   : heos                  : ioBroker                                 -  enabled
              + system.adapter.hue-extended.0           : hue-extended          : ioBroker                                 -  enabled
              + system.adapter.hue.0                    : hue                   : ioBroker                                 -  enabled, port: 443
                system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
                system.adapter.icons-icons8.0           : icons-icons8          : ioBroker                                 - disabled
                system.adapter.icons-material-png.0     : icons-material-png    : ioBroker                                 - disabled
                system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker                                 - disabled
                system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker                                 - disabled
              + system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
              + system.adapter.lgtv.0                   : lgtv                  : ioBroker                                 -  enabled
              + system.adapter.lgtv11.0                 : lgtv11                : ioBroker                                 -  enabled, port: 8080
              + system.adapter.meross.0                 : meross                : ioBroker                                 -  enabled
              + system.adapter.modbus.0                 : modbus                : ioBroker                                 -  enabled
              + system.adapter.panasonic-viera.0        : panasonic-viera       : ioBroker                                 -  enabled
              + system.adapter.ping.0                   : ping                  : ioBroker                                 -  enabled
              + system.adapter.scenes.0                 : scenes                : ioBroker                                 -  enabled
              + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
              + system.adapter.spotify-premium.0        : spotify-premium       : ioBroker                                 -  enabled
              + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.tr-064.0                 : tr-064                : ioBroker                                 -  enabled
              + system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
                system.adapter.vis-colorpicker.0        : vis-colorpicker       : ioBroker                                 - disabled
                system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker                                 - disabled
                system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker                                 - disabled
              + system.adapter.vis-inventwo.0           : vis-inventwo          : ioBroker                                 -  enabled
                system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker                                 - disabled
                system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker                                 - disabled
                system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
              + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                system.adapter.yr.0                     : yr                    : ioBroker                                 -  enabled
              
              + instance is alive
              
              Enabled adapters with bindings
              + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.hue.0                    : hue                   : ioBroker                                 -  enabled, port: 443
              + system.adapter.lgtv11.0                 : lgtv11                : ioBroker                                 -  enabled, port: 8080
              + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
              + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              
              ioBroker-Repositories
              stable        : http://download.iobroker.net/sources-dist.json
              beta          : http://download.iobroker.net/sources-dist-latest.json
              
              Active repo(s): beta
              
              Installed ioBroker-Instances
              Used repository: beta
              Adapter    "accuweather"  : 1.3.1    , installed 1.3.1
              Adapter    "admin"        : 6.12.4   , installed 6.12.0 [Updatable]
              Adapter    "alexa2"       : 3.26.1   , installed 3.26.1
              Adapter    "backitup"     : 2.9.4    , installed 2.8.7  [Updatable]
              Adapter    "bring"        : 1.8.4    , installed 1.8.4
              Adapter    "bydhvs"       : 1.5.0    , installed 1.4.0  [Updatable]
              Adapter    "chromecast"   : 3.0.3    , installed 3.0.3
              Adapter    "daswetter"    : 3.1.11   , installed 3.1.10 [Updatable]
              Adapter    "denon"        : 1.15.4   , installed 1.15.4
              Adapter    "discovery"    : 4.2.0    , installed 4.2.0
              Adapter    "dwd"          : 2.8.5    , installed 2.8.5
              Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
              Adapter    "followthesun" : 0.4.2    , installed 0.4.2
              Adapter    "fronius"      : 2.0.2    , installed 2.0.2
              Adapter    "fronius-solarweb": 0.0.3 , installed 0.0.3
              Adapter    "ham"          : 5.3.1    , installed 5.3.1
              Adapter    "harmony"      : 1.3.0    , installed 1.2.2  [Updatable]
              Adapter    "heos"         : 2.1.0    , installed 2.1.0
              Adapter    "hue"          : 3.10.1   , installed 3.10.1
              Adapter    "hue-extended" : 2.0.0    , installed 2.0.0
              Adapter    "ical"         : 1.13.3   , installed 1.13.3
              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-ultimate-png": 1.0.1, installed 1.0.1
              Adapter    "javascript"   : 7.1.6    , installed 7.1.4  [Updatable]
              Controller "js-controller": 5.0.16   , installed 5.0.16
              Adapter    "lgtv"         : 2.1.2    , installed 2.1.1  [Updatable]
              Adapter    "lgtv11"       : 1.0.5    , installed 1.0.5
              Adapter    "meross"       : 1.15.1   , installed 1.15.1
              Adapter    "modbus"       : 6.0.1    , installed 5.0.11 [Updatable]
              Adapter    "panasonic-viera": 2.0.0  , installed 2.0.0
              Adapter    "ping"         : 1.6.2    , installed 1.6.2
              Adapter    "scenes"       : 2.3.9    , installed 2.3.9
              Adapter    "shelly"       : 6.6.1    , installed 6.6.1
              Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
              Adapter    "socketio"     : 6.6.0    , installed 6.5.5  [Updatable]
              Adapter    "spotify-premium": 1.3.1  , installed 1.2.2  [Updatable]
              Adapter    "telegram"     : 3.0.0    , installed 1.16.0 [Updatable]
              Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
              Adapter    "trashschedule": 2.3.0    , installed 2.2.0  [Updatable]
              Adapter    "vis"          : 1.5.1    , installed 1.4.16 [Updatable]
              Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
              Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
              Adapter    "vis-icontwo"  : 0.97.3   , installed 0.96.0 [Updatable]
              Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
              Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
              Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
              Adapter    "web"          : 6.1.10   , installed 6.1.2  [Updatable]
              Adapter    "ws"           : 2.5.8    , installed 2.5.5  [Updatable]
              Adapter    "yr"           : 5.3.0    , installed 5.3.0
              
              Objects and States
              Please stand by - This may take a while
              Objects:        36301
              States:         29693
              
              *** OS-Repositories and Updates ***
              Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
              Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
              Hit:3 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 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       13260      492/iobroker.js-con
              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       12171      492/iobroker.js-con
              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14204      522/sshd: /usr/sbin
              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       21660      1583/io.web.0
              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       13308      804/io.admin.0
              tcp6       0      0 :::61991                :::*                    LISTEN      1001       21010      1362/io.harmony.0
              tcp6       0      0 :::22                   :::*                    LISTEN      0          14206      522/sshd: /usr/sbin
              udp        0      0 0.0.0.0:52690           0.0.0.0:*                           108        12954      353/avahi-daemon: r
              udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1001       21011      1362/io.harmony.0
              udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       17764      971/io.shelly.0
              udp        0      0 0.0.0.0:50951           0.0.0.0:*                           1001       21091      1408/io.heos.0
              udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14500      723/dhcpcd
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        12952      353/avahi-daemon: r
              udp6       0      0 :::546                  :::*                                0          14558      723/dhcpcd
              udp6       0      0 :::57204                :::*                                108        12955      353/avahi-daemon: r
              udp6       0      0 :::5353                 :::*                                108        12953      353/avahi-daemon: r
              
              *** Log File - Last 25 Lines ***
              
              2023-11-21 21:21:01.596  - error: modbus.0 (1049) Socket Error
              2023-11-21 21:21:01.597  - error: modbus.0 (1049) Client in error state.
              2023-11-21 21:21:01.597  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
              2023-11-21 21:22:02.604  - error: modbus.0 (1049) Socket Error
              2023-11-21 21:22:02.605  - error: modbus.0 (1049) Client in error state.
              2023-11-21 21:22:02.606  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
              2023-11-21 21:23:03.611  - error: modbus.0 (1049) Socket Error
              2023-11-21 21:23:03.612  - error: modbus.0 (1049) Client in error state.
              2023-11-21 21:23:03.613  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
              2023-11-21 21:24:04.620  - error: modbus.0 (1049) Socket Error
              2023-11-21 21:24:04.621  - error: modbus.0 (1049) Client in error state.
              2023-11-21 21:24:04.622  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
              2023-11-21 21:25:00.070  - info: host.ioBroker instance system.adapter.dwd.0 started with pid 2301
              2023-11-21 21:25:03.908  - info: dwd.0 (2301) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.18.2, js-controller: 5.0.16
              2023-11-21 21:25:05.246  - info: dwd.0 (2301) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
              2023-11-21 21:25:05.627  - error: modbus.0 (1049) Socket Error
              2023-11-21 21:25:05.628  - error: modbus.0 (1049) Client in error state.
              2023-11-21 21:25:05.629  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
              2023-11-21 21:25:05.781  - info: host.ioBroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              2023-11-21 21:26:06.635  - error: modbus.0 (1049) Socket Error
              2023-11-21 21:26:06.636  - error: modbus.0 (1049) Client in error state.
              2023-11-21 21:26:06.636  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
              2023-11-21 21:27:07.643  - error: modbus.0 (1049) Socket Error
              2023-11-21 21:27:07.644  - error: modbus.0 (1049) Client in error state.
              2023-11-21 21:27:07.645  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
              ============ Mark until here for C&P =============
              iob diag has finished.
              
              
              Press any key for a summary
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #22

              @iced112

              Zu wenig RAM.

              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

              HomoranH 1 Antwort Letzte Antwort
              0
              • I IceD112

                @thomas-braun

                
                ======== Start marking the full check here =========
                
                Skript v.2023-10-10
                
                *** BASE SYSTEM ***
                   Static hostname: ioBroker
                         Icon name: computer
                  Operating System: Raspbian GNU/Linux 11 (bullseye)
                            Kernel: Linux 6.1.21-v8+
                      Architecture: arm64
                
                Model           : Raspberry Pi 4 Model B Rev 1.4
                Docker          : false
                Virtualization  : none
                Kernel          : aarch64
                Userland        : armhf
                
                Systemuptime and Load:
                 21:25:09 up 10 min,  2 users,  load average: 2.23, 1.83, 1.21
                CPU threads: 4
                
                
                *** RASPBERRY THROTTLING ***
                Current issues:
                No throttling issues detected.
                
                Previously detected issues:
                No throttling issues detected.
                
                *** Time and Time Zones ***
                               Local time: Tue 2023-11-21 21:25:09 CET
                           Universal time: Tue 2023-11-21 20:25:09 UTC
                                 RTC time: n/a
                                Time zone: Europe/Berlin (CET, +0100)
                System clock synchronized: yes
                              NTP service: active
                          RTC in local TZ: no
                
                *** User and Groups ***
                pi
                /home/pi
                pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                
                *** X-Server-Setup ***
                X-Server:       false
                Desktop:
                Terminal:       tty
                Boot Target:    multi-user.target
                
                *** MEMORY ***
                               total        used        free      shared  buff/cache   available
                Mem:            1.8G        1.5G        123M        0.0K        182M        241M
                Swap:            99M         99M        0.0K
                Total:          1.9G        1.6G        124M
                
                         1849 M total memory
                         1543 M used memory
                         1350 M active memory
                          244 M inactive memory
                          123 M free memory
                            8 M buffer memory
                          174 M swap cache
                           99 M total swap
                           99 M used swap
                            0 M free swap
                
                Raspberry only:
                oom events: 0
                lifetime oom required: 0 Mbytes
                total time in oom handler: 0 ms
                max time spent in oom handler: 0 ms
                
                *** FAILED SERVICES ***
                
                  UNIT LOAD ACTIVE SUB DESCRIPTION
                0 loaded units listed.
                
                *** FILESYSTEM ***
                Filesystem     Type      Size  Used Avail Use% Mounted on
                /dev/root      ext4       29G  7.6G   21G  28% /
                devtmpfs       devtmpfs  667M     0  667M   0% /dev
                tmpfs          tmpfs     925M     0  925M   0% /dev/shm
                tmpfs          tmpfs     370M  828K  370M   1% /run
                tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                /dev/mmcblk0p1 vfat      253M   51M  202M  20% /boot
                tmpfs          tmpfs     185M     0  185M   0% /run/user/1000
                
                Messages concerning ext4 filesystem in dmesg:
                [Tue Nov 21 21:14:22 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:CF:73:10 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=f85227ed-02 rootfstype=ext4 fsck.repair=yes rootwait
                [Tue Nov 21 21:14:23 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                [Tue Nov 21 21:14:23 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                [Tue Nov 21 21:14:25 2023] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
                
                Show mounted filesystems \(real ones only\):
                TARGET  SOURCE         FSTYPE OPTIONS
                /       /dev/mmcblk0p2 ext4   rw,noatime
                `-/boot /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
                
                Files in neuralgic directories:
                
                /var:
                3.5G    /var/
                2.9G    /var/log/journal/25070aeb79f44c94a7f7bcc85e4ba968
                2.9G    /var/log/journal
                2.9G    /var/log
                387M    /var/cache
                
                Archived and active journals take up 2.8G in the file system.
                
                /opt/iobroker/backups:
                74M     /opt/iobroker/backups/
                
                /opt/iobroker/iobroker-data:
                745M    /opt/iobroker/iobroker-data/
                381M    /opt/iobroker/iobroker-data/files
                274M    /opt/iobroker/iobroker-data/backup-objects
                74M     /opt/iobroker/iobroker-data/files/vis.0
                72M     /opt/iobroker/iobroker-data/files/telegram.admin
                
                The five largest files in iobroker-data are:
                52M     /opt/iobroker/iobroker-data/objects.jsonl
                38M     /opt/iobroker/iobroker-data/states.jsonl
                21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.map
                15M     /opt/iobroker/iobroker-data/files/telegram.admin/rules/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-1d9f06.44fe4a3f.chunk.js.map
                8.9M    /opt/iobroker/iobroker-data/files/scenes.admin/static/js/2.7de3299d.chunk.js.map
                
                USB-Devices by-id:
                USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                
                find: '/dev/serial/by-id/': No such file or directory
                
                *** 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 armhf Packages
                        100 /var/lib/dpkg/status
                     18.18.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                     18.18.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                     18.17.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                     18.17.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                     18.16.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                     18.16.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                     18.15.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                     18.14.2-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                     18.14.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                     18.14.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                     18.13.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                     18.12.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                     18.11.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                     18.10.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                     18.9.1-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                     18.9.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                     18.8.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                     18.7.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                     18.6.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                     18.5.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                     18.4.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                     18.3.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                     18.2.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                     18.1.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                     18.0.0-1nodesource1 1001
                        500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                     12.22.12~dfsg-1~deb11u4 500
                        500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                
                Temp directories causing npm8 problem: 0
                No problems detected
                
                Errors in npm tree:
                
                *** ioBroker-Installation ***
                
                ioBroker Status
                iobroker is running on this host.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                Core adapters versions
                js-controller:  5.0.16
                admin:          6.12.0
                javascript:     7.1.4
                
                Adapters from github:   1
                
                Adapter State
                + system.adapter.accuweather.0            : accuweather           : ioBroker                                 -  enabled
                + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.alexa2.0                 : alexa2                : ioBroker                                 -  enabled
                + system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
                  system.adapter.blink4home.0             : blink4home            : ioBroker                                 - disabled
                + system.adapter.bring.0                  : bring                 : ioBroker                                 -  enabled
                  system.adapter.chromecast.0             : chromecast            : ioBroker                                 -  enabled
                  system.adapter.daswetter.0              : daswetter             : ioBroker                                 -  enabled
                + system.adapter.denon.0                  : denon                 : ioBroker                                 -  enabled
                + system.adapter.discovery.0              : discovery             : ioBroker                                 -  enabled
                  system.adapter.dwd.0                    : dwd                   : ioBroker                                 -  enabled
                + system.adapter.energiefluss.1           : energiefluss          : ioBroker                                 -  enabled
                + system.adapter.fb-checkpresence.0       : fb-checkpresence      : ioBroker                                 -  enabled
                + system.adapter.followthesun.0           : followthesun          : ioBroker                                 -  enabled
                + system.adapter.fronius-solarweb.0       : fronius-solarweb      : ioBroker                                 -  enabled
                + system.adapter.fronius.0                : fronius               : ioBroker                                 -  enabled
                + system.adapter.ham.0                    : ham                   : ioBroker                                 -  enabled
                + system.adapter.harmony.0                : harmony               : ioBroker                                 -  enabled
                + system.adapter.heos.0                   : heos                  : ioBroker                                 -  enabled
                + system.adapter.hue-extended.0           : hue-extended          : ioBroker                                 -  enabled
                + system.adapter.hue.0                    : hue                   : ioBroker                                 -  enabled, port: 443
                  system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
                  system.adapter.icons-icons8.0           : icons-icons8          : ioBroker                                 - disabled
                  system.adapter.icons-material-png.0     : icons-material-png    : ioBroker                                 - disabled
                  system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker                                 - disabled
                  system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker                                 - disabled
                + system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
                + system.adapter.lgtv.0                   : lgtv                  : ioBroker                                 -  enabled
                + system.adapter.lgtv11.0                 : lgtv11                : ioBroker                                 -  enabled, port: 8080
                + system.adapter.meross.0                 : meross                : ioBroker                                 -  enabled
                + system.adapter.modbus.0                 : modbus                : ioBroker                                 -  enabled
                + system.adapter.panasonic-viera.0        : panasonic-viera       : ioBroker                                 -  enabled
                + system.adapter.ping.0                   : ping                  : ioBroker                                 -  enabled
                + system.adapter.scenes.0                 : scenes                : ioBroker                                 -  enabled
                + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                + system.adapter.spotify-premium.0        : spotify-premium       : ioBroker                                 -  enabled
                + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                + system.adapter.tr-064.0                 : tr-064                : ioBroker                                 -  enabled
                + system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
                  system.adapter.vis-colorpicker.0        : vis-colorpicker       : ioBroker                                 - disabled
                  system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker                                 - disabled
                  system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker                                 - disabled
                + system.adapter.vis-inventwo.0           : vis-inventwo          : ioBroker                                 -  enabled
                  system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker                                 - disabled
                  system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker                                 - disabled
                  system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
                + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                  system.adapter.yr.0                     : yr                    : ioBroker                                 -  enabled
                
                + instance is alive
                
                Enabled adapters with bindings
                + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.hue.0                    : hue                   : ioBroker                                 -  enabled, port: 443
                + system.adapter.lgtv11.0                 : lgtv11                : ioBroker                                 -  enabled, port: 8080
                + system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                + system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                
                ioBroker-Repositories
                stable        : http://download.iobroker.net/sources-dist.json
                beta          : http://download.iobroker.net/sources-dist-latest.json
                
                Active repo(s): beta
                
                Installed ioBroker-Instances
                Used repository: beta
                Adapter    "accuweather"  : 1.3.1    , installed 1.3.1
                Adapter    "admin"        : 6.12.4   , installed 6.12.0 [Updatable]
                Adapter    "alexa2"       : 3.26.1   , installed 3.26.1
                Adapter    "backitup"     : 2.9.4    , installed 2.8.7  [Updatable]
                Adapter    "bring"        : 1.8.4    , installed 1.8.4
                Adapter    "bydhvs"       : 1.5.0    , installed 1.4.0  [Updatable]
                Adapter    "chromecast"   : 3.0.3    , installed 3.0.3
                Adapter    "daswetter"    : 3.1.11   , installed 3.1.10 [Updatable]
                Adapter    "denon"        : 1.15.4   , installed 1.15.4
                Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
                Adapter    "followthesun" : 0.4.2    , installed 0.4.2
                Adapter    "fronius"      : 2.0.2    , installed 2.0.2
                Adapter    "fronius-solarweb": 0.0.3 , installed 0.0.3
                Adapter    "ham"          : 5.3.1    , installed 5.3.1
                Adapter    "harmony"      : 1.3.0    , installed 1.2.2  [Updatable]
                Adapter    "heos"         : 2.1.0    , installed 2.1.0
                Adapter    "hue"          : 3.10.1   , installed 3.10.1
                Adapter    "hue-extended" : 2.0.0    , installed 2.0.0
                Adapter    "ical"         : 1.13.3   , installed 1.13.3
                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-ultimate-png": 1.0.1, installed 1.0.1
                Adapter    "javascript"   : 7.1.6    , installed 7.1.4  [Updatable]
                Controller "js-controller": 5.0.16   , installed 5.0.16
                Adapter    "lgtv"         : 2.1.2    , installed 2.1.1  [Updatable]
                Adapter    "lgtv11"       : 1.0.5    , installed 1.0.5
                Adapter    "meross"       : 1.15.1   , installed 1.15.1
                Adapter    "modbus"       : 6.0.1    , installed 5.0.11 [Updatable]
                Adapter    "panasonic-viera": 2.0.0  , installed 2.0.0
                Adapter    "ping"         : 1.6.2    , installed 1.6.2
                Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                Adapter    "shelly"       : 6.6.1    , installed 6.6.1
                Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                Adapter    "socketio"     : 6.6.0    , installed 6.5.5  [Updatable]
                Adapter    "spotify-premium": 1.3.1  , installed 1.2.2  [Updatable]
                Adapter    "telegram"     : 3.0.0    , installed 1.16.0 [Updatable]
                Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                Adapter    "trashschedule": 2.3.0    , installed 2.2.0  [Updatable]
                Adapter    "vis"          : 1.5.1    , installed 1.4.16 [Updatable]
                Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                Adapter    "vis-icontwo"  : 0.97.3   , installed 0.96.0 [Updatable]
                Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                Adapter    "web"          : 6.1.10   , installed 6.1.2  [Updatable]
                Adapter    "ws"           : 2.5.8    , installed 2.5.5  [Updatable]
                Adapter    "yr"           : 5.3.0    , installed 5.3.0
                
                Objects and States
                Please stand by - This may take a while
                Objects:        36301
                States:         29693
                
                *** OS-Repositories and Updates ***
                Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                Hit:3 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 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       13260      492/iobroker.js-con
                tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       12171      492/iobroker.js-con
                tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14204      522/sshd: /usr/sbin
                tcp6       0      0 :::8082                 :::*                    LISTEN      1001       21660      1583/io.web.0
                tcp6       0      0 :::8081                 :::*                    LISTEN      1001       13308      804/io.admin.0
                tcp6       0      0 :::61991                :::*                    LISTEN      1001       21010      1362/io.harmony.0
                tcp6       0      0 :::22                   :::*                    LISTEN      0          14206      522/sshd: /usr/sbin
                udp        0      0 0.0.0.0:52690           0.0.0.0:*                           108        12954      353/avahi-daemon: r
                udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1001       21011      1362/io.harmony.0
                udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       17764      971/io.shelly.0
                udp        0      0 0.0.0.0:50951           0.0.0.0:*                           1001       21091      1408/io.heos.0
                udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14500      723/dhcpcd
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        12952      353/avahi-daemon: r
                udp6       0      0 :::546                  :::*                                0          14558      723/dhcpcd
                udp6       0      0 :::57204                :::*                                108        12955      353/avahi-daemon: r
                udp6       0      0 :::5353                 :::*                                108        12953      353/avahi-daemon: r
                
                *** Log File - Last 25 Lines ***
                
                2023-11-21 21:21:01.596  - error: modbus.0 (1049) Socket Error
                2023-11-21 21:21:01.597  - error: modbus.0 (1049) Client in error state.
                2023-11-21 21:21:01.597  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
                2023-11-21 21:22:02.604  - error: modbus.0 (1049) Socket Error
                2023-11-21 21:22:02.605  - error: modbus.0 (1049) Client in error state.
                2023-11-21 21:22:02.606  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
                2023-11-21 21:23:03.611  - error: modbus.0 (1049) Socket Error
                2023-11-21 21:23:03.612  - error: modbus.0 (1049) Client in error state.
                2023-11-21 21:23:03.613  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
                2023-11-21 21:24:04.620  - error: modbus.0 (1049) Socket Error
                2023-11-21 21:24:04.621  - error: modbus.0 (1049) Client in error state.
                2023-11-21 21:24:04.622  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
                2023-11-21 21:25:00.070  - info: host.ioBroker instance system.adapter.dwd.0 started with pid 2301
                2023-11-21 21:25:03.908  - info: dwd.0 (2301) starting. Version 2.8.5 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.18.2, js-controller: 5.0.16
                2023-11-21 21:25:05.246  - info: dwd.0 (2301) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                2023-11-21 21:25:05.627  - error: modbus.0 (1049) Socket Error
                2023-11-21 21:25:05.628  - error: modbus.0 (1049) Client in error state.
                2023-11-21 21:25:05.629  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
                2023-11-21 21:25:05.781  - info: host.ioBroker instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                2023-11-21 21:26:06.635  - error: modbus.0 (1049) Socket Error
                2023-11-21 21:26:06.636  - error: modbus.0 (1049) Client in error state.
                2023-11-21 21:26:06.636  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
                2023-11-21 21:27:07.643  - error: modbus.0 (1049) Socket Error
                2023-11-21 21:27:07.644  - error: modbus.0 (1049) Client in error state.
                2023-11-21 21:27:07.645  - warn: modbus.0 (1049) On error: {"errno":-111,"code":"ECONNREFUSED","syscall":"connect","address":"192.168.178.152","port":502}
                ============ Mark until here for C&P =============
                iob diag has finished.
                
                
                Press any key for a summary
                
                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #23

                @iced112

                Zu viel Beta-Zeugs aktiv.

                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

                I 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @iced112

                  Zu wenig RAM.

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

                  @thomas-braun sagte in ioBroker oder Admin Adapter startet immer neu:

                  @iced112

                  Zu wenig RAM.

                  bei 32 aktiven Instanzen +scheduled kein Wunder mit einem Pi2GB

                  und Beta Versionen on top

                  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 -

                  1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @iced112

                    Zu viel Beta-Zeugs aktiv.

                    I Offline
                    I Offline
                    IceD112
                    schrieb am zuletzt editiert von IceD112
                    #25

                    @thomas-braun
                    heißt, ich sollte da mal bisschen aufräumen und das system abspecken?

                    CodierknechtC Thomas BraunT 2 Antworten Letzte Antwort
                    0
                    • I IceD112

                      @thomas-braun
                      heißt, ich sollte da mal bisschen aufräumen und das system abspecken?

                      CodierknechtC Offline
                      CodierknechtC Offline
                      Codierknecht
                      Developer Most Active
                      schrieb am zuletzt editiert von
                      #26

                      @iced112 sagte in ioBroker oder Admin Adapter startet immer neu:

                      heißt, ich sollte da mal bisschen aufräumen und das system abspecken?

                      Naja. Aufräumen und abspecken wird da wohl kaum reichen.
                      Ein Pi2 mit 2 GB reicht bestenfalls für 'ne handvoll Instanzen oder als Testkiste.

                      Da solltest Du eher ein paar € in die Hand nehmen und aufrüsten.
                      Statt 'nem Pi kriegt man generalüberholte Hardware auch schon für kleines Geld.
                      Lenovo ThinkCentre oder ein NUC. Mit 8 GB und 'ner ordenlichen CPU.
                      Langfristig hat man daran mehr Freude.

                      "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

                      Proxmox 9.1.1 LXC|8 GB|Core i7-6700
                      HmIP|ZigBee|Tasmota|Unifi
                      Zabbix Certified Specialist
                      Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

                      1 Antwort Letzte Antwort
                      0
                      • I IceD112

                        @thomas-braun
                        heißt, ich sollte da mal bisschen aufräumen und das system abspecken?

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

                        @iced112

                        Oder den Arbeitsspeicher aufspecken...
                        2GB ist die untere Grenze, wenn man etwas mit dem ioBroker anfangen will.

                        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

                        I 1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @iced112

                          Oder den Arbeitsspeicher aufspecken...
                          2GB ist die untere Grenze, wenn man etwas mit dem ioBroker anfangen will.

                          I Offline
                          I Offline
                          IceD112
                          schrieb am zuletzt editiert von
                          #28

                          @thomas-braun
                          wusste garnicht, dass man den PI mit RAM aufrüsten kann?
                          @Codierknecht
                          Wäre auch ne Überlegung wert

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • I IceD112

                            @thomas-braun
                            wusste garnicht, dass man den PI mit RAM aufrüsten kann?
                            @Codierknecht
                            Wäre auch ne Überlegung wert

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

                            @iced112

                            Kann man auch nicht. Halt ein dickeres System beschaffen.

                            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

                            I 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @iced112

                              Kann man auch nicht. Halt ein dickeres System beschaffen.

                              I Offline
                              I Offline
                              IceD112
                              schrieb am zuletzt editiert von
                              #30

                              @thomas-braun
                              ok, was wäre denn an der Stelle derzeit ratsam?

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • I IceD112

                                @thomas-braun
                                ok, was wäre denn an der Stelle derzeit ratsam?

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

                                @iced112

                                Ich gebe ungern Hardware-Empfehlungen.
                                Irgendwas mit 4, besser 8 GB RAM.

                                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

                                I 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @iced112

                                  Ich gebe ungern Hardware-Empfehlungen.
                                  Irgendwas mit 4, besser 8 GB RAM.

                                  I Offline
                                  I Offline
                                  IceD112
                                  schrieb am zuletzt editiert von
                                  #32

                                  @thomas-braun
                                  Klar, nach extern Empfehlungen auszusprechen, wo man nicht weis, was derjenige für Anforderungen hat, ist schwierig

                                  Ging mir nur drum ne grobe Richtung zu haben. Eher schon einen Pi5 oder reicht Pi4 aus? Wenn ich da die aktuellen Preise sehe, ist ein Lenovo ThinkCenter ja tatsächlich nicht weit weg.
                                  Die Instalation des ioB auf einem Windows PC ist mir gänzlich unbekannt

                                  Thomas BraunT CodierknechtC 2 Antworten Letzte Antwort
                                  0
                                  • I IceD112

                                    @thomas-braun
                                    Klar, nach extern Empfehlungen auszusprechen, wo man nicht weis, was derjenige für Anforderungen hat, ist schwierig

                                    Ging mir nur drum ne grobe Richtung zu haben. Eher schon einen Pi5 oder reicht Pi4 aus? Wenn ich da die aktuellen Preise sehe, ist ein Lenovo ThinkCenter ja tatsächlich nicht weit weg.
                                    Die Instalation des ioB auf einem Windows PC ist mir gänzlich unbekannt

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

                                    @iced112

                                    Ich habe einen Pi4 / 8GB im Einsatz. Und der wird es mir auch noch eine geraume Zeit tun.

                                    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

                                    I 2 Antworten Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @iced112

                                      Ich habe einen Pi4 / 8GB im Einsatz. Und der wird es mir auch noch eine geraume Zeit tun.

                                      I Offline
                                      I Offline
                                      IceD112
                                      schrieb am zuletzt editiert von IceD112
                                      #34

                                      @thomas-braun
                                      Gut, ich denke mir ja dann, dass ich bei einem neuen Pi, nach der Instalation mit einem Backup, das aktuelle System gut umziehen kann?

                                      Aber hat der andauernde Neustart dann damit zu tun, dass das System mit 2GB zu schwach ist?

                                      Thomas BraunT CodierknechtC 2 Antworten Letzte Antwort
                                      0
                                      • I IceD112

                                        @thomas-braun
                                        Klar, nach extern Empfehlungen auszusprechen, wo man nicht weis, was derjenige für Anforderungen hat, ist schwierig

                                        Ging mir nur drum ne grobe Richtung zu haben. Eher schon einen Pi5 oder reicht Pi4 aus? Wenn ich da die aktuellen Preise sehe, ist ein Lenovo ThinkCenter ja tatsächlich nicht weit weg.
                                        Die Instalation des ioB auf einem Windows PC ist mir gänzlich unbekannt

                                        CodierknechtC Offline
                                        CodierknechtC Offline
                                        Codierknecht
                                        Developer Most Active
                                        schrieb am zuletzt editiert von
                                        #35

                                        @iced112 sagte in ioBroker oder Admin Adapter startet immer neu:

                                        Die Instalation des ioB auf einem Windows PC ist mir gänzlich unbekannt

                                        Auf dem NUC oder dem Lenovo installiert man dann konsequenterweise natürlich ein aktuelles Linux.

                                        Nur so als Hausnummer: https://www.amazon.de/dp/B0B2MLV1LB

                                        "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." (Martin Fowler, "Refactoring")

                                        Proxmox 9.1.1 LXC|8 GB|Core i7-6700
                                        HmIP|ZigBee|Tasmota|Unifi
                                        Zabbix Certified Specialist
                                        Konnte ich Dir helfen? Dann benutze bitte das Voting unten rechts im Beitrag

                                        I 1 Antwort Letzte Antwort
                                        1
                                        • I IceD112

                                          @thomas-braun
                                          Gut, ich denke mir ja dann, dass ich bei einem neuen Pi, nach der Instalation mit einem Backup, das aktuelle System gut umziehen kann?

                                          Aber hat der andauernde Neustart dann damit zu tun, dass das System mit 2GB zu schwach ist?

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

                                          @iced112 sagte in ioBroker oder Admin Adapter startet immer neu:

                                          Aber hat der andauernde Neustart dann damit zu tun, dass das System mit 2GB zu schwach ist?

                                          Das hat damit zu tun, dass der Kernel in höchster Not anfängt 'unwichtige' Dinge abzuwerfen. Und der ioBroker ist aus Sicht des Kernels halt unwichtiges Zeug.

                                          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

                                          I 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

                                          355

                                          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