Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. thomasfischer25

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 11
    • Best 0
    • Groups 1

    thomasfischer25

    @thomasfischer25

    Starter

    0
    Reputation
    7
    Profile views
    11
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    thomasfischer25 Follow
    Starter

    Latest posts made by thomasfischer25

    • RE: Raspberry blockiert immer wieder mal, seitdem iobroker läuft

      @homoran
      Da ich gerade am neuaufsetzen bin, habe ich jetzt alle von mir benötigten Adapter installiert aber noch nicht in Benutzung.

      Es ist noch kein Skript vom Javascript Adapter implementiert und damit natürlich auch noch nicht am Laufen.
      Die Skripte sind also leer.
      Der Adapter ist aber aktiv.

      per htop sieht man bereits, dass iobroker.js-controller über 25,7% des RAMs benötigt und immer wieder mal über 10% CPU Load.

      io.javascript.0 zusätzlich 13,8% dann kommt mit 10,7% io.admin.0

      dann jeweils 5-7%

      • io.scenes.0
      • io.sony-bravia.0
      • io.mihome-vacuum.1
      • io.sony-bravia.1
      • io.mihome-vacuum.0

      und dann alles andere was auf dem rasp so läuft mit jeweils weniger als 1%

      Ist das normal? Bzw. kann man an der Konfiguration was drehen, um zumindest die Speichernutzung des javascript adapters zu reduzieren?

      posted in Error/Bug
      T
      thomasfischer25
    • RE: Raspberry blockiert immer wieder mal, seitdem iobroker läuft

      @homoran
      Ich weiß nicht ob es ein Bug ist, konnte bisher noch nicht eingrenzen woran es liegt, dass die Speicherauslastung plötzlich in die Höhe schießt.

      Die wichtigste Erkenntnis ist auf jeden Fall, dass der RAM nicht ausreicht.

      Im Normalfall, läuft alles auch mit dem verfügbaren RAM. Aber wie gesagt anscheinend hin und wieder mal eine Spitze, die das System zu stark auslastet.

      Ich habe nun einen zweiten Raspberry, der nur für den ioBroker sein soll um herauszufinden, ob die Spitzen vom ioBroker bzw. einer der Adapter kommt oder ob es durch meine eigene Software Auftritt.

      Der Javascript Adapter war sehr häufig an erster Stelle, wenn es um CPU Load und Memory Consumption ging.
      Vielleicht finde ich für diesen eine alternative oder eine Resourcen-schonendere Implementierung meiner Skripte.

      posted in Error/Bug
      T
      thomasfischer25
    • RE: Raspberry blockiert immer wieder mal, seitdem iobroker läuft

      @mickym
      Ah das ist ein extra adapter.

      Gut, den lass ich mal lieber weg 😊 will ja so schlank wie möglich an die Sache ran.

      @thomas-braun
      Hatte das mal aus irgendeiner Beschreibung, dass man vor der Installation von ioBroker die Befehle

      curl -sLf https://deb.nodesource.com/setup_18.x | sudo -E bash - 
      

      und dann

      sudo apt-get install -y nodejs
      

      ausführt. Anschließend dann

      curl -sLf https://iobroker.net/install.sh | bash -
      

      Mir war nicht bewusst, dass ioBroker node js automatsich selber installiert

      posted in Error/Bug
      T
      thomasfischer25
    • RE: Raspberry blockiert immer wieder mal, seitdem iobroker läuft

      @mickym Vielen Dank! D

      Diesen Tab habe ich aber leider nicht. Wenn ich bei Übersicht auf den Hostnamen des Raspberrys Info anklicke bekomme ich die gleichen Informationen. Aber dort steht nicht die empfohlene Node.js Version, sondern die installierte.

      Ich installiere jetzt mal node js mittels

      curl -sLf https://deb.nodesource.com/setup_16.x | sudo -E bash - 
      

      also Version 16.?

      posted in Error/Bug
      T
      thomasfischer25
    • RE: Raspberry blockiert immer wieder mal, seitdem iobroker läuft

      @thomas-braun
      Wo finde ich den Info Tab?
      Was meinst du mit root account einmotten? Und wie geht das?

      posted in Error/Bug
      T
      thomasfischer25
    • RE: Raspberry blockiert immer wieder mal, seitdem iobroker läuft

      @thomas-braun

      Sony Bravia TV(s) (zwei Fernseher bei denen ich jeweils...)

      • Prüfen ob TV an ist
      • Ausschalten

      Xiaomi Staubsauger (zwei Staubsaugerroboter bei denen ich jeweils...)

      • Zonenreinigung starten
      • Batteriestand abfragen
      • Status abfragen
      posted in Error/Bug
      T
      thomasfischer25
    • RE: Raspberry blockiert immer wieder mal, seitdem iobroker läuft

      @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!

      posted in Error/Bug
      T
      thomasfischer25
    • RE: Raspberry blockiert immer wieder mal, seitdem iobroker läuft

      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
      
      
      posted in Error/Bug
      T
      thomasfischer25
    • RE: Raspberry blockiert immer wieder mal, seitdem iobroker läuft

      @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

      posted in Error/Bug
      T
      thomasfischer25
    • RE: Raspberry blockiert immer wieder mal, seitdem iobroker läuft

      @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?

      posted in Error/Bug
      T
      thomasfischer25
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo