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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Abstürze vor allem beim dayly Backup

NEWS

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    11
    1
    364

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.6k

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

Abstürze vor allem beim dayly Backup

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
104 Beiträge 9 Kommentatoren 10.2k Aufrufe 6 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • D dragricola

    @dragricola said in Abstürze vor allem beim dayly Backup:

    full check

    Hier ist ein Auszug aus dem Full check:

    *** MEMORY ***
                   total        used        free      shared  buff/cache   available
    Mem:            3.8G        3.1G         98M        4.0M        548M        569M
    Swap:            99M         99M        0.0K
    Total:          3.9G        3.2G         98M
    
             3793 M total memory
             3146 M used memory
              508 M active memory
             3036 M inactive memory
               98 M free memory
                5 M buffer memory
              542 M swap cache
               99 M total swap
               99 M used swap
                0 M free swap
    
    *** FILESYSTEM ***
    Filesystem                                     Type      Size  Used Avail Use% Mounted on
    /dev/root                                      ext4      118G  9.2G  104G   9% /
    devtmpfs                                       devtmpfs  1.7G     0  1.7G   0% /dev
    tmpfs                                          tmpfs     1.9G  988K  1.9G   1% /dev/shm
    tmpfs                                          tmpfs     759M  1.2M  758M   1% /run
    tmpfs                                          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
    /dev/sda1                                      vfat      255M   31M  225M  12% /boot
    tmpfs                                          tmpfs     380M     0  380M   0% /run/user/999
    //192.168.178.50/home/Backup/ioBroker/Standard cifs      7.2T  3.6T  3.7T  50% /opt/iobroker/backups
    tmpfs                                          tmpfs     380M     0  380M   0% /run/user/1000
    
    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
    `-/opt/iobroker/backups //192.168.178.50/home/Backup/ioBroker/Standard cifs   rw,relatime,vers=1.0,cache=strict,username=backup,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.178.50,soft,unix,posixpaths,ser76,wsize=1048576,bsize=1048576,echo_interval=60,actimeo=1
    

    Das File-System scheint nicht ausgelastet zu sein. Habe ich vielleicht ein Problem wegen zu wenig Memory?

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

    @dragricola sagte in Abstürze vor allem beim dayly Backup:

    Habe ich vielleicht ein Problem wegen zu wenig Memory?

    Ja.

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

    D 1 Antwort Letzte Antwort
    1
    • Thomas BraunT Thomas Braun

      @dragricola sagte in Abstürze vor allem beim dayly Backup:

      Habe ich vielleicht ein Problem wegen zu wenig Memory?

      Ja.

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

      @thomas-braun said in Abstürze vor allem beim dayly Backup:

      Ja.

      Sollte ich dann am besten versuchsweise einige Adapter deinstallieren?

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • D dragricola

        @thomas-braun said in Abstürze vor allem beim dayly Backup:

        Ja.

        Sollte ich dann am besten versuchsweise einige Adapter deinstallieren?

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

        @dragricola

        Was läuft denn da alles.
        Wenn du nicht nur Auszüge gepostet hättest sondern alles könnte man das schon sagen.

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

        D 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @dragricola

          Was läuft denn da alles.
          Wenn du nicht nur Auszüge gepostet hättest sondern alles könnte man das schon sagen.

          D Offline
          D Offline
          dragricola
          schrieb am zuletzt editiert von
          #11

          @thomas-braun said in Abstürze vor allem beim dayly Backup:

          Was läuft denn da alles.

          ======== Start marking the full check here =========
          
          Skript v.2022-12-31
          
          *** BASE SYSTEM ***
          Model           : Raspberry Pi 4 Model B Rev 1.1
          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:
           10:43:55 up 43 min,  1 user,  load average: 0.36, 0.83, 0.95
          CPU threads: 4
          
          *** Time and Time Zones ***
          Tue Jan  3 09:43:55 UTC 2023
          Tue Jan  3 10:43:55 CET 2023
          CET +0100
          Europe/Berlin
          
          *** 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.1G         98M        4.0M        548M        569M
          Swap:            99M         99M        0.0K
          Total:          3.9G        3.2G         98M
          
                   3793 M total memory
                   3146 M used memory
                    508 M active memory
                   3036 M inactive memory
                     98 M free memory
                      5 M buffer memory
                    542 M swap cache
                     99 M total swap
                     99 M used swap
                      0 M free swap
          
          *** FILESYSTEM ***
          Filesystem                                     Type      Size  Used Avail Use% Mounted on
          /dev/root                                      ext4      118G  9.2G  104G   9% /
          devtmpfs                                       devtmpfs  1.7G     0  1.7G   0% /dev
          tmpfs                                          tmpfs     1.9G  988K  1.9G   1% /dev/shm
          tmpfs                                          tmpfs     759M  1.2M  758M   1% /run
          tmpfs                                          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
          /dev/sda1                                      vfat      255M   31M  225M  12% /boot
          tmpfs                                          tmpfs     380M     0  380M   0% /run/user/999
          //192.168.178.50/home/Backup/ioBroker/Standard cifs      7.2T  3.6T  3.7T  50% /opt/iobroker/backups
          tmpfs                                          tmpfs     380M     0  380M   0% /run/user/1000
          
          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
          `-/opt/iobroker/backups //192.168.178.50/home/Backup/ioBroker/Standard cifs   rw,relatime,vers=1.0,cache=strict,username=backup,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.178.50,soft,unix,posixpaths,ser76,wsize=1048576,bsize=1048576,echo_interval=60,actimeo=1
          
          Files in neuralgic directories:
          
          /var:
          4.6G    /var/
          2.6G    /var/lib
          1.8G    /var/log
          1.6G    /var/log/journal/58e475c24b05480c94502b6ed5336dcd
          1.6G    /var/log/journal
          
          /opt/iobroker/backups:
          4.1G    /opt/iobroker/backups/
          0       /opt/iobroker/backups/zigbee_0
          0       /opt/iobroker/backups/influxDB_2022_12_20-22_57_11_backupiobroker
          
          /opt/iobroker/iobroker-data:
          124M    /opt/iobroker/iobroker-data/
          87M     /opt/iobroker/iobroker-data/files
          48M     /opt/iobroker/iobroker-data/files/javascript.admin
          32M     /opt/iobroker/iobroker-data/files/javascript.admin/static
          31M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js
          
          The five largest files in iobroker-data are:
          25M     /opt/iobroker/iobroker-data/objects.jsonl
          12M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js/790.1eb1f33b.chunk.js.map
          6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
          6.2M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/790.1eb1f33b.chunk.js
          5.3M    /opt/iobroker/iobroker-data/states.jsonl
          
          *** NodeJS-Installation ***
          
          /usr/bin/nodejs         v16.18.1
          /usr/bin/node           v16.18.1
          /usr/bin/npm            8.19.2
          
          nodejs:
            Installed: 16.18.1-deb-1nodesource1
            Candidate: 16.19.0-deb-1nodesource1
            Version table:
               16.19.0-deb-1nodesource1 500
                  500 https://deb.nodesource.com/node_16.x bullseye/main arm64 Packages
           *** 16.18.1-deb-1nodesource1 100
                  100 /var/lib/dpkg/status
               12.22.12~dfsg-1~deb11u1 500
                  500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
               12.22.5~dfsg-2~11u1 500
                  500 http://deb.debian.org/debian bullseye/main arm64 Packages
          
          Temp directories causing npm8 problem: 0
          
          *** ioBroker-Installation ***
          
          ioBroker Status
          iobroker is running on this host.
          
          At least one iobroker host is running.
          
          Objects type: redis
          States  type: redis
          
          Core adapters versions
          js-controller:  4.0.24
          admin:          6.3.5
          javascript:     6.1.4
          
          Adapters from github:   2
          
          Adapter State
          + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                         -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            system.adapter.alias-manager.0          : alias-manager         : raspberrypi4-iob                         -  enabled
          + system.adapter.alpha2.0                 : alpha2                : raspberrypi4-iob                         -  enabled
          + system.adapter.backitup.0               : backitup              : raspberrypi4-iob                         -  enabled
            system.adapter.coronavirus-statistics.0 : coronavirus-statistics: raspberrypi4-iob                         -  enabled
            system.adapter.daswetter.0              : daswetter             : raspberrypi4-iob                         -  enabled
            system.adapter.denon.0                  : denon                 : raspberrypi4-iob                         - disabled
            system.adapter.devices.0                : devices               : raspberrypi4-iob                         -  enabled
          + system.adapter.discovery.0              : discovery             : raspberrypi4-iob                         -  enabled
            system.adapter.dwd.0                    : dwd                   : raspberrypi4-iob                         -  enabled
            system.adapter.feiertage.0              : feiertage             : raspberrypi4-iob                         -  enabled
            system.adapter.flot.0                   : flot                  : raspberrypi4-iob                         - disabled
          + system.adapter.fritzdect.0              : fritzdect             : raspberrypi4-iob                         -  enabled
          + system.adapter.homeconnect.0            : homeconnect           : raspberrypi4-iob                         -  enabled
            system.adapter.ical.0                   : ical                  : raspberrypi4-iob                         -  enabled
            system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspberrypi4-iob                         - disabled
          + system.adapter.influxdb.0               : influxdb              : raspberrypi4-iob                         -  enabled, port: 8086
          + system.adapter.info.0                   : info                  : raspberrypi4-iob                         -  enabled
          + system.adapter.javascript.0             : javascript            : raspberrypi4-iob                         -  enabled
          + system.adapter.javascript.1             : javascript            : raspberrypi4-iob                         -  enabled
            system.adapter.luftdaten.0              : luftdaten             : raspberrypi4-iob                         -  enabled
            system.adapter.material.0               : material              : raspberrypi4-iob                         -  enabled
          + system.adapter.mqtt.0                   : mqtt                  : raspberrypi4-iob                         -  enabled, port: 1884, bind: 192.168.178.126
          + system.adapter.net-tools.0              : net-tools             : raspberrypi4-iob                         -  enabled
          + system.adapter.nuki-extended.0          : nuki-extended         : raspberrypi4-iob                         -  enabled
            system.adapter.octoprint.0              : octoprint             : raspberrypi4-iob                         - disabled
            system.adapter.panasonic-viera.0        : panasonic-viera       : raspberrypi4-iob                         - disabled
            system.adapter.panasonic-viera.1        : panasonic-viera       : raspberrypi4-iob                         - disabled
          + system.adapter.pi-hole.0                : pi-hole               : raspberrypi4-iob                         -  enabled
          + system.adapter.ping.0                   : ping                  : raspberrypi4-iob                         -  enabled
            system.adapter.pushover.0               : pushover              : raspberrypi4-iob                         - disabled
          + system.adapter.rpi2.0                   : rpi2                  : raspberrypi4-iob                         -  enabled
          + system.adapter.shuttercontrol.0         : shuttercontrol        : raspberrypi4-iob                         -  enabled
          + system.adapter.simple-api.0             : simple-api            : raspberrypi4-iob                         -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
            system.adapter.socketio.0               : socketio              : raspberrypi4-iob                         - disabled, port: 8085, bind: 0.0.0.0, run as: admin
          + system.adapter.sonoff.0                 : sonoff                : raspberrypi4-iob                         -  enabled, port: 1883, bind: 0.0.0.0
          + system.adapter.sourceanalytix.0         : sourceanalytix        : raspberrypi4-iob                         -  enabled
          + system.adapter.sql.0                    : sql                   : raspberrypi4-iob                         -  enabled, port: 3306
          + system.adapter.synology.0               : synology              : raspberrypi4-iob                         -  enabled, port: 5000
          + system.adapter.tankerkoenig.0           : tankerkoenig          : raspberrypi4-iob                         -  enabled
          + system.adapter.telegram.0               : telegram              : raspberrypi4-iob                         -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.text2command.0           : text2command          : raspberrypi4-iob                         -  enabled
          + system.adapter.tr-064.0                 : tr-064                : raspberrypi4-iob                         -  enabled
          + system.adapter.tr-064.1                 : tr-064                : raspberrypi4-iob                         -  enabled
          + system.adapter.tr-064.2                 : tr-064                : raspberrypi4-iob                         -  enabled
          + system.adapter.trashschedule.0          : trashschedule         : raspberrypi4-iob                         -  enabled
            system.adapter.vis-colorpicker.0        : vis-colorpicker       : raspberrypi4-iob                         -  enabled
            system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : raspberrypi4-iob                         -  enabled
            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi4-iob                         - disabled
            system.adapter.vis-icontwo.0            : vis-icontwo           : raspberrypi4-iob                         -  enabled
            system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : raspberrypi4-iob                         -  enabled
            system.adapter.vis-materialdesign.0     : vis-materialdesign    : raspberrypi4-iob                         -  enabled
            system.adapter.vis-metro.0              : vis-metro             : raspberrypi4-iob                         - disabled
            system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi4-iob                         - disabled
            system.adapter.vis-weather.0            : vis-weather           : raspberrypi4-iob                         - disabled
            system.adapter.vis.0                    : vis                   : raspberrypi4-iob                         -  enabled
            system.adapter.weatherunderground.0     : weatherunderground    : raspberrypi4-iob                         -  enabled
          + system.adapter.web.0                    : web                   : raspberrypi4-iob                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          + system.adapter.web.1                    : web                   : raspberrypi4-iob                         -  enabled, port: 20002, bind: 0.0.0.0, run as: admin
          + system.adapter.ws.0                     : ws                    : raspberrypi4-iob                         -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
          + system.adapter.zigbee.0                 : zigbee                : raspberrypi4-iob                         -  enabled, port: /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-
          
          + instance is alive
          
          Enabled adapters with bindings
          + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                         -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.influxdb.0               : influxdb              : raspberrypi4-iob                         -  enabled, port: 8086
          + system.adapter.mqtt.0                   : mqtt                  : raspberrypi4-iob                         -  enabled, port: 1884, bind: 192.168.178.126
          + system.adapter.simple-api.0             : simple-api            : raspberrypi4-iob                         -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
          + system.adapter.sonoff.0                 : sonoff                : raspberrypi4-iob                         -  enabled, port: 1883, bind: 0.0.0.0
          + system.adapter.sql.0                    : sql                   : raspberrypi4-iob                         -  enabled, port: 3306
          + system.adapter.synology.0               : synology              : raspberrypi4-iob                         -  enabled, port: 5000
          + system.adapter.telegram.0               : telegram              : raspberrypi4-iob                         -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.web.0                    : web                   : raspberrypi4-iob                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          + system.adapter.web.1                    : web                   : raspberrypi4-iob                         -  enabled, port: 20002, bind: 0.0.0.0, run as: admin
          + system.adapter.ws.0                     : ws                    : raspberrypi4-iob                         -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
          + system.adapter.zigbee.0                 : zigbee                : raspberrypi4-iob                         -  enabled, port: /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-
          
          ioBroker-Repositories
          stable        : http://download.iobroker.net/sources-dist.json
          Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
          
          Active repo(s): stable
          
          Installed ioBroker-Instances
          Used repository: stable
          Adapter    "admin"        : 6.3.5    , installed 6.3.5
          Adapter    "alias-manager": 1.2.4    , installed 1.2.4
          Adapter    "alpha2"       : 1.0.0    , installed 1.0.4
          Adapter    "backitup"     : 2.5.9    , installed 2.5.9
          Adapter    "coronavirus-statistics": 0.8.7, installed 0.8.7
          Adapter    "daswetter"    : 3.1.4    , installed 3.1.4
          Adapter    "denon"        : 1.13.4   , installed 1.13.4
          Adapter    "devices"      : 1.1.2    , installed 1.1.2
          Adapter    "discovery"    : 3.1.0    , installed 3.1.0
          Adapter    "dwd"          : 2.8.3    , installed 2.8.3
          Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
          Adapter    "flot"         : 1.11.0   , installed 1.11.0
          Adapter    "fritzdect"    : 2.2.6    , installed 2.2.6
          Adapter    "homeconnect"  : 1.1.1    , installed 1.1.1
          Adapter    "ical"         : 1.13.2   , installed 1.13.2
          Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
          Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
          Adapter    "info"         : 1.9.19   , installed 1.9.19
          Adapter    "javascript"   : 6.1.4    , installed 6.1.4
          Controller "js-controller": 4.0.24   , installed 4.0.24
          Adapter    "luftdaten"    : 2.2.4    , installed 2.2.4
          Adapter    "material"     : 1.1.2    , installed 1.1.2
          Adapter    "mqtt"         : 4.0.7    , installed 4.0.7
          Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
          Adapter    "nuki-extended": 2.3.1    , installed 2.4.0
          Adapter    "octoprint"    : 4.0.0    , installed 4.0.0
          Adapter    "panasonic-viera": 2.0.0  , installed 2.0.0
          Adapter    "pi-hole"      : 1.3.4    , installed 1.3.4
          Adapter    "ping"         : 1.5.3    , installed 1.5.3
          Adapter    "pushover"     : 3.0.3    , installed 3.0.3
          Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
          Adapter    "shuttercontrol": 1.4.18  , installed 1.4.18
          Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
          Adapter    "socketio"     : 4.2.0    , installed 4.2.0
          Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
          Adapter    "sql"          : 2.2.0    , installed 2.2.0
          Adapter    "synology"     : 2.1.13   , installed 2.1.13
          Adapter    "tankerkoenig" : 3.1.0    , installed 3.1.0
          Adapter    "telegram"     : 1.15.2   , installed 1.15.2
          Adapter    "text2command" : 2.3.0    , installed 2.3.0
          Adapter    "tr-064"       : 4.2.17   , installed 4.2.17
          Adapter    "trashschedule": 2.0.3    , installed 2.0.3
          Adapter    "vis"          : 1.4.15   , installed 1.4.15
          Adapter    "vis-colorpicker": 1.2.0  , installed 1.2.0
          Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
          Adapter    "vis-hqwidgets": 1.3.0    , installed 1.3.0
          Adapter    "vis-icontwo"  : 0.90.0   , installed 0.90.0
          Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
          Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
          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    "ws"           : 1.3.0    , installed 1.3.0
          Adapter    "zigbee"       : 1.8.9    , installed 1.8.9
          
          Objects and States
          Please stand by - This may take a while
          Objects:        15535
          States:         13217
          
          *** 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://repos.influxdata.com/debian stable InRelease
          Hit:6 https://deb.nodesource.com/node_16.x bullseye InRelease
          Hit:7 https://repos.influxdata.com/debian bullseye InRelease
          Reading package lists...
          Pending Updates: 25
          
          *** 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:8765            0.0.0.0:*               LISTEN      0          12703      408/python2
          tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      110        9020       530/redis-server 12
          tcp        0      0 192.168.178.126:1884    0.0.0.0:*               LISTEN      1001       16111      1330/io.mqtt.0
          tcp        0      0 192.168.178.126:1885    0.0.0.0:*               LISTEN      1001       16112      1330/io.mqtt.0
          tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN      999        15472      892/pihole-FTL
          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12624      570/sshd: /usr/sbin
          tcp        0      0 127.0.0.1:4711          0.0.0.0:*               LISTEN      999        14649      892/pihole-FTL
          tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      0          14613      858/lighttpd
          tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       17019      1212/io.sonoff.0
          tcp        0      0 0.0.0.0:8089            0.0.0.0:*               LISTEN      0          12690      692/motion
          tcp        0      0 127.0.0.1:7999          0.0.0.0:*               LISTEN      0          12691      692/motion
          tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      998        14595      800/influxd
          tcp6       0      0 :::53                   :::*                    LISTEN      999        15474      892/pihole-FTL
          tcp6       0      0 :::22                   :::*                    LISTEN      0          12626      570/sshd: /usr/sbin
          tcp6       0      0 :::80                   :::*                    LISTEN      0          14614      858/lighttpd
          tcp6       0      0 :::20002                :::*                    LISTEN      1001       25628      2251/io.web.1
          tcp6       0      0 ::1:6379                :::*                    LISTEN      110        9021       530/redis-server 12
          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       21158      1612/io.web.0
          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       14869      1150/io.admin.0
          tcp6       0      0 :::8086                 :::*                    LISTEN      998        12839      800/influxd
          tcp6       0      0 :::8087                 :::*                    LISTEN      1001       29092      2457/io.simple-api.
          tcp6       0      0 :::8084                 :::*                    LISTEN      1001       29160      2499/io.ws.0
          tcp6       0      0 ::1:4711                :::*                    LISTEN      999        14650      892/pihole-FTL
          tcp6       0      0 :::3306                 :::*                    LISTEN      111        12143      628/mariadbd
          udp        0      0 0.0.0.0:46649           0.0.0.0:*                           108        8962       396/avahi-daemon: r
          udp        0      0 0.0.0.0:53              0.0.0.0:*                           999        15471      892/pihole-FTL
          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14321      796/dhcpcd
          udp        0      0 192.168.178.126:5353    0.0.0.0:*                           1001       18075      1104/io.tr-064.0
          udp        0      0 192.168.178.126:5353    0.0.0.0:*                           1001       16769      1093/io.tr-064.1
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        8960       396/avahi-daemon: r
          udp6       0      0 :::59330                :::*                                108        8963       396/avahi-daemon: r
          udp6       0      0 :::53                   :::*                                999        15473      892/pihole-FTL
          udp6       0      0 :::5353                 :::*                                108        8961       396/avahi-daemon: r
          
          *** Log File - Last 25 Lines ***
          
          2023-01-03 10:36:03.437  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
          2023-01-03 10:36:25.751  - info: sonoff.0 (1212) Client [AV-Küche2_C423B8] reconnected. Old secret 1672736531645_645. New secret 1672738585751_8594
          2023-01-03 10:36:51.635  - info: javascript.0 (1078) script.js.common.Sicherheit.Bewegungserkennung: 10:36:51.635 empfangen: 691
          2023-01-03 10:38:00.031  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 started with pid 27194
          2023-01-03 10:38:02.231  - info: luftdaten.0 (27194) starting. Version 2.2.4 in /opt/iobroker/node_modules/iobroker.luftdaten, node: v16.18.1, js-controller: 4.0.24
          2023-01-03 10:38:02.573  - info: luftdaten.0 (27194) Terminated (NO_ERROR): Without reason
          2023-01-03 10:38:03.167  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
          2023-01-03 10:40:00.087  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 started with pid 28493
          2023-01-03 10:40:03.582  - info: luftdaten.0 (28493) starting. Version 2.2.4 in /opt/iobroker/node_modules/iobroker.luftdaten, node: v16.18.1, js-controller: 4.0.24
          2023-01-03 10:40:04.143  - info: host.raspberrypi4-iob instance system.adapter.dwd.0 started with pid 28718
          2023-01-03 10:40:04.586  - info: luftdaten.0 (28493) Terminated (NO_ERROR): Without reason
          2023-01-03 10:40:05.164  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
          2023-01-03 10:40:09.696  - info: dwd.0 (28718) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.18.1, js-controller: 4.0.24
          2023-01-03 10:40:13.382  - info: dwd.0 (28718) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-01-03 10:40:13.935  - info: host.raspberrypi4-iob instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-01-03 10:40:39.263  - info: javascript.0 (1078) script.js.common.Sicherheit.Bewegungserkennung: 10:40:39.263 empfangen: ABB_Alarmanlage_aus
          2023-01-03 10:42:00.043  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 started with pid 31439
          2023-01-03 10:42:02.523  - info: luftdaten.0 (31439) starting. Version 2.2.4 in /opt/iobroker/node_modules/iobroker.luftdaten, node: v16.18.1, js-controller: 4.0.24
          2023-01-03 10:42:02.840  - info: luftdaten.0 (31439) Terminated (NO_ERROR): Without reason
          2023-01-03 10:42:03.367  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
          2023-01-03 10:42:16.086  - info: sonoff.0 (1212) Client [Badlüfter_21828A] connection closed: timeout
          2023-01-03 10:44:00.041  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 started with pid 32591
          2023-01-03 10:44:03.425  - info: luftdaten.0 (32591) starting. Version 2.2.4 in /opt/iobroker/node_modules/iobroker.luftdaten, node: v16.18.1, js-controller: 4.0.24
          2023-01-03 10:44:03.955  - info: luftdaten.0 (32591) Terminated (NO_ERROR): Without reason
          2023-01-03 10:44:04.490  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
          ============ Mark until here for C&P =============
          
          
          CodierknechtC Thomas BraunT 2 Antworten Letzte Antwort
          0
          • D dragricola

            @dragricola said in Abstürze vor allem beim dayly Backup:

            full check

            Hier ist ein Auszug aus dem Full check:

            *** MEMORY ***
                           total        used        free      shared  buff/cache   available
            Mem:            3.8G        3.1G         98M        4.0M        548M        569M
            Swap:            99M         99M        0.0K
            Total:          3.9G        3.2G         98M
            
                     3793 M total memory
                     3146 M used memory
                      508 M active memory
                     3036 M inactive memory
                       98 M free memory
                        5 M buffer memory
                      542 M swap cache
                       99 M total swap
                       99 M used swap
                        0 M free swap
            
            *** FILESYSTEM ***
            Filesystem                                     Type      Size  Used Avail Use% Mounted on
            /dev/root                                      ext4      118G  9.2G  104G   9% /
            devtmpfs                                       devtmpfs  1.7G     0  1.7G   0% /dev
            tmpfs                                          tmpfs     1.9G  988K  1.9G   1% /dev/shm
            tmpfs                                          tmpfs     759M  1.2M  758M   1% /run
            tmpfs                                          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
            /dev/sda1                                      vfat      255M   31M  225M  12% /boot
            tmpfs                                          tmpfs     380M     0  380M   0% /run/user/999
            //192.168.178.50/home/Backup/ioBroker/Standard cifs      7.2T  3.6T  3.7T  50% /opt/iobroker/backups
            tmpfs                                          tmpfs     380M     0  380M   0% /run/user/1000
            
            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
            `-/opt/iobroker/backups //192.168.178.50/home/Backup/ioBroker/Standard cifs   rw,relatime,vers=1.0,cache=strict,username=backup,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.178.50,soft,unix,posixpaths,ser76,wsize=1048576,bsize=1048576,echo_interval=60,actimeo=1
            

            Das File-System scheint nicht ausgelastet zu sein. Habe ich vielleicht ein Problem wegen zu wenig Memory?

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

            @dragricola sagte in Abstürze vor allem beim dayly Backup:

            Habe ich vielleicht ein Problem wegen zu wenig Memory?

            Auch wenn ein gewisser Mr. Gates mal gesagt haben soll "640 KB Speicher reichen für alle Ewigkeit" sind 98 MB freier Speicher reichlich knapp. Dein ioB läuft damit so eben unterhalb der kritischen Grenze ... aber genau das hast Du ja schon selbst festgestellt.

            Wie @Thomas-Braun schon schrieb: Zeig mal was da so alles läuft - dann kann man da evtl. etwas "ausmisten".

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

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

            1 Antwort Letzte Antwort
            0
            • D dragricola

              @thomas-braun said in Abstürze vor allem beim dayly Backup:

              Was läuft denn da alles.

              ======== Start marking the full check here =========
              
              Skript v.2022-12-31
              
              *** BASE SYSTEM ***
              Model           : Raspberry Pi 4 Model B Rev 1.1
              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:
               10:43:55 up 43 min,  1 user,  load average: 0.36, 0.83, 0.95
              CPU threads: 4
              
              *** Time and Time Zones ***
              Tue Jan  3 09:43:55 UTC 2023
              Tue Jan  3 10:43:55 CET 2023
              CET +0100
              Europe/Berlin
              
              *** 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.1G         98M        4.0M        548M        569M
              Swap:            99M         99M        0.0K
              Total:          3.9G        3.2G         98M
              
                       3793 M total memory
                       3146 M used memory
                        508 M active memory
                       3036 M inactive memory
                         98 M free memory
                          5 M buffer memory
                        542 M swap cache
                         99 M total swap
                         99 M used swap
                          0 M free swap
              
              *** FILESYSTEM ***
              Filesystem                                     Type      Size  Used Avail Use% Mounted on
              /dev/root                                      ext4      118G  9.2G  104G   9% /
              devtmpfs                                       devtmpfs  1.7G     0  1.7G   0% /dev
              tmpfs                                          tmpfs     1.9G  988K  1.9G   1% /dev/shm
              tmpfs                                          tmpfs     759M  1.2M  758M   1% /run
              tmpfs                                          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
              /dev/sda1                                      vfat      255M   31M  225M  12% /boot
              tmpfs                                          tmpfs     380M     0  380M   0% /run/user/999
              //192.168.178.50/home/Backup/ioBroker/Standard cifs      7.2T  3.6T  3.7T  50% /opt/iobroker/backups
              tmpfs                                          tmpfs     380M     0  380M   0% /run/user/1000
              
              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
              `-/opt/iobroker/backups //192.168.178.50/home/Backup/ioBroker/Standard cifs   rw,relatime,vers=1.0,cache=strict,username=backup,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.178.50,soft,unix,posixpaths,ser76,wsize=1048576,bsize=1048576,echo_interval=60,actimeo=1
              
              Files in neuralgic directories:
              
              /var:
              4.6G    /var/
              2.6G    /var/lib
              1.8G    /var/log
              1.6G    /var/log/journal/58e475c24b05480c94502b6ed5336dcd
              1.6G    /var/log/journal
              
              /opt/iobroker/backups:
              4.1G    /opt/iobroker/backups/
              0       /opt/iobroker/backups/zigbee_0
              0       /opt/iobroker/backups/influxDB_2022_12_20-22_57_11_backupiobroker
              
              /opt/iobroker/iobroker-data:
              124M    /opt/iobroker/iobroker-data/
              87M     /opt/iobroker/iobroker-data/files
              48M     /opt/iobroker/iobroker-data/files/javascript.admin
              32M     /opt/iobroker/iobroker-data/files/javascript.admin/static
              31M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js
              
              The five largest files in iobroker-data are:
              25M     /opt/iobroker/iobroker-data/objects.jsonl
              12M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js/790.1eb1f33b.chunk.js.map
              6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
              6.2M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/790.1eb1f33b.chunk.js
              5.3M    /opt/iobroker/iobroker-data/states.jsonl
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs         v16.18.1
              /usr/bin/node           v16.18.1
              /usr/bin/npm            8.19.2
              
              nodejs:
                Installed: 16.18.1-deb-1nodesource1
                Candidate: 16.19.0-deb-1nodesource1
                Version table:
                   16.19.0-deb-1nodesource1 500
                      500 https://deb.nodesource.com/node_16.x bullseye/main arm64 Packages
               *** 16.18.1-deb-1nodesource1 100
                      100 /var/lib/dpkg/status
                   12.22.12~dfsg-1~deb11u1 500
                      500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                   12.22.5~dfsg-2~11u1 500
                      500 http://deb.debian.org/debian bullseye/main arm64 Packages
              
              Temp directories causing npm8 problem: 0
              
              *** ioBroker-Installation ***
              
              ioBroker Status
              iobroker is running on this host.
              
              At least one iobroker host is running.
              
              Objects type: redis
              States  type: redis
              
              Core adapters versions
              js-controller:  4.0.24
              admin:          6.3.5
              javascript:     6.1.4
              
              Adapters from github:   2
              
              Adapter State
              + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                         -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                system.adapter.alias-manager.0          : alias-manager         : raspberrypi4-iob                         -  enabled
              + system.adapter.alpha2.0                 : alpha2                : raspberrypi4-iob                         -  enabled
              + system.adapter.backitup.0               : backitup              : raspberrypi4-iob                         -  enabled
                system.adapter.coronavirus-statistics.0 : coronavirus-statistics: raspberrypi4-iob                         -  enabled
                system.adapter.daswetter.0              : daswetter             : raspberrypi4-iob                         -  enabled
                system.adapter.denon.0                  : denon                 : raspberrypi4-iob                         - disabled
                system.adapter.devices.0                : devices               : raspberrypi4-iob                         -  enabled
              + system.adapter.discovery.0              : discovery             : raspberrypi4-iob                         -  enabled
                system.adapter.dwd.0                    : dwd                   : raspberrypi4-iob                         -  enabled
                system.adapter.feiertage.0              : feiertage             : raspberrypi4-iob                         -  enabled
                system.adapter.flot.0                   : flot                  : raspberrypi4-iob                         - disabled
              + system.adapter.fritzdect.0              : fritzdect             : raspberrypi4-iob                         -  enabled
              + system.adapter.homeconnect.0            : homeconnect           : raspberrypi4-iob                         -  enabled
                system.adapter.ical.0                   : ical                  : raspberrypi4-iob                         -  enabled
                system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspberrypi4-iob                         - disabled
              + system.adapter.influxdb.0               : influxdb              : raspberrypi4-iob                         -  enabled, port: 8086
              + system.adapter.info.0                   : info                  : raspberrypi4-iob                         -  enabled
              + system.adapter.javascript.0             : javascript            : raspberrypi4-iob                         -  enabled
              + system.adapter.javascript.1             : javascript            : raspberrypi4-iob                         -  enabled
                system.adapter.luftdaten.0              : luftdaten             : raspberrypi4-iob                         -  enabled
                system.adapter.material.0               : material              : raspberrypi4-iob                         -  enabled
              + system.adapter.mqtt.0                   : mqtt                  : raspberrypi4-iob                         -  enabled, port: 1884, bind: 192.168.178.126
              + system.adapter.net-tools.0              : net-tools             : raspberrypi4-iob                         -  enabled
              + system.adapter.nuki-extended.0          : nuki-extended         : raspberrypi4-iob                         -  enabled
                system.adapter.octoprint.0              : octoprint             : raspberrypi4-iob                         - disabled
                system.adapter.panasonic-viera.0        : panasonic-viera       : raspberrypi4-iob                         - disabled
                system.adapter.panasonic-viera.1        : panasonic-viera       : raspberrypi4-iob                         - disabled
              + system.adapter.pi-hole.0                : pi-hole               : raspberrypi4-iob                         -  enabled
              + system.adapter.ping.0                   : ping                  : raspberrypi4-iob                         -  enabled
                system.adapter.pushover.0               : pushover              : raspberrypi4-iob                         - disabled
              + system.adapter.rpi2.0                   : rpi2                  : raspberrypi4-iob                         -  enabled
              + system.adapter.shuttercontrol.0         : shuttercontrol        : raspberrypi4-iob                         -  enabled
              + system.adapter.simple-api.0             : simple-api            : raspberrypi4-iob                         -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                system.adapter.socketio.0               : socketio              : raspberrypi4-iob                         - disabled, port: 8085, bind: 0.0.0.0, run as: admin
              + system.adapter.sonoff.0                 : sonoff                : raspberrypi4-iob                         -  enabled, port: 1883, bind: 0.0.0.0
              + system.adapter.sourceanalytix.0         : sourceanalytix        : raspberrypi4-iob                         -  enabled
              + system.adapter.sql.0                    : sql                   : raspberrypi4-iob                         -  enabled, port: 3306
              + system.adapter.synology.0               : synology              : raspberrypi4-iob                         -  enabled, port: 5000
              + system.adapter.tankerkoenig.0           : tankerkoenig          : raspberrypi4-iob                         -  enabled
              + system.adapter.telegram.0               : telegram              : raspberrypi4-iob                         -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.text2command.0           : text2command          : raspberrypi4-iob                         -  enabled
              + system.adapter.tr-064.0                 : tr-064                : raspberrypi4-iob                         -  enabled
              + system.adapter.tr-064.1                 : tr-064                : raspberrypi4-iob                         -  enabled
              + system.adapter.tr-064.2                 : tr-064                : raspberrypi4-iob                         -  enabled
              + system.adapter.trashschedule.0          : trashschedule         : raspberrypi4-iob                         -  enabled
                system.adapter.vis-colorpicker.0        : vis-colorpicker       : raspberrypi4-iob                         -  enabled
                system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : raspberrypi4-iob                         -  enabled
                system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi4-iob                         - disabled
                system.adapter.vis-icontwo.0            : vis-icontwo           : raspberrypi4-iob                         -  enabled
                system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : raspberrypi4-iob                         -  enabled
                system.adapter.vis-materialdesign.0     : vis-materialdesign    : raspberrypi4-iob                         -  enabled
                system.adapter.vis-metro.0              : vis-metro             : raspberrypi4-iob                         - disabled
                system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi4-iob                         - disabled
                system.adapter.vis-weather.0            : vis-weather           : raspberrypi4-iob                         - disabled
                system.adapter.vis.0                    : vis                   : raspberrypi4-iob                         -  enabled
                system.adapter.weatherunderground.0     : weatherunderground    : raspberrypi4-iob                         -  enabled
              + system.adapter.web.0                    : web                   : raspberrypi4-iob                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              + system.adapter.web.1                    : web                   : raspberrypi4-iob                         -  enabled, port: 20002, bind: 0.0.0.0, run as: admin
              + system.adapter.ws.0                     : ws                    : raspberrypi4-iob                         -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
              + system.adapter.zigbee.0                 : zigbee                : raspberrypi4-iob                         -  enabled, port: /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-
              
              + instance is alive
              
              Enabled adapters with bindings
              + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                         -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.influxdb.0               : influxdb              : raspberrypi4-iob                         -  enabled, port: 8086
              + system.adapter.mqtt.0                   : mqtt                  : raspberrypi4-iob                         -  enabled, port: 1884, bind: 192.168.178.126
              + system.adapter.simple-api.0             : simple-api            : raspberrypi4-iob                         -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
              + system.adapter.sonoff.0                 : sonoff                : raspberrypi4-iob                         -  enabled, port: 1883, bind: 0.0.0.0
              + system.adapter.sql.0                    : sql                   : raspberrypi4-iob                         -  enabled, port: 3306
              + system.adapter.synology.0               : synology              : raspberrypi4-iob                         -  enabled, port: 5000
              + system.adapter.telegram.0               : telegram              : raspberrypi4-iob                         -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.web.0                    : web                   : raspberrypi4-iob                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              + system.adapter.web.1                    : web                   : raspberrypi4-iob                         -  enabled, port: 20002, bind: 0.0.0.0, run as: admin
              + system.adapter.ws.0                     : ws                    : raspberrypi4-iob                         -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
              + system.adapter.zigbee.0                 : zigbee                : raspberrypi4-iob                         -  enabled, port: /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-
              
              ioBroker-Repositories
              stable        : http://download.iobroker.net/sources-dist.json
              Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
              
              Active repo(s): stable
              
              Installed ioBroker-Instances
              Used repository: stable
              Adapter    "admin"        : 6.3.5    , installed 6.3.5
              Adapter    "alias-manager": 1.2.4    , installed 1.2.4
              Adapter    "alpha2"       : 1.0.0    , installed 1.0.4
              Adapter    "backitup"     : 2.5.9    , installed 2.5.9
              Adapter    "coronavirus-statistics": 0.8.7, installed 0.8.7
              Adapter    "daswetter"    : 3.1.4    , installed 3.1.4
              Adapter    "denon"        : 1.13.4   , installed 1.13.4
              Adapter    "devices"      : 1.1.2    , installed 1.1.2
              Adapter    "discovery"    : 3.1.0    , installed 3.1.0
              Adapter    "dwd"          : 2.8.3    , installed 2.8.3
              Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
              Adapter    "flot"         : 1.11.0   , installed 1.11.0
              Adapter    "fritzdect"    : 2.2.6    , installed 2.2.6
              Adapter    "homeconnect"  : 1.1.1    , installed 1.1.1
              Adapter    "ical"         : 1.13.2   , installed 1.13.2
              Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
              Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
              Adapter    "info"         : 1.9.19   , installed 1.9.19
              Adapter    "javascript"   : 6.1.4    , installed 6.1.4
              Controller "js-controller": 4.0.24   , installed 4.0.24
              Adapter    "luftdaten"    : 2.2.4    , installed 2.2.4
              Adapter    "material"     : 1.1.2    , installed 1.1.2
              Adapter    "mqtt"         : 4.0.7    , installed 4.0.7
              Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
              Adapter    "nuki-extended": 2.3.1    , installed 2.4.0
              Adapter    "octoprint"    : 4.0.0    , installed 4.0.0
              Adapter    "panasonic-viera": 2.0.0  , installed 2.0.0
              Adapter    "pi-hole"      : 1.3.4    , installed 1.3.4
              Adapter    "ping"         : 1.5.3    , installed 1.5.3
              Adapter    "pushover"     : 3.0.3    , installed 3.0.3
              Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
              Adapter    "shuttercontrol": 1.4.18  , installed 1.4.18
              Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
              Adapter    "socketio"     : 4.2.0    , installed 4.2.0
              Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
              Adapter    "sql"          : 2.2.0    , installed 2.2.0
              Adapter    "synology"     : 2.1.13   , installed 2.1.13
              Adapter    "tankerkoenig" : 3.1.0    , installed 3.1.0
              Adapter    "telegram"     : 1.15.2   , installed 1.15.2
              Adapter    "text2command" : 2.3.0    , installed 2.3.0
              Adapter    "tr-064"       : 4.2.17   , installed 4.2.17
              Adapter    "trashschedule": 2.0.3    , installed 2.0.3
              Adapter    "vis"          : 1.4.15   , installed 1.4.15
              Adapter    "vis-colorpicker": 1.2.0  , installed 1.2.0
              Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
              Adapter    "vis-hqwidgets": 1.3.0    , installed 1.3.0
              Adapter    "vis-icontwo"  : 0.90.0   , installed 0.90.0
              Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
              Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
              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    "ws"           : 1.3.0    , installed 1.3.0
              Adapter    "zigbee"       : 1.8.9    , installed 1.8.9
              
              Objects and States
              Please stand by - This may take a while
              Objects:        15535
              States:         13217
              
              *** 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://repos.influxdata.com/debian stable InRelease
              Hit:6 https://deb.nodesource.com/node_16.x bullseye InRelease
              Hit:7 https://repos.influxdata.com/debian bullseye InRelease
              Reading package lists...
              Pending Updates: 25
              
              *** 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:8765            0.0.0.0:*               LISTEN      0          12703      408/python2
              tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      110        9020       530/redis-server 12
              tcp        0      0 192.168.178.126:1884    0.0.0.0:*               LISTEN      1001       16111      1330/io.mqtt.0
              tcp        0      0 192.168.178.126:1885    0.0.0.0:*               LISTEN      1001       16112      1330/io.mqtt.0
              tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN      999        15472      892/pihole-FTL
              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12624      570/sshd: /usr/sbin
              tcp        0      0 127.0.0.1:4711          0.0.0.0:*               LISTEN      999        14649      892/pihole-FTL
              tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      0          14613      858/lighttpd
              tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       17019      1212/io.sonoff.0
              tcp        0      0 0.0.0.0:8089            0.0.0.0:*               LISTEN      0          12690      692/motion
              tcp        0      0 127.0.0.1:7999          0.0.0.0:*               LISTEN      0          12691      692/motion
              tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      998        14595      800/influxd
              tcp6       0      0 :::53                   :::*                    LISTEN      999        15474      892/pihole-FTL
              tcp6       0      0 :::22                   :::*                    LISTEN      0          12626      570/sshd: /usr/sbin
              tcp6       0      0 :::80                   :::*                    LISTEN      0          14614      858/lighttpd
              tcp6       0      0 :::20002                :::*                    LISTEN      1001       25628      2251/io.web.1
              tcp6       0      0 ::1:6379                :::*                    LISTEN      110        9021       530/redis-server 12
              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       21158      1612/io.web.0
              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       14869      1150/io.admin.0
              tcp6       0      0 :::8086                 :::*                    LISTEN      998        12839      800/influxd
              tcp6       0      0 :::8087                 :::*                    LISTEN      1001       29092      2457/io.simple-api.
              tcp6       0      0 :::8084                 :::*                    LISTEN      1001       29160      2499/io.ws.0
              tcp6       0      0 ::1:4711                :::*                    LISTEN      999        14650      892/pihole-FTL
              tcp6       0      0 :::3306                 :::*                    LISTEN      111        12143      628/mariadbd
              udp        0      0 0.0.0.0:46649           0.0.0.0:*                           108        8962       396/avahi-daemon: r
              udp        0      0 0.0.0.0:53              0.0.0.0:*                           999        15471      892/pihole-FTL
              udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14321      796/dhcpcd
              udp        0      0 192.168.178.126:5353    0.0.0.0:*                           1001       18075      1104/io.tr-064.0
              udp        0      0 192.168.178.126:5353    0.0.0.0:*                           1001       16769      1093/io.tr-064.1
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        8960       396/avahi-daemon: r
              udp6       0      0 :::59330                :::*                                108        8963       396/avahi-daemon: r
              udp6       0      0 :::53                   :::*                                999        15473      892/pihole-FTL
              udp6       0      0 :::5353                 :::*                                108        8961       396/avahi-daemon: r
              
              *** Log File - Last 25 Lines ***
              
              2023-01-03 10:36:03.437  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
              2023-01-03 10:36:25.751  - info: sonoff.0 (1212) Client [AV-Küche2_C423B8] reconnected. Old secret 1672736531645_645. New secret 1672738585751_8594
              2023-01-03 10:36:51.635  - info: javascript.0 (1078) script.js.common.Sicherheit.Bewegungserkennung: 10:36:51.635 empfangen: 691
              2023-01-03 10:38:00.031  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 started with pid 27194
              2023-01-03 10:38:02.231  - info: luftdaten.0 (27194) starting. Version 2.2.4 in /opt/iobroker/node_modules/iobroker.luftdaten, node: v16.18.1, js-controller: 4.0.24
              2023-01-03 10:38:02.573  - info: luftdaten.0 (27194) Terminated (NO_ERROR): Without reason
              2023-01-03 10:38:03.167  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
              2023-01-03 10:40:00.087  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 started with pid 28493
              2023-01-03 10:40:03.582  - info: luftdaten.0 (28493) starting. Version 2.2.4 in /opt/iobroker/node_modules/iobroker.luftdaten, node: v16.18.1, js-controller: 4.0.24
              2023-01-03 10:40:04.143  - info: host.raspberrypi4-iob instance system.adapter.dwd.0 started with pid 28718
              2023-01-03 10:40:04.586  - info: luftdaten.0 (28493) Terminated (NO_ERROR): Without reason
              2023-01-03 10:40:05.164  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
              2023-01-03 10:40:09.696  - info: dwd.0 (28718) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.18.1, js-controller: 4.0.24
              2023-01-03 10:40:13.382  - info: dwd.0 (28718) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
              2023-01-03 10:40:13.935  - info: host.raspberrypi4-iob instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              2023-01-03 10:40:39.263  - info: javascript.0 (1078) script.js.common.Sicherheit.Bewegungserkennung: 10:40:39.263 empfangen: ABB_Alarmanlage_aus
              2023-01-03 10:42:00.043  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 started with pid 31439
              2023-01-03 10:42:02.523  - info: luftdaten.0 (31439) starting. Version 2.2.4 in /opt/iobroker/node_modules/iobroker.luftdaten, node: v16.18.1, js-controller: 4.0.24
              2023-01-03 10:42:02.840  - info: luftdaten.0 (31439) Terminated (NO_ERROR): Without reason
              2023-01-03 10:42:03.367  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
              2023-01-03 10:42:16.086  - info: sonoff.0 (1212) Client [Badlüfter_21828A] connection closed: timeout
              2023-01-03 10:44:00.041  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 started with pid 32591
              2023-01-03 10:44:03.425  - info: luftdaten.0 (32591) starting. Version 2.2.4 in /opt/iobroker/node_modules/iobroker.luftdaten, node: v16.18.1, js-controller: 4.0.24
              2023-01-03 10:44:03.955  - info: luftdaten.0 (32591) Terminated (NO_ERROR): Without reason
              2023-01-03 10:44:04.490  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
              ============ Mark until here for C&P =============
              
              
              CodierknechtC Offline
              CodierknechtC Offline
              Codierknecht
              Developer Most Active
              schrieb am zuletzt editiert von Codierknecht
              #13

              @dragricola
              Versuch mal, die nicht zwingend benötigten Dinge zu stoppen.
              Warum braucht man 3 Instanzen vom tr-064 ?

              Ich habe z.B. den Sonoff deinstalliert und das über MQTT geregelt.
              Ist etwas Arbeit, spart aber eine Instanz. In Deinem Fall kann das kriegsentscheident sein.

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

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

              1 Antwort Letzte Antwort
              1
              • D dragricola

                @thomas-braun said in Abstürze vor allem beim dayly Backup:

                Was läuft denn da alles.

                ======== Start marking the full check here =========
                
                Skript v.2022-12-31
                
                *** BASE SYSTEM ***
                Model           : Raspberry Pi 4 Model B Rev 1.1
                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:
                 10:43:55 up 43 min,  1 user,  load average: 0.36, 0.83, 0.95
                CPU threads: 4
                
                *** Time and Time Zones ***
                Tue Jan  3 09:43:55 UTC 2023
                Tue Jan  3 10:43:55 CET 2023
                CET +0100
                Europe/Berlin
                
                *** 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.1G         98M        4.0M        548M        569M
                Swap:            99M         99M        0.0K
                Total:          3.9G        3.2G         98M
                
                         3793 M total memory
                         3146 M used memory
                          508 M active memory
                         3036 M inactive memory
                           98 M free memory
                            5 M buffer memory
                          542 M swap cache
                           99 M total swap
                           99 M used swap
                            0 M free swap
                
                *** FILESYSTEM ***
                Filesystem                                     Type      Size  Used Avail Use% Mounted on
                /dev/root                                      ext4      118G  9.2G  104G   9% /
                devtmpfs                                       devtmpfs  1.7G     0  1.7G   0% /dev
                tmpfs                                          tmpfs     1.9G  988K  1.9G   1% /dev/shm
                tmpfs                                          tmpfs     759M  1.2M  758M   1% /run
                tmpfs                                          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                /dev/sda1                                      vfat      255M   31M  225M  12% /boot
                tmpfs                                          tmpfs     380M     0  380M   0% /run/user/999
                //192.168.178.50/home/Backup/ioBroker/Standard cifs      7.2T  3.6T  3.7T  50% /opt/iobroker/backups
                tmpfs                                          tmpfs     380M     0  380M   0% /run/user/1000
                
                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
                `-/opt/iobroker/backups //192.168.178.50/home/Backup/ioBroker/Standard cifs   rw,relatime,vers=1.0,cache=strict,username=backup,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.178.50,soft,unix,posixpaths,ser76,wsize=1048576,bsize=1048576,echo_interval=60,actimeo=1
                
                Files in neuralgic directories:
                
                /var:
                4.6G    /var/
                2.6G    /var/lib
                1.8G    /var/log
                1.6G    /var/log/journal/58e475c24b05480c94502b6ed5336dcd
                1.6G    /var/log/journal
                
                /opt/iobroker/backups:
                4.1G    /opt/iobroker/backups/
                0       /opt/iobroker/backups/zigbee_0
                0       /opt/iobroker/backups/influxDB_2022_12_20-22_57_11_backupiobroker
                
                /opt/iobroker/iobroker-data:
                124M    /opt/iobroker/iobroker-data/
                87M     /opt/iobroker/iobroker-data/files
                48M     /opt/iobroker/iobroker-data/files/javascript.admin
                32M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                31M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                
                The five largest files in iobroker-data are:
                25M     /opt/iobroker/iobroker-data/objects.jsonl
                12M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js/790.1eb1f33b.chunk.js.map
                6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
                6.2M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/790.1eb1f33b.chunk.js
                5.3M    /opt/iobroker/iobroker-data/states.jsonl
                
                *** NodeJS-Installation ***
                
                /usr/bin/nodejs         v16.18.1
                /usr/bin/node           v16.18.1
                /usr/bin/npm            8.19.2
                
                nodejs:
                  Installed: 16.18.1-deb-1nodesource1
                  Candidate: 16.19.0-deb-1nodesource1
                  Version table:
                     16.19.0-deb-1nodesource1 500
                        500 https://deb.nodesource.com/node_16.x bullseye/main arm64 Packages
                 *** 16.18.1-deb-1nodesource1 100
                        100 /var/lib/dpkg/status
                     12.22.12~dfsg-1~deb11u1 500
                        500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                     12.22.5~dfsg-2~11u1 500
                        500 http://deb.debian.org/debian bullseye/main arm64 Packages
                
                Temp directories causing npm8 problem: 0
                
                *** ioBroker-Installation ***
                
                ioBroker Status
                iobroker is running on this host.
                
                At least one iobroker host is running.
                
                Objects type: redis
                States  type: redis
                
                Core adapters versions
                js-controller:  4.0.24
                admin:          6.3.5
                javascript:     6.1.4
                
                Adapters from github:   2
                
                Adapter State
                + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                         -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  system.adapter.alias-manager.0          : alias-manager         : raspberrypi4-iob                         -  enabled
                + system.adapter.alpha2.0                 : alpha2                : raspberrypi4-iob                         -  enabled
                + system.adapter.backitup.0               : backitup              : raspberrypi4-iob                         -  enabled
                  system.adapter.coronavirus-statistics.0 : coronavirus-statistics: raspberrypi4-iob                         -  enabled
                  system.adapter.daswetter.0              : daswetter             : raspberrypi4-iob                         -  enabled
                  system.adapter.denon.0                  : denon                 : raspberrypi4-iob                         - disabled
                  system.adapter.devices.0                : devices               : raspberrypi4-iob                         -  enabled
                + system.adapter.discovery.0              : discovery             : raspberrypi4-iob                         -  enabled
                  system.adapter.dwd.0                    : dwd                   : raspberrypi4-iob                         -  enabled
                  system.adapter.feiertage.0              : feiertage             : raspberrypi4-iob                         -  enabled
                  system.adapter.flot.0                   : flot                  : raspberrypi4-iob                         - disabled
                + system.adapter.fritzdect.0              : fritzdect             : raspberrypi4-iob                         -  enabled
                + system.adapter.homeconnect.0            : homeconnect           : raspberrypi4-iob                         -  enabled
                  system.adapter.ical.0                   : ical                  : raspberrypi4-iob                         -  enabled
                  system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : raspberrypi4-iob                         - disabled
                + system.adapter.influxdb.0               : influxdb              : raspberrypi4-iob                         -  enabled, port: 8086
                + system.adapter.info.0                   : info                  : raspberrypi4-iob                         -  enabled
                + system.adapter.javascript.0             : javascript            : raspberrypi4-iob                         -  enabled
                + system.adapter.javascript.1             : javascript            : raspberrypi4-iob                         -  enabled
                  system.adapter.luftdaten.0              : luftdaten             : raspberrypi4-iob                         -  enabled
                  system.adapter.material.0               : material              : raspberrypi4-iob                         -  enabled
                + system.adapter.mqtt.0                   : mqtt                  : raspberrypi4-iob                         -  enabled, port: 1884, bind: 192.168.178.126
                + system.adapter.net-tools.0              : net-tools             : raspberrypi4-iob                         -  enabled
                + system.adapter.nuki-extended.0          : nuki-extended         : raspberrypi4-iob                         -  enabled
                  system.adapter.octoprint.0              : octoprint             : raspberrypi4-iob                         - disabled
                  system.adapter.panasonic-viera.0        : panasonic-viera       : raspberrypi4-iob                         - disabled
                  system.adapter.panasonic-viera.1        : panasonic-viera       : raspberrypi4-iob                         - disabled
                + system.adapter.pi-hole.0                : pi-hole               : raspberrypi4-iob                         -  enabled
                + system.adapter.ping.0                   : ping                  : raspberrypi4-iob                         -  enabled
                  system.adapter.pushover.0               : pushover              : raspberrypi4-iob                         - disabled
                + system.adapter.rpi2.0                   : rpi2                  : raspberrypi4-iob                         -  enabled
                + system.adapter.shuttercontrol.0         : shuttercontrol        : raspberrypi4-iob                         -  enabled
                + system.adapter.simple-api.0             : simple-api            : raspberrypi4-iob                         -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                  system.adapter.socketio.0               : socketio              : raspberrypi4-iob                         - disabled, port: 8085, bind: 0.0.0.0, run as: admin
                + system.adapter.sonoff.0                 : sonoff                : raspberrypi4-iob                         -  enabled, port: 1883, bind: 0.0.0.0
                + system.adapter.sourceanalytix.0         : sourceanalytix        : raspberrypi4-iob                         -  enabled
                + system.adapter.sql.0                    : sql                   : raspberrypi4-iob                         -  enabled, port: 3306
                + system.adapter.synology.0               : synology              : raspberrypi4-iob                         -  enabled, port: 5000
                + system.adapter.tankerkoenig.0           : tankerkoenig          : raspberrypi4-iob                         -  enabled
                + system.adapter.telegram.0               : telegram              : raspberrypi4-iob                         -  enabled, port: 8443, bind: 0.0.0.0
                + system.adapter.text2command.0           : text2command          : raspberrypi4-iob                         -  enabled
                + system.adapter.tr-064.0                 : tr-064                : raspberrypi4-iob                         -  enabled
                + system.adapter.tr-064.1                 : tr-064                : raspberrypi4-iob                         -  enabled
                + system.adapter.tr-064.2                 : tr-064                : raspberrypi4-iob                         -  enabled
                + system.adapter.trashschedule.0          : trashschedule         : raspberrypi4-iob                         -  enabled
                  system.adapter.vis-colorpicker.0        : vis-colorpicker       : raspberrypi4-iob                         -  enabled
                  system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : raspberrypi4-iob                         -  enabled
                  system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi4-iob                         - disabled
                  system.adapter.vis-icontwo.0            : vis-icontwo           : raspberrypi4-iob                         -  enabled
                  system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : raspberrypi4-iob                         -  enabled
                  system.adapter.vis-materialdesign.0     : vis-materialdesign    : raspberrypi4-iob                         -  enabled
                  system.adapter.vis-metro.0              : vis-metro             : raspberrypi4-iob                         - disabled
                  system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi4-iob                         - disabled
                  system.adapter.vis-weather.0            : vis-weather           : raspberrypi4-iob                         - disabled
                  system.adapter.vis.0                    : vis                   : raspberrypi4-iob                         -  enabled
                  system.adapter.weatherunderground.0     : weatherunderground    : raspberrypi4-iob                         -  enabled
                + system.adapter.web.0                    : web                   : raspberrypi4-iob                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                + system.adapter.web.1                    : web                   : raspberrypi4-iob                         -  enabled, port: 20002, bind: 0.0.0.0, run as: admin
                + system.adapter.ws.0                     : ws                    : raspberrypi4-iob                         -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                + system.adapter.zigbee.0                 : zigbee                : raspberrypi4-iob                         -  enabled, port: /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-
                
                + instance is alive
                
                Enabled adapters with bindings
                + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                         -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.influxdb.0               : influxdb              : raspberrypi4-iob                         -  enabled, port: 8086
                + system.adapter.mqtt.0                   : mqtt                  : raspberrypi4-iob                         -  enabled, port: 1884, bind: 192.168.178.126
                + system.adapter.simple-api.0             : simple-api            : raspberrypi4-iob                         -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                + system.adapter.sonoff.0                 : sonoff                : raspberrypi4-iob                         -  enabled, port: 1883, bind: 0.0.0.0
                + system.adapter.sql.0                    : sql                   : raspberrypi4-iob                         -  enabled, port: 3306
                + system.adapter.synology.0               : synology              : raspberrypi4-iob                         -  enabled, port: 5000
                + system.adapter.telegram.0               : telegram              : raspberrypi4-iob                         -  enabled, port: 8443, bind: 0.0.0.0
                + system.adapter.web.0                    : web                   : raspberrypi4-iob                         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                + system.adapter.web.1                    : web                   : raspberrypi4-iob                         -  enabled, port: 20002, bind: 0.0.0.0, run as: admin
                + system.adapter.ws.0                     : ws                    : raspberrypi4-iob                         -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                + system.adapter.zigbee.0                 : zigbee                : raspberrypi4-iob                         -  enabled, port: /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-
                
                ioBroker-Repositories
                stable        : http://download.iobroker.net/sources-dist.json
                Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
                
                Active repo(s): stable
                
                Installed ioBroker-Instances
                Used repository: stable
                Adapter    "admin"        : 6.3.5    , installed 6.3.5
                Adapter    "alias-manager": 1.2.4    , installed 1.2.4
                Adapter    "alpha2"       : 1.0.0    , installed 1.0.4
                Adapter    "backitup"     : 2.5.9    , installed 2.5.9
                Adapter    "coronavirus-statistics": 0.8.7, installed 0.8.7
                Adapter    "daswetter"    : 3.1.4    , installed 3.1.4
                Adapter    "denon"        : 1.13.4   , installed 1.13.4
                Adapter    "devices"      : 1.1.2    , installed 1.1.2
                Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                Adapter    "dwd"          : 2.8.3    , installed 2.8.3
                Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
                Adapter    "flot"         : 1.11.0   , installed 1.11.0
                Adapter    "fritzdect"    : 2.2.6    , installed 2.2.6
                Adapter    "homeconnect"  : 1.1.1    , installed 1.1.1
                Adapter    "ical"         : 1.13.2   , installed 1.13.2
                Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                Adapter    "info"         : 1.9.19   , installed 1.9.19
                Adapter    "javascript"   : 6.1.4    , installed 6.1.4
                Controller "js-controller": 4.0.24   , installed 4.0.24
                Adapter    "luftdaten"    : 2.2.4    , installed 2.2.4
                Adapter    "material"     : 1.1.2    , installed 1.1.2
                Adapter    "mqtt"         : 4.0.7    , installed 4.0.7
                Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                Adapter    "nuki-extended": 2.3.1    , installed 2.4.0
                Adapter    "octoprint"    : 4.0.0    , installed 4.0.0
                Adapter    "panasonic-viera": 2.0.0  , installed 2.0.0
                Adapter    "pi-hole"      : 1.3.4    , installed 1.3.4
                Adapter    "ping"         : 1.5.3    , installed 1.5.3
                Adapter    "pushover"     : 3.0.3    , installed 3.0.3
                Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                Adapter    "shuttercontrol": 1.4.18  , installed 1.4.18
                Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
                Adapter    "sql"          : 2.2.0    , installed 2.2.0
                Adapter    "synology"     : 2.1.13   , installed 2.1.13
                Adapter    "tankerkoenig" : 3.1.0    , installed 3.1.0
                Adapter    "telegram"     : 1.15.2   , installed 1.15.2
                Adapter    "text2command" : 2.3.0    , installed 2.3.0
                Adapter    "tr-064"       : 4.2.17   , installed 4.2.17
                Adapter    "trashschedule": 2.0.3    , installed 2.0.3
                Adapter    "vis"          : 1.4.15   , installed 1.4.15
                Adapter    "vis-colorpicker": 1.2.0  , installed 1.2.0
                Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                Adapter    "vis-hqwidgets": 1.3.0    , installed 1.3.0
                Adapter    "vis-icontwo"  : 0.90.0   , installed 0.90.0
                Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                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    "ws"           : 1.3.0    , installed 1.3.0
                Adapter    "zigbee"       : 1.8.9    , installed 1.8.9
                
                Objects and States
                Please stand by - This may take a while
                Objects:        15535
                States:         13217
                
                *** 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://repos.influxdata.com/debian stable InRelease
                Hit:6 https://deb.nodesource.com/node_16.x bullseye InRelease
                Hit:7 https://repos.influxdata.com/debian bullseye InRelease
                Reading package lists...
                Pending Updates: 25
                
                *** 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:8765            0.0.0.0:*               LISTEN      0          12703      408/python2
                tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      110        9020       530/redis-server 12
                tcp        0      0 192.168.178.126:1884    0.0.0.0:*               LISTEN      1001       16111      1330/io.mqtt.0
                tcp        0      0 192.168.178.126:1885    0.0.0.0:*               LISTEN      1001       16112      1330/io.mqtt.0
                tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN      999        15472      892/pihole-FTL
                tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12624      570/sshd: /usr/sbin
                tcp        0      0 127.0.0.1:4711          0.0.0.0:*               LISTEN      999        14649      892/pihole-FTL
                tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      0          14613      858/lighttpd
                tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       17019      1212/io.sonoff.0
                tcp        0      0 0.0.0.0:8089            0.0.0.0:*               LISTEN      0          12690      692/motion
                tcp        0      0 127.0.0.1:7999          0.0.0.0:*               LISTEN      0          12691      692/motion
                tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      998        14595      800/influxd
                tcp6       0      0 :::53                   :::*                    LISTEN      999        15474      892/pihole-FTL
                tcp6       0      0 :::22                   :::*                    LISTEN      0          12626      570/sshd: /usr/sbin
                tcp6       0      0 :::80                   :::*                    LISTEN      0          14614      858/lighttpd
                tcp6       0      0 :::20002                :::*                    LISTEN      1001       25628      2251/io.web.1
                tcp6       0      0 ::1:6379                :::*                    LISTEN      110        9021       530/redis-server 12
                tcp6       0      0 :::8082                 :::*                    LISTEN      1001       21158      1612/io.web.0
                tcp6       0      0 :::8081                 :::*                    LISTEN      1001       14869      1150/io.admin.0
                tcp6       0      0 :::8086                 :::*                    LISTEN      998        12839      800/influxd
                tcp6       0      0 :::8087                 :::*                    LISTEN      1001       29092      2457/io.simple-api.
                tcp6       0      0 :::8084                 :::*                    LISTEN      1001       29160      2499/io.ws.0
                tcp6       0      0 ::1:4711                :::*                    LISTEN      999        14650      892/pihole-FTL
                tcp6       0      0 :::3306                 :::*                    LISTEN      111        12143      628/mariadbd
                udp        0      0 0.0.0.0:46649           0.0.0.0:*                           108        8962       396/avahi-daemon: r
                udp        0      0 0.0.0.0:53              0.0.0.0:*                           999        15471      892/pihole-FTL
                udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          14321      796/dhcpcd
                udp        0      0 192.168.178.126:5353    0.0.0.0:*                           1001       18075      1104/io.tr-064.0
                udp        0      0 192.168.178.126:5353    0.0.0.0:*                           1001       16769      1093/io.tr-064.1
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        8960       396/avahi-daemon: r
                udp6       0      0 :::59330                :::*                                108        8963       396/avahi-daemon: r
                udp6       0      0 :::53                   :::*                                999        15473      892/pihole-FTL
                udp6       0      0 :::5353                 :::*                                108        8961       396/avahi-daemon: r
                
                *** Log File - Last 25 Lines ***
                
                2023-01-03 10:36:03.437  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
                2023-01-03 10:36:25.751  - info: sonoff.0 (1212) Client [AV-Küche2_C423B8] reconnected. Old secret 1672736531645_645. New secret 1672738585751_8594
                2023-01-03 10:36:51.635  - info: javascript.0 (1078) script.js.common.Sicherheit.Bewegungserkennung: 10:36:51.635 empfangen: 691
                2023-01-03 10:38:00.031  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 started with pid 27194
                2023-01-03 10:38:02.231  - info: luftdaten.0 (27194) starting. Version 2.2.4 in /opt/iobroker/node_modules/iobroker.luftdaten, node: v16.18.1, js-controller: 4.0.24
                2023-01-03 10:38:02.573  - info: luftdaten.0 (27194) Terminated (NO_ERROR): Without reason
                2023-01-03 10:38:03.167  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
                2023-01-03 10:40:00.087  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 started with pid 28493
                2023-01-03 10:40:03.582  - info: luftdaten.0 (28493) starting. Version 2.2.4 in /opt/iobroker/node_modules/iobroker.luftdaten, node: v16.18.1, js-controller: 4.0.24
                2023-01-03 10:40:04.143  - info: host.raspberrypi4-iob instance system.adapter.dwd.0 started with pid 28718
                2023-01-03 10:40:04.586  - info: luftdaten.0 (28493) Terminated (NO_ERROR): Without reason
                2023-01-03 10:40:05.164  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
                2023-01-03 10:40:09.696  - info: dwd.0 (28718) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.18.1, js-controller: 4.0.24
                2023-01-03 10:40:13.382  - info: dwd.0 (28718) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                2023-01-03 10:40:13.935  - info: host.raspberrypi4-iob instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                2023-01-03 10:40:39.263  - info: javascript.0 (1078) script.js.common.Sicherheit.Bewegungserkennung: 10:40:39.263 empfangen: ABB_Alarmanlage_aus
                2023-01-03 10:42:00.043  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 started with pid 31439
                2023-01-03 10:42:02.523  - info: luftdaten.0 (31439) starting. Version 2.2.4 in /opt/iobroker/node_modules/iobroker.luftdaten, node: v16.18.1, js-controller: 4.0.24
                2023-01-03 10:42:02.840  - info: luftdaten.0 (31439) Terminated (NO_ERROR): Without reason
                2023-01-03 10:42:03.367  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
                2023-01-03 10:42:16.086  - info: sonoff.0 (1212) Client [Badlüfter_21828A] connection closed: timeout
                2023-01-03 10:44:00.041  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 started with pid 32591
                2023-01-03 10:44:03.425  - info: luftdaten.0 (32591) starting. Version 2.2.4 in /opt/iobroker/node_modules/iobroker.luftdaten, node: v16.18.1, js-controller: 4.0.24
                2023-01-03 10:44:03.955  - info: luftdaten.0 (32591) Terminated (NO_ERROR): Without reason
                2023-01-03 10:44:04.490  - info: host.raspberrypi4-iob instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
                ============ Mark until here for C&P =============
                
                
                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von Thomas Braun
                #14

                @dragricola

                Zweimal web?
                Zweimal javascript?
                discovery braucht man in einem eingerichteten System auch eher nicht mehr.

                Und ich würde von redis/redis auf jsonl/jsonl umstellen, ich denke redis ist sehr viel speicherhungriger als jsonl es ist.

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

                D CodierknechtC 3 Antworten Letzte Antwort
                2
                • D dragricola

                  @dragricola said in Abstürze vor allem beim dayly Backup:

                  full check

                  Hier ist ein Auszug aus dem Full check:

                  *** MEMORY ***
                                 total        used        free      shared  buff/cache   available
                  Mem:            3.8G        3.1G         98M        4.0M        548M        569M
                  Swap:            99M         99M        0.0K
                  Total:          3.9G        3.2G         98M
                  
                           3793 M total memory
                           3146 M used memory
                            508 M active memory
                           3036 M inactive memory
                             98 M free memory
                              5 M buffer memory
                            542 M swap cache
                             99 M total swap
                             99 M used swap
                              0 M free swap
                  
                  *** FILESYSTEM ***
                  Filesystem                                     Type      Size  Used Avail Use% Mounted on
                  /dev/root                                      ext4      118G  9.2G  104G   9% /
                  devtmpfs                                       devtmpfs  1.7G     0  1.7G   0% /dev
                  tmpfs                                          tmpfs     1.9G  988K  1.9G   1% /dev/shm
                  tmpfs                                          tmpfs     759M  1.2M  758M   1% /run
                  tmpfs                                          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                  /dev/sda1                                      vfat      255M   31M  225M  12% /boot
                  tmpfs                                          tmpfs     380M     0  380M   0% /run/user/999
                  //192.168.178.50/home/Backup/ioBroker/Standard cifs      7.2T  3.6T  3.7T  50% /opt/iobroker/backups
                  tmpfs                                          tmpfs     380M     0  380M   0% /run/user/1000
                  
                  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
                  `-/opt/iobroker/backups //192.168.178.50/home/Backup/ioBroker/Standard cifs   rw,relatime,vers=1.0,cache=strict,username=backup,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.178.50,soft,unix,posixpaths,ser76,wsize=1048576,bsize=1048576,echo_interval=60,actimeo=1
                  

                  Das File-System scheint nicht ausgelastet zu sein. Habe ich vielleicht ein Problem wegen zu wenig Memory?

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

                  @dragricola sagte in Abstürze vor allem beim dayly Backup:

                  Habe ich vielleicht ein Problem wegen zu wenig Memory?

                  sieht so aus. Das erklärt auch das Issue beim Backup.
                  Das benötigt jede Menge RAM.

                  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 Antwort Letzte Antwort
                  1
                  • Thomas BraunT Thomas Braun

                    @dragricola

                    Zweimal web?
                    Zweimal javascript?
                    discovery braucht man in einem eingerichteten System auch eher nicht mehr.

                    Und ich würde von redis/redis auf jsonl/jsonl umstellen, ich denke redis ist sehr viel speicherhungriger als jsonl es ist.

                    D Offline
                    D Offline
                    dragricola
                    schrieb am zuletzt editiert von dragricola
                    #16

                    @codierknecht said in Abstürze vor allem beim dayly Backup:

                    3 Instanzen vom tr-064

                    Eine Fritz!Box und zwei weitere als Access-Points. für letztere habe ich die Instanzen jetzt deaktiviert.

                    @thomas-braun said in Abstürze vor allem beim dayly Backup:

                    @dragricola
                    Zweimal web?
                    Zweimal javascript?

                    Vielen Dank für die Hinweise an beide. Die zweite Web-Instanz hatte ich gemäß Forum eingerichtet aufgrund der Probleme mit der ioBroker-VIS App. Ist der Bug inzwischen beseitigt, sodass ich die zweite Instanz wieder löschen kann?
                    Die zweite Instanz javascript hatte ich zum Testen neuer Skripte verwendet und nun gestoppt.

                    Wird durch Stoppen der Instanzen bereits Memory freigegeben oder sollten die Instanzen besser komplett gelöscht werden?

                    CodierknechtC 2 Antworten Letzte Antwort
                    0
                    • D dragricola

                      @codierknecht said in Abstürze vor allem beim dayly Backup:

                      3 Instanzen vom tr-064

                      Eine Fritz!Box und zwei weitere als Access-Points. für letztere habe ich die Instanzen jetzt deaktiviert.

                      @thomas-braun said in Abstürze vor allem beim dayly Backup:

                      @dragricola
                      Zweimal web?
                      Zweimal javascript?

                      Vielen Dank für die Hinweise an beide. Die zweite Web-Instanz hatte ich gemäß Forum eingerichtet aufgrund der Probleme mit der ioBroker-VIS App. Ist der Bug inzwischen beseitigt, sodass ich die zweite Instanz wieder löschen kann?
                      Die zweite Instanz javascript hatte ich zum Testen neuer Skripte verwendet und nun gestoppt.

                      Wird durch Stoppen der Instanzen bereits Memory freigegeben oder sollten die Instanzen besser komplett gelöscht werden?

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

                      @dragricola sagte in Abstürze vor allem beim dayly Backup:

                      Wird durch Stoppen der Instanzen bereits Memory freigegeben oder sollten die Instanzen besser komplett gelöscht werden?

                      Stoppen sollte ausreichen. Was aktuell nicht läuft braucht auch keinen Speicher.
                      Schau mal nach wie's aussieht ...

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

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

                      1 Antwort Letzte Antwort
                      0
                      • D dragricola

                        @codierknecht said in Abstürze vor allem beim dayly Backup:

                        3 Instanzen vom tr-064

                        Eine Fritz!Box und zwei weitere als Access-Points. für letztere habe ich die Instanzen jetzt deaktiviert.

                        @thomas-braun said in Abstürze vor allem beim dayly Backup:

                        @dragricola
                        Zweimal web?
                        Zweimal javascript?

                        Vielen Dank für die Hinweise an beide. Die zweite Web-Instanz hatte ich gemäß Forum eingerichtet aufgrund der Probleme mit der ioBroker-VIS App. Ist der Bug inzwischen beseitigt, sodass ich die zweite Instanz wieder löschen kann?
                        Die zweite Instanz javascript hatte ich zum Testen neuer Skripte verwendet und nun gestoppt.

                        Wird durch Stoppen der Instanzen bereits Memory freigegeben oder sollten die Instanzen besser komplett gelöscht werden?

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

                        @dragricola
                        Discovery kannst Du auch gefahrlos stoppen.
                        Das braucht man in einem laufenden System eher nicht. Eigentlich sogar gar nicht, wenn man sich ein wenig mit der Material auskennt und in der Lage ist, neue Geräte ohne Hilfe in Betrieb zu nehmen.

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

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

                        D 1 Antwort Letzte Antwort
                        1
                        • CodierknechtC Codierknecht

                          @dragricola
                          Discovery kannst Du auch gefahrlos stoppen.
                          Das braucht man in einem laufenden System eher nicht. Eigentlich sogar gar nicht, wenn man sich ein wenig mit der Material auskennt und in der Lage ist, neue Geräte ohne Hilfe in Betrieb zu nehmen.

                          D Offline
                          D Offline
                          dragricola
                          schrieb am zuletzt editiert von
                          #19

                          @codierknecht said in Abstürze vor allem beim dayly Backup:

                          Discovery kannst Du auch gefahrlos stoppen.

                          Habe ich auch gestoppt. Mit der zweiten Web-Instanz und dem Sonoff plus MQTT sieht es nun so aus:

                          *** MEMORY ***
                          
                                         total        used        free      shared  buff/cache   available
                          Mem:            3.8G        2.7G        450M        4.0M        593M        938M
                          Swap:            99M         95M        4.0M
                          Total:          3.9G        2.8G        454M
                          
                                   3793 M total memory
                                   2748 M used memory
                                    628 M active memory
                                   2564 M inactive memory
                                    450 M free memory
                                     19 M buffer memory
                                    575 M swap cache
                                     99 M total swap
                                     95 M used swap
                                      4 M free swap
                          
                          

                          Den Sonoff-Adapter zu ersetzen würde bei mir sehr viel Arbeit bedeuten, da ich ca. 50 Tasmota-Geräte betreibe!

                          CodierknechtC 1 Antwort Letzte Antwort
                          0
                          • D dragricola

                            @codierknecht said in Abstürze vor allem beim dayly Backup:

                            Discovery kannst Du auch gefahrlos stoppen.

                            Habe ich auch gestoppt. Mit der zweiten Web-Instanz und dem Sonoff plus MQTT sieht es nun so aus:

                            *** MEMORY ***
                            
                                           total        used        free      shared  buff/cache   available
                            Mem:            3.8G        2.7G        450M        4.0M        593M        938M
                            Swap:            99M         95M        4.0M
                            Total:          3.9G        2.8G        454M
                            
                                     3793 M total memory
                                     2748 M used memory
                                      628 M active memory
                                     2564 M inactive memory
                                      450 M free memory
                                       19 M buffer memory
                                      575 M swap cache
                                       99 M total swap
                                       95 M used swap
                                        4 M free swap
                            
                            

                            Den Sonoff-Adapter zu ersetzen würde bei mir sehr viel Arbeit bedeuten, da ich ca. 50 Tasmota-Geräte betreibe!

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

                            @dragricola sagte in Abstürze vor allem beim dayly Backup:

                            Den Sonoff-Adapter zu ersetzen würde bei mir sehr viel Arbeit bedeuten, da ich ca. 50 Tasmota-Geräte betreibe!

                            Dann lass ihn laufen.
                            Ein knappes 1/2 Gigabyte RAM sollte erstmal reichen. Probier's aus - Versuch macht klug ;-)

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

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

                            Thomas BraunT D 2 Antworten Letzte Antwort
                            0
                            • CodierknechtC Codierknecht

                              @dragricola sagte in Abstürze vor allem beim dayly Backup:

                              Den Sonoff-Adapter zu ersetzen würde bei mir sehr viel Arbeit bedeuten, da ich ca. 50 Tasmota-Geräte betreibe!

                              Dann lass ihn laufen.
                              Ein knappes 1/2 Gigabyte RAM sollte erstmal reichen. Probier's aus - Versuch macht klug ;-)

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

                              gegen jetzt

                              available 
                              938M
                              

                              schaut schon mal viel besser aus.

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

                              1 Antwort Letzte Antwort
                              0
                              • CodierknechtC Codierknecht

                                @dragricola sagte in Abstürze vor allem beim dayly Backup:

                                Den Sonoff-Adapter zu ersetzen würde bei mir sehr viel Arbeit bedeuten, da ich ca. 50 Tasmota-Geräte betreibe!

                                Dann lass ihn laufen.
                                Ein knappes 1/2 Gigabyte RAM sollte erstmal reichen. Probier's aus - Versuch macht klug ;-)

                                D Offline
                                D Offline
                                dragricola
                                schrieb am zuletzt editiert von
                                #22

                                @codierknecht said in Abstürze vor allem beim dayly Backup:

                                Probier's aus - Versuch macht klug

                                @thomas-braun said in Abstürze vor allem beim dayly Backup:

                                schaut schon mal viel besser aus

                                Jedenfalls ist gerade das Backup vollständig ohne Absturz des RaspberryPi durchgelaufen. Das lässt hoffen! Nochmals vielen Dank für eure Hilfe!

                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • D dragricola

                                  @codierknecht said in Abstürze vor allem beim dayly Backup:

                                  Probier's aus - Versuch macht klug

                                  @thomas-braun said in Abstürze vor allem beim dayly Backup:

                                  schaut schon mal viel besser aus

                                  Jedenfalls ist gerade das Backup vollständig ohne Absturz des RaspberryPi durchgelaufen. Das lässt hoffen! Nochmals vielen Dank für eure Hilfe!

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

                                  @dragricola sagte in Abstürze vor allem beim dayly Backup:

                                  Jedenfalls ist gerade das Backup vollständig ohne Absturz des RaspberryPi durchgelaufen.

                                  Ich denke übrigens, die Kiste ist gar nicht richtig abgeschmiert, die war nur komplett dicht.

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

                                  D 1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @dragricola sagte in Abstürze vor allem beim dayly Backup:

                                    Jedenfalls ist gerade das Backup vollständig ohne Absturz des RaspberryPi durchgelaufen.

                                    Ich denke übrigens, die Kiste ist gar nicht richtig abgeschmiert, die war nur komplett dicht.

                                    D Offline
                                    D Offline
                                    dragricola
                                    schrieb am zuletzt editiert von
                                    #24

                                    @thomas-braun said in Abstürze vor allem beim dayly Backup:

                                    die war nur komplett dicht.

                                    Wie kann man das feststellen? SSH ging nicht und auch in der SQL-Datenbank wurde über mehrere Stunden nichts registriert.
                                    Kann man unter Linux bei Memory Knappheit Daten auf die SSD auslagern?

                                    HomoranH Thomas BraunT 2 Antworten Letzte Antwort
                                    0
                                    • D dragricola

                                      @thomas-braun said in Abstürze vor allem beim dayly Backup:

                                      die war nur komplett dicht.

                                      Wie kann man das feststellen? SSH ging nicht und auch in der SQL-Datenbank wurde über mehrere Stunden nichts registriert.
                                      Kann man unter Linux bei Memory Knappheit Daten auf die SSD auslagern?

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

                                      @dragricola sagte in Abstürze vor allem beim dayly Backup:

                                      Kann man unter Linux bei Memory Knappheit Daten auf die SSD auslagern?

                                      das passiert dann, nennt sich SWAP.
                                      da hast du 99MB und die sind bereits fast vollständig benutzt

                                      Swap:            99M         95M        4.0M
                                      

                                      Das kostet I/O Ressourcen und bremst die CPU aus.
                                      dann ist der Rechner "nicht erreichbar" weil überlastet.

                                      Sieht man mit top wenn die Load über 4 geht bremsts...bis zum scheinbaren Stillstand

                                      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 Antwort Letzte Antwort
                                      0
                                      • D dragricola

                                        @thomas-braun said in Abstürze vor allem beim dayly Backup:

                                        die war nur komplett dicht.

                                        Wie kann man das feststellen? SSH ging nicht und auch in der SQL-Datenbank wurde über mehrere Stunden nichts registriert.
                                        Kann man unter Linux bei Memory Knappheit Daten auf die SSD auslagern?

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

                                        @dragricola sagte in Abstürze vor allem beim dayly Backup:

                                        Kann man unter Linux bei Memory Knappheit Daten auf die SSD auslagern?

                                        Man könnte swap als swap file anlegen. Aber das ist nur ein Notstopfen und ist kein Ersatz für 'ordentliches' RAM.

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

                                        CodierknechtC 1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @dragricola sagte in Abstürze vor allem beim dayly Backup:

                                          Kann man unter Linux bei Memory Knappheit Daten auf die SSD auslagern?

                                          Man könnte swap als swap file anlegen. Aber das ist nur ein Notstopfen und ist kein Ersatz für 'ordentliches' RAM.

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

                                          @thomas-braun sagte in Abstürze vor allem beim dayly Backup:

                                          Man könnte swap als swap file anlegen. Aber das ist nur ein Notstopfen und ist kein Ersatz für 'ordentliches' RAM.

                                          @dragricola
                                          Und bremst die Kiste ziemlich aus.

                                          Als weiteren "Notnagel" - um zumindest das Backup zu stabilisieren - könnte man unwichtige Instanzen per Script nachts stoppen.
                                          Aber auch wirklich nur als Notnagel. Bei der Menge an laufenden Instanzen kommst Du langfristig nicht um eine fettere Kiste herum.

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

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

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


                                          Support us

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

                                          809

                                          Online

                                          32.5k

                                          Benutzer

                                          81.8k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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