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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Einsteigerfragen
  4. Installation
  5. keine Updates bei IOB mehr möglich

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.2k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.2k

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.6k

keine Updates bei IOB mehr möglich

Geplant Angeheftet Gesperrt Verschoben Installation
50 Beiträge 6 Kommentatoren 4.4k Aufrufe 5 Watching
  • Ä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.
  • HomoranH Homoran

    @ralle sagte in keine Updates bei IOB mehr möglich:

    npm ERR! invalid: iobroker.worx@2.3.4 /opt/iobroker/node_modules/iobroker.worx

    z.b.

    ralleR Offline
    ralleR Offline
    ralle
    schrieb am zuletzt editiert von
    #34

    @homoran

    hast du dafür auch etwas parat um die npm error zu beseitigen

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • ralleR ralle

      @homoran

      hast du dafür auch etwas parat um die npm error zu beseitigen

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

      @ralle

      Hatte ich schon geschrieben:

      iob upgrade worx@2.3.4
      

      Und dann mal schauen:

      cd /opt/iobroker
      npm prune
      npm ls
      

      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

      ralleR 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @ralle

        Hatte ich schon geschrieben:

        iob upgrade worx@2.3.4
        

        Und dann mal schauen:

        cd /opt/iobroker
        npm prune
        npm ls
        
        ralleR Offline
        ralleR Offline
        ralle
        schrieb am zuletzt editiert von
        #36

        @thomas-braun said in keine Updates bei IOB mehr möglich:

        iob upgrade worx@2.3.4

        Die Konsole steht seit 7 Minuten

        pi@raspberrypi:~ $ iob upgrade worx@2.3.4
        Would you like to reinstall version 2.3.4 of worx now? [(y)es, (n)o]: y
        Update worx from @2.3.4 to @2.3.4
        NPM version: 9.8.1
        Installing iobroker.worx@2.3.4... (System call)
        

        passiert nichts mehr........

        HomoranH Thomas BraunT 2 Antworten Letzte Antwort
        0
        • ralleR ralle

          @thomas-braun said in keine Updates bei IOB mehr möglich:

          iob upgrade worx@2.3.4

          Die Konsole steht seit 7 Minuten

          pi@raspberrypi:~ $ iob upgrade worx@2.3.4
          Would you like to reinstall version 2.3.4 of worx now? [(y)es, (n)o]: y
          Update worx from @2.3.4 to @2.3.4
          NPM version: 9.8.1
          Installing iobroker.worx@2.3.4... (System call)
          

          passiert nichts mehr........

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

          @ralle zweite session öffnen und wenn es noch geht mit top nachsehen

          kein Support per PN! - Fragen im Forum stellen -

          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

          ioBroker freut sich auch über eine Spende für das Forum. Benutzt dazu den Spendenbutton im Header. Danke!

          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

          ralleR 1 Antwort Letzte Antwort
          0
          • ralleR ralle

            @thomas-braun said in keine Updates bei IOB mehr möglich:

            iob upgrade worx@2.3.4

            Die Konsole steht seit 7 Minuten

            pi@raspberrypi:~ $ iob upgrade worx@2.3.4
            Would you like to reinstall version 2.3.4 of worx now? [(y)es, (n)o]: y
            Update worx from @2.3.4 to @2.3.4
            NPM version: 9.8.1
            Installing iobroker.worx@2.3.4... (System call)
            

            passiert nichts mehr........

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

            @ralle sagte in keine Updates bei IOB mehr möglich:

            passiert nichts mehr........

            Doch. Irgendwas muss da irgendwann passieren. Nicht immer so ungeduldig sein mit den kleinen Kistchen.

            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

            ralleR 1 Antwort Letzte Antwort
            0
            • HomoranH Homoran

              @ralle zweite session öffnen und wenn es noch geht mit top nachsehen

              ralleR Offline
              ralleR Offline
              ralle
              schrieb am zuletzt editiert von
              #39

              @homoran hab ich auf und top gestartet, für mich jetzt böhmische Dörfer

              HomoranH 1 Antwort Letzte Antwort
              0
              • ralleR ralle

                @homoran hab ich auf und top gestartet, für mich jetzt böhmische Dörfer

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

                @ralle sagte in keine Updates bei IOB mehr möglich:

                für mich jetzt böhmische Dörfer

                und dewegen zeigst du nichts davon?

                kein Support per PN! - Fragen im Forum stellen -

                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                ioBroker freut sich auch über eine Spende für das Forum. Benutzt dazu den Spendenbutton im Header. Danke!

                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @ralle sagte in keine Updates bei IOB mehr möglich:

                  passiert nichts mehr........

                  Doch. Irgendwas muss da irgendwann passieren. Nicht immer so ungeduldig sein mit den kleinen Kistchen.

                  ralleR Offline
                  ralleR Offline
                  ralle
                  schrieb am zuletzt editiert von
                  #41

                  @thomas-braun
                  hast recht nach 14 minuten gehts weiter

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • ralleR ralle

                    @thomas-braun
                    hast recht nach 14 minuten gehts weiter

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

                    @ralle sagte in keine Updates bei IOB mehr möglich:

                    hast recht nach 14 minuten gehts weiter

                    Natürlich...
                    npm muss sich ja durch die ganzen Fehler quälen.

                    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

                    ralleR 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @ralle sagte in keine Updates bei IOB mehr möglich:

                      hast recht nach 14 minuten gehts weiter

                      Natürlich...
                      npm muss sich ja durch die ganzen Fehler quälen.

                      ralleR Offline
                      ralleR Offline
                      ralle
                      schrieb am zuletzt editiert von
                      #43

                      @thomas-braun

                      so jetzt noch einmal iob diag....

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

                      Skript v.2023-10-10
                      
                      *** BASE SYSTEM ***
                         Static hostname: raspberrypi
                               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.5
                      Docker          : false
                      Virtualization  : none
                      Kernel          : aarch64
                      Userland        : armhf
                      
                      Systemuptime and Load:
                       21:57:29 up  1:40,  2 users,  load average: 0.47, 3.05, 3.34
                      CPU threads: 4
                      
                      
                      *** RASPBERRY THROTTLING ***
                      Current issues:
                      No throttling issues detected.
                      
                      Previously detected issues:
                      No throttling issues detected.
                      
                      *** Time and Time Zones ***
                                     Local time: Mon 2023-11-06 21:57:29 CET
                                 Universal time: Mon 2023-11-06 20:57:29 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 lpadmin 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:            7.8G        116M        6.0G        1.0M        1.7G        7.6G
                      Swap:            99M          0B         99M
                      Total:          7.9G        116M        6.1G
                      
                               7812 M total memory
                                116 M used memory
                                164 M active memory
                               1269 M inactive memory
                               6039 M free memory
                                244 M buffer memory
                               1411 M swap cache
                                 99 M total swap
                                  0 M used swap
                                 99 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
                      * iobroker.service loaded failed failed ioBroker Server
                      
                      LOAD   = Reflects whether the unit definition was properly loaded.
                      ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                      SUB    = The low-level unit activation state, values depend on unit type.
                      1 loaded units listed.
                      
                      *** FILESYSTEM ***
                      Filesystem     Type      Size  Used Avail Use% Mounted on
                      /dev/root      ext4       15G  8.4G  5.3G  62% /
                      devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
                      tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                      tmpfs          tmpfs     1.6G  1.2M  1.6G   1% /run
                      tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                      /dev/mmcblk0p1 vfat      255M   51M  205M  20% /boot
                      tmpfs          tmpfs     782M   16K  782M   1% /run/user/1000
                      
                      Messages concerning ext4 filesystem in dmesg:
                      [Mon Nov  6 20:17:13 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=E4:5F:01:FE:65:49 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=19d0e90a-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                      [Mon Nov  6 20:17:14 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                      [Mon Nov  6 20:17:14 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                      [Mon Nov  6 20:17:17 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,errors=remount-ro
                      
                      Files in neuralgic directories:
                      
                      /var:
                      1.9G    /var/
                      1.5G    /var/log/journal/9de79e4d9feb4ead979df62e580afcd8
                      1.5G    /var/log/journal
                      1.5G    /var/log
                      129M    /var/cache
                      
                      Archived and active journals take up 1.4G in the file system.
                      
                      /opt/iobroker/backups:
                      162M    /opt/iobroker/backups/
                      
                      /opt/iobroker/iobroker-data:
                      1.6G    /opt/iobroker/iobroker-data/
                      899M    /opt/iobroker/iobroker-data/history
                      617M    /opt/iobroker/iobroker-data/files
                      88M     /opt/iobroker/iobroker-data/files/echarts.admin
                      78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
                      
                      The five largest files in iobroker-data are:
                      41M     /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
                      23M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.eb0afecd.js.map
                      23M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.7952f0f7.js.map
                      23M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.eb0afecd.js.map
                      22M     /opt/iobroker/iobroker-data/objects.jsonl
                      
                      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 not running on this host.
                      
                      
                      Objects type: jsonl
                      States  type: jsonl
                      
                      Core adapters versions
                      js-controller:  5.0.12
                      admin:          6.12.0
                      javascript:     7.1.4
                      
                      Adapters from github:   7
                      
                      Adapter State
                        system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        system.adapter.alexa2.0                 : alexa2                : raspberrypi                              -  enabled
                        system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                        system.adapter.bidirectional-counter.0  : bidirectional-counter : raspberrypi                              - disabled
                        system.adapter.cloud.0                  : cloud                 : raspberrypi                              -  enabled
                        system.adapter.deyeidc.0                : deyeidc               : raspberrypi                              -  enabled, port: 8899
                        system.adapter.deyeidc.1                : deyeidc               : raspberrypi                              -  enabled, port: 8899
                        system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
                        system.adapter.drag-indicator.0         : drag-indicator        : raspberrypi                              - disabled
                        system.adapter.echarts.0                : echarts               : raspberrypi                              -  enabled
                        system.adapter.email.0                  : email                 : raspberrypi                              -  enabled
                        system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: raspberrypi                              -  enabled
                        system.adapter.fb-checkpresence.0       : fb-checkpresence      : raspberrypi                              - disabled
                        system.adapter.flot.0                   : flot                  : raspberrypi                              - disabled
                        system.adapter.history.0                : history               : raspberrypi                              -  enabled
                        system.adapter.ical.0                   : ical                  : raspberrypi                              -  enabled
                        system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: raspberrypi                              - disabled
                        system.adapter.icons-material-png.0     : icons-material-png    : raspberrypi                              - disabled
                        system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspberrypi                              - disabled
                        system.adapter.iot.0                    : iot                   : raspberrypi                              -  enabled
                        system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                        system.adapter.material.0               : material              : raspberrypi                              -  enabled
                        system.adapter.meross.0                 : meross                : raspberrypi                              - disabled
                        system.adapter.net-tools.0              : net-tools             : raspberrypi                              -  enabled
                        system.adapter.ping.0                   : ping                  : raspberrypi                              -  enabled
                        system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
                        system.adapter.solarmanpv.0             : solarmanpv            : raspberrypi                              -  enabled
                        system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
                        system.adapter.tankerkoenig.0           : tankerkoenig          : raspberrypi                              -  enabled
                        system.adapter.trashschedule.0          : trashschedule         : raspberrypi                              -  enabled
                        system.adapter.tuya.0                   : tuya                  : raspberrypi                              -  enabled
                        system.adapter.tuya.1                   : tuya                  : raspberrypi                              - disabled
                        system.adapter.vaillant.0               : vaillant              : raspberrypi                              -  enabled
                        system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : raspberrypi                              - disabled
                        system.adapter.vis-bars.0               : vis-bars              : raspberrypi                              - disabled
                        system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : raspberrypi                              -  enabled
                        system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : raspberrypi                              - disabled
                        system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi                              - disabled
                        system.adapter.vis-inventwo.0           : vis-inventwo          : raspberrypi                              -  enabled
                        system.adapter.vis-justgage.0           : vis-justgage          : raspberrypi                              - disabled
                        system.adapter.vis-keyboard.0           : vis-keyboard          : raspberrypi                              - disabled
                        system.adapter.vis-material-advanced.0  : vis-material-advanced : raspberrypi                              - disabled
                        system.adapter.vis-metro.0              : vis-metro             : raspberrypi                              - disabled
                        system.adapter.vis-plumb.0              : vis-plumb             : raspberrypi                              - disabled
                        system.adapter.vis-rgraph.0             : vis-rgraph            : raspberrypi                              - disabled
                        system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi                              - disabled
                        system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
                        system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        system.adapter.worx.0                   : worx                  : raspberrypi                              -  enabled
                        system.adapter.ws.0                     : ws                    : raspberrypi                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                      
                      + instance is alive
                      
                      Enabled adapters with bindings
                        system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        system.adapter.deyeidc.0                : deyeidc               : raspberrypi                              -  enabled, port: 8899
                        system.adapter.deyeidc.1                : deyeidc               : raspberrypi                              -  enabled, port: 8899
                        system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
                        system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
                        system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        system.adapter.ws.0                     : ws                    : raspberrypi                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                      
                      ioBroker-Repositories
                      stable        : http://download.iobroker.net/sources-dist.json
                      beta          : http://download.iobroker.net/sources-dist-latest.json
                      
                      Active repo(s): stable
                      
                      Installed ioBroker-Instances
                      Used repository: stable
                      Adapter    "admin"        : 6.12.0   , installed 6.12.0
                      Adapter    "alexa2"       : 3.25.5   , installed 3.25.5
                      Adapter    "backitup"     : 2.8.7    , installed 2.8.7
                      Adapter    "bidirectional-counter": 2.1.0, installed 2.1.0
                      Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                      Adapter    "deyeidc"      : 0.0.14   , installed 0.0.14
                      Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                      Adapter    "drag-indicator": 2.1.0   , installed 2.1.0
                      Adapter    "echarts"      : 1.5.1    , installed 1.5.1
                      Adapter    "email"        : 1.2.0    , installed 1.2.0
                      Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
                      Adapter    "flot"         : 1.12.0   , installed 1.12.0
                      Adapter    "history"      : 3.0.1    , installed 3.0.1
                      Adapter    "ical"         : 1.13.3   , installed 1.13.3
                      Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                      Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                      Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                      Adapter    "iot"          : 1.14.5   , installed 1.14.5
                      Adapter    "javascript"   : 7.1.4    , installed 7.1.4
                      Controller "js-controller": 5.0.12   , installed 5.0.12
                      Adapter    "landroid"     : 1.0.3    , installed 1.0.3
                      Adapter    "material"     : 1.3.1    , installed 1.3.1
                      Adapter    "meross"       : 1.15.1   , installed 1.15.1
                      Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                      Adapter    "ping"         : 1.6.2    , installed 1.6.2
                      Adapter    "samsung"      : 0.5.11   , installed 0.5.11
                      Adapter    "shelly"       : 6.4.5    , installed 6.4.5
                      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                      Adapter    "socketio"     : 6.5.5    , installed 6.5.5
                      Adapter    "solarmanpv"   : 0.5.1    , installed 0.5.1
                      Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
                      Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                      Adapter    "telegram"     : 2.0.1    , installed 2.0.1
                      Adapter    "telegram-menu": 0.7.1    , installed 0.7.1
                      Adapter    "trashschedule": 2.2.0    , installed 2.2.0
                      Adapter    "tuya"         : 3.14.2   , installed 3.14.2
                      Adapter    "vaillant"     : 0.1.2    , installed 0.2.0
                      Adapter    "vis"          : 1.4.16   , installed 1.4.16
                      Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                      Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                      Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                      Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                      Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                      Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                      Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                      Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                      Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                      Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                      Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                      Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                      Adapter    "web"          : 6.1.4    , installed 6.1.4
                      Adapter    "worx"         : 2.3.4    , installed 2.3.4
                      Adapter    "ws"           : 2.5.5    , installed 2.5.5
                      
                      Objects and States
                      Please stand by - This may take a while
                      Objects:        33253
                      States:         26032
                      
                      *** 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:631           0.0.0.0:*               LISTEN      0          13873      531/cupsd
                      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12106      556/sshd: /usr/sbin
                      tcp6       0      0 ::1:631                 :::*                    LISTEN      0          13872      531/cupsd
                      tcp6       0      0 :::22                   :::*                    LISTEN      0          12108      556/sshd: /usr/sbin
                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        12011      394/avahi-daemon: r
                      udp        0      0 0.0.0.0:35226           0.0.0.0:*                           108        12013      394/avahi-daemon: r
                      udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          13910      560/cups-browsed
                      udp6       0      0 :::5353                 :::*                                108        12012      394/avahi-daemon: r
                      udp6       0      0 fe80::74d7:97e8:dd2:546 :::*                                0          15272      404/NetworkManager
                      udp6       0      0 :::58181                :::*                                108        12014      394/avahi-daemon: r
                      
                      *** Log File - Last 25 Lines ***
                      
                      2023-11-06 21:16:45.859  - info: host.raspberrypi instance system.adapter.ping.0 terminated with code null ()
                      2023-11-06 21:16:45.861  - error: host.raspberrypi Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                      2023-11-06 21:16:45.861  - error: host.raspberrypi Caught by controller[0]: Error: DB closed
                      2023-11-06 21:16:45.861  - error: host.raspberrypi Caught by controller[0]:     at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
                      2023-11-06 21:16:45.861  - error: host.raspberrypi Caught by controller[0]:     at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
                      2023-11-06 21:16:45.861  - error: host.raspberrypi Caught by controller[0]:     at Object.onceWrapper (node:events:632:26)
                      2023-11-06 21:16:45.861  - error: host.raspberrypi Caught by controller[0]:     at Socket.emit (node:events:517:28)
                      2023-11-06 21:16:45.862  - error: host.raspberrypi Caught by controller[0]:     at Socket.emit (node:domain:489:12)
                      2023-11-06 21:16:45.862  - error: host.raspberrypi Caught by controller[0]:     at TCP.<anonymous> (node:net:350:12)
                      2023-11-06 21:16:45.862  - warn: host.raspberrypi instance system.adapter.shelly.0 terminated due to SIGTERM
                      2023-11-06 21:16:45.862  - info: host.raspberrypi instance system.adapter.shelly.0 terminated with code null ()
                      2023-11-06 21:16:45.862  - warn: host.raspberrypi instance system.adapter.sonoff.0 terminated due to SIGTERM
                      2023-11-06 21:16:45.862  - info: host.raspberrypi instance system.adapter.sonoff.0 terminated with code null ()
                      2023-11-06 21:16:45.863  - warn: host.raspberrypi instance system.adapter.net-tools.0 terminated due to SIGTERM
                      2023-11-06 21:16:45.863  - info: host.raspberrypi instance system.adapter.net-tools.0 terminated with code null ()
                      2023-11-06 21:16:45.863  - warn: host.raspberrypi instance system.adapter.web.0 terminated due to SIGTERM
                      2023-11-06 21:16:45.863  - info: host.raspberrypi instance system.adapter.web.0 terminated with code null ()
                      2023-11-06 21:16:45.899  - info: host.raspberrypi instance system.adapter.ws.0 terminated with code 0 (NO_ERROR)
                      2023-11-06 21:16:45.899  - warn: host.raspberrypi instance system.adapter.echarts.0 terminated due to SIGTERM
                      2023-11-06 21:16:45.899  - info: host.raspberrypi instance system.adapter.echarts.0 terminated with code null ()
                      2023-11-06 21:16:46.055  - info: tuya.0 (7182) terminating
                      2023-11-06 21:16:46.065  - info: host.raspberrypi instance system.adapter.history.0 terminated with code 0 (NO_ERROR)
                      2023-11-06 21:16:46.297  - info: host.raspberrypi instance system.adapter.tuya.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                      2023-11-06 21:16:46.297  - info: host.raspberrypi All instances are stopped.
                      2023-11-06 21:16:46.552  - info: host.raspberrypi terminated
                      
                      

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

                      iob diag has finished.

                      NPM Fehler sind nach dem Update von Works weg......

                      Copy text starting here:

                      ======================= SUMMARY =======================
                                              v.2023-10-10
                      
                      
                         Static hostname: raspberrypi
                               Icon name: computer
                        Operating System: Raspbian GNU/Linux 11 (bullseye)
                                  Kernel: Linux 6.1.21-v8+
                            Architecture: arm64
                      
                      Installation:           native
                      Kernel:                 aarch64
                      Userland:               armhf
                      Timezone:               Europe/Berlin (CET, +0100)
                      User-ID:                1000
                      X-Server:               false
                      Boot Target:            multi-user.target
                      
                      Pending OS-Updates:     0
                      Pending iob updates:    0
                      
                      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
                      
                      Recommended versions are nodejs 18.18.2 and npm 9.8.1
                      Your nodejs installation is correct
                      
                      MEMORY:
                                     total        used        free      shared  buff/cache   available
                      Mem:            7.8G        115M        6.0G        1.0M        1.7G        7.6G
                      Swap:            99M          0B         99M
                      Total:          7.9G        115M        6.1G
                      
                      Active iob-Instances:   1
                      Active repo(s): stable
                      
                      ioBroker Core:          js-controller           5.0.12
                                              admin                   6.12.0
                      
                      ioBroker Status:        iobroker is not running on this host.
                      
                      
                      Objects type: jsonl
                      States  type: jsonl
                      
                      Status admin and web instance:
                        system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      
                      Objects:                33253
                      States:                 26032
                      
                      Size of iob-Database:
                      
                      26M     /opt/iobroker/iobroker-data/objects.jsonl
                      7.2M    /opt/iobroker/iobroker-data/states.jsonl
                      
                      
                      
                      =================== END OF SUMMARY ====================
                      
                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • ralleR ralle

                        @thomas-braun

                        so jetzt noch einmal iob diag....

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

                        Skript v.2023-10-10
                        
                        *** BASE SYSTEM ***
                           Static hostname: raspberrypi
                                 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.5
                        Docker          : false
                        Virtualization  : none
                        Kernel          : aarch64
                        Userland        : armhf
                        
                        Systemuptime and Load:
                         21:57:29 up  1:40,  2 users,  load average: 0.47, 3.05, 3.34
                        CPU threads: 4
                        
                        
                        *** RASPBERRY THROTTLING ***
                        Current issues:
                        No throttling issues detected.
                        
                        Previously detected issues:
                        No throttling issues detected.
                        
                        *** Time and Time Zones ***
                                       Local time: Mon 2023-11-06 21:57:29 CET
                                   Universal time: Mon 2023-11-06 20:57:29 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 lpadmin 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:            7.8G        116M        6.0G        1.0M        1.7G        7.6G
                        Swap:            99M          0B         99M
                        Total:          7.9G        116M        6.1G
                        
                                 7812 M total memory
                                  116 M used memory
                                  164 M active memory
                                 1269 M inactive memory
                                 6039 M free memory
                                  244 M buffer memory
                                 1411 M swap cache
                                   99 M total swap
                                    0 M used swap
                                   99 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
                        * iobroker.service loaded failed failed ioBroker Server
                        
                        LOAD   = Reflects whether the unit definition was properly loaded.
                        ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
                        SUB    = The low-level unit activation state, values depend on unit type.
                        1 loaded units listed.
                        
                        *** FILESYSTEM ***
                        Filesystem     Type      Size  Used Avail Use% Mounted on
                        /dev/root      ext4       15G  8.4G  5.3G  62% /
                        devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
                        tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                        tmpfs          tmpfs     1.6G  1.2M  1.6G   1% /run
                        tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                        /dev/mmcblk0p1 vfat      255M   51M  205M  20% /boot
                        tmpfs          tmpfs     782M   16K  782M   1% /run/user/1000
                        
                        Messages concerning ext4 filesystem in dmesg:
                        [Mon Nov  6 20:17:13 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=E4:5F:01:FE:65:49 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=19d0e90a-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                        [Mon Nov  6 20:17:14 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                        [Mon Nov  6 20:17:14 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                        [Mon Nov  6 20:17:17 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,errors=remount-ro
                        
                        Files in neuralgic directories:
                        
                        /var:
                        1.9G    /var/
                        1.5G    /var/log/journal/9de79e4d9feb4ead979df62e580afcd8
                        1.5G    /var/log/journal
                        1.5G    /var/log
                        129M    /var/cache
                        
                        Archived and active journals take up 1.4G in the file system.
                        
                        /opt/iobroker/backups:
                        162M    /opt/iobroker/backups/
                        
                        /opt/iobroker/iobroker-data:
                        1.6G    /opt/iobroker/iobroker-data/
                        899M    /opt/iobroker/iobroker-data/history
                        617M    /opt/iobroker/iobroker-data/files
                        88M     /opt/iobroker/iobroker-data/files/echarts.admin
                        78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
                        
                        The five largest files in iobroker-data are:
                        41M     /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
                        23M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.eb0afecd.js.map
                        23M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.7952f0f7.js.map
                        23M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.eb0afecd.js.map
                        22M     /opt/iobroker/iobroker-data/objects.jsonl
                        
                        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 not running on this host.
                        
                        
                        Objects type: jsonl
                        States  type: jsonl
                        
                        Core adapters versions
                        js-controller:  5.0.12
                        admin:          6.12.0
                        javascript:     7.1.4
                        
                        Adapters from github:   7
                        
                        Adapter State
                          system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          system.adapter.alexa2.0                 : alexa2                : raspberrypi                              -  enabled
                          system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                          system.adapter.bidirectional-counter.0  : bidirectional-counter : raspberrypi                              - disabled
                          system.adapter.cloud.0                  : cloud                 : raspberrypi                              -  enabled
                          system.adapter.deyeidc.0                : deyeidc               : raspberrypi                              -  enabled, port: 8899
                          system.adapter.deyeidc.1                : deyeidc               : raspberrypi                              -  enabled, port: 8899
                          system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
                          system.adapter.drag-indicator.0         : drag-indicator        : raspberrypi                              - disabled
                          system.adapter.echarts.0                : echarts               : raspberrypi                              -  enabled
                          system.adapter.email.0                  : email                 : raspberrypi                              -  enabled
                          system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: raspberrypi                              -  enabled
                          system.adapter.fb-checkpresence.0       : fb-checkpresence      : raspberrypi                              - disabled
                          system.adapter.flot.0                   : flot                  : raspberrypi                              - disabled
                          system.adapter.history.0                : history               : raspberrypi                              -  enabled
                          system.adapter.ical.0                   : ical                  : raspberrypi                              -  enabled
                          system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: raspberrypi                              - disabled
                          system.adapter.icons-material-png.0     : icons-material-png    : raspberrypi                              - disabled
                          system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspberrypi                              - disabled
                          system.adapter.iot.0                    : iot                   : raspberrypi                              -  enabled
                          system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                          system.adapter.material.0               : material              : raspberrypi                              -  enabled
                          system.adapter.meross.0                 : meross                : raspberrypi                              - disabled
                          system.adapter.net-tools.0              : net-tools             : raspberrypi                              -  enabled
                          system.adapter.ping.0                   : ping                  : raspberrypi                              -  enabled
                          system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
                          system.adapter.solarmanpv.0             : solarmanpv            : raspberrypi                              -  enabled
                          system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
                          system.adapter.tankerkoenig.0           : tankerkoenig          : raspberrypi                              -  enabled
                          system.adapter.trashschedule.0          : trashschedule         : raspberrypi                              -  enabled
                          system.adapter.tuya.0                   : tuya                  : raspberrypi                              -  enabled
                          system.adapter.tuya.1                   : tuya                  : raspberrypi                              - disabled
                          system.adapter.vaillant.0               : vaillant              : raspberrypi                              -  enabled
                          system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : raspberrypi                              - disabled
                          system.adapter.vis-bars.0               : vis-bars              : raspberrypi                              - disabled
                          system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : raspberrypi                              -  enabled
                          system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : raspberrypi                              - disabled
                          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi                              - disabled
                          system.adapter.vis-inventwo.0           : vis-inventwo          : raspberrypi                              -  enabled
                          system.adapter.vis-justgage.0           : vis-justgage          : raspberrypi                              - disabled
                          system.adapter.vis-keyboard.0           : vis-keyboard          : raspberrypi                              - disabled
                          system.adapter.vis-material-advanced.0  : vis-material-advanced : raspberrypi                              - disabled
                          system.adapter.vis-metro.0              : vis-metro             : raspberrypi                              - disabled
                          system.adapter.vis-plumb.0              : vis-plumb             : raspberrypi                              - disabled
                          system.adapter.vis-rgraph.0             : vis-rgraph            : raspberrypi                              - disabled
                          system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi                              - disabled
                          system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
                          system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          system.adapter.worx.0                   : worx                  : raspberrypi                              -  enabled
                          system.adapter.ws.0                     : ws                    : raspberrypi                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                        
                        + instance is alive
                        
                        Enabled adapters with bindings
                          system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          system.adapter.deyeidc.0                : deyeidc               : raspberrypi                              -  enabled, port: 8899
                          system.adapter.deyeidc.1                : deyeidc               : raspberrypi                              -  enabled, port: 8899
                          system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
                          system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
                          system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                          system.adapter.ws.0                     : ws                    : raspberrypi                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                        
                        ioBroker-Repositories
                        stable        : http://download.iobroker.net/sources-dist.json
                        beta          : http://download.iobroker.net/sources-dist-latest.json
                        
                        Active repo(s): stable
                        
                        Installed ioBroker-Instances
                        Used repository: stable
                        Adapter    "admin"        : 6.12.0   , installed 6.12.0
                        Adapter    "alexa2"       : 3.25.5   , installed 3.25.5
                        Adapter    "backitup"     : 2.8.7    , installed 2.8.7
                        Adapter    "bidirectional-counter": 2.1.0, installed 2.1.0
                        Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                        Adapter    "deyeidc"      : 0.0.14   , installed 0.0.14
                        Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                        Adapter    "drag-indicator": 2.1.0   , installed 2.1.0
                        Adapter    "echarts"      : 1.5.1    , installed 1.5.1
                        Adapter    "email"        : 1.2.0    , installed 1.2.0
                        Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
                        Adapter    "flot"         : 1.12.0   , installed 1.12.0
                        Adapter    "history"      : 3.0.1    , installed 3.0.1
                        Adapter    "ical"         : 1.13.3   , installed 1.13.3
                        Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                        Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                        Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                        Adapter    "iot"          : 1.14.5   , installed 1.14.5
                        Adapter    "javascript"   : 7.1.4    , installed 7.1.4
                        Controller "js-controller": 5.0.12   , installed 5.0.12
                        Adapter    "landroid"     : 1.0.3    , installed 1.0.3
                        Adapter    "material"     : 1.3.1    , installed 1.3.1
                        Adapter    "meross"       : 1.15.1   , installed 1.15.1
                        Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                        Adapter    "ping"         : 1.6.2    , installed 1.6.2
                        Adapter    "samsung"      : 0.5.11   , installed 0.5.11
                        Adapter    "shelly"       : 6.4.5    , installed 6.4.5
                        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                        Adapter    "socketio"     : 6.5.5    , installed 6.5.5
                        Adapter    "solarmanpv"   : 0.5.1    , installed 0.5.1
                        Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
                        Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                        Adapter    "telegram"     : 2.0.1    , installed 2.0.1
                        Adapter    "telegram-menu": 0.7.1    , installed 0.7.1
                        Adapter    "trashschedule": 2.2.0    , installed 2.2.0
                        Adapter    "tuya"         : 3.14.2   , installed 3.14.2
                        Adapter    "vaillant"     : 0.1.2    , installed 0.2.0
                        Adapter    "vis"          : 1.4.16   , installed 1.4.16
                        Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                        Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                        Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                        Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                        Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                        Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                        Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                        Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                        Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                        Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                        Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                        Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                        Adapter    "web"          : 6.1.4    , installed 6.1.4
                        Adapter    "worx"         : 2.3.4    , installed 2.3.4
                        Adapter    "ws"           : 2.5.5    , installed 2.5.5
                        
                        Objects and States
                        Please stand by - This may take a while
                        Objects:        33253
                        States:         26032
                        
                        *** 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:631           0.0.0.0:*               LISTEN      0          13873      531/cupsd
                        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12106      556/sshd: /usr/sbin
                        tcp6       0      0 ::1:631                 :::*                    LISTEN      0          13872      531/cupsd
                        tcp6       0      0 :::22                   :::*                    LISTEN      0          12108      556/sshd: /usr/sbin
                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        12011      394/avahi-daemon: r
                        udp        0      0 0.0.0.0:35226           0.0.0.0:*                           108        12013      394/avahi-daemon: r
                        udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          13910      560/cups-browsed
                        udp6       0      0 :::5353                 :::*                                108        12012      394/avahi-daemon: r
                        udp6       0      0 fe80::74d7:97e8:dd2:546 :::*                                0          15272      404/NetworkManager
                        udp6       0      0 :::58181                :::*                                108        12014      394/avahi-daemon: r
                        
                        *** Log File - Last 25 Lines ***
                        
                        2023-11-06 21:16:45.859  - info: host.raspberrypi instance system.adapter.ping.0 terminated with code null ()
                        2023-11-06 21:16:45.861  - error: host.raspberrypi Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                        2023-11-06 21:16:45.861  - error: host.raspberrypi Caught by controller[0]: Error: DB closed
                        2023-11-06 21:16:45.861  - error: host.raspberrypi Caught by controller[0]:     at close (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:184:25)
                        2023-11-06 21:16:45.861  - error: host.raspberrypi Caught by controller[0]:     at Socket.<anonymous> (/opt/iobroker/node_modules/ioredis/built/redis/event_handler.js:151:20)
                        2023-11-06 21:16:45.861  - error: host.raspberrypi Caught by controller[0]:     at Object.onceWrapper (node:events:632:26)
                        2023-11-06 21:16:45.861  - error: host.raspberrypi Caught by controller[0]:     at Socket.emit (node:events:517:28)
                        2023-11-06 21:16:45.862  - error: host.raspberrypi Caught by controller[0]:     at Socket.emit (node:domain:489:12)
                        2023-11-06 21:16:45.862  - error: host.raspberrypi Caught by controller[0]:     at TCP.<anonymous> (node:net:350:12)
                        2023-11-06 21:16:45.862  - warn: host.raspberrypi instance system.adapter.shelly.0 terminated due to SIGTERM
                        2023-11-06 21:16:45.862  - info: host.raspberrypi instance system.adapter.shelly.0 terminated with code null ()
                        2023-11-06 21:16:45.862  - warn: host.raspberrypi instance system.adapter.sonoff.0 terminated due to SIGTERM
                        2023-11-06 21:16:45.862  - info: host.raspberrypi instance system.adapter.sonoff.0 terminated with code null ()
                        2023-11-06 21:16:45.863  - warn: host.raspberrypi instance system.adapter.net-tools.0 terminated due to SIGTERM
                        2023-11-06 21:16:45.863  - info: host.raspberrypi instance system.adapter.net-tools.0 terminated with code null ()
                        2023-11-06 21:16:45.863  - warn: host.raspberrypi instance system.adapter.web.0 terminated due to SIGTERM
                        2023-11-06 21:16:45.863  - info: host.raspberrypi instance system.adapter.web.0 terminated with code null ()
                        2023-11-06 21:16:45.899  - info: host.raspberrypi instance system.adapter.ws.0 terminated with code 0 (NO_ERROR)
                        2023-11-06 21:16:45.899  - warn: host.raspberrypi instance system.adapter.echarts.0 terminated due to SIGTERM
                        2023-11-06 21:16:45.899  - info: host.raspberrypi instance system.adapter.echarts.0 terminated with code null ()
                        2023-11-06 21:16:46.055  - info: tuya.0 (7182) terminating
                        2023-11-06 21:16:46.065  - info: host.raspberrypi instance system.adapter.history.0 terminated with code 0 (NO_ERROR)
                        2023-11-06 21:16:46.297  - info: host.raspberrypi instance system.adapter.tuya.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                        2023-11-06 21:16:46.297  - info: host.raspberrypi All instances are stopped.
                        2023-11-06 21:16:46.552  - info: host.raspberrypi terminated
                        
                        

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

                        iob diag has finished.

                        NPM Fehler sind nach dem Update von Works weg......

                        Copy text starting here:

                        ======================= SUMMARY =======================
                                                v.2023-10-10
                        
                        
                           Static hostname: raspberrypi
                                 Icon name: computer
                          Operating System: Raspbian GNU/Linux 11 (bullseye)
                                    Kernel: Linux 6.1.21-v8+
                              Architecture: arm64
                        
                        Installation:           native
                        Kernel:                 aarch64
                        Userland:               armhf
                        Timezone:               Europe/Berlin (CET, +0100)
                        User-ID:                1000
                        X-Server:               false
                        Boot Target:            multi-user.target
                        
                        Pending OS-Updates:     0
                        Pending iob updates:    0
                        
                        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
                        
                        Recommended versions are nodejs 18.18.2 and npm 9.8.1
                        Your nodejs installation is correct
                        
                        MEMORY:
                                       total        used        free      shared  buff/cache   available
                        Mem:            7.8G        115M        6.0G        1.0M        1.7G        7.6G
                        Swap:            99M          0B         99M
                        Total:          7.9G        115M        6.1G
                        
                        Active iob-Instances:   1
                        Active repo(s): stable
                        
                        ioBroker Core:          js-controller           5.0.12
                                                admin                   6.12.0
                        
                        ioBroker Status:        iobroker is not running on this host.
                        
                        
                        Objects type: jsonl
                        States  type: jsonl
                        
                        Status admin and web instance:
                          system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        
                        Objects:                33253
                        States:                 26032
                        
                        Size of iob-Database:
                        
                        26M     /opt/iobroker/iobroker-data/objects.jsonl
                        7.2M    /opt/iobroker/iobroker-data/states.jsonl
                        
                        
                        
                        =================== END OF SUMMARY ====================
                        
                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von
                        #44

                        @ralle sagte in keine Updates bei IOB mehr möglich:

                        ioBroker Status: iobroker is not running on this host.

                        iob fix 
                        iob start
                        

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

                        1 Antwort Letzte Antwort
                        0
                        • ralleR Offline
                          ralleR Offline
                          ralle
                          schrieb am zuletzt editiert von
                          #45

                          @thomas-braun said in keine Updates bei IOB mehr möglich:

                          iob start

                          Soo, IOB startet gerade. Vielen Vielen dank an dich / euch für eure Mühe die ihr euch gemacht habt.

                          DANKE!!

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • ralleR ralle

                            @thomas-braun said in keine Updates bei IOB mehr möglich:

                            iob start

                            Soo, IOB startet gerade. Vielen Vielen dank an dich / euch für eure Mühe die ihr euch gemacht habt.

                            DANKE!!

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

                            @ralle

                            Dann zeig jetzt nochmal

                            iob diag
                            

                            mit laufendem ioBroker

                            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

                            ralleR 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @ralle

                              Dann zeig jetzt nochmal

                              iob diag
                              

                              mit laufendem ioBroker

                              ralleR Offline
                              ralleR Offline
                              ralle
                              schrieb am zuletzt editiert von
                              #47

                              @thomas-braun

                              siehe da:

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

                              Skript v.2023-10-10
                              
                              *** BASE SYSTEM ***
                                 Static hostname: raspberrypi
                                       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.5
                              Docker          : false
                              Virtualization  : none
                              Kernel          : aarch64
                              Userland        : armhf
                              
                              Systemuptime and Load:
                               22:28:33 up  2:11,  2 users,  load average: 1.24, 1.56, 2.20
                              CPU threads: 4
                              
                              
                              *** RASPBERRY THROTTLING ***
                              Current issues:
                              No throttling issues detected.
                              
                              Previously detected issues:
                              No throttling issues detected.
                              
                              *** Time and Time Zones ***
                                             Local time: Mon 2023-11-06 22:28:33 CET
                                         Universal time: Mon 2023-11-06 21:28:33 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 lpadmin 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:            7.8G        1.3G        4.8G        1.0M        1.7G        6.4G
                              Swap:            99M          0B         99M
                              Total:          7.9G        1.3G        4.9G
                              
                                       7812 M total memory
                                       1326 M used memory
                                       1344 M active memory
                                       1288 M inactive memory
                                       4810 M free memory
                                        250 M buffer memory
                                       1424 M swap cache
                                         99 M total swap
                                          0 M used swap
                                         99 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       15G  8.5G  5.3G  62% /
                              devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
                              tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                              tmpfs          tmpfs     1.6G  1.2M  1.6G   1% /run
                              tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                              /dev/mmcblk0p1 vfat      255M   51M  205M  20% /boot
                              tmpfs          tmpfs     782M   16K  782M   1% /run/user/1000
                              
                              Messages concerning ext4 filesystem in dmesg:
                              [Mon Nov  6 20:17:13 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=E4:5F:01:FE:65:49 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=19d0e90a-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                              [Mon Nov  6 20:17:14 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                              [Mon Nov  6 20:17:14 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                              [Mon Nov  6 20:17:17 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,errors=remount-ro
                              
                              Files in neuralgic directories:
                              
                              /var:
                              1.9G    /var/
                              1.5G    /var/log/journal/9de79e4d9feb4ead979df62e580afcd8
                              1.5G    /var/log/journal
                              1.5G    /var/log
                              129M    /var/cache
                              
                              Archived and active journals take up 1.4G in the file system.
                              
                              /opt/iobroker/backups:
                              162M    /opt/iobroker/backups/
                              
                              /opt/iobroker/iobroker-data:
                              1.6G    /opt/iobroker/iobroker-data/
                              899M    /opt/iobroker/iobroker-data/history
                              617M    /opt/iobroker/iobroker-data/files
                              88M     /opt/iobroker/iobroker-data/files/echarts.admin
                              78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
                              
                              The five largest files in iobroker-data are:
                              41M     /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
                              23M     /opt/iobroker/iobroker-data/objects.jsonl
                              23M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.eb0afecd.js.map
                              23M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.7952f0f7.js.map
                              23M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.eb0afecd.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.12
                              admin:          6.12.0
                              javascript:     7.1.4
                              
                              Adapters from github:   7
                              
                              Adapter State
                              + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.alexa2.0                 : alexa2                : raspberrypi                              -  enabled
                              + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                                system.adapter.bidirectional-counter.0  : bidirectional-counter : raspberrypi                              - disabled
                              + system.adapter.cloud.0                  : cloud                 : raspberrypi                              -  enabled
                              + system.adapter.deyeidc.0                : deyeidc               : raspberrypi                              -  enabled, port: 8899
                              + system.adapter.deyeidc.1                : deyeidc               : raspberrypi                              -  enabled, port: 8899
                              + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
                                system.adapter.drag-indicator.0         : drag-indicator        : raspberrypi                              - disabled
                              + system.adapter.echarts.0                : echarts               : raspberrypi                              -  enabled
                              + system.adapter.email.0                  : email                 : raspberrypi                              -  enabled
                              + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: raspberrypi                              -  enabled
                              + system.adapter.fb-checkpresence.0       : fb-checkpresence      : raspberrypi                              -  enabled
                                system.adapter.flot.0                   : flot                  : raspberrypi                              - disabled
                              + system.adapter.history.0                : history               : raspberrypi                              -  enabled
                                system.adapter.ical.0                   : ical                  : raspberrypi                              -  enabled
                                system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: raspberrypi                              - disabled
                                system.adapter.icons-material-png.0     : icons-material-png    : raspberrypi                              - disabled
                                system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspberrypi                              - disabled
                              + system.adapter.iot.0                    : iot                   : raspberrypi                              -  enabled
                              + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                                system.adapter.material.0               : material              : raspberrypi                              -  enabled
                                system.adapter.meross.0                 : meross                : raspberrypi                              - disabled
                              + system.adapter.net-tools.0              : net-tools             : raspberrypi                              -  enabled
                              + system.adapter.ping.0                   : ping                  : raspberrypi                              -  enabled
                              + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
                                system.adapter.solarmanpv.0             : solarmanpv            : raspberrypi                              -  enabled
                              + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
                              + system.adapter.tankerkoenig.0           : tankerkoenig          : raspberrypi                              -  enabled
                              + system.adapter.trashschedule.0          : trashschedule         : raspberrypi                              -  enabled
                              + system.adapter.tuya.0                   : tuya                  : raspberrypi                              -  enabled
                                system.adapter.tuya.1                   : tuya                  : raspberrypi                              - disabled
                              + system.adapter.vaillant.0               : vaillant              : raspberrypi                              -  enabled
                                system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : raspberrypi                              - disabled
                                system.adapter.vis-bars.0               : vis-bars              : raspberrypi                              - disabled
                                system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : raspberrypi                              -  enabled
                                system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : raspberrypi                              - disabled
                                system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi                              - disabled
                              + system.adapter.vis-inventwo.0           : vis-inventwo          : raspberrypi                              -  enabled
                                system.adapter.vis-justgage.0           : vis-justgage          : raspberrypi                              - disabled
                                system.adapter.vis-keyboard.0           : vis-keyboard          : raspberrypi                              - disabled
                                system.adapter.vis-material-advanced.0  : vis-material-advanced : raspberrypi                              - disabled
                                system.adapter.vis-metro.0              : vis-metro             : raspberrypi                              - disabled
                                system.adapter.vis-plumb.0              : vis-plumb             : raspberrypi                              - disabled
                                system.adapter.vis-rgraph.0             : vis-rgraph            : raspberrypi                              - disabled
                                system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi                              - disabled
                                system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
                              + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              + system.adapter.worx.0                   : worx                  : raspberrypi                              -  enabled
                              + system.adapter.ws.0                     : ws                    : raspberrypi                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                              
                              + instance is alive
                              
                              Enabled adapters with bindings
                              + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.deyeidc.0                : deyeidc               : raspberrypi                              -  enabled, port: 8899
                              + system.adapter.deyeidc.1                : deyeidc               : raspberrypi                              -  enabled, port: 8899
                              + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
                              + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
                              + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              + system.adapter.ws.0                     : ws                    : raspberrypi                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                              
                              ioBroker-Repositories
                              stable        : http://download.iobroker.net/sources-dist.json
                              beta          : http://download.iobroker.net/sources-dist-latest.json
                              
                              Active repo(s): stable
                              
                              Installed ioBroker-Instances
                              Used repository: stable
                              Adapter    "admin"        : 6.12.0   , installed 6.12.0
                              Adapter    "alexa2"       : 3.25.5   , installed 3.25.5
                              Adapter    "backitup"     : 2.8.7    , installed 2.8.7
                              Adapter    "bidirectional-counter": 2.1.0, installed 2.1.0
                              Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                              Adapter    "deyeidc"      : 0.0.14   , installed 0.0.14
                              Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                              Adapter    "drag-indicator": 2.1.0   , installed 2.1.0
                              Adapter    "echarts"      : 1.5.1    , installed 1.5.1
                              Adapter    "email"        : 1.2.0    , installed 1.2.0
                              Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
                              Adapter    "flot"         : 1.12.0   , installed 1.12.0
                              Adapter    "history"      : 3.0.1    , installed 3.0.1
                              Adapter    "ical"         : 1.13.3   , installed 1.13.3
                              Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                              Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                              Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                              Adapter    "iot"          : 1.14.5   , installed 1.14.5
                              Adapter    "javascript"   : 7.1.4    , installed 7.1.4
                              Controller "js-controller": 5.0.12   , installed 5.0.12
                              Adapter    "landroid"     : 1.0.3    , installed 1.0.3
                              Adapter    "material"     : 1.3.1    , installed 1.3.1
                              Adapter    "meross"       : 1.15.1   , installed 1.15.1
                              Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                              Adapter    "ping"         : 1.6.2    , installed 1.6.2
                              Adapter    "samsung"      : 0.5.11   , installed 0.5.11
                              Adapter    "shelly"       : 6.4.5    , installed 6.4.5
                              Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                              Adapter    "socketio"     : 6.5.5    , installed 6.5.5
                              Adapter    "solarmanpv"   : 0.5.1    , installed 0.5.1
                              Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
                              Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                              Adapter    "telegram"     : 2.0.1    , installed 2.0.1
                              Adapter    "telegram-menu": 0.7.1    , installed 0.7.1
                              Adapter    "trashschedule": 2.2.0    , installed 2.2.0
                              Adapter    "tuya"         : 3.14.2   , installed 3.14.2
                              Adapter    "vaillant"     : 0.1.2    , installed 0.2.0
                              Adapter    "vis"          : 1.4.16   , installed 1.4.16
                              Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                              Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                              Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                              Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                              Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                              Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                              Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                              Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                              Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                              Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                              Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                              Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                              Adapter    "web"          : 6.1.4    , installed 6.1.4
                              Adapter    "worx"         : 2.3.4    , installed 2.3.4
                              Adapter    "ws"           : 2.5.5    , installed 2.5.5
                              
                              Objects and States
                              Please stand by - This may take a while
                              Objects:        31505
                              States:         24472
                              
                              *** OS-Repositories and Updates ***
                              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...
                              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:631           0.0.0.0:*               LISTEN      0          13873      531/cupsd
                              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       114042     17222/iobroker.js-c
                              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       114760     17222/iobroker.js-c
                              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12106      556/sshd: /usr/sbin
                              tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       114989     17346/io.sonoff.0
                              tcp6       0      0 ::1:631                 :::*                    LISTEN      0          13872      531/cupsd
                              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       116925     17578/io.web.0
                              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       112262     17241/io.admin.0
                              tcp6       0      0 :::8084                 :::*                    LISTEN      1001       115958     17602/io.ws.0
                              tcp6       0      0 :::22                   :::*                    LISTEN      0          12108      556/sshd: /usr/sbin
                              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        12011      394/avahi-daemon: r
                              udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       114533     17339/io.shelly.0
                              udp        0      0 0.0.0.0:35226           0.0.0.0:*                           108        12013      394/avahi-daemon: r
                              udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       113573     17361/io.tuya.0
                              udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       113574     17361/io.tuya.0
                              udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          13910      560/cups-browsed
                              udp6       0      0 :::5353                 :::*                                108        12012      394/avahi-daemon: r
                              udp6       0      0 fe80::74d7:97e8:dd2:546 :::*                                0          15272      404/NetworkManager
                              udp6       0      0 :::58181                :::*                                108        12014      394/avahi-daemon: r
                              
                              *** Log File - Last 25 Lines ***
                              
                              
                              

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

                              ======================= SUMMARY =======================
                                                      v.2023-10-10
                              
                              
                                 Static hostname: raspberrypi
                                       Icon name: computer
                                Operating System: Raspbian GNU/Linux 11 (bullseye)
                                          Kernel: Linux 6.1.21-v8+
                                    Architecture: arm64
                              
                              Installation:           native
                              Kernel:                 aarch64
                              Userland:               armhf
                              Timezone:               Europe/Berlin (CET, +0100)
                              User-ID:                1000
                              X-Server:               false
                              Boot Target:            multi-user.target
                              
                              Pending OS-Updates:     0
                              Pending iob updates:    0
                              
                              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
                              
                              Recommended versions are nodejs 18.18.2 and npm 9.8.1
                              Your nodejs installation is correct
                              
                              MEMORY:
                                             total        used        free      shared  buff/cache   available
                              Mem:            7.8G        1.4G        4.7G        1.0M        1.7G        6.3G
                              Swap:            99M          0B         99M
                              Total:          7.9G        1.4G        4.8G
                              
                              Active iob-Instances:   27
                              Active repo(s): stable
                              
                              ioBroker Core:          js-controller           5.0.12
                                                      admin                   6.12.0
                              
                              ioBroker Status:        iobroker is running on this host.
                              
                              
                              Objects type: jsonl
                              States  type: jsonl
                              
                              Status admin and web instance:
                              + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              
                              Objects:                31505
                              States:                 24472
                              
                              Size of iob-Database:
                              
                              23M     /opt/iobroker/iobroker-data/objects.jsonl
                              17M     /opt/iobroker/iobroker-data/states.jsonl
                              
                              
                              
                              =================== END OF SUMMARY ====================
                              
                              Thomas BraunT HomoranH 2 Antworten Letzte Antwort
                              0
                              • ralleR ralle

                                @thomas-braun

                                siehe da:

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

                                Skript v.2023-10-10
                                
                                *** BASE SYSTEM ***
                                   Static hostname: raspberrypi
                                         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.5
                                Docker          : false
                                Virtualization  : none
                                Kernel          : aarch64
                                Userland        : armhf
                                
                                Systemuptime and Load:
                                 22:28:33 up  2:11,  2 users,  load average: 1.24, 1.56, 2.20
                                CPU threads: 4
                                
                                
                                *** RASPBERRY THROTTLING ***
                                Current issues:
                                No throttling issues detected.
                                
                                Previously detected issues:
                                No throttling issues detected.
                                
                                *** Time and Time Zones ***
                                               Local time: Mon 2023-11-06 22:28:33 CET
                                           Universal time: Mon 2023-11-06 21:28:33 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 lpadmin 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:            7.8G        1.3G        4.8G        1.0M        1.7G        6.4G
                                Swap:            99M          0B         99M
                                Total:          7.9G        1.3G        4.9G
                                
                                         7812 M total memory
                                         1326 M used memory
                                         1344 M active memory
                                         1288 M inactive memory
                                         4810 M free memory
                                          250 M buffer memory
                                         1424 M swap cache
                                           99 M total swap
                                            0 M used swap
                                           99 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       15G  8.5G  5.3G  62% /
                                devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
                                tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                                tmpfs          tmpfs     1.6G  1.2M  1.6G   1% /run
                                tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                /dev/mmcblk0p1 vfat      255M   51M  205M  20% /boot
                                tmpfs          tmpfs     782M   16K  782M   1% /run/user/1000
                                
                                Messages concerning ext4 filesystem in dmesg:
                                [Mon Nov  6 20:17:13 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=E4:5F:01:FE:65:49 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=19d0e90a-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                                [Mon Nov  6 20:17:14 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                                [Mon Nov  6 20:17:14 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                                [Mon Nov  6 20:17:17 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,errors=remount-ro
                                
                                Files in neuralgic directories:
                                
                                /var:
                                1.9G    /var/
                                1.5G    /var/log/journal/9de79e4d9feb4ead979df62e580afcd8
                                1.5G    /var/log/journal
                                1.5G    /var/log
                                129M    /var/cache
                                
                                Archived and active journals take up 1.4G in the file system.
                                
                                /opt/iobroker/backups:
                                162M    /opt/iobroker/backups/
                                
                                /opt/iobroker/iobroker-data:
                                1.6G    /opt/iobroker/iobroker-data/
                                899M    /opt/iobroker/iobroker-data/history
                                617M    /opt/iobroker/iobroker-data/files
                                88M     /opt/iobroker/iobroker-data/files/echarts.admin
                                78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
                                
                                The five largest files in iobroker-data are:
                                41M     /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
                                23M     /opt/iobroker/iobroker-data/objects.jsonl
                                23M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.eb0afecd.js.map
                                23M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.7952f0f7.js.map
                                23M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.eb0afecd.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.12
                                admin:          6.12.0
                                javascript:     7.1.4
                                
                                Adapters from github:   7
                                
                                Adapter State
                                + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                + system.adapter.alexa2.0                 : alexa2                : raspberrypi                              -  enabled
                                + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                                  system.adapter.bidirectional-counter.0  : bidirectional-counter : raspberrypi                              - disabled
                                + system.adapter.cloud.0                  : cloud                 : raspberrypi                              -  enabled
                                + system.adapter.deyeidc.0                : deyeidc               : raspberrypi                              -  enabled, port: 8899
                                + system.adapter.deyeidc.1                : deyeidc               : raspberrypi                              -  enabled, port: 8899
                                + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
                                  system.adapter.drag-indicator.0         : drag-indicator        : raspberrypi                              - disabled
                                + system.adapter.echarts.0                : echarts               : raspberrypi                              -  enabled
                                + system.adapter.email.0                  : email                 : raspberrypi                              -  enabled
                                + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: raspberrypi                              -  enabled
                                + system.adapter.fb-checkpresence.0       : fb-checkpresence      : raspberrypi                              -  enabled
                                  system.adapter.flot.0                   : flot                  : raspberrypi                              - disabled
                                + system.adapter.history.0                : history               : raspberrypi                              -  enabled
                                  system.adapter.ical.0                   : ical                  : raspberrypi                              -  enabled
                                  system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: raspberrypi                              - disabled
                                  system.adapter.icons-material-png.0     : icons-material-png    : raspberrypi                              - disabled
                                  system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspberrypi                              - disabled
                                + system.adapter.iot.0                    : iot                   : raspberrypi                              -  enabled
                                + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                                  system.adapter.material.0               : material              : raspberrypi                              -  enabled
                                  system.adapter.meross.0                 : meross                : raspberrypi                              - disabled
                                + system.adapter.net-tools.0              : net-tools             : raspberrypi                              -  enabled
                                + system.adapter.ping.0                   : ping                  : raspberrypi                              -  enabled
                                + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
                                  system.adapter.solarmanpv.0             : solarmanpv            : raspberrypi                              -  enabled
                                + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
                                + system.adapter.tankerkoenig.0           : tankerkoenig          : raspberrypi                              -  enabled
                                + system.adapter.trashschedule.0          : trashschedule         : raspberrypi                              -  enabled
                                + system.adapter.tuya.0                   : tuya                  : raspberrypi                              -  enabled
                                  system.adapter.tuya.1                   : tuya                  : raspberrypi                              - disabled
                                + system.adapter.vaillant.0               : vaillant              : raspberrypi                              -  enabled
                                  system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : raspberrypi                              - disabled
                                  system.adapter.vis-bars.0               : vis-bars              : raspberrypi                              - disabled
                                  system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : raspberrypi                              -  enabled
                                  system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : raspberrypi                              - disabled
                                  system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi                              - disabled
                                + system.adapter.vis-inventwo.0           : vis-inventwo          : raspberrypi                              -  enabled
                                  system.adapter.vis-justgage.0           : vis-justgage          : raspberrypi                              - disabled
                                  system.adapter.vis-keyboard.0           : vis-keyboard          : raspberrypi                              - disabled
                                  system.adapter.vis-material-advanced.0  : vis-material-advanced : raspberrypi                              - disabled
                                  system.adapter.vis-metro.0              : vis-metro             : raspberrypi                              - disabled
                                  system.adapter.vis-plumb.0              : vis-plumb             : raspberrypi                              - disabled
                                  system.adapter.vis-rgraph.0             : vis-rgraph            : raspberrypi                              - disabled
                                  system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi                              - disabled
                                  system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
                                + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                + system.adapter.worx.0                   : worx                  : raspberrypi                              -  enabled
                                + system.adapter.ws.0                     : ws                    : raspberrypi                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                
                                + instance is alive
                                
                                Enabled adapters with bindings
                                + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                + system.adapter.deyeidc.0                : deyeidc               : raspberrypi                              -  enabled, port: 8899
                                + system.adapter.deyeidc.1                : deyeidc               : raspberrypi                              -  enabled, port: 8899
                                + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
                                + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
                                + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                + system.adapter.ws.0                     : ws                    : raspberrypi                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                
                                ioBroker-Repositories
                                stable        : http://download.iobroker.net/sources-dist.json
                                beta          : http://download.iobroker.net/sources-dist-latest.json
                                
                                Active repo(s): stable
                                
                                Installed ioBroker-Instances
                                Used repository: stable
                                Adapter    "admin"        : 6.12.0   , installed 6.12.0
                                Adapter    "alexa2"       : 3.25.5   , installed 3.25.5
                                Adapter    "backitup"     : 2.8.7    , installed 2.8.7
                                Adapter    "bidirectional-counter": 2.1.0, installed 2.1.0
                                Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                                Adapter    "deyeidc"      : 0.0.14   , installed 0.0.14
                                Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                Adapter    "drag-indicator": 2.1.0   , installed 2.1.0
                                Adapter    "echarts"      : 1.5.1    , installed 1.5.1
                                Adapter    "email"        : 1.2.0    , installed 1.2.0
                                Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
                                Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                Adapter    "history"      : 3.0.1    , installed 3.0.1
                                Adapter    "ical"         : 1.13.3   , installed 1.13.3
                                Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                                Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                                Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                                Adapter    "iot"          : 1.14.5   , installed 1.14.5
                                Adapter    "javascript"   : 7.1.4    , installed 7.1.4
                                Controller "js-controller": 5.0.12   , installed 5.0.12
                                Adapter    "landroid"     : 1.0.3    , installed 1.0.3
                                Adapter    "material"     : 1.3.1    , installed 1.3.1
                                Adapter    "meross"       : 1.15.1   , installed 1.15.1
                                Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                                Adapter    "ping"         : 1.6.2    , installed 1.6.2
                                Adapter    "samsung"      : 0.5.11   , installed 0.5.11
                                Adapter    "shelly"       : 6.4.5    , installed 6.4.5
                                Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                Adapter    "socketio"     : 6.5.5    , installed 6.5.5
                                Adapter    "solarmanpv"   : 0.5.1    , installed 0.5.1
                                Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
                                Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                                Adapter    "telegram"     : 2.0.1    , installed 2.0.1
                                Adapter    "telegram-menu": 0.7.1    , installed 0.7.1
                                Adapter    "trashschedule": 2.2.0    , installed 2.2.0
                                Adapter    "tuya"         : 3.14.2   , installed 3.14.2
                                Adapter    "vaillant"     : 0.1.2    , installed 0.2.0
                                Adapter    "vis"          : 1.4.16   , installed 1.4.16
                                Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                                Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                                Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                                Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                                Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                                Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                                Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                                Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                                Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                Adapter    "web"          : 6.1.4    , installed 6.1.4
                                Adapter    "worx"         : 2.3.4    , installed 2.3.4
                                Adapter    "ws"           : 2.5.5    , installed 2.5.5
                                
                                Objects and States
                                Please stand by - This may take a while
                                Objects:        31505
                                States:         24472
                                
                                *** OS-Repositories and Updates ***
                                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...
                                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:631           0.0.0.0:*               LISTEN      0          13873      531/cupsd
                                tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       114042     17222/iobroker.js-c
                                tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       114760     17222/iobroker.js-c
                                tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12106      556/sshd: /usr/sbin
                                tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       114989     17346/io.sonoff.0
                                tcp6       0      0 ::1:631                 :::*                    LISTEN      0          13872      531/cupsd
                                tcp6       0      0 :::8082                 :::*                    LISTEN      1001       116925     17578/io.web.0
                                tcp6       0      0 :::8081                 :::*                    LISTEN      1001       112262     17241/io.admin.0
                                tcp6       0      0 :::8084                 :::*                    LISTEN      1001       115958     17602/io.ws.0
                                tcp6       0      0 :::22                   :::*                    LISTEN      0          12108      556/sshd: /usr/sbin
                                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        12011      394/avahi-daemon: r
                                udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       114533     17339/io.shelly.0
                                udp        0      0 0.0.0.0:35226           0.0.0.0:*                           108        12013      394/avahi-daemon: r
                                udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       113573     17361/io.tuya.0
                                udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       113574     17361/io.tuya.0
                                udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          13910      560/cups-browsed
                                udp6       0      0 :::5353                 :::*                                108        12012      394/avahi-daemon: r
                                udp6       0      0 fe80::74d7:97e8:dd2:546 :::*                                0          15272      404/NetworkManager
                                udp6       0      0 :::58181                :::*                                108        12014      394/avahi-daemon: r
                                
                                *** Log File - Last 25 Lines ***
                                
                                
                                

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

                                ======================= SUMMARY =======================
                                                        v.2023-10-10
                                
                                
                                   Static hostname: raspberrypi
                                         Icon name: computer
                                  Operating System: Raspbian GNU/Linux 11 (bullseye)
                                            Kernel: Linux 6.1.21-v8+
                                      Architecture: arm64
                                
                                Installation:           native
                                Kernel:                 aarch64
                                Userland:               armhf
                                Timezone:               Europe/Berlin (CET, +0100)
                                User-ID:                1000
                                X-Server:               false
                                Boot Target:            multi-user.target
                                
                                Pending OS-Updates:     0
                                Pending iob updates:    0
                                
                                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
                                
                                Recommended versions are nodejs 18.18.2 and npm 9.8.1
                                Your nodejs installation is correct
                                
                                MEMORY:
                                               total        used        free      shared  buff/cache   available
                                Mem:            7.8G        1.4G        4.7G        1.0M        1.7G        6.3G
                                Swap:            99M          0B         99M
                                Total:          7.9G        1.4G        4.8G
                                
                                Active iob-Instances:   27
                                Active repo(s): stable
                                
                                ioBroker Core:          js-controller           5.0.12
                                                        admin                   6.12.0
                                
                                ioBroker Status:        iobroker is running on this host.
                                
                                
                                Objects type: jsonl
                                States  type: jsonl
                                
                                Status admin and web instance:
                                + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                
                                Objects:                31505
                                States:                 24472
                                
                                Size of iob-Database:
                                
                                23M     /opt/iobroker/iobroker-data/objects.jsonl
                                17M     /opt/iobroker/iobroker-data/states.jsonl
                                
                                
                                
                                =================== END OF SUMMARY ====================
                                
                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #48

                                @ralle

                                Jetzt passt es. Die Kiste dürfte auch wieder normal reagieren.

                                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

                                ralleR 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @ralle

                                  Jetzt passt es. Die Kiste dürfte auch wieder normal reagieren.

                                  ralleR Offline
                                  ralleR Offline
                                  ralle
                                  schrieb am zuletzt editiert von
                                  #49

                                  @thomas-braun

                                  Ja, ist auf jeden fall schneller... vielen Dank für die Hilfe.

                                  1 Antwort Letzte Antwort
                                  0
                                  • ralleR ralle

                                    @thomas-braun

                                    siehe da:

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

                                    Skript v.2023-10-10
                                    
                                    *** BASE SYSTEM ***
                                       Static hostname: raspberrypi
                                             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.5
                                    Docker          : false
                                    Virtualization  : none
                                    Kernel          : aarch64
                                    Userland        : armhf
                                    
                                    Systemuptime and Load:
                                     22:28:33 up  2:11,  2 users,  load average: 1.24, 1.56, 2.20
                                    CPU threads: 4
                                    
                                    
                                    *** RASPBERRY THROTTLING ***
                                    Current issues:
                                    No throttling issues detected.
                                    
                                    Previously detected issues:
                                    No throttling issues detected.
                                    
                                    *** Time and Time Zones ***
                                                   Local time: Mon 2023-11-06 22:28:33 CET
                                               Universal time: Mon 2023-11-06 21:28:33 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 lpadmin 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:            7.8G        1.3G        4.8G        1.0M        1.7G        6.4G
                                    Swap:            99M          0B         99M
                                    Total:          7.9G        1.3G        4.9G
                                    
                                             7812 M total memory
                                             1326 M used memory
                                             1344 M active memory
                                             1288 M inactive memory
                                             4810 M free memory
                                              250 M buffer memory
                                             1424 M swap cache
                                               99 M total swap
                                                0 M used swap
                                               99 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       15G  8.5G  5.3G  62% /
                                    devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
                                    tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                                    tmpfs          tmpfs     1.6G  1.2M  1.6G   1% /run
                                    tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                    /dev/mmcblk0p1 vfat      255M   51M  205M  20% /boot
                                    tmpfs          tmpfs     782M   16K  782M   1% /run/user/1000
                                    
                                    Messages concerning ext4 filesystem in dmesg:
                                    [Mon Nov  6 20:17:13 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=E4:5F:01:FE:65:49 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=19d0e90a-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                                    [Mon Nov  6 20:17:14 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                                    [Mon Nov  6 20:17:14 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                                    [Mon Nov  6 20:17:17 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,errors=remount-ro
                                    
                                    Files in neuralgic directories:
                                    
                                    /var:
                                    1.9G    /var/
                                    1.5G    /var/log/journal/9de79e4d9feb4ead979df62e580afcd8
                                    1.5G    /var/log/journal
                                    1.5G    /var/log
                                    129M    /var/cache
                                    
                                    Archived and active journals take up 1.4G in the file system.
                                    
                                    /opt/iobroker/backups:
                                    162M    /opt/iobroker/backups/
                                    
                                    /opt/iobroker/iobroker-data:
                                    1.6G    /opt/iobroker/iobroker-data/
                                    899M    /opt/iobroker/iobroker-data/history
                                    617M    /opt/iobroker/iobroker-data/files
                                    88M     /opt/iobroker/iobroker-data/files/echarts.admin
                                    78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
                                    
                                    The five largest files in iobroker-data are:
                                    41M     /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
                                    23M     /opt/iobroker/iobroker-data/objects.jsonl
                                    23M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.eb0afecd.js.map
                                    23M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.7952f0f7.js.map
                                    23M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.eb0afecd.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.12
                                    admin:          6.12.0
                                    javascript:     7.1.4
                                    
                                    Adapters from github:   7
                                    
                                    Adapter State
                                    + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                    + system.adapter.alexa2.0                 : alexa2                : raspberrypi                              -  enabled
                                    + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                                      system.adapter.bidirectional-counter.0  : bidirectional-counter : raspberrypi                              - disabled
                                    + system.adapter.cloud.0                  : cloud                 : raspberrypi                              -  enabled
                                    + system.adapter.deyeidc.0                : deyeidc               : raspberrypi                              -  enabled, port: 8899
                                    + system.adapter.deyeidc.1                : deyeidc               : raspberrypi                              -  enabled, port: 8899
                                    + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
                                      system.adapter.drag-indicator.0         : drag-indicator        : raspberrypi                              - disabled
                                    + system.adapter.echarts.0                : echarts               : raspberrypi                              -  enabled
                                    + system.adapter.email.0                  : email                 : raspberrypi                              -  enabled
                                    + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: raspberrypi                              -  enabled
                                    + system.adapter.fb-checkpresence.0       : fb-checkpresence      : raspberrypi                              -  enabled
                                      system.adapter.flot.0                   : flot                  : raspberrypi                              - disabled
                                    + system.adapter.history.0                : history               : raspberrypi                              -  enabled
                                      system.adapter.ical.0                   : ical                  : raspberrypi                              -  enabled
                                      system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: raspberrypi                              - disabled
                                      system.adapter.icons-material-png.0     : icons-material-png    : raspberrypi                              - disabled
                                      system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspberrypi                              - disabled
                                    + system.adapter.iot.0                    : iot                   : raspberrypi                              -  enabled
                                    + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                                      system.adapter.material.0               : material              : raspberrypi                              -  enabled
                                      system.adapter.meross.0                 : meross                : raspberrypi                              - disabled
                                    + system.adapter.net-tools.0              : net-tools             : raspberrypi                              -  enabled
                                    + system.adapter.ping.0                   : ping                  : raspberrypi                              -  enabled
                                    + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
                                      system.adapter.solarmanpv.0             : solarmanpv            : raspberrypi                              -  enabled
                                    + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
                                    + system.adapter.tankerkoenig.0           : tankerkoenig          : raspberrypi                              -  enabled
                                    + system.adapter.trashschedule.0          : trashschedule         : raspberrypi                              -  enabled
                                    + system.adapter.tuya.0                   : tuya                  : raspberrypi                              -  enabled
                                      system.adapter.tuya.1                   : tuya                  : raspberrypi                              - disabled
                                    + system.adapter.vaillant.0               : vaillant              : raspberrypi                              -  enabled
                                      system.adapter.vis-2-widgets-gauges.0   : vis-2-widgets-gauges  : raspberrypi                              - disabled
                                      system.adapter.vis-bars.0               : vis-bars              : raspberrypi                              - disabled
                                      system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : raspberrypi                              -  enabled
                                      system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : raspberrypi                              - disabled
                                      system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi                              - disabled
                                    + system.adapter.vis-inventwo.0           : vis-inventwo          : raspberrypi                              -  enabled
                                      system.adapter.vis-justgage.0           : vis-justgage          : raspberrypi                              - disabled
                                      system.adapter.vis-keyboard.0           : vis-keyboard          : raspberrypi                              - disabled
                                      system.adapter.vis-material-advanced.0  : vis-material-advanced : raspberrypi                              - disabled
                                      system.adapter.vis-metro.0              : vis-metro             : raspberrypi                              - disabled
                                      system.adapter.vis-plumb.0              : vis-plumb             : raspberrypi                              - disabled
                                      system.adapter.vis-rgraph.0             : vis-rgraph            : raspberrypi                              - disabled
                                      system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi                              - disabled
                                      system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
                                    + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                    + system.adapter.worx.0                   : worx                  : raspberrypi                              -  enabled
                                    + system.adapter.ws.0                     : ws                    : raspberrypi                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                    
                                    + instance is alive
                                    
                                    Enabled adapters with bindings
                                    + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                    + system.adapter.deyeidc.0                : deyeidc               : raspberrypi                              -  enabled, port: 8899
                                    + system.adapter.deyeidc.1                : deyeidc               : raspberrypi                              -  enabled, port: 8899
                                    + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
                                    + system.adapter.sonoff.0                 : sonoff                : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
                                    + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                    + system.adapter.ws.0                     : ws                    : raspberrypi                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                    
                                    ioBroker-Repositories
                                    stable        : http://download.iobroker.net/sources-dist.json
                                    beta          : http://download.iobroker.net/sources-dist-latest.json
                                    
                                    Active repo(s): stable
                                    
                                    Installed ioBroker-Instances
                                    Used repository: stable
                                    Adapter    "admin"        : 6.12.0   , installed 6.12.0
                                    Adapter    "alexa2"       : 3.25.5   , installed 3.25.5
                                    Adapter    "backitup"     : 2.8.7    , installed 2.8.7
                                    Adapter    "bidirectional-counter": 2.1.0, installed 2.1.0
                                    Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                                    Adapter    "deyeidc"      : 0.0.14   , installed 0.0.14
                                    Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                    Adapter    "drag-indicator": 2.1.0   , installed 2.1.0
                                    Adapter    "echarts"      : 1.5.1    , installed 1.5.1
                                    Adapter    "email"        : 1.2.0    , installed 1.2.0
                                    Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
                                    Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                    Adapter    "history"      : 3.0.1    , installed 3.0.1
                                    Adapter    "ical"         : 1.13.3   , installed 1.13.3
                                    Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                                    Adapter    "icons-material-png": 0.1.0, installed 0.1.0
                                    Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                                    Adapter    "iot"          : 1.14.5   , installed 1.14.5
                                    Adapter    "javascript"   : 7.1.4    , installed 7.1.4
                                    Controller "js-controller": 5.0.12   , installed 5.0.12
                                    Adapter    "landroid"     : 1.0.3    , installed 1.0.3
                                    Adapter    "material"     : 1.3.1    , installed 1.3.1
                                    Adapter    "meross"       : 1.15.1   , installed 1.15.1
                                    Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                                    Adapter    "ping"         : 1.6.2    , installed 1.6.2
                                    Adapter    "samsung"      : 0.5.11   , installed 0.5.11
                                    Adapter    "shelly"       : 6.4.5    , installed 6.4.5
                                    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                    Adapter    "socketio"     : 6.5.5    , installed 6.5.5
                                    Adapter    "solarmanpv"   : 0.5.1    , installed 0.5.1
                                    Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
                                    Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                                    Adapter    "telegram"     : 2.0.1    , installed 2.0.1
                                    Adapter    "telegram-menu": 0.7.1    , installed 0.7.1
                                    Adapter    "trashschedule": 2.2.0    , installed 2.2.0
                                    Adapter    "tuya"         : 3.14.2   , installed 3.14.2
                                    Adapter    "vaillant"     : 0.1.2    , installed 0.2.0
                                    Adapter    "vis"          : 1.4.16   , installed 1.4.16
                                    Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                    Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                                    Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                    Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                                    Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                                    Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                                    Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                                    Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                                    Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                    Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                                    Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                                    Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                    Adapter    "web"          : 6.1.4    , installed 6.1.4
                                    Adapter    "worx"         : 2.3.4    , installed 2.3.4
                                    Adapter    "ws"           : 2.5.5    , installed 2.5.5
                                    
                                    Objects and States
                                    Please stand by - This may take a while
                                    Objects:        31505
                                    States:         24472
                                    
                                    *** OS-Repositories and Updates ***
                                    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...
                                    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:631           0.0.0.0:*               LISTEN      0          13873      531/cupsd
                                    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       114042     17222/iobroker.js-c
                                    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       114760     17222/iobroker.js-c
                                    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12106      556/sshd: /usr/sbin
                                    tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       114989     17346/io.sonoff.0
                                    tcp6       0      0 ::1:631                 :::*                    LISTEN      0          13872      531/cupsd
                                    tcp6       0      0 :::8082                 :::*                    LISTEN      1001       116925     17578/io.web.0
                                    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       112262     17241/io.admin.0
                                    tcp6       0      0 :::8084                 :::*                    LISTEN      1001       115958     17602/io.ws.0
                                    tcp6       0      0 :::22                   :::*                    LISTEN      0          12108      556/sshd: /usr/sbin
                                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        12011      394/avahi-daemon: r
                                    udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       114533     17339/io.shelly.0
                                    udp        0      0 0.0.0.0:35226           0.0.0.0:*                           108        12013      394/avahi-daemon: r
                                    udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       113573     17361/io.tuya.0
                                    udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       113574     17361/io.tuya.0
                                    udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          13910      560/cups-browsed
                                    udp6       0      0 :::5353                 :::*                                108        12012      394/avahi-daemon: r
                                    udp6       0      0 fe80::74d7:97e8:dd2:546 :::*                                0          15272      404/NetworkManager
                                    udp6       0      0 :::58181                :::*                                108        12014      394/avahi-daemon: r
                                    
                                    *** Log File - Last 25 Lines ***
                                    
                                    
                                    

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

                                    ======================= SUMMARY =======================
                                                            v.2023-10-10
                                    
                                    
                                       Static hostname: raspberrypi
                                             Icon name: computer
                                      Operating System: Raspbian GNU/Linux 11 (bullseye)
                                                Kernel: Linux 6.1.21-v8+
                                          Architecture: arm64
                                    
                                    Installation:           native
                                    Kernel:                 aarch64
                                    Userland:               armhf
                                    Timezone:               Europe/Berlin (CET, +0100)
                                    User-ID:                1000
                                    X-Server:               false
                                    Boot Target:            multi-user.target
                                    
                                    Pending OS-Updates:     0
                                    Pending iob updates:    0
                                    
                                    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
                                    
                                    Recommended versions are nodejs 18.18.2 and npm 9.8.1
                                    Your nodejs installation is correct
                                    
                                    MEMORY:
                                                   total        used        free      shared  buff/cache   available
                                    Mem:            7.8G        1.4G        4.7G        1.0M        1.7G        6.3G
                                    Swap:            99M          0B         99M
                                    Total:          7.9G        1.4G        4.8G
                                    
                                    Active iob-Instances:   27
                                    Active repo(s): stable
                                    
                                    ioBroker Core:          js-controller           5.0.12
                                                            admin                   6.12.0
                                    
                                    ioBroker Status:        iobroker is running on this host.
                                    
                                    
                                    Objects type: jsonl
                                    States  type: jsonl
                                    
                                    Status admin and web instance:
                                    + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                    + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                    
                                    Objects:                31505
                                    States:                 24472
                                    
                                    Size of iob-Database:
                                    
                                    23M     /opt/iobroker/iobroker-data/objects.jsonl
                                    17M     /opt/iobroker/iobroker-data/states.jsonl
                                    
                                    
                                    
                                    =================== END OF SUMMARY ====================
                                    
                                    HomoranH Nicht stören
                                    HomoranH Nicht stören
                                    Homoran
                                    Global Moderator Administrators
                                    schrieb am zuletzt editiert von
                                    #50

                                    @ralle sagte in keine Updates bei IOB mehr möglich:

                                    Adapters from github: 7

                                    ist das noch nötig?

                                    kein Support per PN! - Fragen im Forum stellen -

                                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                    ioBroker freut sich auch über eine Spende für das Forum. Benutzt dazu den Spendenbutton im Header. Danke!

                                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                    1 Antwort Letzte Antwort
                                    0
                                    Antworten
                                    • In einem neuen Thema antworten
                                    Anmelden zum Antworten
                                    • Älteste zuerst
                                    • Neuste zuerst
                                    • Meiste Stimmen


                                    Support us

                                    ioBroker
                                    Community Adapters
                                    Donate

                                    404

                                    Online

                                    32.7k

                                    Benutzer

                                    82.4k

                                    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