Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. RAM-Probleme und Abstürze nach Wechsel auf 64-Bit

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    RAM-Probleme und Abstürze nach Wechsel auf 64-Bit

    This topic has been deleted. Only users with topic management privileges can see it.
    • DJMarc75
      DJMarc75 @Kanumouse last edited by

      @kanumouse sagte in RAM-Probleme und Abstürze nach Wechsel auf 64-Bit:

      Ich habe ca. 47 Instanzen

      @kanumouse sagte in RAM-Probleme und Abstürze nach Wechsel auf 64-Bit:

      Pi 4 mit 4GB Ram

      das ist zu wenig RAM für 47 Instanzen... oder andersrum - zu viele Instanzen für 4 GB RAM

      zeig doch mal

      iob diag
      
      K 1 Reply Last reply Reply Quote 0
      • K
        Kanumouse @DJMarc75 last edited by Homoran

        @djmarc75

         Linux raspberrypi 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr  3 17:24:16 BST 2023 aarch64
        
        The programs included with the Debian GNU/Linux system are free software;
        the exact distribution terms for each program are described in the
        individual files in /usr/share/doc/*/copyright.
        
        Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
        permitted by applicable law.
        Last login: Sun Jul  9 10:15:32 2023 from 192.168.178.42
        pi@raspberrypi:~ $ iob diag
        
        *** ioBroker Diagnosis ***
        
        Please stretch the window of your terminal programm (puTTY) as wide as possible or switch to full screen
        
        The following checks may give hints to potential malconfigurations or errors, please post them in our forum:
        
        https://forum.iobroker.net
        
        Just copy and paste the Summary Page, including the ``` characters at start and end.
        It helps us to help you!
        
        Press any key to continue
        
        ======== Start marking the full check here =========
        
        Skript v.2023-04-16
        
        *** BASE SYSTEM ***
        Model           : Raspberry Pi 4 Model B Rev 1.5
        Architecture    : aarch64
        Docker          : false
        Virtualization  : none
        Distributor ID: Debian
        Description:    Debian GNU/Linux 11 (bullseye)
        Release:        11
        Codename:       bullseye
        
        PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
        NAME="Debian GNU/Linux"
        VERSION_ID="11"
        VERSION="11 (bullseye)"
        VERSION_CODENAME=bullseye
        ID=debian
        HOME_URL="https://www.debian.org/"
        SUPPORT_URL="https://www.debian.org/support"
        BUG_REPORT_URL="https://bugs.debian.org/"
        
        Systemuptime and Load:
         12:52:34 up 17:03,  1 user,  load average: 1.38, 1.43, 1.38
        CPU threads: 4
        
        Raspberry only:
        throttled=0x0
        Other values than 0x0 hint to temperature/voltage problems
        temp=49.6'C
        volt=0.9260V
        
        *** Time and Time Zones ***
                       Local time: Sun 2023-07-09 12:52:34 CEST
                   Universal time: Sun 2023-07-09 10:52:34 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 render netdev gpio i2c spi iobroker
        
        *** X-Server-Setup ***
        X-Server:       false
        Desktop:        
        Terminal:       tty
        Boot Target:    multi-user.target
        
        *** MEMORY ***
                       total        used        free      shared  buff/cache   available
        Mem:            3.8G        3.2G        229M        0.0K        354M        476M
        Swap:            99M         14M         85M
        Total:          3.9G        3.2G        315M
        
                 3793 M total memory
                 3208 M used memory
                 1350 M active memory
                 2064 M inactive memory
                  229 M free memory
                   26 M buffer memory
                  328 M swap cache
                   99 M total swap
                   14 M used swap
                   85 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
        
        *** FILESYSTEM ***
        Filesystem     Type      Size  Used Avail Use% Mounted on
        /dev/root      ext4      917G  6.2G  874G   1% /
        devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
        tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
        tmpfs          tmpfs     759M  1.1M  758M   1% /run
        tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
        /dev/sda1      vfat      255M   31M  225M  13% /boot
        tmpfs          tmpfs     380M     0  380M   0% /run/user/1000
        
        Messages concerning ext4 filesystem in dmesg:
        [Sat Jul  8 19:48:53 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=D8:3A:DD:2D:3D:FC vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyAMA0,115200 console=tty1 root=PARTUUID=655495cf-02 rootfstype=ext4 fsck.repair=yes rootwait
        [Sat Jul  8 19:48:57 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
        [Sat Jul  8 19:48:57 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
        [Sat Jul  8 19:49:03 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
        
        Show mounted filesystems (real ones only):
        TARGET  SOURCE    FSTYPE OPTIONS
        /       /dev/sda2 ext4   rw,noatime
        `-/boot /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
        
        Files in neuralgic directories:
        
        /var:
        721M    /var/
        278M    /var/log
        249M    /var/log/journal/6aafba138cf14ffd8714a1a0ae174d1d
        249M    /var/log/journal
        188M    /var/cache
        
        Archived and active journals take up 248.0M in the file system.
        
        /opt/iobroker/backups:
        213M    /opt/iobroker/backups/
        
        /opt/iobroker/iobroker-data:
        1007M   /opt/iobroker/iobroker-data/
        403M    /opt/iobroker/iobroker-data/files
        362M    /opt/iobroker/iobroker-data/history_2023
        130M    /opt/iobroker/iobroker-data/backup-objects
        78M     /opt/iobroker/iobroker-data/files/icons-open-icon-library-png
        
        The five largest files in iobroker-data are:
        63M     /opt/iobroker/iobroker-data/objects.jsonl
        26M     /opt/iobroker/iobroker-data/states.jsonl
        19M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.2975a411.js.map
        18M     /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.274a4d8d.js.map
        8.2M    /opt/iobroker/iobroker-data/files/vis.0/main/vis-views.json
        
        *** NodeJS-Installation ***
        
        /usr/bin/nodejs         v18.16.1
        /usr/bin/node           v18.16.1
        /usr/bin/npm            9.5.1
        /usr/bin/npx            9.5.1
        
        
        nodejs:
          Installed: 18.16.1-deb-1nodesource1
          Candidate: 18.16.1-deb-1nodesource1
          Version table:
         *** 18.16.1-deb-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
                100 /var/lib/dpkg/status
             12.22.12~dfsg-1~deb11u4 500
                500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
             12.22.12~dfsg-1~deb11u3 500
                500 http://deb.debian.org/debian bullseye/main arm64 Packages
        
        Temp directories causing npm8 problem: 0
        No problems detected
        
        *** ioBroker-Installation ***
        
        ioBroker Status
        iobroker is running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        MULTIHOSTSERVICE/enabled: false
        
        Core adapters versions
        js-controller:  4.0.24
        admin:          6.3.5
        javascript:     7.0.3
        
        Adapters from github:   15
        
        Adapter State
        + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
          system.adapter.admin.1                  : admin                 : raspberrypi                              - disabled, port: 8009, bind: 0.0.0.0, run as: admin
        + system.adapter.alexa2.0                 : alexa2                : raspberrypi                              -  enabled
        + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
          system.adapter.daswetter.0              : daswetter             : raspberrypi                              -  enabled
          system.adapter.dwd.0                    : dwd                   : raspberrypi                              -  enabled
        + system.adapter.ebus.0                   : ebus                  : raspberrypi                              -  enabled
        + system.adapter.email.0                  : email                 : raspberrypi                              -  enabled
          system.adapter.feiertage.0              : feiertage             : raspberrypi                              -  enabled
          system.adapter.flot.0                   : flot                  : raspberrypi                              - disabled
        + system.adapter.fritzbox.0               : fritzbox              : raspberrypi                              -  enabled
        + system.adapter.fritzdect.0              : fritzdect             : raspberrypi                              -  enabled
        + system.adapter.frontier_silicon.0       : frontier_silicon      : raspberrypi                              -  enabled
          system.adapter.gartenbewaesserung.0     : gartenbewaesserung    : raspberrypi                              - disabled
        + system.adapter.history.0                : history               : raspberrypi                              -  enabled
        + system.adapter.hm-rega.0                : hm-rega               : raspberrypi                              -  enabled
        + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 18701
        + system.adapter.hm-rpc.1                 : hm-rpc                : raspberrypi                              -  enabled, port: 12001
        + system.adapter.hm-rpc.2                 : hm-rpc                : raspberrypi                              -  enabled, port: 12010
        + system.adapter.hm-rpc.3                 : hm-rpc                : raspberrypi                              -  enabled, port: 12001
        + system.adapter.husqvarna-automower.0    : husqvarna-automower   : raspberrypi                              -  enabled
          system.adapter.ical.0                   : ical                  : raspberrypi                              -  enabled
          system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: raspberrypi                              - disabled
          system.adapter.icons-icons8.0           : icons-icons8          : raspberrypi                              - disabled
          system.adapter.icons-mfd-png.0          : icons-mfd-png         : raspberrypi                              - disabled
          system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspberrypi                              - disabled
          system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: raspberrypi                              - disabled
          system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : raspberrypi                              - disabled
        + system.adapter.info.0                   : info                  : raspberrypi                              -  enabled
        + system.adapter.iot.0                    : iot                   : raspberrypi                              -  enabled
        + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
        + system.adapter.logparser.0              : logparser             : raspberrypi                              -  enabled
        + system.adapter.modbus.0                 : modbus                : raspberrypi                              -  enabled
        + system.adapter.moma.0                   : moma                  : raspberrypi                              -  enabled
        + system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
        + system.adapter.nina.0                   : nina                  : raspberrypi                              -  enabled
        + system.adapter.nut.0                    : nut                   : raspberrypi                              -  enabled
        + system.adapter.ping.0                   : ping                  : raspberrypi                              -  enabled
        + system.adapter.pollenflug.0             : pollenflug            : raspberrypi                              -  enabled
        + system.adapter.pushover.0               : pushover              : raspberrypi                              -  enabled
        + system.adapter.samsung_tizen.0          : samsung_tizen         : raspberrypi                              -  enabled, port: 8002
          system.adapter.schoolfree.0             : schoolfree            : raspberrypi                              -  enabled
        + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 5683, bind: 0.0.0.0
          system.adapter.socketio.0               : socketio              : raspberrypi                              - disabled, port: 8085, bind: 0.0.0.0, run as: admin
        + system.adapter.sourceanalytix.0         : sourceanalytix        : raspberrypi                              -  enabled
        + system.adapter.systeminfo.0             : systeminfo            : raspberrypi                              -  enabled
        + system.adapter.tankerkoenig.0           : tankerkoenig          : raspberrypi                              -  enabled
        + system.adapter.text2command.0           : text2command          : raspberrypi                              -  enabled
        + system.adapter.tr-064.0                 : tr-064                : raspberrypi                              -  enabled
        + system.adapter.trashschedule.0          : trashschedule         : raspberrypi                              -  enabled
        + system.adapter.tvprogram.0              : tvprogram             : raspberrypi                              -  enabled
          system.adapter.tvspielfilm.0            : tvspielfilm           : raspberrypi                              - disabled
        + system.adapter.upnp.0                   : upnp                  : raspberrypi                              -  enabled
          system.adapter.virtualpowermeter.0      : virtualpowermeter     : raspberrypi                              - disabled
          system.adapter.vis-bars.0               : vis-bars              : raspberrypi                              - disabled
          system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : raspberrypi                              - disabled
          system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : raspberrypi                              - disabled
          system.adapter.vis-google-fonts.0       : vis-google-fonts      : raspberrypi                              -  enabled
          system.adapter.vis-history.0            : vis-history           : raspberrypi                              - disabled
          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi                              - disabled
          system.adapter.vis-icontwo.0            : vis-icontwo           : raspberrypi                              - disabled
        + system.adapter.vis-inventwo.0           : vis-inventwo          : raspberrypi                              -  enabled
          system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : raspberrypi                              - disabled
          system.adapter.vis-justgage.0           : vis-justgage          : raspberrypi                              - disabled
          system.adapter.vis-keyboard.0           : vis-keyboard          : raspberrypi                              - disabled
          system.adapter.vis-map.0                : vis-map               : raspberrypi                              - disabled
          system.adapter.vis-material.0           : vis-material          : raspberrypi                              - disabled
          system.adapter.vis-materialdesign.0     : vis-materialdesign    : raspberrypi                              - disabled
          system.adapter.vis-metro.0              : vis-metro             : raspberrypi                              - disabled
          system.adapter.vis-players.0            : vis-players           : raspberrypi                              - disabled
          system.adapter.vis-plumb.0              : vis-plumb             : raspberrypi                              - disabled
          system.adapter.vis-rgraph.0             : vis-rgraph            : raspberrypi                              - disabled
          system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi                              - disabled
          system.adapter.vis-weather.0            : vis-weather           : raspberrypi                              - disabled
          system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
          system.adapter.weatherunderground.0     : weatherunderground    : raspberrypi                              -  enabled
          system.adapter.web-speedy.0             : web-speedy            : raspberrypi                              - disabled
        + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        + system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : raspberrypi                              -  enabled
        
        + instance is alive
        
        Enabled adapters with bindings
        + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
        + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 18701
        + system.adapter.hm-rpc.1                 : hm-rpc                : raspberrypi                              -  enabled, port: 12001
        + system.adapter.hm-rpc.2                 : hm-rpc                : raspberrypi                              -  enabled, port: 12010
        + system.adapter.hm-rpc.3                 : hm-rpc                : raspberrypi                              -  enabled, port: 12001
        + system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
        + system.adapter.samsung_tizen.0          : samsung_tizen         : raspberrypi                              -  enabled, port: 8002
        + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 5683, bind: 0.0.0.0
        + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        
        ioBroker-Repositories
        Stable (default): http://download.iobroker.net/sources-dist.json
        Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
        
        Active repo(s): Stable (default)
        
        Installed ioBroker-Instances
        Used repository: Stable (default)
        Adapter    "admin"        : 6.3.5    , installed 6.3.5
        Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
        Adapter    "backitup"     : 2.6.23   , installed 2.6.23
        Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
        Adapter    "dwd"          : 2.8.3    , installed 2.8.3
        Adapter    "ebus"         : 3.2.1    , installed 3.2.1
        Adapter    "email"        : 1.2.0    , installed 1.2.0
        Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
        Adapter    "flot"         : 1.12.0   , installed 1.12.0
        Adapter    "fritzbox"     : 0.2.1    , installed 0.5.0
        Adapter    "fritzdect"    : 2.3.1    , installed 2.3.1
        Adapter    "frontier_silicon": 0.0.11, installed 0.0.11
        Adapter    "history"      : 2.2.4    , installed 2.2.4
        Adapter    "hm-rega"      : 3.0.46   , installed 3.0.46
        Adapter    "hm-rpc"       : 1.15.18  , installed 1.15.18
        Adapter    "ical"         : 1.13.3   , installed 1.13.3
        Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
        Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
        Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
        Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
        Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.3
        Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
        Adapter    "info"         : 1.9.26   , installed 1.9.26
        Adapter    "iot"          : 1.14.5   , installed 1.14.5
        Adapter    "javascript"   : 7.0.3    , installed 7.0.3
        Controller "js-controller": 4.0.24   , installed 4.0.24
        Adapter    "logparser"    : 2.2.0    , installed 2.2.0
        Adapter    "modbus"       : 5.0.11   , installed 5.0.11
        Adapter    "moma"         : 1.2.9    , installed 1.2.9
        Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
        Adapter    "nina"         : 0.0.25   , installed 0.0.25
        Adapter    "nut"          : 1.6.0    , installed 1.6.0
        Adapter    "ping"         : 1.5.3    , installed 1.5.3
        Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
        Adapter    "pushover"     : 3.0.3    , installed 3.0.3
        Adapter    "schoolfree"   : 1.1.1    , installed 1.1.1
        Adapter    "shelly"       : 6.4.1    , installed 6.4.1
        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
        Adapter    "socketio"     : 4.2.0    , installed 4.2.0
        Adapter    "systeminfo"   : 0.3.1    , installed 0.3.1
        Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
        Adapter    "text2command" : 3.0.2    , installed 3.0.2
        Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
        Adapter    "trashschedule": 2.2.0    , installed 2.2.0
        Adapter    "tvprogram"    : 1.1.2    , installed 1.1.2
        Adapter    "tvspielfilm"  : 2.0.4    , installed 2.0.4
        Adapter    "upnp"         : 1.0.21   , installed 1.0.21
        Adapter    "virtualpowermeter": 1.4.6, installed 1.4.6
        Adapter    "vis"          : 1.4.16   , installed 1.4.16
        Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
        Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
        Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
        Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
        Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
        Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
        Adapter    "vis-icontwo"  : 0.96.0   , installed 0.96.0
        Adapter    "vis-inventwo" : 3.3.1    , installed 3.3.1
        Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
        Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
        Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
        Adapter    "vis-map"      : 1.0.4    , installed 1.0.4
        Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
        Adapter    "vis-players"  : 0.1.6    , installed 0.1.7
        Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
        Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
        Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
        Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
        Adapter    "weatherunderground": 3.4.2, installed 3.4.2
        Adapter    "web"          : 4.3.0    , installed 4.3.0
        Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
        Adapter    "ws"           : 1.3.0    , installed 1.3.0
        
        Objects and States
        Please stand by - This may take a while
        Objects:        34644
        States:         31976
        
        *** OS-Repositories and Updates ***
        Hit:1 http://deb.debian.org/debian bullseye InRelease
        Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
        Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
        Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
        Hit:5 https://deb.nodesource.com/node_18.x bullseye InRelease
        Hit:6 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
        Reading package lists...
        Pending Updates: 0
        
        *** Listening Ports ***
        Active Internet connections (only servers)
        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
        tcp        0      0 192.168.178.31:12010    0.0.0.0:*               LISTEN      1001       2589795    292925/io.hm-rpc.2  
        tcp        0      0 192.168.178.31:12002    0.0.0.0:*               LISTEN      1001       2589798    292931/io.hm-rpc.3  
        tcp        0      0 192.168.178.31:12001    0.0.0.0:*               LISTEN      1001       2586754    292799/io.hm-rpc.1  
        tcp        0      0 0.0.0.0:8889            0.0.0.0:*               LISTEN      0          14615      860/ebusd           
        tcp        0      0 0.0.0.0:8888            0.0.0.0:*               LISTEN      0          14614      860/ebusd           
        tcp        0      0 127.0.0.1:3493          0.0.0.0:*               LISTEN      0          12734      847/upsd            
        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          13598      527/sshd: /usr/sbin 
        tcp        0      0 192.168.178.31:3493     0.0.0.0:*               LISTEN      0          12733      847/upsd            
        tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       2587045    292980/io.mqtt.0    
        tcp        0      0 192.168.178.31:18701    0.0.0.0:*               LISTEN      1001       2585375    292743/io.hm-rpc.0  
        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       2586242    292364/iobroker.js- 
        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       2586246    292364/iobroker.js- 
        tcp6       0      0 :::22                   :::*                    LISTEN      0          13600      527/sshd: /usr/sbin 
        tcp6       0      0 :::8082                 :::*                    LISTEN      1001       2587441    293626/io.web.0     
        tcp6       0      0 :::8084                 :::*                    LISTEN      1001       2585105    292495/io.admin.0   
        tcp6       0      0 :::8000                 :::*                    LISTEN      1001       2607506    293596/io.upnp.0    
        udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       2588401    293033/io.shelly.0  
        udp        0      0 0.0.0.0:42818           0.0.0.0:*                           1001       2590330    293596/io.upnp.0    
        udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       2588553    293596/io.upnp.0    
        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          12529      717/dhcpcd          
        udp        0      0 0.0.0.0:35874           0.0.0.0:*                           108        13554      410/avahi-daemon: r 
        udp        0      0 192.168.178.31:5353     0.0.0.0:*                           1001       2588098    293066/io.tr-064.0  
        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13552      410/avahi-daemon: r 
        udp6       0      0 :::57858                :::*                                108        13555      410/avahi-daemon: r 
        udp6       0      0 :::546                  :::*                                0          12566      717/dhcpcd          
        udp6       0      0 :::5353                 :::*                                108        13553      410/avahi-daemon: r 
        
        *** Log File - Last 25 Lines ***
        
        2023-07-09 12:48:00.109  - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 347858
        2023-07-09 12:48:04.289  - info: daswetter.0 (347858) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
        2023-07-09 12:48:04.711  - info: daswetter.0 (347858) starting. Version 3.1.8 in /opt/iobroker/node_modules/iobroker.daswetter, node: v18.16.1, js-controller: 4.0.24
        2023-07-09 12:48:33.068  - info: daswetter.0 (347858) still wrong data structure from server received! repaired...
        2023-07-09 12:48:34.635  - info: mqtt.0 (292980) Client [shellyht-C45BBE772B2A] connection closed: timeout
        2023-07-09 12:48:41.641  - info: daswetter.0 (347858) Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
        2023-07-09 12:48:42.157  - info: daswetter.0 (347858) cleaned everything up...
        2023-07-09 12:48:42.185  - info: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2023-07-09 12:49:45.123  - debug: husqvarna-automower.0 (335302) [sendPingToServer]: WebSocket sends ping to server...
        2023-07-09 12:49:45.164  - debug: husqvarna-automower.0 (335302) [wss.on - pong]: WebSocket receives pong from server.
        2023-07-09 12:49:53.103  - info: ebus.0 (293127) installed ebusd version is 23.1
        2023-07-09 12:49:53.206  - info: ebus.0 (293127) all http done
        2023-07-09 12:49:53.282  - info: ebus.0 (293127) all history done
        2023-07-09 12:50:00.075  - info: host.raspberrypi instance system.adapter.dwd.0 started with pid 348544
        2023-07-09 12:50:04.148  - info: dwd.0 (348544) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
        2023-07-09 12:50:04.695  - info: dwd.0 (348544) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v18.16.1, js-controller: 4.0.24
        2023-07-09 12:50:17.795  - info: dwd.0 (348544) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2023-07-09 12:50:18.358  - info: host.raspberrypi instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2023-07-09 12:51:07.006  - info: admin.0 (292495) ==> Connected system.user.admin from ::ffff:192.168.178.42
        2023-07-09 12:51:07.008  - info: admin.0 (292495) ==> Connected system.user.admin from ::ffff:192.168.178.42
        2023-07-09 12:52:22.967  - info: admin.0 (292495) <== Disconnect system.user.admin from ::ffff:192.168.178.42 
        2023-07-09 12:52:22.970  - info: admin.0 (292495) <== Disconnect system.user.admin from ::ffff:192.168.178.42 admin
        2023-07-09 12:52:53.525  - info: ebus.0 (293127) installed ebusd version is 23.1
        2023-07-09 12:52:53.649  - info: ebus.0 (293127) all http done
        2023-07-09 12:52:53.734  - info: ebus.0 (293127) all history done
        
        

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

        iob diag has finished.

        Press any key for a summary
        Copy text starting here:

        ======================= SUMMARY =======================
                             v.2023-04-16
        
        
        Operatingsystem:        Debian GNU/Linux 11 (bullseye)
        Kernel:                 6.1.21-v8+
        Installation:           Native
        Timezone:               Europe/Berlin (CEST, +0200)
        User-ID:                1000
        X-Server:               false
        Boot Target:            multi-user.target
        
        Pending OS-Updates:     0
        Pending iob updates:    0
        
        Nodejs-Installation:    /usr/bin/nodejs         v18.16.1
                                /usr/bin/node           v18.16.1
                                /usr/bin/npm            9.5.1
                                /usr/bin/npx            9.5.1
        
        Recommended versions are nodejs 18.x.y and npm 9.x.y
        Your nodejs installation is correct
        
        MEMORY: 
                       total        used        free      shared  buff/cache   available
        Mem:            3.8G        3.3G        288M        0.0K        237M        402M
        Swap:            99M         40M         59M
        Total:          3.9G        3.3G        347M
        
        Active iob-Instances:   41
        Active repo(s): Stable (default)
        
        ioBroker Core:          js-controller           4.0.24
                                admin                   6.3.5
        
        ioBroker Status:        iobroker is running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        Status admin and web instance:
        + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
          system.adapter.admin.1                  : admin                 : raspberrypi                              - disabled, port: 8009, bind: 0.0.0.0, run as: admin
          system.adapter.web-speedy.0             : web-speedy            : raspberrypi                              - disabled
        + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        
        Objects:                34644
        States:                 31976
        
        Size of iob-Database:
        
        63M     /opt/iobroker/iobroker-data/objects.jsonl
        28M     /opt/iobroker/iobroker-data/states.jsonl
        
        
        
        =================== END OF SUMMARY ====================
        

        pi@raspberrypi:~ $

        Hier mal das Ergebnis von iob diag.

        DJMarc75 Homoran 2 Replies Last reply Reply Quote 0
        • DJMarc75
          DJMarc75 @Kanumouse last edited by

          @kanumouse Wie schon erwähnt geht Dir der RAM aus.
          Wenn das Backup startet braucht es zusätzlich RAM und friert Dir dann Dein System ein.
          Nicht benötigte Instanzen deaktivieren könnte helfen aber auf Dauer für Dich vll eher keine Lösung.

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

            @kanumouse sagte in RAM-Probleme und Abstürze nach Wechsel auf 64-Bit:

            Hier mal das Ergebnis von iob diag.

            wird schon knapp mit dem RAM.

            Aber mich wundert mehr

            @kanumouse sagte in RAM-Probleme und Abstürze nach Wechsel auf 64-Bit:

            Active repo(s): Stable (default)

            gut so, und dann

            @kanumouse sagte in RAM-Probleme und Abstürze nach Wechsel auf 64-Bit:

            Adapters from github: 15

            warum?

            K 1 Reply Last reply Reply Quote 0
            • K
              Kanumouse @Homoran last edited by

              @homoran
              Einige Adapter sind auf „Stable“ nicht zu bekommen.

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

                @kanumouse

                @kanumouse sagte in RAM-Probleme und Abstürze nach Wechsel auf 64-Bit:

                @homoran
                Einige Adapter sind auf „Stable“ nicht zu bekommen.

                auch nicht auf beta?

                github ist immer die allerletzte Wahl

                crunchip 1 Reply Last reply Reply Quote 0
                • crunchip
                  crunchip Forum Testing Most Active @Homoran last edited by

                  @homoran und dann vorallem 15 an der Zahl, sind dann schon viele seltene/neue Adapter

                  K 1 Reply Last reply Reply Quote 0
                  • K
                    Kanumouse @crunchip last edited by

                    @crunchip
                    Von den „Github“-Adaptern macht aber keiner Probleme,soweit ich das hinsichtlich der Speicherauslastung beurteilen kann.
                    Im Übrigen liefen die auch alle problemlos unter meinem vorhergehenden 32-Bit Buster (keine Lite-Version, sogar mit Desktop) und es war immer noch genügend freier Speicher verfügbar.
                    Eine Frage zum Vergleich hätte ich zu dieser Thematik aber noch.
                    Mein Javascript-Adapter belegt relativ viel Speicherplatz (fast 0,5 GB). Ist das im Vergleich normal? Das Stoppen einzelner Java-Programme hat zu keinem wesentlich geringeren Speicherbedarf geführt. Und alle Java-Programme hatte ich ja hinsichtlich des Einflusses auf den Speicherbedarf gecheckt.

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

                      @kanumouse sagte in RAM-Probleme und Abstürze nach Wechsel auf 64-Bit:

                      Mein Javascript-Adapter belegt relativ viel Speicherplatz (fast 0,5 GB). Ist das im Vergleich normal?

                      woher hast du diesen Wert?
                      belegt er das oder ist das nur reserviert?

                      @kanumouse sagte in RAM-Probleme und Abstürze nach Wechsel auf 64-Bit:

                      Das Stoppen einzelner Java-Programme hat zu keinem wesentlich geringeren Speicherbedarf geführt. Und alle Java-Programme hatte ich ja hinsichtlich des Einflusses auf den Speicherbedarf gecheckt.

                      hier ebenfalls: wie hast du das gecheckt?
                      sind da keinerlei scheduled Javascripte dabei, die "irgendwann" Ressourcen brauchen?

                      gleiches gilt für Instanzen.

                      K 1 Reply Last reply Reply Quote 0
                      • K
                        Kanumouse @Homoran last edited by

                        @homoran

                        Das ist der Wert, der hinter den Instanzen steht.

                        Und die Java-Programme habe ich gestoppt, um sicher zu gehe, dass keines irgendwelche Probleme verursacht, nachdem ich sie vorher aber noch einmal kontrolliert hatte.

                        1 Reply Last reply Reply Quote 0
                        • crunchip
                          crunchip Forum Testing Most Active last edited by

                          @kanumouse ein 64-bit System braucht nicht zwangsläufig mehr Ram, allerdings mit neueren Versionen einzelner Adapter kann und wird es dazu führen, mehr Ram zu benötigen. Mehr Qualität, mehr Leistung, andere Bibliotheken, andere Libraries
                          ein windows 10/11 braucht ja mittlerweile auch mehr an Leistung und Speicher als damals XP

                          @kanumouse sagte in RAM-Probleme und Abstürze nach Wechsel auf 64-Bit:

                          Das Stoppen einzelner Java-Programme hat zu keinem wesentlich geringeren Speicherbedarf geführt

                          war halt das/die entsprechenden Scripte nicht dabei

                          @kanumouse sagte in RAM-Probleme und Abstürze nach Wechsel auf 64-Bit:

                          Und alle Java-Programme hatte ich ja hinsichtlich des Einflusses auf den Speicherbedarf gecheckt.

                          wie?

                          K 1 Reply Last reply Reply Quote 0
                          • K
                            Kanumouse @crunchip last edited by

                            @crunchip
                            Alle Programme gestoppt, einzeln wieder in Betrieb genommen und den Einfluß auf den freien Speicher beobachtet. Ich habe auch keine Programme, die in einer Schleife festhängen.

                            crunchip 1 Reply Last reply Reply Quote -1
                            • crunchip
                              crunchip Forum Testing Most Active @Kanumouse last edited by

                              @kanumouse sagte in RAM-Probleme und Abstürze nach Wechsel auf 64-Bit:

                              Alle Programme gestoppt, einzeln wieder in Betrieb genommen und den Einfluß auf den freien Speicher beobachtet.

                              naja, mache scripte laufen möglicherweise ja mit

                              @homoran sagte in RAM-Probleme und Abstürze nach Wechsel auf 64-Bit:

                              scheduled Javascripte dabei, die "irgendwann" Ressourcen brauchen?

                              1 Reply Last reply Reply Quote 0
                              • ?
                                A Former User @Kanumouse last edited by

                                @kanumouse sagte in RAM-Probleme und Abstürze nach Wechsel auf 64-Bit:

                                Die hohe Speicherauslastung bei meinem Pi 4 mit 4GB Ram führt insbesondere beim iobroker-Backup mit Backuitup zum Systemabsturz.

                                Moin,

                                ich habe mal den Rest übersprungen, da ich hier ansetzen würde.

                                Vorgeschichte

                                wenn Du das Backup anschmeißt, werden alle zu sichernde Daten zusammengesucht, das sind Adapter, History Daten, Einstellungen usw. diese werden im Speicher (Memory) gehalten und komprimiert/gepackt, dazu brauch der Prozess Memory, also das gleiche noch einmal, wenn Du jetzt im normalen Betrieb sagen wir 1,5 GB verbrauchst, dann hast Du noch ca. 2,5 GB frei, minus, dass was das Betriebssystem braucht, also sagen wir 2 GB frei, jetzt läuft das Backup und braucht 1,5 GB um alle Daten die gesichert werden sollen im Speicher zu halten, und der Prozess zum Komprimieren braucht auch noch einmal 1,5 GB dann brauchst Du in diesem Moment

                                1,5 + 0,5 + 1,5 + 1,5 =5 GB, Du hast aber nur 4 GB - 0,5 GB für das Betriebssystem, in diesem Fall fängt das System an auszulagern/Swap, der ist aber standardmäßig nur 100 MB groß, nach Adam Riese macht Dein System 'ne grätsche.

                                Du kannst das Testen, indem Du alles Stoppst, außer Admin und BackitUp Adapter und das Backup von Hand anstößt, neben her mittels top/htop den Speicherverbrauch checken. Dann das gleiche nochmals mit allen Adaptern aktiv. Im zweiten Fall sollte es dann zu einem Problem kommen, vermute ich 🤔

                                VG
                                Bernd

                                K 1 Reply Last reply Reply Quote 1
                                • K
                                  Kanumouse @Guest last edited by

                                  @dp20eic
                                  Ok, danke für die Erläüterung.
                                  Das würde aber wirklich auch heißen, dass ein 64-Bit-System (Bullseye-Lite) wesentlich mehr Speicher benötigt als das vorher installierte 32-Bit-System (Buster mit Desktop), da ich hier wesentlich mehr Reserve hatte und alles (auch das Backup) problemlos lief.

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

                                    @kanumouse sagte in RAM-Probleme und Abstürze nach Wechsel auf 64-Bit:

                                    Das würde aber wirklich auch heißen, dass ein 64-Bit-System (Bullseye-Lite) wesentlich mehr Speicher benötigt als das vorher installierte 32-Bit-System (Buster mit Desktop), da ich hier wesentlich mehr Reserve hatte und alles (auch das Backup) problemlos lief.

                                    nicht wesentlich!

                                    ich glaube nicht, dass du um 02:00 nachgesehen hattest wie viel freies RAM du während des Backups noch hattest.
                                    5 Minuten später kann ja alles wieder normal sein.

                                    Es könnte sich ja um wenige MB handeln.

                                    Außerdem könnte dein Backup mittlerweile angewachsen sein.
                                    Wie groß ist das denn?

                                    K 1 Reply Last reply Reply Quote 0
                                    • K
                                      Kanumouse @Homoran last edited by

                                      @homoran
                                      Das Backup ist 24 MB.
                                      Vorher hatte aber auch das manuell ausgelöste Backup problemlos funktioniert (ich hatte natürlich nicht, da es funktionierte, nicht nach dem freien Speicherplatz geschaut).

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

                                      Support us

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

                                      815
                                      Online

                                      32.0k
                                      Users

                                      80.4k
                                      Topics

                                      1.3m
                                      Posts

                                      9
                                      46
                                      2226
                                      Loading More Posts
                                      • Oldest to Newest
                                      • Newest to Oldest
                                      • Most Votes
                                      Reply
                                      • Reply as topic
                                      Log in to reply
                                      Community
                                      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                      The ioBroker Community 2014-2023
                                      logo