Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. IoBroker Stürt aus dem Nix ab

NEWS

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

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

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

IoBroker Stürt aus dem Nix ab

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
28 Beiträge 6 Kommentatoren 745 Aufrufe 4 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Horst BöttcherH Offline
    Horst BöttcherH Offline
    Horst Böttcher
    schrieb am zuletzt editiert von Horst Böttcher
    #1
    Systemdata Bitte Ausfüllen
    Hardwaresystem: PI 4 B / Model : Cortex-A72
    Arbeitsspeicher: 4GB
    Festplattenart: USB Stick 64GB
    Betriebssystem: Bullseye Ligt 64bit
    Node-Version: v16.19.1
    Nodejs-Version: v16.19.1
    NPM-Version: 8.19.3
    Installationsart: Skript

    Iobroker stürt regelmässig ab

    dmesg -T.txt

    ioBroker auf Proxmox (Debian) auf LENOVO PC Thinkcentre als Produktivsystem

    Thomas BraunT 2 Antworten Letzte Antwort
    0
    • Horst BöttcherH Horst Böttcher
      Systemdata Bitte Ausfüllen
      Hardwaresystem: PI 4 B / Model : Cortex-A72
      Arbeitsspeicher: 4GB
      Festplattenart: USB Stick 64GB
      Betriebssystem: Bullseye Ligt 64bit
      Node-Version: v16.19.1
      Nodejs-Version: v16.19.1
      NPM-Version: 8.19.3
      Installationsart: Skript

      Iobroker stürt regelmässig ab

      dmesg -T.txt

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

      @horst-böttcher

      [Wed Mar  1 13:17:55 2023] systemd[1]: Queued start job for default target Graphical Interface.
      

      Desktop ausschalten.

      [Thu Mar  2 08:16:24 2023] io.sourceanalyt invoked oom-killer: gfp_mask=0x1100cca(GFP_HIGHUSER_MOVABLE), order=0, oom_score_adj=0
      

      Dir geht der Arbeitsspeicher 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
      • GlasfaserG Offline
        GlasfaserG Offline
        Glasfaser
        schrieb am zuletzt editiert von Glasfaser
        #3

        @horst-böttcher

        [Thu Mar  2 08:16:24 2023] Out of memory: Killed process 26657 (iobroker.js-con) total-vm:1686604kB, anon-rss:819228kB, file-rss:0kB, shmem-rss:0kB, UID:1001 pgtables:2168kB oom_score_adj:0
        

        Dein Speicher überfüllt sich .

        Zeige mal

        iob diag
        

        aber die Full Ausgabe .

        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

        Horst BöttcherH 1 Antwort Letzte Antwort
        0
        • Horst BöttcherH Horst Böttcher
          Systemdata Bitte Ausfüllen
          Hardwaresystem: PI 4 B / Model : Cortex-A72
          Arbeitsspeicher: 4GB
          Festplattenart: USB Stick 64GB
          Betriebssystem: Bullseye Ligt 64bit
          Node-Version: v16.19.1
          Nodejs-Version: v16.19.1
          NPM-Version: 8.19.3
          Installationsart: Skript

          Iobroker stürt regelmässig ab

          dmesg -T.txt

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

          @horst-böttcher sagte in IoBroker Stürt aus dem Nix ab:

          Betriebssystem:
          Bullseye Ligt 64bit

          Das kann im Übrigen nicht sein, da läuft der ganze Desktop-Krempel mit allem Zipp und Zapp.

          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
          • GlasfaserG Glasfaser

            @horst-böttcher

            [Thu Mar  2 08:16:24 2023] Out of memory: Killed process 26657 (iobroker.js-con) total-vm:1686604kB, anon-rss:819228kB, file-rss:0kB, shmem-rss:0kB, UID:1001 pgtables:2168kB oom_score_adj:0
            

            Dein Speicher überfüllt sich .

            Zeige mal

            iob diag
            

            aber die Full Ausgabe .

            Horst BöttcherH Offline
            Horst BöttcherH Offline
            Horst Böttcher
            schrieb am zuletzt editiert von Homoran
            #5

            @glasfaser sagte in IoBroker Stürt aus dem Nix ab:

            iob diag

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

            Skript v.2023-01-02
            
            *** 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:
             21:00:36 up 3 days,  7:42,  3 users,  load average: 1.30, 0.77, 0.78
            CPU threads: 4
            
            *** Time and Time Zones ***
            Sat Mar  4 20:00:36 UTC 2023
            Sat Mar  4 21:00:36 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 lpadmin gpio i2c spi iobroker
            
            *** X-Server-Setup ***
            X-Server:       true
            Desktop:
            Terminal:       tty
            Boot Target:    multi-user.target
            
            *** MEMORY ***
                           total        used        free      shared  buff/cache   available
            Mem:            3.8G        2.9G        262M         35M        644M        796M
            Swap:            99M         99M        0.0K
            Total:          3.9G        3.0G        262M
            
                     3793 M total memory
                     2886 M used memory
                      342 M active memory
                     2990 M inactive memory
                      261 M free memory
                       73 M buffer memory
                      571 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       59G  7.2G   49G  13% /
            devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
            tmpfs          tmpfs     1.9G     0  1.9G   0% /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   20K  380M   1% /run/user/1000
            
            Messages in dmesg:
            [Wed Mar  1 13:17:53 2023] EXT4-fs (sda2): INFO: recovery required on readonly filesystem
            [Wed Mar  1 13:17:53 2023] EXT4-fs (sda2): write access will be enabled during recovery
            [Wed Mar  1 13:17:53 2023] EXT4-fs (sda2): recovery complete
            [Wed Mar  1 13:17:53 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
            [Wed Mar  1 13:17:53 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
            [Wed Mar  1 13:17:55 2023] EXT4-fs (sda2): re-mounted. Opts: (null). Quota mode: none.
            
            Show mounted filesystems (real ones only):
            TARGET  SOURCE    FSTYPE OPTIONS
            /       /dev/sda2 ext4   rw,noatime
            `-/boot /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
            
            Files in neuralgic directories:
            
            /var:
            1.1G    /var/
            545M    /var/lib
            366M    /var/lib/influxdb/engine
            366M    /var/lib/influxdb
            336M    /var/lib/influxdb/engine/data/3ad9bb32cbdeed46/autogen/1
            
            /opt/iobroker/backups:
            320M    /opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            509M    /opt/iobroker/iobroker-data/
            396M    /opt/iobroker/iobroker-data/files
            98M     /opt/iobroker/iobroker-data/files/vis.0
            83M     /opt/iobroker/iobroker-data/backup-objects
            55M     /opt/iobroker/iobroker-data/files/vis.0/ios
            
            The five largest files in iobroker-data are:
            52M     /opt/iobroker/iobroker-data/files/vis.0/ios/videoplayback_Eg1j6TSN.mp4
            22M     /opt/iobroker/iobroker-data/objects.jsonl
            21M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/2.c870507c.chunk.js.map
            19M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.806bf48a.js.map
            19M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.fe83292c.js.map
            
            *** NodeJS-Installation ***
            
            /usr/bin/nodejs         v16.19.1
            /usr/bin/node           v16.19.1
            /usr/bin/npm            8.19.3
            /usr/bin/npx            8.19.3
            
            nodejs:
              Installed: 16.19.1-deb-1nodesource1
              Candidate: 16.19.1-deb-1nodesource1
              Version table:
             *** 16.19.1-deb-1nodesource1 500
                    500 https://deb.nodesource.com/node_16.x bullseye/main arm64 Packages
                    100 /var/lib/dpkg/status
                 12.22.12~dfsg-1~deb11u3 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.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            Core adapters versions
            js-controller:  4.0.24
            admin:          6.3.5
            javascript:     6.1.4
            
            
            

            ioBroker auf Proxmox (Debian) auf LENOVO PC Thinkcentre als Produktivsystem

            Thomas BraunT GlasfaserG 3 Antworten Letzte Antwort
            0
            • Horst BöttcherH Horst Böttcher

              @glasfaser sagte in IoBroker Stürt aus dem Nix ab:

              iob diag

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

              Skript v.2023-01-02
              
              *** 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:
               21:00:36 up 3 days,  7:42,  3 users,  load average: 1.30, 0.77, 0.78
              CPU threads: 4
              
              *** Time and Time Zones ***
              Sat Mar  4 20:00:36 UTC 2023
              Sat Mar  4 21:00:36 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 lpadmin gpio i2c spi iobroker
              
              *** X-Server-Setup ***
              X-Server:       true
              Desktop:
              Terminal:       tty
              Boot Target:    multi-user.target
              
              *** MEMORY ***
                             total        used        free      shared  buff/cache   available
              Mem:            3.8G        2.9G        262M         35M        644M        796M
              Swap:            99M         99M        0.0K
              Total:          3.9G        3.0G        262M
              
                       3793 M total memory
                       2886 M used memory
                        342 M active memory
                       2990 M inactive memory
                        261 M free memory
                         73 M buffer memory
                        571 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       59G  7.2G   49G  13% /
              devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
              tmpfs          tmpfs     1.9G     0  1.9G   0% /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   20K  380M   1% /run/user/1000
              
              Messages in dmesg:
              [Wed Mar  1 13:17:53 2023] EXT4-fs (sda2): INFO: recovery required on readonly filesystem
              [Wed Mar  1 13:17:53 2023] EXT4-fs (sda2): write access will be enabled during recovery
              [Wed Mar  1 13:17:53 2023] EXT4-fs (sda2): recovery complete
              [Wed Mar  1 13:17:53 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
              [Wed Mar  1 13:17:53 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
              [Wed Mar  1 13:17:55 2023] EXT4-fs (sda2): re-mounted. Opts: (null). Quota mode: none.
              
              Show mounted filesystems (real ones only):
              TARGET  SOURCE    FSTYPE OPTIONS
              /       /dev/sda2 ext4   rw,noatime
              `-/boot /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
              
              Files in neuralgic directories:
              
              /var:
              1.1G    /var/
              545M    /var/lib
              366M    /var/lib/influxdb/engine
              366M    /var/lib/influxdb
              336M    /var/lib/influxdb/engine/data/3ad9bb32cbdeed46/autogen/1
              
              /opt/iobroker/backups:
              320M    /opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              509M    /opt/iobroker/iobroker-data/
              396M    /opt/iobroker/iobroker-data/files
              98M     /opt/iobroker/iobroker-data/files/vis.0
              83M     /opt/iobroker/iobroker-data/backup-objects
              55M     /opt/iobroker/iobroker-data/files/vis.0/ios
              
              The five largest files in iobroker-data are:
              52M     /opt/iobroker/iobroker-data/files/vis.0/ios/videoplayback_Eg1j6TSN.mp4
              22M     /opt/iobroker/iobroker-data/objects.jsonl
              21M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/2.c870507c.chunk.js.map
              19M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.806bf48a.js.map
              19M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.fe83292c.js.map
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs         v16.19.1
              /usr/bin/node           v16.19.1
              /usr/bin/npm            8.19.3
              /usr/bin/npx            8.19.3
              
              nodejs:
                Installed: 16.19.1-deb-1nodesource1
                Candidate: 16.19.1-deb-1nodesource1
                Version table:
               *** 16.19.1-deb-1nodesource1 500
                      500 https://deb.nodesource.com/node_16.x bullseye/main arm64 Packages
                      100 /var/lib/dpkg/status
                   12.22.12~dfsg-1~deb11u3 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.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              Core adapters versions
              js-controller:  4.0.24
              admin:          6.3.5
              javascript:     6.1.4
              
              
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #6

              @horst-böttcher sagte in IoBroker Stürt aus dem Nix ab:

              *** X-Server-Setup ***
              X-Server: true
              Desktop:
              Terminal: tty
              Boot Target: multi-user.target

              Merkwürdig. Mit Boot Target multi-user.target dürfte der X-Server eigentlich gar nicht starten.

              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
              • Horst BöttcherH Horst Böttcher

                @glasfaser sagte in IoBroker Stürt aus dem Nix ab:

                iob diag

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

                Skript v.2023-01-02
                
                *** 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:
                 21:00:36 up 3 days,  7:42,  3 users,  load average: 1.30, 0.77, 0.78
                CPU threads: 4
                
                *** Time and Time Zones ***
                Sat Mar  4 20:00:36 UTC 2023
                Sat Mar  4 21:00:36 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 lpadmin gpio i2c spi iobroker
                
                *** X-Server-Setup ***
                X-Server:       true
                Desktop:
                Terminal:       tty
                Boot Target:    multi-user.target
                
                *** MEMORY ***
                               total        used        free      shared  buff/cache   available
                Mem:            3.8G        2.9G        262M         35M        644M        796M
                Swap:            99M         99M        0.0K
                Total:          3.9G        3.0G        262M
                
                         3793 M total memory
                         2886 M used memory
                          342 M active memory
                         2990 M inactive memory
                          261 M free memory
                           73 M buffer memory
                          571 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       59G  7.2G   49G  13% /
                devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
                tmpfs          tmpfs     1.9G     0  1.9G   0% /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   20K  380M   1% /run/user/1000
                
                Messages in dmesg:
                [Wed Mar  1 13:17:53 2023] EXT4-fs (sda2): INFO: recovery required on readonly filesystem
                [Wed Mar  1 13:17:53 2023] EXT4-fs (sda2): write access will be enabled during recovery
                [Wed Mar  1 13:17:53 2023] EXT4-fs (sda2): recovery complete
                [Wed Mar  1 13:17:53 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                [Wed Mar  1 13:17:53 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                [Wed Mar  1 13:17:55 2023] EXT4-fs (sda2): re-mounted. Opts: (null). Quota mode: none.
                
                Show mounted filesystems (real ones only):
                TARGET  SOURCE    FSTYPE OPTIONS
                /       /dev/sda2 ext4   rw,noatime
                `-/boot /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                
                Files in neuralgic directories:
                
                /var:
                1.1G    /var/
                545M    /var/lib
                366M    /var/lib/influxdb/engine
                366M    /var/lib/influxdb
                336M    /var/lib/influxdb/engine/data/3ad9bb32cbdeed46/autogen/1
                
                /opt/iobroker/backups:
                320M    /opt/iobroker/backups/
                
                /opt/iobroker/iobroker-data:
                509M    /opt/iobroker/iobroker-data/
                396M    /opt/iobroker/iobroker-data/files
                98M     /opt/iobroker/iobroker-data/files/vis.0
                83M     /opt/iobroker/iobroker-data/backup-objects
                55M     /opt/iobroker/iobroker-data/files/vis.0/ios
                
                The five largest files in iobroker-data are:
                52M     /opt/iobroker/iobroker-data/files/vis.0/ios/videoplayback_Eg1j6TSN.mp4
                22M     /opt/iobroker/iobroker-data/objects.jsonl
                21M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/2.c870507c.chunk.js.map
                19M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.806bf48a.js.map
                19M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.fe83292c.js.map
                
                *** NodeJS-Installation ***
                
                /usr/bin/nodejs         v16.19.1
                /usr/bin/node           v16.19.1
                /usr/bin/npm            8.19.3
                /usr/bin/npx            8.19.3
                
                nodejs:
                  Installed: 16.19.1-deb-1nodesource1
                  Candidate: 16.19.1-deb-1nodesource1
                  Version table:
                 *** 16.19.1-deb-1nodesource1 500
                        500 https://deb.nodesource.com/node_16.x bullseye/main arm64 Packages
                        100 /var/lib/dpkg/status
                     12.22.12~dfsg-1~deb11u3 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.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                Core adapters versions
                js-controller:  4.0.24
                admin:          6.3.5
                javascript:     6.1.4
                
                
                
                GlasfaserG Offline
                GlasfaserG Offline
                Glasfaser
                schrieb am zuletzt editiert von
                #7

                @horst-böttcher sagte in IoBroker Stürt aus dem Nix ab:

                Der Rest von der Ausgabe fehlt noch !

                Eventuell ein Script was Amok läuft ... mehr kann ich gerade nicht sagen !

                3793 M total memory
                2886 M used memory

                Was steht im ioBroker Log vor/nach dem Absturz !?

                Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                1 Antwort Letzte Antwort
                0
                • Horst BöttcherH Horst Böttcher

                  @glasfaser sagte in IoBroker Stürt aus dem Nix ab:

                  iob diag

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

                  Skript v.2023-01-02
                  
                  *** 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:
                   21:00:36 up 3 days,  7:42,  3 users,  load average: 1.30, 0.77, 0.78
                  CPU threads: 4
                  
                  *** Time and Time Zones ***
                  Sat Mar  4 20:00:36 UTC 2023
                  Sat Mar  4 21:00:36 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 lpadmin gpio i2c spi iobroker
                  
                  *** X-Server-Setup ***
                  X-Server:       true
                  Desktop:
                  Terminal:       tty
                  Boot Target:    multi-user.target
                  
                  *** MEMORY ***
                                 total        used        free      shared  buff/cache   available
                  Mem:            3.8G        2.9G        262M         35M        644M        796M
                  Swap:            99M         99M        0.0K
                  Total:          3.9G        3.0G        262M
                  
                           3793 M total memory
                           2886 M used memory
                            342 M active memory
                           2990 M inactive memory
                            261 M free memory
                             73 M buffer memory
                            571 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       59G  7.2G   49G  13% /
                  devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
                  tmpfs          tmpfs     1.9G     0  1.9G   0% /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   20K  380M   1% /run/user/1000
                  
                  Messages in dmesg:
                  [Wed Mar  1 13:17:53 2023] EXT4-fs (sda2): INFO: recovery required on readonly filesystem
                  [Wed Mar  1 13:17:53 2023] EXT4-fs (sda2): write access will be enabled during recovery
                  [Wed Mar  1 13:17:53 2023] EXT4-fs (sda2): recovery complete
                  [Wed Mar  1 13:17:53 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                  [Wed Mar  1 13:17:53 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                  [Wed Mar  1 13:17:55 2023] EXT4-fs (sda2): re-mounted. Opts: (null). Quota mode: none.
                  
                  Show mounted filesystems (real ones only):
                  TARGET  SOURCE    FSTYPE OPTIONS
                  /       /dev/sda2 ext4   rw,noatime
                  `-/boot /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                  
                  Files in neuralgic directories:
                  
                  /var:
                  1.1G    /var/
                  545M    /var/lib
                  366M    /var/lib/influxdb/engine
                  366M    /var/lib/influxdb
                  336M    /var/lib/influxdb/engine/data/3ad9bb32cbdeed46/autogen/1
                  
                  /opt/iobroker/backups:
                  320M    /opt/iobroker/backups/
                  
                  /opt/iobroker/iobroker-data:
                  509M    /opt/iobroker/iobroker-data/
                  396M    /opt/iobroker/iobroker-data/files
                  98M     /opt/iobroker/iobroker-data/files/vis.0
                  83M     /opt/iobroker/iobroker-data/backup-objects
                  55M     /opt/iobroker/iobroker-data/files/vis.0/ios
                  
                  The five largest files in iobroker-data are:
                  52M     /opt/iobroker/iobroker-data/files/vis.0/ios/videoplayback_Eg1j6TSN.mp4
                  22M     /opt/iobroker/iobroker-data/objects.jsonl
                  21M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/2.c870507c.chunk.js.map
                  19M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.806bf48a.js.map
                  19M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.fe83292c.js.map
                  
                  *** NodeJS-Installation ***
                  
                  /usr/bin/nodejs         v16.19.1
                  /usr/bin/node           v16.19.1
                  /usr/bin/npm            8.19.3
                  /usr/bin/npx            8.19.3
                  
                  nodejs:
                    Installed: 16.19.1-deb-1nodesource1
                    Candidate: 16.19.1-deb-1nodesource1
                    Version table:
                   *** 16.19.1-deb-1nodesource1 500
                          500 https://deb.nodesource.com/node_16.x bullseye/main arm64 Packages
                          100 /var/lib/dpkg/status
                       12.22.12~dfsg-1~deb11u3 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.
                  
                  
                  Objects type: jsonl
                  States  type: jsonl
                  
                  Core adapters versions
                  js-controller:  4.0.24
                  admin:          6.3.5
                  javascript:     6.1.4
                  
                  
                  
                  GlasfaserG Offline
                  GlasfaserG Offline
                  Glasfaser
                  schrieb am zuletzt editiert von
                  #8

                  @horst-böttcher

                  Wenn ich in deinem Log dsmeg die Instanzen zähle , bin ich über 40 Instanzen ..

                  dann passt dieses dazu :

                  https://forum.iobroker.net/post/855735

                  Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                  1 Antwort Letzte Antwort
                  0
                  • Horst BöttcherH Offline
                    Horst BöttcherH Offline
                    Horst Böttcher
                    schrieb am zuletzt editiert von Horst Böttcher
                    #9

                    @glasfaser

                    das heißt mein 4b ist zu klein ???
                    die frage ob sich das Problem mit einem Multi host lösen last oder was man da machen kann

                    oder kann man den swap vergösseern da ist ein 64gb Stick dran

                    ioBroker auf Proxmox (Debian) auf LENOVO PC Thinkcentre als Produktivsystem

                    CodierknechtC 1 Antwort Letzte Antwort
                    0
                    • Horst BöttcherH Horst Böttcher

                      @glasfaser

                      das heißt mein 4b ist zu klein ???
                      die frage ob sich das Problem mit einem Multi host lösen last oder was man da machen kann

                      oder kann man den swap vergösseern da ist ein 64gb Stick dran

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

                      @horst-böttcher sagte in IoBroker Stürt aus dem Nix ab:

                      das heißt mein 4b ist zu klein ???

                      Für 40 Instanzen? Ja!

                      oder kann man den swap vergösseern da ist ein 64gb Stick dran

                      Das wird Dir nicht helfen.

                      ob sich das Problem mit einem Multi host lösen last

                      Das wäre eine Möglichkeit. Du musst halt dafür sorgen, dass der arme Raspi nicht so viele Adapter-Instanzen betreiben muss.

                      "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

                      Horst BöttcherH HomoranH 2 Antworten Letzte Antwort
                      0
                      • CodierknechtC Codierknecht

                        @horst-böttcher sagte in IoBroker Stürt aus dem Nix ab:

                        das heißt mein 4b ist zu klein ???

                        Für 40 Instanzen? Ja!

                        oder kann man den swap vergösseern da ist ein 64gb Stick dran

                        Das wird Dir nicht helfen.

                        ob sich das Problem mit einem Multi host lösen last

                        Das wäre eine Möglichkeit. Du musst halt dafür sorgen, dass der arme Raspi nicht so viele Adapter-Instanzen betreiben muss.

                        Horst BöttcherH Offline
                        Horst BöttcherH Offline
                        Horst Böttcher
                        schrieb am zuletzt editiert von
                        #11

                        @codierknecht sagte in IoBroker Stürt aus dem Nix ab:

                        @horst-böttcher sagte in IoBroker Stürt aus dem Nix ab:

                        das heißt mein 4b ist zu klein ???

                        Für 40 Instanzen? Ja!

                        oder kann man den swap vergösseern da ist ein 64gb Stick dran

                        Das wird Dir nicht helfen.

                        ob sich das Problem mit einem Multi host lösen last

                        Das wäre eine Möglichkeit. Du musst halt dafür sorgen, dass der arme Raspi nicht so viele Adapter-Instanzen betreiben muss.

                        alle pi ausverkauft also bleibt nur https://forum.iobroker.net/topic/63600/hp-elitedesk-g3-800g-für-iobroker-co/5

                        ioBroker auf Proxmox (Debian) auf LENOVO PC Thinkcentre als Produktivsystem

                        CodierknechtC 1 Antwort Letzte Antwort
                        0
                        • CodierknechtC Codierknecht

                          @horst-böttcher sagte in IoBroker Stürt aus dem Nix ab:

                          das heißt mein 4b ist zu klein ???

                          Für 40 Instanzen? Ja!

                          oder kann man den swap vergösseern da ist ein 64gb Stick dran

                          Das wird Dir nicht helfen.

                          ob sich das Problem mit einem Multi host lösen last

                          Das wäre eine Möglichkeit. Du musst halt dafür sorgen, dass der arme Raspi nicht so viele Adapter-Instanzen betreiben muss.

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

                          @codierknecht sagte in IoBroker Stürt aus dem Nix ab:

                          Für 40 Instanzen? Ja!

                          das wundert mich jetzt. 40 Instanzen per se sollten bei 4GB nicht alleine ein Problem sein.

                          kein Support per PN! - Fragen im Forum stellen -
                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                          Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                          CodierknechtC 1 Antwort Letzte Antwort
                          0
                          • Horst BöttcherH Horst Böttcher

                            @codierknecht sagte in IoBroker Stürt aus dem Nix ab:

                            @horst-böttcher sagte in IoBroker Stürt aus dem Nix ab:

                            das heißt mein 4b ist zu klein ???

                            Für 40 Instanzen? Ja!

                            oder kann man den swap vergösseern da ist ein 64gb Stick dran

                            Das wird Dir nicht helfen.

                            ob sich das Problem mit einem Multi host lösen last

                            Das wäre eine Möglichkeit. Du musst halt dafür sorgen, dass der arme Raspi nicht so viele Adapter-Instanzen betreiben muss.

                            alle pi ausverkauft also bleibt nur https://forum.iobroker.net/topic/63600/hp-elitedesk-g3-800g-für-iobroker-co/5

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

                            @horst-böttcher sagte in IoBroker Stürt aus dem Nix ab:

                            alle pi ausverkauft

                            Das ist schon seit einiger Zeit so. Und wenn es welche gibt, sind sie völlig überteuert.
                            https://rpilocator.com/

                            "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

                            Horst BöttcherH 1 Antwort Letzte Antwort
                            0
                            • CodierknechtC Codierknecht

                              @horst-böttcher sagte in IoBroker Stürt aus dem Nix ab:

                              alle pi ausverkauft

                              Das ist schon seit einiger Zeit so. Und wenn es welche gibt, sind sie völlig überteuert.
                              https://rpilocator.com/

                              Horst BöttcherH Offline
                              Horst BöttcherH Offline
                              Horst Böttcher
                              schrieb am zuletzt editiert von
                              #14

                              @codierknecht Ja leider deshalb ist man mit einem mini pc glaub ich besser bedient

                              ioBroker auf Proxmox (Debian) auf LENOVO PC Thinkcentre als Produktivsystem

                              CodierknechtC 1 Antwort Letzte Antwort
                              0
                              • HomoranH Homoran

                                @codierknecht sagte in IoBroker Stürt aus dem Nix ab:

                                Für 40 Instanzen? Ja!

                                das wundert mich jetzt. 40 Instanzen per se sollten bei 4GB nicht alleine ein Problem sein.

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

                                @homoran sagte in IoBroker Stürt aus dem Nix ab:

                                das wundert mich jetzt. 40 Instanzen per se sollten bei 4GB nicht alleine ein Problem sein.

                                40 Instanzen x ~ 100 MB ... zack - Speicher weg.
                                Natürlich benötigen viele Adapter einiges weniger als 100 MB. Aber der Raspi braucht ja noch etwas Luft zum Atmen. Und die eine oder andere Instanz braucht ja auch gerne mal deutlich mehr.

                                Die 40 Instanzen alleine sind vielleicht nicht unbedingt das Problem. Möglicherweise aber noch das eine oder andere Zusatztool wie Grafana, Influx usw.
                                Du weißt doch, was die Leute da so alles betreiben ;-)

                                "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

                                HomoranH 1 Antwort Letzte Antwort
                                0
                                • Horst BöttcherH Horst Böttcher

                                  @codierknecht Ja leider deshalb ist man mit einem mini pc glaub ich besser bedient

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

                                  @horst-böttcher sagte in IoBroker Stürt aus dem Nix ab:

                                  Ja leider deshalb ist man mit einem mini pc glaub ich besser bedient

                                  Wäre mit Sicherheit einfacher zu beschaffen.
                                  Aber ggf. etwas teurer und weniger sparsam im Verbrauch.

                                  "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

                                  haselchenH 1 Antwort Letzte Antwort
                                  0
                                  • CodierknechtC Codierknecht

                                    @homoran sagte in IoBroker Stürt aus dem Nix ab:

                                    das wundert mich jetzt. 40 Instanzen per se sollten bei 4GB nicht alleine ein Problem sein.

                                    40 Instanzen x ~ 100 MB ... zack - Speicher weg.
                                    Natürlich benötigen viele Adapter einiges weniger als 100 MB. Aber der Raspi braucht ja noch etwas Luft zum Atmen. Und die eine oder andere Instanz braucht ja auch gerne mal deutlich mehr.

                                    Die 40 Instanzen alleine sind vielleicht nicht unbedingt das Problem. Möglicherweise aber noch das eine oder andere Zusatztool wie Grafana, Influx usw.
                                    Du weißt doch, was die Leute da so alles betreiben ;-)

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

                                    @codierknecht sagte in IoBroker Stürt aus dem Nix ab:

                                    Die 40 Instanzen alleine sind vielleicht nicht unbedingt das Problem. Möglicherweise aber noch das eine oder andere Zusatztool wie Grafana, Influx usw.

                                    so passts!

                                    @codierknecht sagte in IoBroker Stürt aus dem Nix ab:

                                    40 Instanzen x ~ 100 MB ... zack - Speicher weg.

                                    nee, 100 brauchen nur ganz wenige, der Rest braucht +/- 50 (40-60)
                                    und controller, admin und js-Adapter laufen nur einmal

                                    kein Support per PN! - Fragen im Forum stellen -
                                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                    Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
                                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                    Horst BöttcherH CodierknechtC 2 Antworten Letzte Antwort
                                    0
                                    • CodierknechtC Codierknecht

                                      @horst-böttcher sagte in IoBroker Stürt aus dem Nix ab:

                                      Ja leider deshalb ist man mit einem mini pc glaub ich besser bedient

                                      Wäre mit Sicherheit einfacher zu beschaffen.
                                      Aber ggf. etwas teurer und weniger sparsam im Verbrauch.

                                      haselchenH Offline
                                      haselchenH Offline
                                      haselchen
                                      Most Active
                                      schrieb am zuletzt editiert von haselchen
                                      #18

                                      @codierknecht

                                      Mit der Auslastung stimme ich Dir zu.
                                      Die 4GB sind bei 40 Adapter + diverse Abhängigkeiten weg.
                                      Eine ähnliche Auslastung habe ich bei der Syno.
                                      Nun stellt sich die Frage , braucht man alle 40 oder sind da auch ein paar Probier Adapter bei.
                                      Das kann nur der TE entscheiden.

                                      Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

                                      1 Antwort Letzte Antwort
                                      1
                                      • HomoranH Homoran

                                        @codierknecht sagte in IoBroker Stürt aus dem Nix ab:

                                        Die 40 Instanzen alleine sind vielleicht nicht unbedingt das Problem. Möglicherweise aber noch das eine oder andere Zusatztool wie Grafana, Influx usw.

                                        so passts!

                                        @codierknecht sagte in IoBroker Stürt aus dem Nix ab:

                                        40 Instanzen x ~ 100 MB ... zack - Speicher weg.

                                        nee, 100 brauchen nur ganz wenige, der Rest braucht +/- 50 (40-60)
                                        und controller, admin und js-Adapter laufen nur einmal

                                        Horst BöttcherH Offline
                                        Horst BöttcherH Offline
                                        Horst Böttcher
                                        schrieb am zuletzt editiert von
                                        #19

                                        @homoran ja ich werde morgen versuchen erst mal alles frisch aufzusetzen ohne gafan und influx für leicht geht es dann hab ja zigbee auch wieder in Phillips hue um Ressourcen zu Sparren

                                        ioBroker auf Proxmox (Debian) auf LENOVO PC Thinkcentre als Produktivsystem

                                        haselchenH 1 Antwort Letzte Antwort
                                        0
                                        • HomoranH Homoran

                                          @codierknecht sagte in IoBroker Stürt aus dem Nix ab:

                                          Die 40 Instanzen alleine sind vielleicht nicht unbedingt das Problem. Möglicherweise aber noch das eine oder andere Zusatztool wie Grafana, Influx usw.

                                          so passts!

                                          @codierknecht sagte in IoBroker Stürt aus dem Nix ab:

                                          40 Instanzen x ~ 100 MB ... zack - Speicher weg.

                                          nee, 100 brauchen nur ganz wenige, der Rest braucht +/- 50 (40-60)
                                          und controller, admin und js-Adapter laufen nur einmal

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

                                          @homoran
                                          Ich komme mit meinen 28 aktiven Instanzen auf 2,4 GB.
                                          Ergibt hochgerechnet ca. 3,4 GB für 40 Instanzen.
                                          Viel Luft bleibt da nicht mehr ;-)

                                          "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

                                          HomoranH 1 Antwort Letzte Antwort
                                          0

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          570

                                          Online

                                          32.8k

                                          Benutzer

                                          82.9k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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