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. Error/Bug
  4. Raspberry blockiert immer wieder mal, seitdem iobroker läuft

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

Raspberry blockiert immer wieder mal, seitdem iobroker läuft

Geplant Angeheftet Gesperrt Verschoben Error/Bug
37 Beiträge 7 Kommentatoren 1.3k Aufrufe 5 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • T thomasfischer25

    Seitdem ich iobroker auf dem Raspberry laufen habe und auch ein paar scenen und javascript skripte laufen lasse, scheint der Raspberry hin und wieder mal blockiert zu sein.

    Das bedeutet, ich komme mit SSH nicht mehr auf den Raspberry und andere Software die auf dem Raspberry läuft, scheint still zu stehen.

    Das passiert einfach mal so zwischen durch und auch dann immer wieder mal (aber nicht immer) wenn ich per Browser auf die iobroker Webseite zugreife.

    Es gibt bestimmt irgndwelche fehlerdumps, die ich mir ansehen kann, hat jemand eine Ahnung woran das liegen könnte und wie ich den Fehler aufspüren kann? Vielleicht liegt es ja auch an irgendeinem Adapter oder meine blockly javascripte sind zu resourcenlastig (rufen jede Sekunde eine Homepage auf, um dort etwas zu lesen)

    Wie kann ich das eingrenzen?

    Danke schonmal im voraus!

    Systemdata Bitte Ausfüllen
    Hardwaresystem: Pi3
    Arbeitsspeicher: 1GB
    Festplattenart: SD-Karte
    Betriebssystem: Debian GNU/Linux 11 (bullseye)
    Nodejs-Version: node -v = v18.12.1
    NPM-Version: 8.19.2
    Installationsart: curl
    Image genutzt: Nein
    wendy2702W Online
    wendy2702W Online
    wendy2702
    schrieb am zuletzt editiert von
    #2

    @thomasfischer25 Gib ein Syslog, dmesg, iobroker log.

    htop
    

    Welche Software läuft denn da sonst noch so?

    WIeviele Instanzen in ioBroker ?

    Denke dir gehen die 1GB RAM aus.

    Bitte keine Fragen per PN, die gehören ins Forum!

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

    T 1 Antwort Letzte Antwort
    0
    • T thomasfischer25

      Seitdem ich iobroker auf dem Raspberry laufen habe und auch ein paar scenen und javascript skripte laufen lasse, scheint der Raspberry hin und wieder mal blockiert zu sein.

      Das bedeutet, ich komme mit SSH nicht mehr auf den Raspberry und andere Software die auf dem Raspberry läuft, scheint still zu stehen.

      Das passiert einfach mal so zwischen durch und auch dann immer wieder mal (aber nicht immer) wenn ich per Browser auf die iobroker Webseite zugreife.

      Es gibt bestimmt irgndwelche fehlerdumps, die ich mir ansehen kann, hat jemand eine Ahnung woran das liegen könnte und wie ich den Fehler aufspüren kann? Vielleicht liegt es ja auch an irgendeinem Adapter oder meine blockly javascripte sind zu resourcenlastig (rufen jede Sekunde eine Homepage auf, um dort etwas zu lesen)

      Wie kann ich das eingrenzen?

      Danke schonmal im voraus!

      Systemdata Bitte Ausfüllen
      Hardwaresystem: Pi3
      Arbeitsspeicher: 1GB
      Festplattenart: SD-Karte
      Betriebssystem: Debian GNU/Linux 11 (bullseye)
      Nodejs-Version: node -v = v18.12.1
      NPM-Version: 8.19.2
      Installationsart: curl
      Image genutzt: Nein
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #3

      @thomasfischer25

      iob diag
      

      anschauen. Wenn da zunächst nix kommt:

      iob stop
      iob fix
      iob start
      

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

      1 Antwort Letzte Antwort
      0
      • wendy2702W wendy2702

        @thomasfischer25 Gib ein Syslog, dmesg, iobroker log.

        htop
        

        Welche Software läuft denn da sonst noch so?

        WIeviele Instanzen in ioBroker ?

        Denke dir gehen die 1GB RAM aus.

        T Offline
        T Offline
        thomasfischer25
        schrieb am zuletzt editiert von
        #4

        @wendy2702
        Es laufen noch ein paar selbst geschriebene Programme in c und python

        mit hilfe von htop habe ich dort auch schon einige Probleme gefunden z.B. 100% CPU Auslastung und gelöst.
        Leider hat das aber nichts geholfen.

        Es laufen mehrere Instanzen
        2x Sony-Bravia
        2x Xiaomi vacuum
        1x javascript
        1x scenes
        und dann das Standard zeug wie
        backitup
        etc.

        Ansonsten ist nichts drauf.

        Aktuell ist es sogar so schlimm, dass der Raspberry für mehrere Stunden einfach stillsteht und manchmal nur durch Stecker ziehen wieder läuft.

        Wenn der Raspberry steht, kann ich natürlich auch nicht nachsehen welcher Prozess gerade die höchste Auslastung hat etc.

        Welche Möglichkeiten habe ich noch um herauszufinden, an was es genau liegt, um das System anschließend zu stabilisieren und eventuell effizienter zu machen?

        DJMarc75D HomoranH wendy2702W 3 Antworten Letzte Antwort
        0
        • T thomasfischer25

          @wendy2702
          Es laufen noch ein paar selbst geschriebene Programme in c und python

          mit hilfe von htop habe ich dort auch schon einige Probleme gefunden z.B. 100% CPU Auslastung und gelöst.
          Leider hat das aber nichts geholfen.

          Es laufen mehrere Instanzen
          2x Sony-Bravia
          2x Xiaomi vacuum
          1x javascript
          1x scenes
          und dann das Standard zeug wie
          backitup
          etc.

          Ansonsten ist nichts drauf.

          Aktuell ist es sogar so schlimm, dass der Raspberry für mehrere Stunden einfach stillsteht und manchmal nur durch Stecker ziehen wieder läuft.

          Wenn der Raspberry steht, kann ich natürlich auch nicht nachsehen welcher Prozess gerade die höchste Auslastung hat etc.

          Welche Möglichkeiten habe ich noch um herauszufinden, an was es genau liegt, um das System anschließend zu stabilisieren und eventuell effizienter zu machen?

          DJMarc75D Offline
          DJMarc75D Offline
          DJMarc75
          schrieb am zuletzt editiert von
          #5

          @thomasfischer25 sagte in Raspberry blockiert immer wieder mal, seitdem iobroker läuft:

          und dann das Standard zeug wie
          backitup
          etc.

          bei 1 GB RAM ist da schnell der Ofen aus...

          zeig doch mal

          iob diag
          

          Lehrling seit 1975 !!!
          Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
          https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

          1 Antwort Letzte Antwort
          0
          • T thomasfischer25

            @wendy2702
            Es laufen noch ein paar selbst geschriebene Programme in c und python

            mit hilfe von htop habe ich dort auch schon einige Probleme gefunden z.B. 100% CPU Auslastung und gelöst.
            Leider hat das aber nichts geholfen.

            Es laufen mehrere Instanzen
            2x Sony-Bravia
            2x Xiaomi vacuum
            1x javascript
            1x scenes
            und dann das Standard zeug wie
            backitup
            etc.

            Ansonsten ist nichts drauf.

            Aktuell ist es sogar so schlimm, dass der Raspberry für mehrere Stunden einfach stillsteht und manchmal nur durch Stecker ziehen wieder läuft.

            Wenn der Raspberry steht, kann ich natürlich auch nicht nachsehen welcher Prozess gerade die höchste Auslastung hat etc.

            Welche Möglichkeiten habe ich noch um herauszufinden, an was es genau liegt, um das System anschließend zu stabilisieren und eventuell effizienter zu machen?

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

            @thomasfischer25 sagte in Raspberry blockiert immer wieder mal, seitdem iobroker läuft:

            und dann das Standard zeug wie
            backitup
            etc.
            Ansonsten ist nichts drauf.

            ist jetzt nicht wahr, oder?

            wir fragen dediziert nach den laufenden Instanzen und dann diese schwammige Antwort?

            1GB RAM reicht für etwa 10 aktive Instanzen, wenn sonst nichts weiter läuft. Auch kein Desktop.

            die Nachfrage nach iob diag mit deren output Licht ins Dunkel kommen könnte wurde bereits vor mehr als 2 Wochen gestellt.

            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 -

            T 1 Antwort Letzte Antwort
            0
            • HomoranH Homoran

              @thomasfischer25 sagte in Raspberry blockiert immer wieder mal, seitdem iobroker läuft:

              und dann das Standard zeug wie
              backitup
              etc.
              Ansonsten ist nichts drauf.

              ist jetzt nicht wahr, oder?

              wir fragen dediziert nach den laufenden Instanzen und dann diese schwammige Antwort?

              1GB RAM reicht für etwa 10 aktive Instanzen, wenn sonst nichts weiter läuft. Auch kein Desktop.

              die Nachfrage nach iob diag mit deren output Licht ins Dunkel kommen könnte wurde bereits vor mehr als 2 Wochen gestellt.

              T Offline
              T Offline
              thomasfischer25
              schrieb am zuletzt editiert von wendy2702
              #7

              @homoran
              Der Raspberry läuft ohne Desktop also rein Commandline.

              Konnte iob diag leider erst jetzt ausführen und abspeichern. Ist nun angehängt!

              Aktuell habe ich iobroker via "iobroker stop" gestoppt um überhaupt auf den Raspberry zugreifen zu können.

              iobDiag.txt

              Skript v.2023-01-02
              
              *** BASE SYSTEM ***
              Model		: Raspberry Pi 3 Model B Rev 1.2
              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:
               20:08:00 up 22:00,  1 user,  load average: 1.25, 1.49, 1.33
              CPU threads: 4
              
              *** Time and Time Zones ***
              Tue Feb  7 19:08:00 UTC 2023
              Tue Feb  7 20:08:00 CET 2023
              CET +0100
              Europe/Berlin
              
              *** User and Groups ***
              root
              /root
              root
              
              *** X-Server-Setup ***
              X-Server: 	false
              Desktop: 	
              Terminal: 	
              Boot Target: 	multi-user.target
              
              *** MEMORY ***
                             total        used        free      shared  buff/cache   available
              Mem:            909M        150M        166M        4.0M        592M        690M
              Swap:            99M         76M         23M
              Total:          1.0G        227M        190M
              
                        909 M total memory
                        150 M used memory
                        317 M active memory
                        306 M inactive memory
                        166 M free memory
                         64 M buffer memory
                        527 M swap cache
                         99 M total swap
                         76 M used swap
                         23 M free swap
              
              *** FILESYSTEM ***
              Filesystem     Type      Size  Used Avail Use% Mounted on
              /dev/root      ext4       59G  8.2G   49G  15% /
              devtmpfs       devtmpfs  325M     0  325M   0% /dev
              tmpfs          tmpfs     455M     0  455M   0% /dev/shm
              tmpfs          tmpfs     182M  2.9M  180M   2% /run
              tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
              /dev/mmcblk0p1 vfat      255M   31M  225M  12% /boot
              /dev/sda       vfat      7.3G  941M  6.3G  13% /media/usb0
              tmpfs          tmpfs      91M     0   91M   0% /run/user/1000
              
              Messages in dmesg:
              [Mon Feb  6 22:07:34 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=Composite-1:720x480@60i vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=a82c5a50-02 rootfstype=ext4 fsck.repair=yes rootwait
              [Mon Feb  6 22:07:37 2023] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
              [Mon Feb  6 22:07:37 2023] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
              [Mon Feb  6 22:07:40 2023] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
              [Mon Feb  6 22:07:40 2023] EXT4-fs (mmcblk0p2): 18 orphan inodes deleted
              [Mon Feb  6 22:07:40 2023] EXT4-fs (mmcblk0p2): recovery complete
              [Mon Feb  6 22:07:40 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
              [Mon Feb  6 22:07:40 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
              [Mon Feb  6 22:07:44 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null). Quota mode: none.
              
              Show mounted filesystems (real ones only):
              TARGET        SOURCE         FSTYPE OPTIONS
              /             /dev/mmcblk0p2 ext4   rw,noatime
              |-/boot       /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
              `-/media/usb0 /dev/sda       vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
              
              Files in neuralgic directories:
              
              /var:
              4.6G	/var/
              2.6G	/var/log/xrt/r4/l2/L8
              2.6G	/var/log/xrt/r4/l2
              2.6G	/var/log/xrt/r4
              2.6G	/var/log/xrt
              
              /opt/iobroker/backups:
              12M	/opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              116M	/opt/iobroker/iobroker-data/
              76M	/opt/iobroker/iobroker-data/files
              51M	/opt/iobroker/iobroker-data/files/javascript.admin
              32M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js
              32M	/opt/iobroker/iobroker-data/files/javascript.admin/static
              
              The five largest files in iobroker-data are:
              8.9M	/opt/iobroker/iobroker-data/files/scenes.admin/static/js/2.7de3299d.chunk.js.map
              7.0M	/opt/iobroker/iobroker-data/objects.jsonl
              6.9M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.de0231c9.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
              5.6M	/opt/iobroker/iobroker-data/states.jsonl
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs 	v18.12.1
              /usr/bin/node 		v18.12.1
              /usr/bin/npm 		8.19.2
              /usr/bin/npx 		8.19.2
              
              nodejs:
                Installed: 18.12.1-deb-1nodesource1
                Candidate: 18.14.0-deb-1nodesource1
                Version table:
                   18.14.0-deb-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
               *** 18.12.1-deb-1nodesource1 100
                      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 not running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              Core adapters versions
              js-controller: 	4.0.23
              admin: 		6.3.5
              javascript: 	6.1.4
              
              Adapters from github: 	0
              
              Adapter State
                system.adapter.admin.0                  : admin                 : RaspPi3H5                            -  enabled, port: 1234, bind: 0.0.0.0 (SSL), run as: admin
                system.adapter.backitup.0               : backitup              : RaspPi3H5                            -  enabled
                system.adapter.discovery.0              : discovery             : RaspPi3H5                            -  enabled
                system.adapter.javascript.0             : javascript            : RaspPi3H5                            -  enabled
                system.adapter.mihome-vacuum.0          : mihome-vacuum         : RaspPi3H5                            -  enabled, port: 54321
                system.adapter.mihome-vacuum.1          : mihome-vacuum         : RaspPi3H5                            -  enabled, port: 54321
                system.adapter.scenes.0                 : scenes                : RaspPi3H5                            -  enabled
                system.adapter.sony-bravia.0            : sony-bravia           : RaspPi3H5                            -  enabled
                system.adapter.sony-bravia.1            : sony-bravia           : RaspPi3H5                            -  enabled
              
              + instance is alive
              
              Enabled adapters with bindings
                system.adapter.admin.0                  : admin                 : RaspPi3H5                            -  enabled, port: 1234, bind: 0.0.0.0 (SSL), run as: admin
                system.adapter.mihome-vacuum.0          : mihome-vacuum         : RaspPi3H5                            -  enabled, port: 54321
                system.adapter.mihome-vacuum.1          : mihome-vacuum         : RaspPi3H5                            -  enabled, port: 54321
              
              ioBroker-Repositories
              stable        : http://download.iobroker.net/sources-dist.json
              beta          : http://download.iobroker.net/sources-dist-latest.json
              
              Active repo(s): stable
              
              Installed ioBroker-Instances
              Used repository: stable
              Adapter    "admin"        : 6.3.5    , installed 6.3.5
              Adapter    "backitup"     : 2.5.10   , installed 2.5.10
              Adapter    "discovery"    : 3.1.0    , installed 3.1.0
              Adapter    "javascript"   : 6.1.4    , installed 6.1.4
              Controller "js-controller": 4.0.24   , installed 4.0.23 [Updatable]
              Adapter    "mihome-vacuum": 3.8.8    , installed 3.8.6  [Updatable]
              Adapter    "scenes"       : 2.3.9    , installed 2.3.9
              Adapter    "sony-bravia"  : 1.0.9    , installed 1.0.9
              
              Objects and States
              Please stand by - This may take a while
              Objects: 	1049
              States: 	304
              
              *** OS-Repositories and Updates ***
              Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
              Hit:2 http://deb.debian.org/debian bullseye InRelease
              Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
              Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
              Hit:5 https://deb.nodesource.com/node_18.x bullseye InRelease
              Reading package lists...
              Pending Updates: 18
              
              *** 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 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/smbd            
              tcp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/sshd: /usr/sbin 
              tcp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/smbd            
              tcp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/mariadbd        
              tcp6       0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/smbd            
              tcp6       0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/apache2         
              tcp6       0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/sshd: /usr/sbin 
              tcp6       0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/init              
              tcp6       0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/smbd            
              udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/avahi-daemon: r 
              udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/dhcpcd          
              udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
              udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
              udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
              udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
              udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
              udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
              udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
              udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
              udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
              udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
              udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/avahi-daemon: r 
              udp6       0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/dhcpcd          
              udp6       0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/avahi-daemon: r 
              udp6       0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/avahi-daemon: r 
              
              *** Log File - Last 25 Lines ***
              
              2023-02-07 07:18:27.112  - info: host.RaspPi3H5 stopInstance system.adapter.admin.0 send kill signal
              2023-02-07 07:18:27.120  - info: backitup.0 (1573) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
              2023-02-07 07:18:27.126  - info: mihome-vacuum.1 (1449) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
              2023-02-07 07:18:27.126  - info: mihome-vacuum.0 (1438) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
              2023-02-07 07:18:27.132  - info: javascript.0 (1210) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
              2023-02-07 07:18:27.136  - info: host.RaspPi3H5 stopInstance system.adapter.javascript.0 send kill signal
              2023-02-07 07:18:27.137  - info: admin.0 (1393) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
              2023-02-07 07:18:27.137  - info: host.RaspPi3H5 stopInstance system.adapter.scenes.0 send kill signal
              2023-02-07 07:18:27.138  - info: host.RaspPi3H5 stopInstance system.adapter.sony-bravia.0 send kill signal
              2023-02-07 07:18:27.139  - info: host.RaspPi3H5 stopInstance system.adapter.mihome-vacuum.0 send kill signal
              2023-02-07 07:18:27.139  - info: host.RaspPi3H5 stopInstance system.adapter.mihome-vacuum.1 send kill signal
              2023-02-07 07:18:27.140  - info: host.RaspPi3H5 stopInstance system.adapter.sony-bravia.1 send kill signal
              2023-02-07 07:18:27.141  - info: host.RaspPi3H5 stopInstance system.adapter.discovery.0 send kill signal
              2023-02-07 07:18:27.141  - info: host.RaspPi3H5 stopInstance system.adapter.backitup.0 send kill signal
              2023-02-07 07:18:28.078  - info: host.RaspPi3H5 instance system.adapter.scenes.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
              2023-02-07 07:18:28.079  - info: host.RaspPi3H5 instance system.adapter.sony-bravia.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
              2023-02-07 07:18:28.080  - info: host.RaspPi3H5 instance system.adapter.discovery.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
              2023-02-07 07:18:28.081  - info: host.RaspPi3H5 instance system.adapter.sony-bravia.1 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
              2023-02-07 07:18:28.118  - info: host.RaspPi3H5 instance system.adapter.backitup.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
              2023-02-07 07:18:28.274  - info: host.RaspPi3H5 instance system.adapter.javascript.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
              2023-02-07 07:18:28.276  - info: host.RaspPi3H5 instance system.adapter.admin.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
              2023-02-07 07:18:28.278  - info: host.RaspPi3H5 instance system.adapter.mihome-vacuum.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
              2023-02-07 07:18:28.278  - info: host.RaspPi3H5 instance system.adapter.mihome-vacuum.1 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
              2023-02-07 07:18:28.279  - info: host.RaspPi3H5 All instances are stopped.
              2023-02-07 07:18:28.481  - info: host.RaspPi3H5 terminated
              
              
              ======================= SUMMARY =======================
              		     v.2023-01-02
              
              
              Operatingsystem: 	Debian GNU/Linux 11 (bullseye)
              Installation: 		Native
              Timezone: 		Europe/Berlin
              User-ID: 		0
              X-Server: 		false
              Boot Target: 		multi-user.target
              
              Pending OS-Updates: 	18
              
              Nodejs-Installation: 	/usr/bin/nodejs 	v18.12.1
              			/usr/bin/node 		v18.12.1
              			/usr/bin/npm 		8.19.2
              			/usr/bin/npx 		8.19.2
              
              ioBroker Core: 		js-controller 		4.0.23
              			admin 			6.3.5
              
              ioBroker Status: 	iobroker is not running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              Status admin:
                system.adapter.admin.0                  : admin                 : RaspPi3H5                            -  enabled, port: 1234, bind: 0.0.0.0 (SSL), run as: admin
              
              Pending iob updates: 	2
              
              Active repo(s): stable
              
              Objects: 		1049
              States: 		304
              
              Size of iob-Database:
              
              7.0M	/opt/iobroker/iobroker-data/objects.jsonl
              5.6M	/opt/iobroker/iobroker-data/states.jsonl
              
              
              =================== END OF SUMMARY ====================
              

              MOD EDIT: LOG LESBAR EINGEFÜGT

              DJMarc75D HomoranH Thomas BraunT 3 Antworten Letzte Antwort
              0
              • T thomasfischer25

                @homoran
                Der Raspberry läuft ohne Desktop also rein Commandline.

                Konnte iob diag leider erst jetzt ausführen und abspeichern. Ist nun angehängt!

                Aktuell habe ich iobroker via "iobroker stop" gestoppt um überhaupt auf den Raspberry zugreifen zu können.

                iobDiag.txt

                Skript v.2023-01-02
                
                *** BASE SYSTEM ***
                Model		: Raspberry Pi 3 Model B Rev 1.2
                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:
                 20:08:00 up 22:00,  1 user,  load average: 1.25, 1.49, 1.33
                CPU threads: 4
                
                *** Time and Time Zones ***
                Tue Feb  7 19:08:00 UTC 2023
                Tue Feb  7 20:08:00 CET 2023
                CET +0100
                Europe/Berlin
                
                *** User and Groups ***
                root
                /root
                root
                
                *** X-Server-Setup ***
                X-Server: 	false
                Desktop: 	
                Terminal: 	
                Boot Target: 	multi-user.target
                
                *** MEMORY ***
                               total        used        free      shared  buff/cache   available
                Mem:            909M        150M        166M        4.0M        592M        690M
                Swap:            99M         76M         23M
                Total:          1.0G        227M        190M
                
                          909 M total memory
                          150 M used memory
                          317 M active memory
                          306 M inactive memory
                          166 M free memory
                           64 M buffer memory
                          527 M swap cache
                           99 M total swap
                           76 M used swap
                           23 M free swap
                
                *** FILESYSTEM ***
                Filesystem     Type      Size  Used Avail Use% Mounted on
                /dev/root      ext4       59G  8.2G   49G  15% /
                devtmpfs       devtmpfs  325M     0  325M   0% /dev
                tmpfs          tmpfs     455M     0  455M   0% /dev/shm
                tmpfs          tmpfs     182M  2.9M  180M   2% /run
                tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                /dev/mmcblk0p1 vfat      255M   31M  225M  12% /boot
                /dev/sda       vfat      7.3G  941M  6.3G  13% /media/usb0
                tmpfs          tmpfs      91M     0   91M   0% /run/user/1000
                
                Messages in dmesg:
                [Mon Feb  6 22:07:34 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=Composite-1:720x480@60i vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=a82c5a50-02 rootfstype=ext4 fsck.repair=yes rootwait
                [Mon Feb  6 22:07:37 2023] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
                [Mon Feb  6 22:07:37 2023] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
                [Mon Feb  6 22:07:40 2023] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
                [Mon Feb  6 22:07:40 2023] EXT4-fs (mmcblk0p2): 18 orphan inodes deleted
                [Mon Feb  6 22:07:40 2023] EXT4-fs (mmcblk0p2): recovery complete
                [Mon Feb  6 22:07:40 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                [Mon Feb  6 22:07:40 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                [Mon Feb  6 22:07:44 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null). Quota mode: none.
                
                Show mounted filesystems (real ones only):
                TARGET        SOURCE         FSTYPE OPTIONS
                /             /dev/mmcblk0p2 ext4   rw,noatime
                |-/boot       /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                `-/media/usb0 /dev/sda       vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                
                Files in neuralgic directories:
                
                /var:
                4.6G	/var/
                2.6G	/var/log/xrt/r4/l2/L8
                2.6G	/var/log/xrt/r4/l2
                2.6G	/var/log/xrt/r4
                2.6G	/var/log/xrt
                
                /opt/iobroker/backups:
                12M	/opt/iobroker/backups/
                
                /opt/iobroker/iobroker-data:
                116M	/opt/iobroker/iobroker-data/
                76M	/opt/iobroker/iobroker-data/files
                51M	/opt/iobroker/iobroker-data/files/javascript.admin
                32M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js
                32M	/opt/iobroker/iobroker-data/files/javascript.admin/static
                
                The five largest files in iobroker-data are:
                8.9M	/opt/iobroker/iobroker-data/files/scenes.admin/static/js/2.7de3299d.chunk.js.map
                7.0M	/opt/iobroker/iobroker-data/objects.jsonl
                6.9M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.de0231c9.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
                5.6M	/opt/iobroker/iobroker-data/states.jsonl
                
                *** NodeJS-Installation ***
                
                /usr/bin/nodejs 	v18.12.1
                /usr/bin/node 		v18.12.1
                /usr/bin/npm 		8.19.2
                /usr/bin/npx 		8.19.2
                
                nodejs:
                  Installed: 18.12.1-deb-1nodesource1
                  Candidate: 18.14.0-deb-1nodesource1
                  Version table:
                     18.14.0-deb-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
                 *** 18.12.1-deb-1nodesource1 100
                        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 not running on this host.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                Core adapters versions
                js-controller: 	4.0.23
                admin: 		6.3.5
                javascript: 	6.1.4
                
                Adapters from github: 	0
                
                Adapter State
                  system.adapter.admin.0                  : admin                 : RaspPi3H5                            -  enabled, port: 1234, bind: 0.0.0.0 (SSL), run as: admin
                  system.adapter.backitup.0               : backitup              : RaspPi3H5                            -  enabled
                  system.adapter.discovery.0              : discovery             : RaspPi3H5                            -  enabled
                  system.adapter.javascript.0             : javascript            : RaspPi3H5                            -  enabled
                  system.adapter.mihome-vacuum.0          : mihome-vacuum         : RaspPi3H5                            -  enabled, port: 54321
                  system.adapter.mihome-vacuum.1          : mihome-vacuum         : RaspPi3H5                            -  enabled, port: 54321
                  system.adapter.scenes.0                 : scenes                : RaspPi3H5                            -  enabled
                  system.adapter.sony-bravia.0            : sony-bravia           : RaspPi3H5                            -  enabled
                  system.adapter.sony-bravia.1            : sony-bravia           : RaspPi3H5                            -  enabled
                
                + instance is alive
                
                Enabled adapters with bindings
                  system.adapter.admin.0                  : admin                 : RaspPi3H5                            -  enabled, port: 1234, bind: 0.0.0.0 (SSL), run as: admin
                  system.adapter.mihome-vacuum.0          : mihome-vacuum         : RaspPi3H5                            -  enabled, port: 54321
                  system.adapter.mihome-vacuum.1          : mihome-vacuum         : RaspPi3H5                            -  enabled, port: 54321
                
                ioBroker-Repositories
                stable        : http://download.iobroker.net/sources-dist.json
                beta          : http://download.iobroker.net/sources-dist-latest.json
                
                Active repo(s): stable
                
                Installed ioBroker-Instances
                Used repository: stable
                Adapter    "admin"        : 6.3.5    , installed 6.3.5
                Adapter    "backitup"     : 2.5.10   , installed 2.5.10
                Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                Adapter    "javascript"   : 6.1.4    , installed 6.1.4
                Controller "js-controller": 4.0.24   , installed 4.0.23 [Updatable]
                Adapter    "mihome-vacuum": 3.8.8    , installed 3.8.6  [Updatable]
                Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                Adapter    "sony-bravia"  : 1.0.9    , installed 1.0.9
                
                Objects and States
                Please stand by - This may take a while
                Objects: 	1049
                States: 	304
                
                *** OS-Repositories and Updates ***
                Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                Hit:2 http://deb.debian.org/debian bullseye InRelease
                Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
                Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
                Hit:5 https://deb.nodesource.com/node_18.x bullseye InRelease
                Reading package lists...
                Pending Updates: 18
                
                *** 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 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/smbd            
                tcp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/sshd: /usr/sbin 
                tcp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/smbd            
                tcp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/mariadbd        
                tcp6       0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/smbd            
                tcp6       0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/apache2         
                tcp6       0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/sshd: /usr/sbin 
                tcp6       0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/init              
                tcp6       0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/smbd            
                udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/avahi-daemon: r 
                udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/dhcpcd          
                udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
                udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
                udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
                udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
                udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
                udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
                udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
                udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
                udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
                udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
                udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/avahi-daemon: r 
                udp6       0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/dhcpcd          
                udp6       0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/avahi-daemon: r 
                udp6       0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/avahi-daemon: r 
                
                *** Log File - Last 25 Lines ***
                
                2023-02-07 07:18:27.112  - info: host.RaspPi3H5 stopInstance system.adapter.admin.0 send kill signal
                2023-02-07 07:18:27.120  - info: backitup.0 (1573) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                2023-02-07 07:18:27.126  - info: mihome-vacuum.1 (1449) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                2023-02-07 07:18:27.126  - info: mihome-vacuum.0 (1438) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                2023-02-07 07:18:27.132  - info: javascript.0 (1210) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                2023-02-07 07:18:27.136  - info: host.RaspPi3H5 stopInstance system.adapter.javascript.0 send kill signal
                2023-02-07 07:18:27.137  - info: admin.0 (1393) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                2023-02-07 07:18:27.137  - info: host.RaspPi3H5 stopInstance system.adapter.scenes.0 send kill signal
                2023-02-07 07:18:27.138  - info: host.RaspPi3H5 stopInstance system.adapter.sony-bravia.0 send kill signal
                2023-02-07 07:18:27.139  - info: host.RaspPi3H5 stopInstance system.adapter.mihome-vacuum.0 send kill signal
                2023-02-07 07:18:27.139  - info: host.RaspPi3H5 stopInstance system.adapter.mihome-vacuum.1 send kill signal
                2023-02-07 07:18:27.140  - info: host.RaspPi3H5 stopInstance system.adapter.sony-bravia.1 send kill signal
                2023-02-07 07:18:27.141  - info: host.RaspPi3H5 stopInstance system.adapter.discovery.0 send kill signal
                2023-02-07 07:18:27.141  - info: host.RaspPi3H5 stopInstance system.adapter.backitup.0 send kill signal
                2023-02-07 07:18:28.078  - info: host.RaspPi3H5 instance system.adapter.scenes.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                2023-02-07 07:18:28.079  - info: host.RaspPi3H5 instance system.adapter.sony-bravia.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                2023-02-07 07:18:28.080  - info: host.RaspPi3H5 instance system.adapter.discovery.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                2023-02-07 07:18:28.081  - info: host.RaspPi3H5 instance system.adapter.sony-bravia.1 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                2023-02-07 07:18:28.118  - info: host.RaspPi3H5 instance system.adapter.backitup.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                2023-02-07 07:18:28.274  - info: host.RaspPi3H5 instance system.adapter.javascript.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                2023-02-07 07:18:28.276  - info: host.RaspPi3H5 instance system.adapter.admin.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                2023-02-07 07:18:28.278  - info: host.RaspPi3H5 instance system.adapter.mihome-vacuum.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                2023-02-07 07:18:28.278  - info: host.RaspPi3H5 instance system.adapter.mihome-vacuum.1 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                2023-02-07 07:18:28.279  - info: host.RaspPi3H5 All instances are stopped.
                2023-02-07 07:18:28.481  - info: host.RaspPi3H5 terminated
                
                
                ======================= SUMMARY =======================
                		     v.2023-01-02
                
                
                Operatingsystem: 	Debian GNU/Linux 11 (bullseye)
                Installation: 		Native
                Timezone: 		Europe/Berlin
                User-ID: 		0
                X-Server: 		false
                Boot Target: 		multi-user.target
                
                Pending OS-Updates: 	18
                
                Nodejs-Installation: 	/usr/bin/nodejs 	v18.12.1
                			/usr/bin/node 		v18.12.1
                			/usr/bin/npm 		8.19.2
                			/usr/bin/npx 		8.19.2
                
                ioBroker Core: 		js-controller 		4.0.23
                			admin 			6.3.5
                
                ioBroker Status: 	iobroker is not running on this host.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                Status admin:
                  system.adapter.admin.0                  : admin                 : RaspPi3H5                            -  enabled, port: 1234, bind: 0.0.0.0 (SSL), run as: admin
                
                Pending iob updates: 	2
                
                Active repo(s): stable
                
                Objects: 		1049
                States: 		304
                
                Size of iob-Database:
                
                7.0M	/opt/iobroker/iobroker-data/objects.jsonl
                5.6M	/opt/iobroker/iobroker-data/states.jsonl
                
                
                =================== END OF SUMMARY ====================
                

                MOD EDIT: LOG LESBAR EINGEFÜGT

                DJMarc75D Offline
                DJMarc75D Offline
                DJMarc75
                schrieb am zuletzt editiert von DJMarc75
                #8

                @thomasfischer25 sagte in Raspberry blockiert immer wieder mal, seitdem iobroker läuft:

                Konnte iob diag leider erst jetzt ausführen und abspeichern. Ist nun angehängt!

                bitte nicht als Textdatei anhängen sondern in Codetags packen.

                EDIT: und auch keine IP-Adressen ausXen

                Lehrling seit 1975 !!!
                Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                1 Antwort Letzte Antwort
                0
                • wendy2702W Online
                  wendy2702W Online
                  wendy2702
                  schrieb am zuletzt editiert von
                  #9

                  Node 18 nicht freigegeben für ioBroker
                  JS Controller veraltet
                  18 ausstehende updates

                  Mit gestopptem iobroker sieht man natürlich nichts vom Speicher verbrauch.

                  Linux Syslog mal geschaut zum Zeitpunkt des Fehlers?

                  Was für ein Netzteil versorgt den Pi?

                  Bitte keine Fragen per PN, die gehören ins Forum!

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

                  T 1 Antwort Letzte Antwort
                  1
                  • T thomasfischer25

                    @homoran
                    Der Raspberry läuft ohne Desktop also rein Commandline.

                    Konnte iob diag leider erst jetzt ausführen und abspeichern. Ist nun angehängt!

                    Aktuell habe ich iobroker via "iobroker stop" gestoppt um überhaupt auf den Raspberry zugreifen zu können.

                    iobDiag.txt

                    Skript v.2023-01-02
                    
                    *** BASE SYSTEM ***
                    Model		: Raspberry Pi 3 Model B Rev 1.2
                    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:
                     20:08:00 up 22:00,  1 user,  load average: 1.25, 1.49, 1.33
                    CPU threads: 4
                    
                    *** Time and Time Zones ***
                    Tue Feb  7 19:08:00 UTC 2023
                    Tue Feb  7 20:08:00 CET 2023
                    CET +0100
                    Europe/Berlin
                    
                    *** User and Groups ***
                    root
                    /root
                    root
                    
                    *** X-Server-Setup ***
                    X-Server: 	false
                    Desktop: 	
                    Terminal: 	
                    Boot Target: 	multi-user.target
                    
                    *** MEMORY ***
                                   total        used        free      shared  buff/cache   available
                    Mem:            909M        150M        166M        4.0M        592M        690M
                    Swap:            99M         76M         23M
                    Total:          1.0G        227M        190M
                    
                              909 M total memory
                              150 M used memory
                              317 M active memory
                              306 M inactive memory
                              166 M free memory
                               64 M buffer memory
                              527 M swap cache
                               99 M total swap
                               76 M used swap
                               23 M free swap
                    
                    *** FILESYSTEM ***
                    Filesystem     Type      Size  Used Avail Use% Mounted on
                    /dev/root      ext4       59G  8.2G   49G  15% /
                    devtmpfs       devtmpfs  325M     0  325M   0% /dev
                    tmpfs          tmpfs     455M     0  455M   0% /dev/shm
                    tmpfs          tmpfs     182M  2.9M  180M   2% /run
                    tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                    /dev/mmcblk0p1 vfat      255M   31M  225M  12% /boot
                    /dev/sda       vfat      7.3G  941M  6.3G  13% /media/usb0
                    tmpfs          tmpfs      91M     0   91M   0% /run/user/1000
                    
                    Messages in dmesg:
                    [Mon Feb  6 22:07:34 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=Composite-1:720x480@60i vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=a82c5a50-02 rootfstype=ext4 fsck.repair=yes rootwait
                    [Mon Feb  6 22:07:37 2023] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
                    [Mon Feb  6 22:07:37 2023] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
                    [Mon Feb  6 22:07:40 2023] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
                    [Mon Feb  6 22:07:40 2023] EXT4-fs (mmcblk0p2): 18 orphan inodes deleted
                    [Mon Feb  6 22:07:40 2023] EXT4-fs (mmcblk0p2): recovery complete
                    [Mon Feb  6 22:07:40 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                    [Mon Feb  6 22:07:40 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                    [Mon Feb  6 22:07:44 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null). Quota mode: none.
                    
                    Show mounted filesystems (real ones only):
                    TARGET        SOURCE         FSTYPE OPTIONS
                    /             /dev/mmcblk0p2 ext4   rw,noatime
                    |-/boot       /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                    `-/media/usb0 /dev/sda       vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                    
                    Files in neuralgic directories:
                    
                    /var:
                    4.6G	/var/
                    2.6G	/var/log/xrt/r4/l2/L8
                    2.6G	/var/log/xrt/r4/l2
                    2.6G	/var/log/xrt/r4
                    2.6G	/var/log/xrt
                    
                    /opt/iobroker/backups:
                    12M	/opt/iobroker/backups/
                    
                    /opt/iobroker/iobroker-data:
                    116M	/opt/iobroker/iobroker-data/
                    76M	/opt/iobroker/iobroker-data/files
                    51M	/opt/iobroker/iobroker-data/files/javascript.admin
                    32M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js
                    32M	/opt/iobroker/iobroker-data/files/javascript.admin/static
                    
                    The five largest files in iobroker-data are:
                    8.9M	/opt/iobroker/iobroker-data/files/scenes.admin/static/js/2.7de3299d.chunk.js.map
                    7.0M	/opt/iobroker/iobroker-data/objects.jsonl
                    6.9M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.de0231c9.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
                    5.6M	/opt/iobroker/iobroker-data/states.jsonl
                    
                    *** NodeJS-Installation ***
                    
                    /usr/bin/nodejs 	v18.12.1
                    /usr/bin/node 		v18.12.1
                    /usr/bin/npm 		8.19.2
                    /usr/bin/npx 		8.19.2
                    
                    nodejs:
                      Installed: 18.12.1-deb-1nodesource1
                      Candidate: 18.14.0-deb-1nodesource1
                      Version table:
                         18.14.0-deb-1nodesource1 500
                            500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
                     *** 18.12.1-deb-1nodesource1 100
                            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 not running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Core adapters versions
                    js-controller: 	4.0.23
                    admin: 		6.3.5
                    javascript: 	6.1.4
                    
                    Adapters from github: 	0
                    
                    Adapter State
                      system.adapter.admin.0                  : admin                 : RaspPi3H5                            -  enabled, port: 1234, bind: 0.0.0.0 (SSL), run as: admin
                      system.adapter.backitup.0               : backitup              : RaspPi3H5                            -  enabled
                      system.adapter.discovery.0              : discovery             : RaspPi3H5                            -  enabled
                      system.adapter.javascript.0             : javascript            : RaspPi3H5                            -  enabled
                      system.adapter.mihome-vacuum.0          : mihome-vacuum         : RaspPi3H5                            -  enabled, port: 54321
                      system.adapter.mihome-vacuum.1          : mihome-vacuum         : RaspPi3H5                            -  enabled, port: 54321
                      system.adapter.scenes.0                 : scenes                : RaspPi3H5                            -  enabled
                      system.adapter.sony-bravia.0            : sony-bravia           : RaspPi3H5                            -  enabled
                      system.adapter.sony-bravia.1            : sony-bravia           : RaspPi3H5                            -  enabled
                    
                    + instance is alive
                    
                    Enabled adapters with bindings
                      system.adapter.admin.0                  : admin                 : RaspPi3H5                            -  enabled, port: 1234, bind: 0.0.0.0 (SSL), run as: admin
                      system.adapter.mihome-vacuum.0          : mihome-vacuum         : RaspPi3H5                            -  enabled, port: 54321
                      system.adapter.mihome-vacuum.1          : mihome-vacuum         : RaspPi3H5                            -  enabled, port: 54321
                    
                    ioBroker-Repositories
                    stable        : http://download.iobroker.net/sources-dist.json
                    beta          : http://download.iobroker.net/sources-dist-latest.json
                    
                    Active repo(s): stable
                    
                    Installed ioBroker-Instances
                    Used repository: stable
                    Adapter    "admin"        : 6.3.5    , installed 6.3.5
                    Adapter    "backitup"     : 2.5.10   , installed 2.5.10
                    Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                    Adapter    "javascript"   : 6.1.4    , installed 6.1.4
                    Controller "js-controller": 4.0.24   , installed 4.0.23 [Updatable]
                    Adapter    "mihome-vacuum": 3.8.8    , installed 3.8.6  [Updatable]
                    Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                    Adapter    "sony-bravia"  : 1.0.9    , installed 1.0.9
                    
                    Objects and States
                    Please stand by - This may take a while
                    Objects: 	1049
                    States: 	304
                    
                    *** OS-Repositories and Updates ***
                    Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                    Hit:2 http://deb.debian.org/debian bullseye InRelease
                    Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
                    Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
                    Hit:5 https://deb.nodesource.com/node_18.x bullseye InRelease
                    Reading package lists...
                    Pending Updates: 18
                    
                    *** 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 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/smbd            
                    tcp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/sshd: /usr/sbin 
                    tcp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/smbd            
                    tcp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/mariadbd        
                    tcp6       0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/smbd            
                    tcp6       0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/apache2         
                    tcp6       0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/sshd: /usr/sbin 
                    tcp6       0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/init              
                    tcp6       0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/smbd            
                    udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/avahi-daemon: r 
                    udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/dhcpcd          
                    udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
                    udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
                    udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
                    udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
                    udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
                    udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
                    udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
                    udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
                    udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
                    udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
                    udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/avahi-daemon: r 
                    udp6       0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/dhcpcd          
                    udp6       0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/avahi-daemon: r 
                    udp6       0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/avahi-daemon: r 
                    
                    *** Log File - Last 25 Lines ***
                    
                    2023-02-07 07:18:27.112  - info: host.RaspPi3H5 stopInstance system.adapter.admin.0 send kill signal
                    2023-02-07 07:18:27.120  - info: backitup.0 (1573) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                    2023-02-07 07:18:27.126  - info: mihome-vacuum.1 (1449) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                    2023-02-07 07:18:27.126  - info: mihome-vacuum.0 (1438) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                    2023-02-07 07:18:27.132  - info: javascript.0 (1210) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                    2023-02-07 07:18:27.136  - info: host.RaspPi3H5 stopInstance system.adapter.javascript.0 send kill signal
                    2023-02-07 07:18:27.137  - info: admin.0 (1393) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                    2023-02-07 07:18:27.137  - info: host.RaspPi3H5 stopInstance system.adapter.scenes.0 send kill signal
                    2023-02-07 07:18:27.138  - info: host.RaspPi3H5 stopInstance system.adapter.sony-bravia.0 send kill signal
                    2023-02-07 07:18:27.139  - info: host.RaspPi3H5 stopInstance system.adapter.mihome-vacuum.0 send kill signal
                    2023-02-07 07:18:27.139  - info: host.RaspPi3H5 stopInstance system.adapter.mihome-vacuum.1 send kill signal
                    2023-02-07 07:18:27.140  - info: host.RaspPi3H5 stopInstance system.adapter.sony-bravia.1 send kill signal
                    2023-02-07 07:18:27.141  - info: host.RaspPi3H5 stopInstance system.adapter.discovery.0 send kill signal
                    2023-02-07 07:18:27.141  - info: host.RaspPi3H5 stopInstance system.adapter.backitup.0 send kill signal
                    2023-02-07 07:18:28.078  - info: host.RaspPi3H5 instance system.adapter.scenes.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                    2023-02-07 07:18:28.079  - info: host.RaspPi3H5 instance system.adapter.sony-bravia.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                    2023-02-07 07:18:28.080  - info: host.RaspPi3H5 instance system.adapter.discovery.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                    2023-02-07 07:18:28.081  - info: host.RaspPi3H5 instance system.adapter.sony-bravia.1 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                    2023-02-07 07:18:28.118  - info: host.RaspPi3H5 instance system.adapter.backitup.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                    2023-02-07 07:18:28.274  - info: host.RaspPi3H5 instance system.adapter.javascript.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                    2023-02-07 07:18:28.276  - info: host.RaspPi3H5 instance system.adapter.admin.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                    2023-02-07 07:18:28.278  - info: host.RaspPi3H5 instance system.adapter.mihome-vacuum.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                    2023-02-07 07:18:28.278  - info: host.RaspPi3H5 instance system.adapter.mihome-vacuum.1 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                    2023-02-07 07:18:28.279  - info: host.RaspPi3H5 All instances are stopped.
                    2023-02-07 07:18:28.481  - info: host.RaspPi3H5 terminated
                    
                    
                    ======================= SUMMARY =======================
                    		     v.2023-01-02
                    
                    
                    Operatingsystem: 	Debian GNU/Linux 11 (bullseye)
                    Installation: 		Native
                    Timezone: 		Europe/Berlin
                    User-ID: 		0
                    X-Server: 		false
                    Boot Target: 		multi-user.target
                    
                    Pending OS-Updates: 	18
                    
                    Nodejs-Installation: 	/usr/bin/nodejs 	v18.12.1
                    			/usr/bin/node 		v18.12.1
                    			/usr/bin/npm 		8.19.2
                    			/usr/bin/npx 		8.19.2
                    
                    ioBroker Core: 		js-controller 		4.0.23
                    			admin 			6.3.5
                    
                    ioBroker Status: 	iobroker is not running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Status admin:
                      system.adapter.admin.0                  : admin                 : RaspPi3H5                            -  enabled, port: 1234, bind: 0.0.0.0 (SSL), run as: admin
                    
                    Pending iob updates: 	2
                    
                    Active repo(s): stable
                    
                    Objects: 		1049
                    States: 		304
                    
                    Size of iob-Database:
                    
                    7.0M	/opt/iobroker/iobroker-data/objects.jsonl
                    5.6M	/opt/iobroker/iobroker-data/states.jsonl
                    
                    
                    =================== END OF SUMMARY ====================
                    

                    MOD EDIT: LOG LESBAR EINGEFÜGT

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

                    @thomasfischer25 sagte in Raspberry blockiert immer wieder mal, seitdem iobroker läuft:

                    Ist nun angehängt!

                    bitte ohne Modifikationen in code-tags posten!
                    (nur ggf. in den letzten 20 Zeilen = log private Daten unkenntlich machen)

                    so kann man nichts relevantes erkennen.

                    @thomasfischer25 sagte in Raspberry blockiert immer wieder mal, seitdem iobroker läuft:

                    Aktuell habe ich iobroker via "iobroker stop" gestoppt

                    dann kann man auch keine Aussagen über die Ressourcenverbräuche machen.

                    lediglich dass der SWAP bereits verwendet wurde, was auf mangelnden RAM im Betrieb hindeutet.

                    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
                    • T Offline
                      T Offline
                      thomasfischer25
                      schrieb am zuletzt editiert von
                      #11

                      ok danke für den hinweis, wusste nicht, dass man das am besten als code einfügt. Danke für den Edit, schaut so viel besser aus.

                      Auf was genau achtet man in dem logfile?

                      Warum sind die IP Adressen für euch wichtig? Auf was schaut ihr da?

                      Hier noch der Ausführung von free -m -t nachdem iobroker via iobroker start wieder gestartet wurde...

                                    gesamt       benutzt     frei      gemns.  Puffer/Cache verfügbar
                      Speicher:        909         679          47           4         182         166
                      Swap:             99          99           0
                      Gesamt:         1009         779          47
                      
                      
                      DJMarc75D wendy2702W CodierknechtC 3 Antworten Letzte Antwort
                      0
                      • T thomasfischer25

                        ok danke für den hinweis, wusste nicht, dass man das am besten als code einfügt. Danke für den Edit, schaut so viel besser aus.

                        Auf was genau achtet man in dem logfile?

                        Warum sind die IP Adressen für euch wichtig? Auf was schaut ihr da?

                        Hier noch der Ausführung von free -m -t nachdem iobroker via iobroker start wieder gestartet wurde...

                                      gesamt       benutzt     frei      gemns.  Puffer/Cache verfügbar
                        Speicher:        909         679          47           4         182         166
                        Swap:             99          99           0
                        Gesamt:         1009         779          47
                        
                        
                        DJMarc75D Offline
                        DJMarc75D Offline
                        DJMarc75
                        schrieb am zuletzt editiert von
                        #12

                        @thomasfischer25 so mal kurz und knapp:

                        leg Dir was größeres zu mit mehr wumms - und auch nochmal: 1 GB RAM ist aktuell nicht üppig um vernünftig mit ioBroker zu arbeiten.

                        Lehrling seit 1975 !!!
                        Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                        https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                        1 Antwort Letzte Antwort
                        0
                        • T thomasfischer25

                          ok danke für den hinweis, wusste nicht, dass man das am besten als code einfügt. Danke für den Edit, schaut so viel besser aus.

                          Auf was genau achtet man in dem logfile?

                          Warum sind die IP Adressen für euch wichtig? Auf was schaut ihr da?

                          Hier noch der Ausführung von free -m -t nachdem iobroker via iobroker start wieder gestartet wurde...

                                        gesamt       benutzt     frei      gemns.  Puffer/Cache verfügbar
                          Speicher:        909         679          47           4         182         166
                          Swap:             99          99           0
                          Gesamt:         1009         779          47
                          
                          
                          wendy2702W Online
                          wendy2702W Online
                          wendy2702
                          schrieb am zuletzt editiert von
                          #13

                          @thomasfischer25 nur noch 47 frei…

                          Das wird der Grund sein.

                          Findest bestimmt irgendwo ein OOM error im Syslog oder DMESG

                          Bitte keine Fragen per PN, die gehören ins Forum!

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

                          HomoranH 1 Antwort Letzte Antwort
                          0
                          • wendy2702W wendy2702

                            @thomasfischer25 nur noch 47 frei…

                            Das wird der Grund sein.

                            Findest bestimmt irgendwo ein OOM error im Syslog oder DMESG

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

                            @wendy2702 sagte in Raspberry blockiert immer wieder mal, seitdem iobroker läuft:

                            @thomasfischer25 nur noch 47 frei…

                            selbst wenn man wohlwollend die 166 MB verfügbar betrachtet istcder SWAP schon wieder vollständig aufgebraucht.

                            Die Anzahl Instanzen ist eigentlich gerade noch im grünen Bereich, da muss noch was anderes den Speicher fressen.

                            aber wieso Port 1234 für den admin?

                            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 -

                            wendy2702W 1 Antwort Letzte Antwort
                            0
                            • HomoranH Homoran

                              @wendy2702 sagte in Raspberry blockiert immer wieder mal, seitdem iobroker läuft:

                              @thomasfischer25 nur noch 47 frei…

                              selbst wenn man wohlwollend die 166 MB verfügbar betrachtet istcder SWAP schon wieder vollständig aufgebraucht.

                              Die Anzahl Instanzen ist eigentlich gerade noch im grünen Bereich, da muss noch was anderes den Speicher fressen.

                              aber wieso Port 1234 für den admin?

                              wendy2702W Online
                              wendy2702W Online
                              wendy2702
                              schrieb am zuletzt editiert von
                              #15

                              @homoran es läuft zumindest noch mariadb und apache

                              Bitte keine Fragen per PN, die gehören ins Forum!

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

                              HomoranH 1 Antwort Letzte Antwort
                              0
                              • T thomasfischer25

                                ok danke für den hinweis, wusste nicht, dass man das am besten als code einfügt. Danke für den Edit, schaut so viel besser aus.

                                Auf was genau achtet man in dem logfile?

                                Warum sind die IP Adressen für euch wichtig? Auf was schaut ihr da?

                                Hier noch der Ausführung von free -m -t nachdem iobroker via iobroker start wieder gestartet wurde...

                                              gesamt       benutzt     frei      gemns.  Puffer/Cache verfügbar
                                Speicher:        909         679          47           4         182         166
                                Swap:             99          99           0
                                Gesamt:         1009         779          47
                                
                                
                                CodierknechtC Offline
                                CodierknechtC Offline
                                Codierknecht
                                Developer Most Active
                                schrieb am zuletzt editiert von
                                #16

                                @thomasfischer25 sagte in Raspberry blockiert immer wieder mal, seitdem iobroker läuft:

                                Warum sind die IP Adressen für euch wichtig? Auf was schaut ihr da?

                                Das sind lediglich IP's aus Deinem Netz - damit kann niemand von außen etwas anfangen. Im Gegenteil: Die sehen bei fast allen hier gleich oder zumindest ähnlich aus. Brauchst Du also nicht "verschleiern".
                                Was man aber daran erkennen könnte: Was noch so alles auf der gleichen Kiste läuft.
                                MariaDB, Apache ... was hat das auf dem Raspi zu suchen? Der ist maximal unterdimensioniert.
                                Discovery kann man sich eigentlich nach der Ersteinrichtung schenken.
                                Gibt es zwingende Gründe für jeweils 2 Instanzen von mihome und bravia?
                                Und Backup braucht jede Menge RAM ...

                                "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
                                • wendy2702W wendy2702

                                  @homoran es läuft zumindest noch mariadb und apache

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

                                  @wendy2702 sagte in Raspberry blockiert immer wieder mal, seitdem iobroker läuft:

                                  @homoran es läuft zumindest noch mariadb und apache

                                  wie passt das denn zu

                                  @thomasfischer25 sagte in Raspberry blockiert immer wieder mal, seitdem iobroker läuft:

                                  Es laufen noch ein paar selbst geschriebene Programme in c und python
                                  ...
                                  Ansonsten ist nichts drauf.

                                  klar dass der arme Pi ins Schwitzen kommt.

                                  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
                                  • T thomasfischer25

                                    @homoran
                                    Der Raspberry läuft ohne Desktop also rein Commandline.

                                    Konnte iob diag leider erst jetzt ausführen und abspeichern. Ist nun angehängt!

                                    Aktuell habe ich iobroker via "iobroker stop" gestoppt um überhaupt auf den Raspberry zugreifen zu können.

                                    iobDiag.txt

                                    Skript v.2023-01-02
                                    
                                    *** BASE SYSTEM ***
                                    Model		: Raspberry Pi 3 Model B Rev 1.2
                                    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:
                                     20:08:00 up 22:00,  1 user,  load average: 1.25, 1.49, 1.33
                                    CPU threads: 4
                                    
                                    *** Time and Time Zones ***
                                    Tue Feb  7 19:08:00 UTC 2023
                                    Tue Feb  7 20:08:00 CET 2023
                                    CET +0100
                                    Europe/Berlin
                                    
                                    *** User and Groups ***
                                    root
                                    /root
                                    root
                                    
                                    *** X-Server-Setup ***
                                    X-Server: 	false
                                    Desktop: 	
                                    Terminal: 	
                                    Boot Target: 	multi-user.target
                                    
                                    *** MEMORY ***
                                                   total        used        free      shared  buff/cache   available
                                    Mem:            909M        150M        166M        4.0M        592M        690M
                                    Swap:            99M         76M         23M
                                    Total:          1.0G        227M        190M
                                    
                                              909 M total memory
                                              150 M used memory
                                              317 M active memory
                                              306 M inactive memory
                                              166 M free memory
                                               64 M buffer memory
                                              527 M swap cache
                                               99 M total swap
                                               76 M used swap
                                               23 M free swap
                                    
                                    *** FILESYSTEM ***
                                    Filesystem     Type      Size  Used Avail Use% Mounted on
                                    /dev/root      ext4       59G  8.2G   49G  15% /
                                    devtmpfs       devtmpfs  325M     0  325M   0% /dev
                                    tmpfs          tmpfs     455M     0  455M   0% /dev/shm
                                    tmpfs          tmpfs     182M  2.9M  180M   2% /run
                                    tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                    /dev/mmcblk0p1 vfat      255M   31M  225M  12% /boot
                                    /dev/sda       vfat      7.3G  941M  6.3G  13% /media/usb0
                                    tmpfs          tmpfs      91M     0   91M   0% /run/user/1000
                                    
                                    Messages in dmesg:
                                    [Mon Feb  6 22:07:34 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=Composite-1:720x480@60i vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=a82c5a50-02 rootfstype=ext4 fsck.repair=yes rootwait
                                    [Mon Feb  6 22:07:37 2023] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
                                    [Mon Feb  6 22:07:37 2023] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
                                    [Mon Feb  6 22:07:40 2023] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
                                    [Mon Feb  6 22:07:40 2023] EXT4-fs (mmcblk0p2): 18 orphan inodes deleted
                                    [Mon Feb  6 22:07:40 2023] EXT4-fs (mmcblk0p2): recovery complete
                                    [Mon Feb  6 22:07:40 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
                                    [Mon Feb  6 22:07:40 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                                    [Mon Feb  6 22:07:44 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null). Quota mode: none.
                                    
                                    Show mounted filesystems (real ones only):
                                    TARGET        SOURCE         FSTYPE OPTIONS
                                    /             /dev/mmcblk0p2 ext4   rw,noatime
                                    |-/boot       /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                                    `-/media/usb0 /dev/sda       vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                                    
                                    Files in neuralgic directories:
                                    
                                    /var:
                                    4.6G	/var/
                                    2.6G	/var/log/xrt/r4/l2/L8
                                    2.6G	/var/log/xrt/r4/l2
                                    2.6G	/var/log/xrt/r4
                                    2.6G	/var/log/xrt
                                    
                                    /opt/iobroker/backups:
                                    12M	/opt/iobroker/backups/
                                    
                                    /opt/iobroker/iobroker-data:
                                    116M	/opt/iobroker/iobroker-data/
                                    76M	/opt/iobroker/iobroker-data/files
                                    51M	/opt/iobroker/iobroker-data/files/javascript.admin
                                    32M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js
                                    32M	/opt/iobroker/iobroker-data/files/javascript.admin/static
                                    
                                    The five largest files in iobroker-data are:
                                    8.9M	/opt/iobroker/iobroker-data/files/scenes.admin/static/js/2.7de3299d.chunk.js.map
                                    7.0M	/opt/iobroker/iobroker-data/objects.jsonl
                                    6.9M	/opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.de0231c9.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
                                    5.6M	/opt/iobroker/iobroker-data/states.jsonl
                                    
                                    *** NodeJS-Installation ***
                                    
                                    /usr/bin/nodejs 	v18.12.1
                                    /usr/bin/node 		v18.12.1
                                    /usr/bin/npm 		8.19.2
                                    /usr/bin/npx 		8.19.2
                                    
                                    nodejs:
                                      Installed: 18.12.1-deb-1nodesource1
                                      Candidate: 18.14.0-deb-1nodesource1
                                      Version table:
                                         18.14.0-deb-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
                                     *** 18.12.1-deb-1nodesource1 100
                                            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 not running on this host.
                                    
                                    
                                    Objects type: jsonl
                                    States  type: jsonl
                                    
                                    Core adapters versions
                                    js-controller: 	4.0.23
                                    admin: 		6.3.5
                                    javascript: 	6.1.4
                                    
                                    Adapters from github: 	0
                                    
                                    Adapter State
                                      system.adapter.admin.0                  : admin                 : RaspPi3H5                            -  enabled, port: 1234, bind: 0.0.0.0 (SSL), run as: admin
                                      system.adapter.backitup.0               : backitup              : RaspPi3H5                            -  enabled
                                      system.adapter.discovery.0              : discovery             : RaspPi3H5                            -  enabled
                                      system.adapter.javascript.0             : javascript            : RaspPi3H5                            -  enabled
                                      system.adapter.mihome-vacuum.0          : mihome-vacuum         : RaspPi3H5                            -  enabled, port: 54321
                                      system.adapter.mihome-vacuum.1          : mihome-vacuum         : RaspPi3H5                            -  enabled, port: 54321
                                      system.adapter.scenes.0                 : scenes                : RaspPi3H5                            -  enabled
                                      system.adapter.sony-bravia.0            : sony-bravia           : RaspPi3H5                            -  enabled
                                      system.adapter.sony-bravia.1            : sony-bravia           : RaspPi3H5                            -  enabled
                                    
                                    + instance is alive
                                    
                                    Enabled adapters with bindings
                                      system.adapter.admin.0                  : admin                 : RaspPi3H5                            -  enabled, port: 1234, bind: 0.0.0.0 (SSL), run as: admin
                                      system.adapter.mihome-vacuum.0          : mihome-vacuum         : RaspPi3H5                            -  enabled, port: 54321
                                      system.adapter.mihome-vacuum.1          : mihome-vacuum         : RaspPi3H5                            -  enabled, port: 54321
                                    
                                    ioBroker-Repositories
                                    stable        : http://download.iobroker.net/sources-dist.json
                                    beta          : http://download.iobroker.net/sources-dist-latest.json
                                    
                                    Active repo(s): stable
                                    
                                    Installed ioBroker-Instances
                                    Used repository: stable
                                    Adapter    "admin"        : 6.3.5    , installed 6.3.5
                                    Adapter    "backitup"     : 2.5.10   , installed 2.5.10
                                    Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                    Adapter    "javascript"   : 6.1.4    , installed 6.1.4
                                    Controller "js-controller": 4.0.24   , installed 4.0.23 [Updatable]
                                    Adapter    "mihome-vacuum": 3.8.8    , installed 3.8.6  [Updatable]
                                    Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                                    Adapter    "sony-bravia"  : 1.0.9    , installed 1.0.9
                                    
                                    Objects and States
                                    Please stand by - This may take a while
                                    Objects: 	1049
                                    States: 	304
                                    
                                    *** OS-Repositories and Updates ***
                                    Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                                    Hit:2 http://deb.debian.org/debian bullseye InRelease
                                    Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
                                    Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
                                    Hit:5 https://deb.nodesource.com/node_18.x bullseye InRelease
                                    Reading package lists...
                                    Pending Updates: 18
                                    
                                    *** 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 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/smbd            
                                    tcp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/sshd: /usr/sbin 
                                    tcp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/smbd            
                                    tcp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/mariadbd        
                                    tcp6       0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/smbd            
                                    tcp6       0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/apache2         
                                    tcp6       0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/sshd: /usr/sbin 
                                    tcp6       0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/init              
                                    tcp6       0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*               LISTEN      *x*        *xxxxx*    *x*/smbd            
                                    udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/avahi-daemon: r 
                                    udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/dhcpcd          
                                    udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
                                    udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
                                    udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
                                    udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
                                    udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
                                    udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
                                    udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
                                    udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
                                    udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
                                    udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/nmbd            
                                    udp        0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/avahi-daemon: r 
                                    udp6       0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/dhcpcd          
                                    udp6       0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/avahi-daemon: r 
                                    udp6       0      0 *xxxxxxxxxxxxxxxx*      *xxxxxxx*                           *x*        *xxxxx*    *x*/avahi-daemon: r 
                                    
                                    *** Log File - Last 25 Lines ***
                                    
                                    2023-02-07 07:18:27.112  - info: host.RaspPi3H5 stopInstance system.adapter.admin.0 send kill signal
                                    2023-02-07 07:18:27.120  - info: backitup.0 (1573) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2023-02-07 07:18:27.126  - info: mihome-vacuum.1 (1449) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2023-02-07 07:18:27.126  - info: mihome-vacuum.0 (1438) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2023-02-07 07:18:27.132  - info: javascript.0 (1210) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2023-02-07 07:18:27.136  - info: host.RaspPi3H5 stopInstance system.adapter.javascript.0 send kill signal
                                    2023-02-07 07:18:27.137  - info: admin.0 (1393) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                                    2023-02-07 07:18:27.137  - info: host.RaspPi3H5 stopInstance system.adapter.scenes.0 send kill signal
                                    2023-02-07 07:18:27.138  - info: host.RaspPi3H5 stopInstance system.adapter.sony-bravia.0 send kill signal
                                    2023-02-07 07:18:27.139  - info: host.RaspPi3H5 stopInstance system.adapter.mihome-vacuum.0 send kill signal
                                    2023-02-07 07:18:27.139  - info: host.RaspPi3H5 stopInstance system.adapter.mihome-vacuum.1 send kill signal
                                    2023-02-07 07:18:27.140  - info: host.RaspPi3H5 stopInstance system.adapter.sony-bravia.1 send kill signal
                                    2023-02-07 07:18:27.141  - info: host.RaspPi3H5 stopInstance system.adapter.discovery.0 send kill signal
                                    2023-02-07 07:18:27.141  - info: host.RaspPi3H5 stopInstance system.adapter.backitup.0 send kill signal
                                    2023-02-07 07:18:28.078  - info: host.RaspPi3H5 instance system.adapter.scenes.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                    2023-02-07 07:18:28.079  - info: host.RaspPi3H5 instance system.adapter.sony-bravia.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                    2023-02-07 07:18:28.080  - info: host.RaspPi3H5 instance system.adapter.discovery.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                    2023-02-07 07:18:28.081  - info: host.RaspPi3H5 instance system.adapter.sony-bravia.1 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                    2023-02-07 07:18:28.118  - info: host.RaspPi3H5 instance system.adapter.backitup.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                    2023-02-07 07:18:28.274  - info: host.RaspPi3H5 instance system.adapter.javascript.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                    2023-02-07 07:18:28.276  - info: host.RaspPi3H5 instance system.adapter.admin.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                    2023-02-07 07:18:28.278  - info: host.RaspPi3H5 instance system.adapter.mihome-vacuum.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                    2023-02-07 07:18:28.278  - info: host.RaspPi3H5 instance system.adapter.mihome-vacuum.1 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                    2023-02-07 07:18:28.279  - info: host.RaspPi3H5 All instances are stopped.
                                    2023-02-07 07:18:28.481  - info: host.RaspPi3H5 terminated
                                    
                                    
                                    ======================= SUMMARY =======================
                                    		     v.2023-01-02
                                    
                                    
                                    Operatingsystem: 	Debian GNU/Linux 11 (bullseye)
                                    Installation: 		Native
                                    Timezone: 		Europe/Berlin
                                    User-ID: 		0
                                    X-Server: 		false
                                    Boot Target: 		multi-user.target
                                    
                                    Pending OS-Updates: 	18
                                    
                                    Nodejs-Installation: 	/usr/bin/nodejs 	v18.12.1
                                    			/usr/bin/node 		v18.12.1
                                    			/usr/bin/npm 		8.19.2
                                    			/usr/bin/npx 		8.19.2
                                    
                                    ioBroker Core: 		js-controller 		4.0.23
                                    			admin 			6.3.5
                                    
                                    ioBroker Status: 	iobroker is not running on this host.
                                    
                                    
                                    Objects type: jsonl
                                    States  type: jsonl
                                    
                                    Status admin:
                                      system.adapter.admin.0                  : admin                 : RaspPi3H5                            -  enabled, port: 1234, bind: 0.0.0.0 (SSL), run as: admin
                                    
                                    Pending iob updates: 	2
                                    
                                    Active repo(s): stable
                                    
                                    Objects: 		1049
                                    States: 		304
                                    
                                    Size of iob-Database:
                                    
                                    7.0M	/opt/iobroker/iobroker-data/objects.jsonl
                                    5.6M	/opt/iobroker/iobroker-data/states.jsonl
                                    
                                    
                                    =================== END OF SUMMARY ====================
                                    

                                    MOD EDIT: LOG LESBAR EINGEFÜGT

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

                                    @thomasfischer25 sagte in Raspberry blockiert immer wieder mal, seitdem iobroker läuft:

                                    Der Raspberry läuft ohne Desktop also rein Commandline.

                                    Aber als root. Das ist falsch.

                                    18 orphan inodes deleted

                                    Dein Dateisystem hat einen schweren Treffer.

                                    1GB Ram...

                                    Und weiter schau ich nicht mehr. Das Ding ist Schrott

                                    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
                                    • T thomasfischer25

                                      @wendy2702
                                      Es laufen noch ein paar selbst geschriebene Programme in c und python

                                      mit hilfe von htop habe ich dort auch schon einige Probleme gefunden z.B. 100% CPU Auslastung und gelöst.
                                      Leider hat das aber nichts geholfen.

                                      Es laufen mehrere Instanzen
                                      2x Sony-Bravia
                                      2x Xiaomi vacuum
                                      1x javascript
                                      1x scenes
                                      und dann das Standard zeug wie
                                      backitup
                                      etc.

                                      Ansonsten ist nichts drauf.

                                      Aktuell ist es sogar so schlimm, dass der Raspberry für mehrere Stunden einfach stillsteht und manchmal nur durch Stecker ziehen wieder läuft.

                                      Wenn der Raspberry steht, kann ich natürlich auch nicht nachsehen welcher Prozess gerade die höchste Auslastung hat etc.

                                      Welche Möglichkeiten habe ich noch um herauszufinden, an was es genau liegt, um das System anschließend zu stabilisieren und eventuell effizienter zu machen?

                                      wendy2702W Online
                                      wendy2702W Online
                                      wendy2702
                                      schrieb am zuletzt editiert von
                                      #19

                                      @thomasfischer25 sagte in Raspberry blockiert immer wieder mal, seitdem iobroker läuft:

                                      und manchmal nur durch Stecker ziehen wieder läuft.

                                      dadurch kommt dann das was @Thomas-Braun geschrieben hat

                                      @thomas-braun sagte in Raspberry blockiert immer wieder mal, seitdem iobroker läuft:

                                      Dein Dateisystem hat einen schweren Treffer.

                                      Bitte keine Fragen per PN, die gehören ins Forum!

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

                                      1 Antwort Letzte Antwort
                                      0
                                      • wendy2702W wendy2702

                                        Node 18 nicht freigegeben für ioBroker
                                        JS Controller veraltet
                                        18 ausstehende updates

                                        Mit gestopptem iobroker sieht man natürlich nichts vom Speicher verbrauch.

                                        Linux Syslog mal geschaut zum Zeitpunkt des Fehlers?

                                        Was für ein Netzteil versorgt den Pi?

                                        T Offline
                                        T Offline
                                        thomasfischer25
                                        schrieb am zuletzt editiert von
                                        #20

                                        @wendy2702
                                        Ich habe jetzt auf dieser Seite verschiedene Seiten angesehen aber nichts klares zur Node JS Version herausgefunden, welche freigegeben ist für ioBroker.

                                        Version 8.15 oder höher empfohlen. (Siehe link text
                                        Wie hoch steht aber nicht drin, nur dass gerade Nummern genutzt werden sollen.
                                        8.15 wirkt für mich etwas alt, nachdem es bereits 19 gibt.

                                        Welche Version sollte ich denn maximal installieren? Oder muss es wirklich 8.15 sein?

                                        Zu den 18 ausstehenden Updates, konnte ich zwei Adapter in der Weboberfläche finden, welche ein Update benötigten.
                                        Wo kann ich den Rest updaten?

                                        Versuche jetzt nur das notwendigste auf einem frischen Rasp Pi3 (der auch nur 1GB hat) zu installieren und diesen parallel laufen zu lassen. Der Pi4 mit 4GB ist aktuell noch schwer/teuer zu bekommen.

                                        Für die Kleinigkeiten die ich mit ioBroker machen möchte schluckt ioBroker schon ganz schön Resourcen.

                                        Danke!

                                        Thomas BraunT 1 Antwort Letzte Antwort
                                        0
                                        • T thomasfischer25

                                          @wendy2702
                                          Ich habe jetzt auf dieser Seite verschiedene Seiten angesehen aber nichts klares zur Node JS Version herausgefunden, welche freigegeben ist für ioBroker.

                                          Version 8.15 oder höher empfohlen. (Siehe link text
                                          Wie hoch steht aber nicht drin, nur dass gerade Nummern genutzt werden sollen.
                                          8.15 wirkt für mich etwas alt, nachdem es bereits 19 gibt.

                                          Welche Version sollte ich denn maximal installieren? Oder muss es wirklich 8.15 sein?

                                          Zu den 18 ausstehenden Updates, konnte ich zwei Adapter in der Weboberfläche finden, welche ein Update benötigten.
                                          Wo kann ich den Rest updaten?

                                          Versuche jetzt nur das notwendigste auf einem frischen Rasp Pi3 (der auch nur 1GB hat) zu installieren und diesen parallel laufen zu lassen. Der Pi4 mit 4GB ist aktuell noch schwer/teuer zu bekommen.

                                          Für die Kleinigkeiten die ich mit ioBroker machen möchte schluckt ioBroker schon ganz schön Resourcen.

                                          Danke!

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

                                          @thomasfischer25

                                          Stand heute: nodejs@16 / npm@8

                                          Wo kann ich den Rest updaten?

                                          Das ist in deinem Betriebssystem anhängig.

                                          sudo apt update
                                          sudo apt full-upgrade
                                          

                                          Für die Kleinigkeiten die ich mit ioBroker machen möchte

                                          Definiere Kleinigkeiten.

                                          Welche Version sollte ich denn maximal installieren?

                                          Die Empfehlung wird auch immer im Info-Tab des iobroker-Admin angegeben.

                                          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

                                          T 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

                                          319

                                          Online

                                          32.7k

                                          Benutzer

                                          82.4k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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