Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. ioBroker extrem langsam

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    12
    2
    250

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.0k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.7k

ioBroker extrem langsam

ioBroker extrem langsam

Scheduled Pinned Locked Moved ioBroker Allgemein
iobrokerlangsamkeine aktualisierung möglich
95 Posts 8 Posters 11.5k Views 6 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Spidermike

    @thomas-braun sagte in ioBroker extrem langsam:

    pi@raspberrypi4-iobroker:~ $ ls -lAh /etc/apt/sources.list.d/
    insgesamt 20K
    -rw-r--r-- 1 root root  59  2. Feb 2022  deconz.list
    -rw-r--r-- 1 root root 114 16. Okt 18:29 influxdata.list
    -rw-r--r-- 1 root root  56  2. Feb 2022  influxdb.list
    -rw-r--r-- 1 root root 100 15. Okt 20:11 nodesource.list
    -rw-r--r-- 1 root root 191  2. Feb 2022  raspi.list
    

    ok und wie lösche ich die "influxdb.list" ???
    und was mach ich dann ?

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    wrote on last edited by
    #73

    @spidermike sagte in ioBroker extrem langsam:

    https://www.google.com/search?client=firefox-b-e&q=Wie+lösche+ich+Dateien+Linux

    Ergebnis deiner Suche:

    sudo rm /etc/apt/sources.list.d/influxdb.list
    

    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

    S 1 Reply Last reply
    0
    • Thomas BraunT Thomas Braun

      @spidermike sagte in ioBroker extrem langsam:

      https://www.google.com/search?client=firefox-b-e&q=Wie+lösche+ich+Dateien+Linux

      Ergebnis deiner Suche:

      sudo rm /etc/apt/sources.list.d/influxdb.list
      
      S Offline
      S Offline
      Spidermike
      wrote on last edited by Spidermike
      #74

      @thomas-braun

      vielen Dank das hat jetzt geklappt

      pi@raspberrypi4-iobroker:~ $ sudo rm /etc/apt/sources.list.d/influxdb.list
      pi@raspberrypi4-iobroker:~ $
      pi@raspberrypi4-iobroker:~ $ ls -lAh /etc/apt/sources.list.d/
      insgesamt 16K
      -rw-r--r-- 1 root root  59  2. Feb 2022  deconz.list
      -rw-r--r-- 1 root root 114 16. Okt 18:29 influxdata.list
      -rw-r--r-- 1 root root 100 15. Okt 20:11 nodesource.list
      -rw-r--r-- 1 root root 191  2. Feb 2022  raspi.list
      pi@raspberrypi4-iobroker:~ $ sudo apt update
      OK:1 http://phoscon.de/apt/deconz bullseye InRelease
      Holen:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease [15,0 kB]
      OK:3 http://archive.raspberrypi.org/debian bullseye InRelease
      OK:4 https://repos.influxdata.com/debian stable InRelease
      OK:5 https://deb.nodesource.com/node_18.x nodistro InRelease
      Es wurden 15,0 kB in 2 s geholt (9.641 B/s).
      Paketlisten werden gelesen… Fertig
      Abhängigkeitsbaum wird aufgebaut… Fertig
      Statusinformationen werden eingelesen… Fertig
      Alle Pakete sind aktuell.
      pi@raspberrypi4-iobroker:~ $ sudo apt update
      OK:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
      OK:2 http://phoscon.de/apt/deconz bullseye InRelease
      OK:3 http://archive.raspberrypi.org/debian bullseye InRelease
      OK:4 https://repos.influxdata.com/debian stable InRelease
      OK:5 https://deb.nodesource.com/node_18.x nodistro InRelease
      Paketlisten werden gelesen… Fertig
      Abhängigkeitsbaum wird aufgebaut… Fertig
      Statusinformationen werden eingelesen… Fertig
      Alle Pakete sind aktuell.
      
      

      Ich danke Dir vielmals 👍 🤝

      Habe ich noch mehr Baustellen?

      Thomas BraunT 1 Reply Last reply
      0
      • S Spidermike

        @thomas-braun

        vielen Dank das hat jetzt geklappt

        pi@raspberrypi4-iobroker:~ $ sudo rm /etc/apt/sources.list.d/influxdb.list
        pi@raspberrypi4-iobroker:~ $
        pi@raspberrypi4-iobroker:~ $ ls -lAh /etc/apt/sources.list.d/
        insgesamt 16K
        -rw-r--r-- 1 root root  59  2. Feb 2022  deconz.list
        -rw-r--r-- 1 root root 114 16. Okt 18:29 influxdata.list
        -rw-r--r-- 1 root root 100 15. Okt 20:11 nodesource.list
        -rw-r--r-- 1 root root 191  2. Feb 2022  raspi.list
        pi@raspberrypi4-iobroker:~ $ sudo apt update
        OK:1 http://phoscon.de/apt/deconz bullseye InRelease
        Holen:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease [15,0 kB]
        OK:3 http://archive.raspberrypi.org/debian bullseye InRelease
        OK:4 https://repos.influxdata.com/debian stable InRelease
        OK:5 https://deb.nodesource.com/node_18.x nodistro InRelease
        Es wurden 15,0 kB in 2 s geholt (9.641 B/s).
        Paketlisten werden gelesen… Fertig
        Abhängigkeitsbaum wird aufgebaut… Fertig
        Statusinformationen werden eingelesen… Fertig
        Alle Pakete sind aktuell.
        pi@raspberrypi4-iobroker:~ $ sudo apt update
        OK:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
        OK:2 http://phoscon.de/apt/deconz bullseye InRelease
        OK:3 http://archive.raspberrypi.org/debian bullseye InRelease
        OK:4 https://repos.influxdata.com/debian stable InRelease
        OK:5 https://deb.nodesource.com/node_18.x nodistro InRelease
        Paketlisten werden gelesen… Fertig
        Abhängigkeitsbaum wird aufgebaut… Fertig
        Statusinformationen werden eingelesen… Fertig
        Alle Pakete sind aktuell.
        
        

        Ich danke Dir vielmals 👍 🤝

        Habe ich noch mehr Baustellen?

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        wrote on last edited by
        #75

        @spidermike sagte in ioBroker extrem langsam:

        Habe ich noch mehr Baustellen?

        Schau dir

        iob diag
        

        jetzt an.

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

        S 1 Reply Last reply
        0
        • Thomas BraunT Thomas Braun

          @spidermike sagte in ioBroker extrem langsam:

          Habe ich noch mehr Baustellen?

          Schau dir

          iob diag
          

          jetzt an.

          S Offline
          S Offline
          Spidermike
          wrote on last edited by
          #76

          @thomas-braun

          *** BASE SYSTEM ***
             Static hostname: raspberrypi4-iobroker
                   Icon name: computer
            Operating System: Raspbian GNU/Linux 11 (bullseye)
                      Kernel: Linux 6.1.21-v8+
                Architecture: arm64
          
          Model           : Raspberry Pi 4 Model B Rev 1.4
          Docker          : false
          Virtualization  : none
          Kernel          : aarch64
          Userland        : armhf
          
          Systemuptime and Load:
           19:18:03 up 44 min,  1 user,  load average: 2.13, 2.49, 2.37
          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-10-16 19:18:03 CEST
                     Universal time: Mon 2023-10-16 17:18:03 UTC
                           RTC time: n/a
                          Time zone: Europe/Berlin (CEST, +0200)
          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 netdev gpio i2c spi iobroker
          
          *** X-Server-Setup ***
          X-Server:       false
          Desktop:
          Terminal:       tty
          Boot Target:    graphical.target
          
          *** MEMORY ***
                         total        used        free      shared  buff/cache   available
          Mem:            7.8G        1.4G        5.1G        0.0K        1.3G        6.4G
          Swap:            99M          0B         99M
          Total:          7.9G        1.4G        5.2G
          
                   7811 M total memory
                   1437 M used memory
                   2081 M active memory
                    495 M inactive memory
                   5076 M free memory
                     82 M buffer memory
                   1214 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      118G   23G   90G  21% /
          devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
          tmpfs          tmpfs     3.9G   16K  3.9G   1% /dev/shm
          tmpfs          tmpfs     1.6G  904K  1.6G   1% /run
          tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
          /dev/sdb1      exfat      29G  2.7G   27G  10% /mnt/usb0
          /dev/sda1      vfat      253M   51M  202M  20% /boot
          tmpfs          tmpfs     782M     0  782M   0% /run/user/1000
          
          Messages concerning ext4 filesystem in dmesg:
          [Mon Oct 16 18:33:05 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:FD:BB:CC vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=tty1 console=ttyS0,115200 root=PARTUUID=1045efe5-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
          [Mon Oct 16 18:33:08 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
          [Mon Oct 16 18:33:08 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
          [Mon Oct 16 18:33:11 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
          
          Show mounted filesystems \(real ones only\):
          TARGET      SOURCE    FSTYPE OPTIONS
          /           /dev/sda2 ext4   rw,noatime
          |-/mnt/usb0 /dev/sdb1 exfat  rw,nosuid,nodev,noexec,relatime,fmask=0000,dmask=0000,allow_utime=0022,iocharset=utf8,errors=remount-ro
          `-/boot     /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
          
          Files in neuralgic directories:
          
          /var:
          4.9G    /var/
          3.9G    /var/log
          3.7G    /var/log/journal/ceda8666c83a44189d7d8b22875c3095
          3.7G    /var/log/journal
          486M    /var/lib
          
          Archived and active journals take up 3.6G in the file system.
          
          /opt/iobroker/backups:
          6.2G    /opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          894M    /opt/iobroker/iobroker-data/
          431M    /opt/iobroker/iobroker-data/history
          324M    /opt/iobroker/iobroker-data/files
          85M     /opt/iobroker/iobroker-data/backup-objects
          52M     /opt/iobroker/iobroker-data/files/javascript.admin
          
          The five largest files in iobroker-data are:
          35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
          21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.map
          19M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.2975a411.js.map
          18M     /opt/iobroker/iobroker-data/objects.jsonl
          11M     /opt/iobroker/iobroker-data/objects.json.broken
          
          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.10.1
          javascript:     7.1.4
          
          Adapters from github:   3
          
          Adapter State
          + system.adapter.admin.0                  : admin                 : raspberrypi4-iobroker                    -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.alexa2.0                 : alexa2                : raspberrypi4-iobroker                    -  enabled
          + system.adapter.backitup.0               : backitup              : raspberrypi4-iobroker                    -  enabled
          + system.adapter.cloud.0                  : cloud                 : raspberrypi4-iobroker                    -  enabled
            system.adapter.devices.0                : devices               : raspberrypi4-iobroker                    - disabled
          + system.adapter.discovery.0              : discovery             : raspberrypi4-iobroker                    -  enabled
          + system.adapter.energiefluss.0           : energiefluss          : raspberrypi4-iobroker                    -  enabled
          + system.adapter.energiefluss.1           : energiefluss          : raspberrypi4-iobroker                    -  enabled
            system.adapter.fb-checkpresence.0       : fb-checkpresence      : raspberrypi4-iobroker                    - disabled
            system.adapter.fullybrowser.0           : fullybrowser          : raspberrypi4-iobroker                    - disabled
          + system.adapter.growatt.0                : growatt               : raspberrypi4-iobroker                    -  enabled
          + system.adapter.history.0                : history               : raspberrypi4-iobroker                    -  enabled
          + system.adapter.homeconnect.0            : homeconnect           : raspberrypi4-iobroker                    -  enabled
          + system.adapter.hs100.0                  : hs100                 : raspberrypi4-iobroker                    -  enabled
          + system.adapter.info.0                   : info                  : raspberrypi4-iobroker                    -  enabled
          + system.adapter.iot.0                    : iot                   : raspberrypi4-iobroker                    -  enabled
          + system.adapter.javascript.0             : javascript            : raspberrypi4-iobroker                    -  enabled
          + system.adapter.mqtt.0                   : mqtt                  : raspberrypi4-iobroker                    -  enabled, port: 1883, bind: 0.0.0.0
          + system.adapter.plenticore.0             : plenticore            : raspberrypi4-iobroker                    -  enabled, port: 80
          + system.adapter.rpi2.0                   : rpi2                  : raspberrypi4-iobroker                    -  enabled
          + system.adapter.shelly.0                 : shelly                : raspberrypi4-iobroker                    -  enabled, port: 1882, bind: 0.0.0.0
          + system.adapter.smartthings.0            : smartthings           : raspberrypi4-iobroker                    -  enabled
          + system.adapter.tankerkoenig.0           : tankerkoenig          : raspberrypi4-iobroker                    -  enabled
          + system.adapter.telegram.0               : telegram              : raspberrypi4-iobroker                    -  enabled, port: 8443, bind: 0.0.0.0
            system.adapter.tuya.0                   : tuya                  : raspberrypi4-iobroker                    - disabled
            system.adapter.vis.0                    : vis                   : raspberrypi4-iobroker                    - disabled
            system.adapter.weatherunderground.0     : weatherunderground    : raspberrypi4-iobroker                    -  enabled
          + system.adapter.web.0                    : web                   : raspberrypi4-iobroker                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          + system.adapter.wled.0                   : wled                  : raspberrypi4-iobroker                    -  enabled
            system.adapter.zigbee.0                 : zigbee                : raspberrypi4-iobroker                    - disabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2414409-if00
          
          + instance is alive
          
          Enabled adapters with bindings
          + system.adapter.admin.0                  : admin                 : raspberrypi4-iobroker                    -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.mqtt.0                   : mqtt                  : raspberrypi4-iobroker                    -  enabled, port: 1883, bind: 0.0.0.0
          + system.adapter.plenticore.0             : plenticore            : raspberrypi4-iobroker                    -  enabled, port: 80
          + system.adapter.shelly.0                 : shelly                : raspberrypi4-iobroker                    -  enabled, port: 1882, bind: 0.0.0.0
          + system.adapter.telegram.0               : telegram              : raspberrypi4-iobroker                    -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.web.0                    : web                   : raspberrypi4-iobroker                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          
          ioBroker-Repositories
          stable        : http://download.iobroker.net/sources-dist.json
          beta          : http://download.iobroker.net/sources-dist-latest.json
          
          Active repo(s): stable
          
          Installed ioBroker-Instances
          Used repository: stable
          Adapter    "admin"        : 6.10.1   , installed 6.10.1
          Adapter    "alexa2"       : 3.25.2   , installed 3.25.2
          Adapter    "backitup"     : 2.8.1    , installed 2.8.1
          Adapter    "cloud"        : 4.4.1    , installed 4.4.1
          Adapter    "devices"      : 1.1.5    , installed 1.1.5
          Adapter    "discovery"    : 3.1.0    , installed 3.1.0
          Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
          Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
          Adapter    "growatt"      : 3.2.1    , installed 3.2.1
          Adapter    "history"      : 2.2.6    , installed 2.2.6
          Adapter    "homeconnect"  : 1.1.1    , installed 1.1.1
          Adapter    "hs100"        : 2.1.2    , installed 2.1.2
          Adapter    "info"         : 2.0.0    , installed 2.0.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    "mqtt"         : 4.1.1    , installed 4.1.1
          Adapter    "plenticore"   : 2.2.0    , installed 2.3.1
          Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
          Adapter    "shelly"       : 6.4.1    , installed 6.4.1
          Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
          Adapter    "smartthings"  : 0.0.4    , installed 0.0.4
          Adapter    "socketio"     : 6.5.5    , installed 6.5.5
          Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
          Adapter    "telegram"     : 1.16.0   , installed 1.16.0
          Adapter    "tuya"         : 3.14.2   , installed 3.14.2
          Adapter    "vis"          : 1.4.16   , installed 1.4.16
          Adapter    "weatherunderground": 3.6.0, installed 3.6.0
          Adapter    "web"          : 6.1.2    , installed 6.1.2
          Adapter    "wled"         : 0.7.1    , installed 0.7.1
          Adapter    "ws"           : 2.5.5    , installed 2.5.5
          Adapter    "zigbee"       : 1.8.23   , installed 1.8.23
          
          Objects and States
          Please stand by - This may take a while
          Objects:        8967
          States:         16358
          
          *** OS-Repositories and Updates ***
          Hit:1 http://phoscon.de/apt/deconz bullseye InRelease
          Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
          Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
          Hit:4 https://repos.influxdata.com/debian stable InRelease
          Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
          Reading package lists...
          Pending Updates: 0
          
          *** Listening Ports ***
          Active Internet connections (only servers)
          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
          tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      110        3971       565/mosquitto
          tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        3948       431/influxd
          tcp        0      0 0.0.0.0:8765            0.0.0.0:*               LISTEN      0          14704      424/python
          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          15383      567/sshd: /usr/sbin
          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       16563      1093/iobroker.js-co
          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       14996      1093/iobroker.js-co
          tcp6       0      0 :::1883                 :::*                    LISTEN      110        3972       565/mosquitto
          tcp6       0      0 :::22                   :::*                    LISTEN      0          15385      567/sshd: /usr/sbin
          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       15735      1122/io.admin.0
          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       17402      1712/io.web.0
          tcp6       0      0 :::8086                 :::*                    LISTEN      999        17488      431/influxd
          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14756      476/dhcpcd
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       17386      1925/io.wled.0
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        14497      398/avahi-daemon: r
          udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       15923      1282/io.shelly.0
          udp        0      0 0.0.0.0:43207           0.0.0.0:*                           108        14499      398/avahi-daemon: r
          udp6       0      0 :::546                  :::*                                0          14769      476/dhcpcd
          udp6       0      0 :::33860                :::*                                108        14500      398/avahi-daemon: r
          udp6       0      0 :::5353                 :::*                                108        14498      398/avahi-daemon: r
          
          *** Log File - Last 25 Lines ***
          
          2023-10-16 19:20:55.065  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1005Heiz-Stufe: 0Boilertemp: 43.8
          2023-10-16 19:20:56.227  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 998Heiz-Stufe: 0Boilertemp: 43.8
          2023-10-16 19:20:58.810  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 997Heiz-Stufe: 0Boilertemp: 43.8
          2023-10-16 19:21:01.758  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 980Heiz-Stufe: 0Boilertemp: 43.8
          2023-10-16 19:21:03.320  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 969Heiz-Stufe: 0Boilertemp: 43.8
          2023-10-16 19:21:04.738  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 977Heiz-Stufe: 0Boilertemp: 43.8
          2023-10-16 19:21:05.333  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 996Heiz-Stufe: 0Boilertemp: 43.8
          2023-10-16 19:21:06.825  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1027Heiz-Stufe: 0Boilertemp: 43.8
          2023-10-16 19:21:08.736  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1045Heiz-Stufe: 0Boilertemp: 43.8
          2023-10-16 19:21:10.255  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1059Heiz-Stufe: 0Boilertemp: 43.8
          2023-10-16 19:21:15.346  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1028Heiz-Stufe: 0Boilertemp: 43.8
          2023-10-16 19:21:17.015  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1037Heiz-Stufe: 0Boilertemp: 43.8
          2023-10-16 19:21:18.524  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1030Heiz-Stufe: 0Boilertemp: 43.8
          2023-10-16 19:21:20.274  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1021Heiz-Stufe: 0Boilertemp: 43.8
          2023-10-16 19:21:23.318  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1027Heiz-Stufe: 0Boilertemp: 43.8
          2023-10-16 19:21:24.371  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1040Heiz-Stufe: 0Boilertemp: 43.8
          2023-10-16 19:21:26.455  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1046Heiz-Stufe: 0Boilertemp: 43.8
          2023-10-16 19:21:27.042  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1044Heiz-Stufe: 0Boilertemp: 43.8
          2023-10-16 19:21:29.435  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1045Heiz-Stufe: 0Boilertemp: 43.8
          2023-10-16 19:21:30.672  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1052Heiz-Stufe: 0Boilertemp: 43.8
          2023-10-16 19:21:32.978  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1031Heiz-Stufe: 0Boilertemp: 43.8
          2023-10-16 19:21:33.685  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1033Heiz-Stufe: 0Boilertemp: 43.8
          2023-10-16 19:21:37.013  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1036Heiz-Stufe: 0Boilertemp: 43.8
          2023-10-16 19:21:39.018  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 999Heiz-Stufe: 0Boilertemp: 43.8
          2023-10-16 19:21:40.270  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1002Heiz-Stufe: 0Boilertemp: 43.8
          
          

          Ich glaube das schaut jetzt ok aus, oder?

          HomoranH ? 2 Replies Last reply
          0
          • S Spidermike

            @thomas-braun

            *** BASE SYSTEM ***
               Static hostname: raspberrypi4-iobroker
                     Icon name: computer
              Operating System: Raspbian GNU/Linux 11 (bullseye)
                        Kernel: Linux 6.1.21-v8+
                  Architecture: arm64
            
            Model           : Raspberry Pi 4 Model B Rev 1.4
            Docker          : false
            Virtualization  : none
            Kernel          : aarch64
            Userland        : armhf
            
            Systemuptime and Load:
             19:18:03 up 44 min,  1 user,  load average: 2.13, 2.49, 2.37
            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-10-16 19:18:03 CEST
                       Universal time: Mon 2023-10-16 17:18:03 UTC
                             RTC time: n/a
                            Time zone: Europe/Berlin (CEST, +0200)
            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 netdev gpio i2c spi iobroker
            
            *** X-Server-Setup ***
            X-Server:       false
            Desktop:
            Terminal:       tty
            Boot Target:    graphical.target
            
            *** MEMORY ***
                           total        used        free      shared  buff/cache   available
            Mem:            7.8G        1.4G        5.1G        0.0K        1.3G        6.4G
            Swap:            99M          0B         99M
            Total:          7.9G        1.4G        5.2G
            
                     7811 M total memory
                     1437 M used memory
                     2081 M active memory
                      495 M inactive memory
                     5076 M free memory
                       82 M buffer memory
                     1214 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      118G   23G   90G  21% /
            devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
            tmpfs          tmpfs     3.9G   16K  3.9G   1% /dev/shm
            tmpfs          tmpfs     1.6G  904K  1.6G   1% /run
            tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
            /dev/sdb1      exfat      29G  2.7G   27G  10% /mnt/usb0
            /dev/sda1      vfat      253M   51M  202M  20% /boot
            tmpfs          tmpfs     782M     0  782M   0% /run/user/1000
            
            Messages concerning ext4 filesystem in dmesg:
            [Mon Oct 16 18:33:05 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:FD:BB:CC vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=tty1 console=ttyS0,115200 root=PARTUUID=1045efe5-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
            [Mon Oct 16 18:33:08 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
            [Mon Oct 16 18:33:08 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
            [Mon Oct 16 18:33:11 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
            
            Show mounted filesystems \(real ones only\):
            TARGET      SOURCE    FSTYPE OPTIONS
            /           /dev/sda2 ext4   rw,noatime
            |-/mnt/usb0 /dev/sdb1 exfat  rw,nosuid,nodev,noexec,relatime,fmask=0000,dmask=0000,allow_utime=0022,iocharset=utf8,errors=remount-ro
            `-/boot     /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
            
            Files in neuralgic directories:
            
            /var:
            4.9G    /var/
            3.9G    /var/log
            3.7G    /var/log/journal/ceda8666c83a44189d7d8b22875c3095
            3.7G    /var/log/journal
            486M    /var/lib
            
            Archived and active journals take up 3.6G in the file system.
            
            /opt/iobroker/backups:
            6.2G    /opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            894M    /opt/iobroker/iobroker-data/
            431M    /opt/iobroker/iobroker-data/history
            324M    /opt/iobroker/iobroker-data/files
            85M     /opt/iobroker/iobroker-data/backup-objects
            52M     /opt/iobroker/iobroker-data/files/javascript.admin
            
            The five largest files in iobroker-data are:
            35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
            21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.map
            19M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.2975a411.js.map
            18M     /opt/iobroker/iobroker-data/objects.jsonl
            11M     /opt/iobroker/iobroker-data/objects.json.broken
            
            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.10.1
            javascript:     7.1.4
            
            Adapters from github:   3
            
            Adapter State
            + system.adapter.admin.0                  : admin                 : raspberrypi4-iobroker                    -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.alexa2.0                 : alexa2                : raspberrypi4-iobroker                    -  enabled
            + system.adapter.backitup.0               : backitup              : raspberrypi4-iobroker                    -  enabled
            + system.adapter.cloud.0                  : cloud                 : raspberrypi4-iobroker                    -  enabled
              system.adapter.devices.0                : devices               : raspberrypi4-iobroker                    - disabled
            + system.adapter.discovery.0              : discovery             : raspberrypi4-iobroker                    -  enabled
            + system.adapter.energiefluss.0           : energiefluss          : raspberrypi4-iobroker                    -  enabled
            + system.adapter.energiefluss.1           : energiefluss          : raspberrypi4-iobroker                    -  enabled
              system.adapter.fb-checkpresence.0       : fb-checkpresence      : raspberrypi4-iobroker                    - disabled
              system.adapter.fullybrowser.0           : fullybrowser          : raspberrypi4-iobroker                    - disabled
            + system.adapter.growatt.0                : growatt               : raspberrypi4-iobroker                    -  enabled
            + system.adapter.history.0                : history               : raspberrypi4-iobroker                    -  enabled
            + system.adapter.homeconnect.0            : homeconnect           : raspberrypi4-iobroker                    -  enabled
            + system.adapter.hs100.0                  : hs100                 : raspberrypi4-iobroker                    -  enabled
            + system.adapter.info.0                   : info                  : raspberrypi4-iobroker                    -  enabled
            + system.adapter.iot.0                    : iot                   : raspberrypi4-iobroker                    -  enabled
            + system.adapter.javascript.0             : javascript            : raspberrypi4-iobroker                    -  enabled
            + system.adapter.mqtt.0                   : mqtt                  : raspberrypi4-iobroker                    -  enabled, port: 1883, bind: 0.0.0.0
            + system.adapter.plenticore.0             : plenticore            : raspberrypi4-iobroker                    -  enabled, port: 80
            + system.adapter.rpi2.0                   : rpi2                  : raspberrypi4-iobroker                    -  enabled
            + system.adapter.shelly.0                 : shelly                : raspberrypi4-iobroker                    -  enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.smartthings.0            : smartthings           : raspberrypi4-iobroker                    -  enabled
            + system.adapter.tankerkoenig.0           : tankerkoenig          : raspberrypi4-iobroker                    -  enabled
            + system.adapter.telegram.0               : telegram              : raspberrypi4-iobroker                    -  enabled, port: 8443, bind: 0.0.0.0
              system.adapter.tuya.0                   : tuya                  : raspberrypi4-iobroker                    - disabled
              system.adapter.vis.0                    : vis                   : raspberrypi4-iobroker                    - disabled
              system.adapter.weatherunderground.0     : weatherunderground    : raspberrypi4-iobroker                    -  enabled
            + system.adapter.web.0                    : web                   : raspberrypi4-iobroker                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            + system.adapter.wled.0                   : wled                  : raspberrypi4-iobroker                    -  enabled
              system.adapter.zigbee.0                 : zigbee                : raspberrypi4-iobroker                    - disabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2414409-if00
            
            + instance is alive
            
            Enabled adapters with bindings
            + system.adapter.admin.0                  : admin                 : raspberrypi4-iobroker                    -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.mqtt.0                   : mqtt                  : raspberrypi4-iobroker                    -  enabled, port: 1883, bind: 0.0.0.0
            + system.adapter.plenticore.0             : plenticore            : raspberrypi4-iobroker                    -  enabled, port: 80
            + system.adapter.shelly.0                 : shelly                : raspberrypi4-iobroker                    -  enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.telegram.0               : telegram              : raspberrypi4-iobroker                    -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.web.0                    : web                   : raspberrypi4-iobroker                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            
            ioBroker-Repositories
            stable        : http://download.iobroker.net/sources-dist.json
            beta          : http://download.iobroker.net/sources-dist-latest.json
            
            Active repo(s): stable
            
            Installed ioBroker-Instances
            Used repository: stable
            Adapter    "admin"        : 6.10.1   , installed 6.10.1
            Adapter    "alexa2"       : 3.25.2   , installed 3.25.2
            Adapter    "backitup"     : 2.8.1    , installed 2.8.1
            Adapter    "cloud"        : 4.4.1    , installed 4.4.1
            Adapter    "devices"      : 1.1.5    , installed 1.1.5
            Adapter    "discovery"    : 3.1.0    , installed 3.1.0
            Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
            Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
            Adapter    "growatt"      : 3.2.1    , installed 3.2.1
            Adapter    "history"      : 2.2.6    , installed 2.2.6
            Adapter    "homeconnect"  : 1.1.1    , installed 1.1.1
            Adapter    "hs100"        : 2.1.2    , installed 2.1.2
            Adapter    "info"         : 2.0.0    , installed 2.0.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    "mqtt"         : 4.1.1    , installed 4.1.1
            Adapter    "plenticore"   : 2.2.0    , installed 2.3.1
            Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
            Adapter    "shelly"       : 6.4.1    , installed 6.4.1
            Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
            Adapter    "smartthings"  : 0.0.4    , installed 0.0.4
            Adapter    "socketio"     : 6.5.5    , installed 6.5.5
            Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
            Adapter    "telegram"     : 1.16.0   , installed 1.16.0
            Adapter    "tuya"         : 3.14.2   , installed 3.14.2
            Adapter    "vis"          : 1.4.16   , installed 1.4.16
            Adapter    "weatherunderground": 3.6.0, installed 3.6.0
            Adapter    "web"          : 6.1.2    , installed 6.1.2
            Adapter    "wled"         : 0.7.1    , installed 0.7.1
            Adapter    "ws"           : 2.5.5    , installed 2.5.5
            Adapter    "zigbee"       : 1.8.23   , installed 1.8.23
            
            Objects and States
            Please stand by - This may take a while
            Objects:        8967
            States:         16358
            
            *** OS-Repositories and Updates ***
            Hit:1 http://phoscon.de/apt/deconz bullseye InRelease
            Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
            Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
            Hit:4 https://repos.influxdata.com/debian stable InRelease
            Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
            Reading package lists...
            Pending Updates: 0
            
            *** Listening Ports ***
            Active Internet connections (only servers)
            Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
            tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      110        3971       565/mosquitto
            tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        3948       431/influxd
            tcp        0      0 0.0.0.0:8765            0.0.0.0:*               LISTEN      0          14704      424/python
            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          15383      567/sshd: /usr/sbin
            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       16563      1093/iobroker.js-co
            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       14996      1093/iobroker.js-co
            tcp6       0      0 :::1883                 :::*                    LISTEN      110        3972       565/mosquitto
            tcp6       0      0 :::22                   :::*                    LISTEN      0          15385      567/sshd: /usr/sbin
            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       15735      1122/io.admin.0
            tcp6       0      0 :::8082                 :::*                    LISTEN      1001       17402      1712/io.web.0
            tcp6       0      0 :::8086                 :::*                    LISTEN      999        17488      431/influxd
            udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14756      476/dhcpcd
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       17386      1925/io.wled.0
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        14497      398/avahi-daemon: r
            udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       15923      1282/io.shelly.0
            udp        0      0 0.0.0.0:43207           0.0.0.0:*                           108        14499      398/avahi-daemon: r
            udp6       0      0 :::546                  :::*                                0          14769      476/dhcpcd
            udp6       0      0 :::33860                :::*                                108        14500      398/avahi-daemon: r
            udp6       0      0 :::5353                 :::*                                108        14498      398/avahi-daemon: r
            
            *** Log File - Last 25 Lines ***
            
            2023-10-16 19:20:55.065  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1005Heiz-Stufe: 0Boilertemp: 43.8
            2023-10-16 19:20:56.227  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 998Heiz-Stufe: 0Boilertemp: 43.8
            2023-10-16 19:20:58.810  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 997Heiz-Stufe: 0Boilertemp: 43.8
            2023-10-16 19:21:01.758  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 980Heiz-Stufe: 0Boilertemp: 43.8
            2023-10-16 19:21:03.320  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 969Heiz-Stufe: 0Boilertemp: 43.8
            2023-10-16 19:21:04.738  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 977Heiz-Stufe: 0Boilertemp: 43.8
            2023-10-16 19:21:05.333  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 996Heiz-Stufe: 0Boilertemp: 43.8
            2023-10-16 19:21:06.825  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1027Heiz-Stufe: 0Boilertemp: 43.8
            2023-10-16 19:21:08.736  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1045Heiz-Stufe: 0Boilertemp: 43.8
            2023-10-16 19:21:10.255  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1059Heiz-Stufe: 0Boilertemp: 43.8
            2023-10-16 19:21:15.346  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1028Heiz-Stufe: 0Boilertemp: 43.8
            2023-10-16 19:21:17.015  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1037Heiz-Stufe: 0Boilertemp: 43.8
            2023-10-16 19:21:18.524  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1030Heiz-Stufe: 0Boilertemp: 43.8
            2023-10-16 19:21:20.274  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1021Heiz-Stufe: 0Boilertemp: 43.8
            2023-10-16 19:21:23.318  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1027Heiz-Stufe: 0Boilertemp: 43.8
            2023-10-16 19:21:24.371  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1040Heiz-Stufe: 0Boilertemp: 43.8
            2023-10-16 19:21:26.455  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1046Heiz-Stufe: 0Boilertemp: 43.8
            2023-10-16 19:21:27.042  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1044Heiz-Stufe: 0Boilertemp: 43.8
            2023-10-16 19:21:29.435  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1045Heiz-Stufe: 0Boilertemp: 43.8
            2023-10-16 19:21:30.672  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1052Heiz-Stufe: 0Boilertemp: 43.8
            2023-10-16 19:21:32.978  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1031Heiz-Stufe: 0Boilertemp: 43.8
            2023-10-16 19:21:33.685  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1033Heiz-Stufe: 0Boilertemp: 43.8
            2023-10-16 19:21:37.013  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1036Heiz-Stufe: 0Boilertemp: 43.8
            2023-10-16 19:21:39.018  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 999Heiz-Stufe: 0Boilertemp: 43.8
            2023-10-16 19:21:40.270  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1002Heiz-Stufe: 0Boilertemp: 43.8
            
            

            Ich glaube das schaut jetzt ok aus, oder?

            HomoranH Offline
            HomoranH Offline
            Homoran
            Global Moderator Administrators
            wrote on last edited by
            #77

            @spidermike sagte in ioBroker extrem langsam:

            oder

            was rotiert denn da auf dem Pi?

            @spidermike sagte in ioBroker extrem langsam:

            load average: 2.13, 2.49, 2.37

            ist schon nicht wenig

            kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

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

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

            S 1 Reply Last reply
            0
            • HomoranH Homoran

              @spidermike sagte in ioBroker extrem langsam:

              oder

              was rotiert denn da auf dem Pi?

              @spidermike sagte in ioBroker extrem langsam:

              load average: 2.13, 2.49, 2.37

              ist schon nicht wenig

              S Offline
              S Offline
              Spidermike
              wrote on last edited by
              #78

              @homoran sagte in ioBroker extrem langsam:

              @spidermike sagte in ioBroker extrem langsam:

              oder

              was rotiert denn da auf dem Pi?

              @spidermike sagte in ioBroker extrem langsam:

              load average: 2.13, 2.49, 2.37

              ist schon nicht wenig

              was meinst Du?
              mach mir jetzt nicht angst.

              HomoranH 1 Reply Last reply
              0
              • S Spidermike

                @homoran sagte in ioBroker extrem langsam:

                @spidermike sagte in ioBroker extrem langsam:

                oder

                was rotiert denn da auf dem Pi?

                @spidermike sagte in ioBroker extrem langsam:

                load average: 2.13, 2.49, 2.37

                ist schon nicht wenig

                was meinst Du?
                mach mir jetzt nicht angst.

                HomoranH Offline
                HomoranH Offline
                Homoran
                Global Moderator Administrators
                wrote on last edited by
                #79

                @spidermike sagte in ioBroker extrem langsam:

                was meinst Du?

                dein pi ist noch gut unter Last.
                nicht grenzwertig, aber bei einer Load average durchgehend über 2 würde ich neugierig werden und wissen wollen warum

                kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

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

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

                1 Reply Last reply
                0
                • S Spidermike

                  @thomas-braun

                  *** BASE SYSTEM ***
                     Static hostname: raspberrypi4-iobroker
                           Icon name: computer
                    Operating System: Raspbian GNU/Linux 11 (bullseye)
                              Kernel: Linux 6.1.21-v8+
                        Architecture: arm64
                  
                  Model           : Raspberry Pi 4 Model B Rev 1.4
                  Docker          : false
                  Virtualization  : none
                  Kernel          : aarch64
                  Userland        : armhf
                  
                  Systemuptime and Load:
                   19:18:03 up 44 min,  1 user,  load average: 2.13, 2.49, 2.37
                  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-10-16 19:18:03 CEST
                             Universal time: Mon 2023-10-16 17:18:03 UTC
                                   RTC time: n/a
                                  Time zone: Europe/Berlin (CEST, +0200)
                  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 netdev gpio i2c spi iobroker
                  
                  *** X-Server-Setup ***
                  X-Server:       false
                  Desktop:
                  Terminal:       tty
                  Boot Target:    graphical.target
                  
                  *** MEMORY ***
                                 total        used        free      shared  buff/cache   available
                  Mem:            7.8G        1.4G        5.1G        0.0K        1.3G        6.4G
                  Swap:            99M          0B         99M
                  Total:          7.9G        1.4G        5.2G
                  
                           7811 M total memory
                           1437 M used memory
                           2081 M active memory
                            495 M inactive memory
                           5076 M free memory
                             82 M buffer memory
                           1214 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      118G   23G   90G  21% /
                  devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
                  tmpfs          tmpfs     3.9G   16K  3.9G   1% /dev/shm
                  tmpfs          tmpfs     1.6G  904K  1.6G   1% /run
                  tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                  /dev/sdb1      exfat      29G  2.7G   27G  10% /mnt/usb0
                  /dev/sda1      vfat      253M   51M  202M  20% /boot
                  tmpfs          tmpfs     782M     0  782M   0% /run/user/1000
                  
                  Messages concerning ext4 filesystem in dmesg:
                  [Mon Oct 16 18:33:05 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:FD:BB:CC vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=tty1 console=ttyS0,115200 root=PARTUUID=1045efe5-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
                  [Mon Oct 16 18:33:08 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
                  [Mon Oct 16 18:33:08 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                  [Mon Oct 16 18:33:11 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
                  
                  Show mounted filesystems \(real ones only\):
                  TARGET      SOURCE    FSTYPE OPTIONS
                  /           /dev/sda2 ext4   rw,noatime
                  |-/mnt/usb0 /dev/sdb1 exfat  rw,nosuid,nodev,noexec,relatime,fmask=0000,dmask=0000,allow_utime=0022,iocharset=utf8,errors=remount-ro
                  `-/boot     /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
                  
                  Files in neuralgic directories:
                  
                  /var:
                  4.9G    /var/
                  3.9G    /var/log
                  3.7G    /var/log/journal/ceda8666c83a44189d7d8b22875c3095
                  3.7G    /var/log/journal
                  486M    /var/lib
                  
                  Archived and active journals take up 3.6G in the file system.
                  
                  /opt/iobroker/backups:
                  6.2G    /opt/iobroker/backups/
                  
                  /opt/iobroker/iobroker-data:
                  894M    /opt/iobroker/iobroker-data/
                  431M    /opt/iobroker/iobroker-data/history
                  324M    /opt/iobroker/iobroker-data/files
                  85M     /opt/iobroker/iobroker-data/backup-objects
                  52M     /opt/iobroker/iobroker-data/files/javascript.admin
                  
                  The five largest files in iobroker-data are:
                  35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                  21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.map
                  19M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.2975a411.js.map
                  18M     /opt/iobroker/iobroker-data/objects.jsonl
                  11M     /opt/iobroker/iobroker-data/objects.json.broken
                  
                  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.10.1
                  javascript:     7.1.4
                  
                  Adapters from github:   3
                  
                  Adapter State
                  + system.adapter.admin.0                  : admin                 : raspberrypi4-iobroker                    -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  + system.adapter.alexa2.0                 : alexa2                : raspberrypi4-iobroker                    -  enabled
                  + system.adapter.backitup.0               : backitup              : raspberrypi4-iobroker                    -  enabled
                  + system.adapter.cloud.0                  : cloud                 : raspberrypi4-iobroker                    -  enabled
                    system.adapter.devices.0                : devices               : raspberrypi4-iobroker                    - disabled
                  + system.adapter.discovery.0              : discovery             : raspberrypi4-iobroker                    -  enabled
                  + system.adapter.energiefluss.0           : energiefluss          : raspberrypi4-iobroker                    -  enabled
                  + system.adapter.energiefluss.1           : energiefluss          : raspberrypi4-iobroker                    -  enabled
                    system.adapter.fb-checkpresence.0       : fb-checkpresence      : raspberrypi4-iobroker                    - disabled
                    system.adapter.fullybrowser.0           : fullybrowser          : raspberrypi4-iobroker                    - disabled
                  + system.adapter.growatt.0                : growatt               : raspberrypi4-iobroker                    -  enabled
                  + system.adapter.history.0                : history               : raspberrypi4-iobroker                    -  enabled
                  + system.adapter.homeconnect.0            : homeconnect           : raspberrypi4-iobroker                    -  enabled
                  + system.adapter.hs100.0                  : hs100                 : raspberrypi4-iobroker                    -  enabled
                  + system.adapter.info.0                   : info                  : raspberrypi4-iobroker                    -  enabled
                  + system.adapter.iot.0                    : iot                   : raspberrypi4-iobroker                    -  enabled
                  + system.adapter.javascript.0             : javascript            : raspberrypi4-iobroker                    -  enabled
                  + system.adapter.mqtt.0                   : mqtt                  : raspberrypi4-iobroker                    -  enabled, port: 1883, bind: 0.0.0.0
                  + system.adapter.plenticore.0             : plenticore            : raspberrypi4-iobroker                    -  enabled, port: 80
                  + system.adapter.rpi2.0                   : rpi2                  : raspberrypi4-iobroker                    -  enabled
                  + system.adapter.shelly.0                 : shelly                : raspberrypi4-iobroker                    -  enabled, port: 1882, bind: 0.0.0.0
                  + system.adapter.smartthings.0            : smartthings           : raspberrypi4-iobroker                    -  enabled
                  + system.adapter.tankerkoenig.0           : tankerkoenig          : raspberrypi4-iobroker                    -  enabled
                  + system.adapter.telegram.0               : telegram              : raspberrypi4-iobroker                    -  enabled, port: 8443, bind: 0.0.0.0
                    system.adapter.tuya.0                   : tuya                  : raspberrypi4-iobroker                    - disabled
                    system.adapter.vis.0                    : vis                   : raspberrypi4-iobroker                    - disabled
                    system.adapter.weatherunderground.0     : weatherunderground    : raspberrypi4-iobroker                    -  enabled
                  + system.adapter.web.0                    : web                   : raspberrypi4-iobroker                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                  + system.adapter.wled.0                   : wled                  : raspberrypi4-iobroker                    -  enabled
                    system.adapter.zigbee.0                 : zigbee                : raspberrypi4-iobroker                    - disabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2414409-if00
                  
                  + instance is alive
                  
                  Enabled adapters with bindings
                  + system.adapter.admin.0                  : admin                 : raspberrypi4-iobroker                    -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  + system.adapter.mqtt.0                   : mqtt                  : raspberrypi4-iobroker                    -  enabled, port: 1883, bind: 0.0.0.0
                  + system.adapter.plenticore.0             : plenticore            : raspberrypi4-iobroker                    -  enabled, port: 80
                  + system.adapter.shelly.0                 : shelly                : raspberrypi4-iobroker                    -  enabled, port: 1882, bind: 0.0.0.0
                  + system.adapter.telegram.0               : telegram              : raspberrypi4-iobroker                    -  enabled, port: 8443, bind: 0.0.0.0
                  + system.adapter.web.0                    : web                   : raspberrypi4-iobroker                    -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                  
                  ioBroker-Repositories
                  stable        : http://download.iobroker.net/sources-dist.json
                  beta          : http://download.iobroker.net/sources-dist-latest.json
                  
                  Active repo(s): stable
                  
                  Installed ioBroker-Instances
                  Used repository: stable
                  Adapter    "admin"        : 6.10.1   , installed 6.10.1
                  Adapter    "alexa2"       : 3.25.2   , installed 3.25.2
                  Adapter    "backitup"     : 2.8.1    , installed 2.8.1
                  Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                  Adapter    "devices"      : 1.1.5    , installed 1.1.5
                  Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                  Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
                  Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
                  Adapter    "growatt"      : 3.2.1    , installed 3.2.1
                  Adapter    "history"      : 2.2.6    , installed 2.2.6
                  Adapter    "homeconnect"  : 1.1.1    , installed 1.1.1
                  Adapter    "hs100"        : 2.1.2    , installed 2.1.2
                  Adapter    "info"         : 2.0.0    , installed 2.0.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    "mqtt"         : 4.1.1    , installed 4.1.1
                  Adapter    "plenticore"   : 2.2.0    , installed 2.3.1
                  Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                  Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                  Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                  Adapter    "smartthings"  : 0.0.4    , installed 0.0.4
                  Adapter    "socketio"     : 6.5.5    , installed 6.5.5
                  Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                  Adapter    "telegram"     : 1.16.0   , installed 1.16.0
                  Adapter    "tuya"         : 3.14.2   , installed 3.14.2
                  Adapter    "vis"          : 1.4.16   , installed 1.4.16
                  Adapter    "weatherunderground": 3.6.0, installed 3.6.0
                  Adapter    "web"          : 6.1.2    , installed 6.1.2
                  Adapter    "wled"         : 0.7.1    , installed 0.7.1
                  Adapter    "ws"           : 2.5.5    , installed 2.5.5
                  Adapter    "zigbee"       : 1.8.23   , installed 1.8.23
                  
                  Objects and States
                  Please stand by - This may take a while
                  Objects:        8967
                  States:         16358
                  
                  *** OS-Repositories and Updates ***
                  Hit:1 http://phoscon.de/apt/deconz bullseye InRelease
                  Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                  Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
                  Hit:4 https://repos.influxdata.com/debian stable InRelease
                  Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
                  Reading package lists...
                  Pending Updates: 0
                  
                  *** Listening Ports ***
                  Active Internet connections (only servers)
                  Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                  tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      110        3971       565/mosquitto
                  tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        3948       431/influxd
                  tcp        0      0 0.0.0.0:8765            0.0.0.0:*               LISTEN      0          14704      424/python
                  tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          15383      567/sshd: /usr/sbin
                  tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       16563      1093/iobroker.js-co
                  tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       14996      1093/iobroker.js-co
                  tcp6       0      0 :::1883                 :::*                    LISTEN      110        3972       565/mosquitto
                  tcp6       0      0 :::22                   :::*                    LISTEN      0          15385      567/sshd: /usr/sbin
                  tcp6       0      0 :::8081                 :::*                    LISTEN      1001       15735      1122/io.admin.0
                  tcp6       0      0 :::8082                 :::*                    LISTEN      1001       17402      1712/io.web.0
                  tcp6       0      0 :::8086                 :::*                    LISTEN      999        17488      431/influxd
                  udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14756      476/dhcpcd
                  udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       17386      1925/io.wled.0
                  udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        14497      398/avahi-daemon: r
                  udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       15923      1282/io.shelly.0
                  udp        0      0 0.0.0.0:43207           0.0.0.0:*                           108        14499      398/avahi-daemon: r
                  udp6       0      0 :::546                  :::*                                0          14769      476/dhcpcd
                  udp6       0      0 :::33860                :::*                                108        14500      398/avahi-daemon: r
                  udp6       0      0 :::5353                 :::*                                108        14498      398/avahi-daemon: r
                  
                  *** Log File - Last 25 Lines ***
                  
                  2023-10-16 19:20:55.065  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1005Heiz-Stufe: 0Boilertemp: 43.8
                  2023-10-16 19:20:56.227  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 998Heiz-Stufe: 0Boilertemp: 43.8
                  2023-10-16 19:20:58.810  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 997Heiz-Stufe: 0Boilertemp: 43.8
                  2023-10-16 19:21:01.758  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 980Heiz-Stufe: 0Boilertemp: 43.8
                  2023-10-16 19:21:03.320  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 969Heiz-Stufe: 0Boilertemp: 43.8
                  2023-10-16 19:21:04.738  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 977Heiz-Stufe: 0Boilertemp: 43.8
                  2023-10-16 19:21:05.333  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 996Heiz-Stufe: 0Boilertemp: 43.8
                  2023-10-16 19:21:06.825  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1027Heiz-Stufe: 0Boilertemp: 43.8
                  2023-10-16 19:21:08.736  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1045Heiz-Stufe: 0Boilertemp: 43.8
                  2023-10-16 19:21:10.255  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1059Heiz-Stufe: 0Boilertemp: 43.8
                  2023-10-16 19:21:15.346  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1028Heiz-Stufe: 0Boilertemp: 43.8
                  2023-10-16 19:21:17.015  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1037Heiz-Stufe: 0Boilertemp: 43.8
                  2023-10-16 19:21:18.524  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1030Heiz-Stufe: 0Boilertemp: 43.8
                  2023-10-16 19:21:20.274  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1021Heiz-Stufe: 0Boilertemp: 43.8
                  2023-10-16 19:21:23.318  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1027Heiz-Stufe: 0Boilertemp: 43.8
                  2023-10-16 19:21:24.371  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1040Heiz-Stufe: 0Boilertemp: 43.8
                  2023-10-16 19:21:26.455  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1046Heiz-Stufe: 0Boilertemp: 43.8
                  2023-10-16 19:21:27.042  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1044Heiz-Stufe: 0Boilertemp: 43.8
                  2023-10-16 19:21:29.435  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1045Heiz-Stufe: 0Boilertemp: 43.8
                  2023-10-16 19:21:30.672  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1052Heiz-Stufe: 0Boilertemp: 43.8
                  2023-10-16 19:21:32.978  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1031Heiz-Stufe: 0Boilertemp: 43.8
                  2023-10-16 19:21:33.685  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1033Heiz-Stufe: 0Boilertemp: 43.8
                  2023-10-16 19:21:37.013  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1036Heiz-Stufe: 0Boilertemp: 43.8
                  2023-10-16 19:21:39.018  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 999Heiz-Stufe: 0Boilertemp: 43.8
                  2023-10-16 19:21:40.270  - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1002Heiz-Stufe: 0Boilertemp: 43.8
                  
                  

                  Ich glaube das schaut jetzt ok aus, oder?

                  ? Offline
                  ? Offline
                  A Former User
                  wrote on last edited by
                  #80

                  @spidermike sagte in ioBroker extrem langsam:

                  2023-10-16 19:20:55.065 - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1005Heiz-Stufe: 0Boilertemp: 43.8

                  Moin,

                  da spuckt ein Skript, alle Sekunde was aus, das ist sicherlich so nicht gewollt, was machst Du da, das kann auch dazu führen, dass Du einen erhöhten Load hast, also dass Dein System sich langsamer anfühlt.

                  VG
                  Bernd

                  S 1 Reply Last reply
                  0
                  • ? A Former User

                    @spidermike sagte in ioBroker extrem langsam:

                    2023-10-16 19:20:55.065 - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1005Heiz-Stufe: 0Boilertemp: 43.8

                    Moin,

                    da spuckt ein Skript, alle Sekunde was aus, das ist sicherlich so nicht gewollt, was machst Du da, das kann auch dazu führen, dass Du einen erhöhten Load hast, also dass Dein System sich langsamer anfühlt.

                    VG
                    Bernd

                    S Offline
                    S Offline
                    Spidermike
                    wrote on last edited by
                    #81

                    @dp20eic sagte in ioBroker extrem langsam:

                    @spidermike sagte in ioBroker extrem langsam:

                    2023-10-16 19:20:55.065 - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1005Heiz-Stufe: 0Boilertemp: 43.8

                    Moin,

                    da spuckt ein Skript, alle Sekunde was aus, das ist sicherlich so nicht gewollt, was machst Du da, das kann auch dazu führen, dass Du einen erhöhten Load hast, also dass Dein System sich langsamer anfühlt.

                    VG
                    Bernd

                    Moin,
                    das Script (zumindest das depug output) lief nur zu diesen Zeitpunkt schalte das Protokoll nur zu wenn ich schauen will was passiert.
                    Ich teste das Script momentan und schaue ob die Werte und schaltungen stimmen wie es soll.
                    Ist PV Überschuss zum schalten von 2 Heizstäben. Ist einer andere Sache im Forum unter Blockly Script in Diskussion.

                    S 1 Reply Last reply
                    0
                    • S Spidermike

                      @dp20eic sagte in ioBroker extrem langsam:

                      @spidermike sagte in ioBroker extrem langsam:

                      2023-10-16 19:20:55.065 - info: javascript.0 (1166) script.js.Warmwasser_.Test_2: Einspeisung: 0Netz-Bezug: 1005Heiz-Stufe: 0Boilertemp: 43.8

                      Moin,

                      da spuckt ein Skript, alle Sekunde was aus, das ist sicherlich so nicht gewollt, was machst Du da, das kann auch dazu führen, dass Du einen erhöhten Load hast, also dass Dein System sich langsamer anfühlt.

                      VG
                      Bernd

                      Moin,
                      das Script (zumindest das depug output) lief nur zu diesen Zeitpunkt schalte das Protokoll nur zu wenn ich schauen will was passiert.
                      Ich teste das Script momentan und schaue ob die Werte und schaltungen stimmen wie es soll.
                      Ist PV Überschuss zum schalten von 2 Heizstäben. Ist einer andere Sache im Forum unter Blockly Script in Diskussion.

                      S Offline
                      S Offline
                      Spidermike
                      wrote on last edited by
                      #82

                      @spidermike

                      aber dieser adapter bringt mir sehr oft fehlermeldungen im Protokoll.
                      Aber ich denke das ist hier dann die falsche Stelle um das Problem zu diskutieren

                      Adapter.JPG

                      Thomas BraunT 1 Reply Last reply
                      0
                      • S Spidermike

                        @spidermike

                        aber dieser adapter bringt mir sehr oft fehlermeldungen im Protokoll.
                        Aber ich denke das ist hier dann die falsche Stelle um das Problem zu diskutieren

                        Adapter.JPG

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        wrote on last edited by
                        #83

                        @spidermike

                        Vor allen Dingen klatscht der im Milisekundenbereich auf den Bauch.
                        Das dürfte auch die Load verursachen. Ist aber was für einen eigenen Thread.
                        Da dann bitte keine bunten Bildchens sondern Textauszüge aus dem Terminal.

                        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

                        S 1 Reply Last reply
                        1
                        • Thomas BraunT Thomas Braun

                          @spidermike

                          Vor allen Dingen klatscht der im Milisekundenbereich auf den Bauch.
                          Das dürfte auch die Load verursachen. Ist aber was für einen eigenen Thread.
                          Da dann bitte keine bunten Bildchens sondern Textauszüge aus dem Terminal.

                          S Offline
                          S Offline
                          Spidermike
                          wrote on last edited by
                          #84

                          @thomas-braun sagte in ioBroker extrem langsam:

                          @spidermike

                          Vor allen Dingen klatscht der im Milisekundenbereich auf den Bauch.
                          Das dürfte auch die Load verursachen. Ist aber was für einen eigenen Thread.
                          Da dann bitte keine bunten Bildchens sondern Textauszüge aus dem Terminal.

                          @Thomas-Braun

                          da stellt du mich wieder vor Herrausforderungen,

                          ich bin über 50 jahre alt. Stehe jeden Tag um 5 Uhr auf und gehe arbeiten von 6 Uhr bis 15 Uhr (nichts zu tun mit dem hier) bin um 16 Uhr zuhause.
                          Ich bin einfach auf Eure Hilfe angewiesen denn ich verstehe ehrlich gesagt fast null was ihr hier alles leistet. (Honig ums Maul)
                          Ich bin wirklich froh das ihr mir helft,
                          Also bitte ich um rücksicht wenn ich nerve und doppelt nachfagen muss wie und was. Und hab ehrlich gesagt nicht die Zeit mich Stundenlang hinzusetzen um alles im Forum oder Internet zu suchen und zu lesen um es dann eh nicht zu verstehen.

                          Sorry Leute, bin sehr dankbar für Eure Hilfe

                          Gruß Maik

                          HomoranH 1 Reply Last reply
                          0
                          • S Spidermike

                            @thomas-braun sagte in ioBroker extrem langsam:

                            @spidermike

                            Vor allen Dingen klatscht der im Milisekundenbereich auf den Bauch.
                            Das dürfte auch die Load verursachen. Ist aber was für einen eigenen Thread.
                            Da dann bitte keine bunten Bildchens sondern Textauszüge aus dem Terminal.

                            @Thomas-Braun

                            da stellt du mich wieder vor Herrausforderungen,

                            ich bin über 50 jahre alt. Stehe jeden Tag um 5 Uhr auf und gehe arbeiten von 6 Uhr bis 15 Uhr (nichts zu tun mit dem hier) bin um 16 Uhr zuhause.
                            Ich bin einfach auf Eure Hilfe angewiesen denn ich verstehe ehrlich gesagt fast null was ihr hier alles leistet. (Honig ums Maul)
                            Ich bin wirklich froh das ihr mir helft,
                            Also bitte ich um rücksicht wenn ich nerve und doppelt nachfagen muss wie und was. Und hab ehrlich gesagt nicht die Zeit mich Stundenlang hinzusetzen um alles im Forum oder Internet zu suchen und zu lesen um es dann eh nicht zu verstehen.

                            Sorry Leute, bin sehr dankbar für Eure Hilfe

                            Gruß Maik

                            HomoranH Offline
                            HomoranH Offline
                            Homoran
                            Global Moderator Administrators
                            wrote on last edited by
                            #85

                            @spidermike sagte in ioBroker extrem langsam:

                            ich bin über 50 jahre alt.

                            soo jung war ich auch irgend wann mal.

                            @spidermike sagte in ioBroker extrem langsam:

                            Und hab ehrlich gesagt nicht die Zeit mich Stundenlang hinzusetzen um alles im Forum oder Internet zu suchen

                            willnicht kannnicht?

                            @spidermike sagte in ioBroker extrem langsam:

                            da stellt du mich wieder vor Herrausforderungen,

                            einfach lesen und Bildchen gucken
                            https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

                            kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

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

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

                            S 1 Reply Last reply
                            0
                            • HomoranH Homoran

                              @spidermike sagte in ioBroker extrem langsam:

                              ich bin über 50 jahre alt.

                              soo jung war ich auch irgend wann mal.

                              @spidermike sagte in ioBroker extrem langsam:

                              Und hab ehrlich gesagt nicht die Zeit mich Stundenlang hinzusetzen um alles im Forum oder Internet zu suchen

                              willnicht kannnicht?

                              @spidermike sagte in ioBroker extrem langsam:

                              da stellt du mich wieder vor Herrausforderungen,

                              einfach lesen und Bildchen gucken
                              https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

                              S Offline
                              S Offline
                              Spidermike
                              wrote on last edited by
                              #86

                              @homoran sagte in ioBroker extrem langsam:

                              @spidermike sagte in ioBroker extrem langsam:

                              ich bin über 50 jahre alt.

                              soo jung war ich auch irgend wann mal.

                              @spidermike sagte in ioBroker extrem langsam:

                              Und hab ehrlich gesagt nicht die Zeit mich Stundenlang hinzusetzen um alles im Forum oder Internet zu suchen

                              willnicht kannnicht?

                              @spidermike sagte in ioBroker extrem langsam:

                              da stellt du mich wieder vor Herrausforderungen,

                              einfach lesen und Bildchen gucken
                              https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

                              ok verstehe,
                              ich bin zu blöd für mein alter und habe keine Lust (willnicht kannnicht) um zu lesen und Bildchen zu gucken weil ich einfach keine Zeit dafür habe.

                              aber trotzdem danke ich Dir @Thomas-Braun für Deine Hilfe bei meinen Problemen
                              Gruß Maik

                              Thomas BraunT HomoranH 2 Replies Last reply
                              0
                              • S Spidermike

                                @homoran sagte in ioBroker extrem langsam:

                                @spidermike sagte in ioBroker extrem langsam:

                                ich bin über 50 jahre alt.

                                soo jung war ich auch irgend wann mal.

                                @spidermike sagte in ioBroker extrem langsam:

                                Und hab ehrlich gesagt nicht die Zeit mich Stundenlang hinzusetzen um alles im Forum oder Internet zu suchen

                                willnicht kannnicht?

                                @spidermike sagte in ioBroker extrem langsam:

                                da stellt du mich wieder vor Herrausforderungen,

                                einfach lesen und Bildchen gucken
                                https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

                                ok verstehe,
                                ich bin zu blöd für mein alter und habe keine Lust (willnicht kannnicht) um zu lesen und Bildchen zu gucken weil ich einfach keine Zeit dafür habe.

                                aber trotzdem danke ich Dir @Thomas-Braun für Deine Hilfe bei meinen Problemen
                                Gruß Maik

                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                wrote on last edited by Thomas Braun
                                #87

                                @spidermike sagte in ioBroker extrem langsam:

                                weil ich einfach keine Zeit dafür habe.

                                Die Basics muss/kann man sich aneignen. Musste ich auch irgendwann machen.

                                Logfile schaut man u. a. per

                                iob logs --watch | uniq
                                

                                an.

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

                                S 1 Reply Last reply
                                0
                                • S Spidermike

                                  @homoran sagte in ioBroker extrem langsam:

                                  @spidermike sagte in ioBroker extrem langsam:

                                  ich bin über 50 jahre alt.

                                  soo jung war ich auch irgend wann mal.

                                  @spidermike sagte in ioBroker extrem langsam:

                                  Und hab ehrlich gesagt nicht die Zeit mich Stundenlang hinzusetzen um alles im Forum oder Internet zu suchen

                                  willnicht kannnicht?

                                  @spidermike sagte in ioBroker extrem langsam:

                                  da stellt du mich wieder vor Herrausforderungen,

                                  einfach lesen und Bildchen gucken
                                  https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

                                  ok verstehe,
                                  ich bin zu blöd für mein alter und habe keine Lust (willnicht kannnicht) um zu lesen und Bildchen zu gucken weil ich einfach keine Zeit dafür habe.

                                  aber trotzdem danke ich Dir @Thomas-Braun für Deine Hilfe bei meinen Problemen
                                  Gruß Maik

                                  HomoranH Offline
                                  HomoranH Offline
                                  Homoran
                                  Global Moderator Administrators
                                  wrote on last edited by Homoran
                                  #88

                                  @spidermike sagte in ioBroker extrem langsam:

                                  ok verstehe,

                                  nicht falsch verstehen!!

                                  @spidermike sagte in ioBroker extrem langsam:

                                  weil ich einfach keine Zeit dafür habe.

                                  das war es was ich andeutete.
                                  Ein wenig Zeit findet sich immer.

                                  und hier hilft dir jeder gerne. Dann geht's noch schneller

                                  kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

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

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

                                  S 1 Reply Last reply
                                  0
                                  • HomoranH Homoran

                                    @spidermike sagte in ioBroker extrem langsam:

                                    ok verstehe,

                                    nicht falsch verstehen!!

                                    @spidermike sagte in ioBroker extrem langsam:

                                    weil ich einfach keine Zeit dafür habe.

                                    das war es was ich andeutete.
                                    Ein wenig Zeit findet sich immer.

                                    und hier hilft dir jeder gerne. Dann geht's noch schneller

                                    S Offline
                                    S Offline
                                    Spidermike
                                    wrote on last edited by
                                    #89

                                    @homoran sagte in ioBroker extrem langsam:

                                    @spidermike sagte in ioBroker extrem langsam:

                                    ok verstehe,

                                    nicht falsch verstehen!!

                                    @spidermike sagte in ioBroker extrem langsam:

                                    weil ich einfach keine Zeit dafür habe.

                                    das war es was ich andeutete.
                                    Ein wenig Zeit findet sich immer.

                                    und hier hilft dir jeder gerne. Dann geht's noch schneller

                                    klar für Euch ist das alles einfach weil ihr jeden Tag damit zu tun habt. Ich mache das nebebei zu meinen Job (bin selbstständig) ich bin so schon über 12 Std am arbeiten. egal

                                    ich bin ja auch dankbar das es Euch gibt aber diese Hinweise "Ein wenig Zeit findet sich immer" hilft mir nicht.
                                    Wenn man eine Familie mit zwei Kindern und Job hat dann ist die Zeit das größte Problem. Ich glaube da brauche nicht weiter darüber zu schreiben, wer in der gleichen Sitution ist weiß was ich meine.
                                    ok lassen wir das Thema, ich schaue mal wie es mit mit meinen problemen weiter geht.

                                    Danke an Euch und gute Nacht

                                    Thomas BraunT HomoranH 2 Replies Last reply
                                    0
                                    • S Spidermike

                                      @homoran sagte in ioBroker extrem langsam:

                                      @spidermike sagte in ioBroker extrem langsam:

                                      ok verstehe,

                                      nicht falsch verstehen!!

                                      @spidermike sagte in ioBroker extrem langsam:

                                      weil ich einfach keine Zeit dafür habe.

                                      das war es was ich andeutete.
                                      Ein wenig Zeit findet sich immer.

                                      und hier hilft dir jeder gerne. Dann geht's noch schneller

                                      klar für Euch ist das alles einfach weil ihr jeden Tag damit zu tun habt. Ich mache das nebebei zu meinen Job (bin selbstständig) ich bin so schon über 12 Std am arbeiten. egal

                                      ich bin ja auch dankbar das es Euch gibt aber diese Hinweise "Ein wenig Zeit findet sich immer" hilft mir nicht.
                                      Wenn man eine Familie mit zwei Kindern und Job hat dann ist die Zeit das größte Problem. Ich glaube da brauche nicht weiter darüber zu schreiben, wer in der gleichen Sitution ist weiß was ich meine.
                                      ok lassen wir das Thema, ich schaue mal wie es mit mit meinen problemen weiter geht.

                                      Danke an Euch und gute Nacht

                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      wrote on last edited by
                                      #90

                                      @spidermike sagte in ioBroker extrem langsam:

                                      weil ihr jeden Tag damit zu tun habt.

                                      Das ist aber auch nicht mein Job hier. Meine Brötchen verdiene ich natürlich auch anders.

                                      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 Reply Last reply
                                      0
                                      • S Spidermike

                                        @homoran sagte in ioBroker extrem langsam:

                                        @spidermike sagte in ioBroker extrem langsam:

                                        ok verstehe,

                                        nicht falsch verstehen!!

                                        @spidermike sagte in ioBroker extrem langsam:

                                        weil ich einfach keine Zeit dafür habe.

                                        das war es was ich andeutete.
                                        Ein wenig Zeit findet sich immer.

                                        und hier hilft dir jeder gerne. Dann geht's noch schneller

                                        klar für Euch ist das alles einfach weil ihr jeden Tag damit zu tun habt. Ich mache das nebebei zu meinen Job (bin selbstständig) ich bin so schon über 12 Std am arbeiten. egal

                                        ich bin ja auch dankbar das es Euch gibt aber diese Hinweise "Ein wenig Zeit findet sich immer" hilft mir nicht.
                                        Wenn man eine Familie mit zwei Kindern und Job hat dann ist die Zeit das größte Problem. Ich glaube da brauche nicht weiter darüber zu schreiben, wer in der gleichen Sitution ist weiß was ich meine.
                                        ok lassen wir das Thema, ich schaue mal wie es mit mit meinen problemen weiter geht.

                                        Danke an Euch und gute Nacht

                                        HomoranH Offline
                                        HomoranH Offline
                                        Homoran
                                        Global Moderator Administrators
                                        wrote on last edited by Homoran
                                        #91

                                        @spidermike sagte in ioBroker extrem langsam:

                                        klar für Euch ist das alles einfach weil ihr jeden Tag damit zu tun habt. Ich mache das nebebei zu meinen Job (bin selbstständig) ich bin so schon über 12 Std am arbeiten. egal

                                        mit 50+ hab ich noch nichts von Javascript, Linux&Co gekannt. Smarthome hatte ich nicht mal auf dem Schirm.
                                        Ich hab mich auch erst mit ioBroker damit beschäftigt, auch bei 60h Wochen und länger.

                                        2 Kinder & Job (mit Chefs!) hatte ich auch.
                                        Und der Job hatte nicht annähernd irgendetwas mit hier dem Kram zu tun.
                                        Ist alles nur Hobby nebenbei

                                        @spidermike sagte in ioBroker extrem langsam:

                                        wer in der gleichen Sitution ist weiß was ich meine.

                                        genau!
                                        Und deswegen bin ich sicher, dass du es auch noch hinbekommen wirst.

                                        Deswegen unterstützen wir ja auch die, die erst anfangen.

                                        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

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

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

                                        1 Reply Last reply
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @spidermike sagte in ioBroker extrem langsam:

                                          weil ich einfach keine Zeit dafür habe.

                                          Die Basics muss/kann man sich aneignen. Musste ich auch irgendwann machen.

                                          Logfile schaut man u. a. per

                                          iob logs --watch | uniq
                                          

                                          an.

                                          S Offline
                                          S Offline
                                          Spidermike
                                          wrote on last edited by Spidermike
                                          #92

                                          @thomas-braun sagte in ioBroker extrem langsam:

                                          iob logs --watch | uniq

                                          Hallo

                                          konnte mich erst jetzt wieder melden, sorry.

                                          hier die Auswertung

                                          2023-10-21 11:35:54.551  - error: host.raspberrypi4-iobroker Caught by controller[15]: 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-10-21 11:35:54.551  - error: host.raspberrypi4-iobroker Caught by controller[15]: Error: DB closed
                                          2023-10-21 11:35:54.551  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24)
                                          2023-10-21 11:35:54.551  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
                                          2023-10-21 11:35:54.551  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at StateRedisClient.setState (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:726:40)
                                          2023-10-21 11:35:54.551  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at Growatt._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7711:34)
                                          2023-10-21 11:35:54.551  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at runNextTicks (node:internal/process/task_queues:60:5)
                                          2023-10-21 11:35:54.551  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at processImmediate (node:internal/timers:447:9)
                                          2023-10-21 11:35:54.551  - error: host.raspberrypi4-iobroker Caught by controller[15]: 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-10-21 11:35:54.551  - error: host.raspberrypi4-iobroker Caught by controller[15]: Error: DB closed
                                          2023-10-21 11:35:54.551  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24)
                                          2023-10-21 11:35:54.552  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
                                          2023-10-21 11:35:54.552  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at StateRedisClient.setState (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:726:40)
                                          2023-10-21 11:35:54.552  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at Growatt._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7711:34)
                                          2023-10-21 11:35:54.552  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at runNextTicks (node:internal/process/task_queues:60:5)
                                          2023-10-21 11:35:54.552  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at processImmediate (node:internal/timers:447:9)
                                          2023-10-21 11:35:54.552  - error: host.raspberrypi4-iobroker Caught by controller[15]: 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-10-21 11:35:54.552  - error: host.raspberrypi4-iobroker Caught by controller[15]: Error: DB closed
                                          2023-10-21 11:35:54.552  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24)
                                          2023-10-21 11:35:54.552  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
                                          2023-10-21 11:35:54.552  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at StateRedisClient.setState (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:726:40)
                                          2023-10-21 11:35:54.552  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at Growatt._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7711:34)
                                          2023-10-21 11:35:54.552  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at runNextTicks (node:internal/process/task_queues:60:5)
                                          2023-10-21 11:35:54.553  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at processImmediate (node:internal/timers:447:9)
                                          2023-10-21 11:35:54.553  - error: host.raspberrypi4-iobroker Caught by controller[15]: 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-10-21 11:35:54.553  - error: host.raspberrypi4-iobroker Caught by controller[15]: Error: DB closed
                                          2023-10-21 11:35:54.553  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24)
                                          2023-10-21 11:35:54.553  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
                                          2023-10-21 11:35:54.553  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at StateRedisClient.setState (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:726:40)
                                          2023-10-21 11:35:54.553  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at Growatt._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7711:34)
                                          2023-10-21 11:35:54.553  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at runNextTicks (node:internal/process/task_queues:60:5)
                                          2023-10-21 11:35:54.553  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at processImmediate (node:internal/timers:447:9)
                                          2023-10-21 11:35:54.553  - error: host.raspberrypi4-iobroker Caught by controller[15]: 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-10-21 11:35:54.553  - error: host.raspberrypi4-iobroker Caught by controller[15]: Error: DB closed
                                          2023-10-21 11:35:54.553  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24)
                                          2023-10-21 11:35:54.554  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
                                          2023-10-21 11:35:54.554  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at StateRedisClient.setState (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:726:40)
                                          2023-10-21 11:35:54.554  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at Growatt._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7711:34)
                                          2023-10-21 11:35:54.554  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at runNextTicks (node:internal/process/task_queues:60:5)
                                          2023-10-21 11:35:54.554  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at processImmediate (node:internal/timers:447:9)
                                          2023-10-21 11:35:54.554  - error: host.raspberrypi4-iobroker Caught by controller[15]: 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-10-21 11:35:54.554  - error: host.raspberrypi4-iobroker Caught by controller[15]: Error: DB closed
                                          2023-10-21 11:35:54.554  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24)
                                          2023-10-21 11:35:54.554  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
                                          2023-10-21 11:35:54.554  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at StateRedisClient.setState (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:726:40)
                                          2023-10-21 11:35:54.554  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at Growatt._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7711:34)
                                          2023-10-21 11:35:54.554  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at runNextTicks (node:internal/process/task_queues:60:5)
                                          2023-10-21 11:35:54.555  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at processImmediate (node:internal/timers:447:9)
                                          2023-10-21 11:35:54.555  - error: host.raspberrypi4-iobroker Caught by controller[15]: 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-10-21 11:35:54.555  - error: host.raspberrypi4-iobroker Caught by controller[15]: Error: DB closed
                                          2023-10-21 11:35:54.555  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24)
                                          2023-10-21 11:35:54.555  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
                                          2023-10-21 11:35:54.555  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at StateRedisClient.setState (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:726:40)
                                          2023-10-21 11:35:54.555  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at Growatt._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7711:34)
                                          2023-10-21 11:35:54.555  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at runNextTicks (node:internal/process/task_queues:60:5)
                                          2023-10-21 11:35:54.555  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at processImmediate (node:internal/timers:447:9)
                                          2023-10-21 11:35:54.555  - error: host.raspberrypi4-iobroker Caught by controller[15]: 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-10-21 11:35:54.555  - error: host.raspberrypi4-iobroker Caught by controller[15]: Error: DB closed
                                          2023-10-21 11:35:54.555  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24)
                                          2023-10-21 11:35:54.556  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
                                          2023-10-21 11:35:54.556  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at StateRedisClient.setState (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:726:40)
                                          2023-10-21 11:35:54.556  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at Growatt._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7711:34)
                                          2023-10-21 11:35:54.556  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at runNextTicks (node:internal/process/task_queues:60:5)
                                          2023-10-21 11:35:54.556  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at processImmediate (node:internal/timers:447:9)
                                          2023-10-21 11:35:54.556  - error: host.raspberrypi4-iobroker Caught by controller[15]: 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-10-21 11:35:54.556  - error: host.raspberrypi4-iobroker Caught by controller[15]: Error: DB closed
                                          2023-10-21 11:35:54.556  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24)
                                          2023-10-21 11:35:54.556  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
                                          2023-10-21 11:35:54.556  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at StateRedisClient.setState (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:726:40)
                                          2023-10-21 11:35:54.557  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at Growatt._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:7711:34)
                                          2023-10-21 11:35:54.557  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at runNextTicks (node:internal/process/task_queues:60:5)
                                          2023-10-21 11:35:54.557  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at processImmediate (node:internal/timers:447:9)
                                          2023-10-21 11:35:54.557  - error: host.raspberrypi4-iobroker Caught by controller[15]: 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-10-21 11:35:54.557  - error: host.raspberrypi4-iobroker Caught by controller[15]: Error: DB closed
                                          2023-10-21 11:35:54.557  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:636:24)
                                          2023-10-21 11:35:54.557  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:122:25)
                                          2023-10-21 11:35:54.557  - error: host.raspberrypi4-iobroker Caught by controller[15]:     at StateRedisClient.setState (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:726:40)
                                          
                                          
                                          

                                          das ist nur ein kleiner Ausug, bekomme es nicht alles in eine Nachricht
                                          da scheint noch mehr probleme zu geben

                                          HomoranH 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          103

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe