Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Raspberry blockiert immer wieder mal, seitdem iobroker läuft

    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

    Raspberry blockiert immer wieder mal, seitdem iobroker läuft

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

      @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
      
      1 Reply Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators @thomasfischer25 last edited by

        @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 1 Reply Last reply Reply Quote 0
        • T
          thomasfischer25 @Homoran last edited by wendy2702

          @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

          DJMarc75 Homoran Thomas Braun 3 Replies Last reply Reply Quote 0
          • DJMarc75
            DJMarc75 @thomasfischer25 last edited by DJMarc75

            @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

            1 Reply Last reply Reply Quote 0
            • wendy2702
              wendy2702 last edited by

              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 1 Reply Last reply Reply Quote 1
              • Homoran
                Homoran Global Moderator Administrators @thomasfischer25 last edited by

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

                1 Reply Last reply Reply Quote 0
                • T
                  thomasfischer25 last edited by

                  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
                  
                  
                  DJMarc75 wendy2702 Codierknecht 3 Replies Last reply Reply Quote 0
                  • DJMarc75
                    DJMarc75 @thomasfischer25 last edited by

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

                    1 Reply Last reply Reply Quote 0
                    • wendy2702
                      wendy2702 @thomasfischer25 last edited by

                      @thomasfischer25 nur noch 47 frei…

                      Das wird der Grund sein.

                      Findest bestimmt irgendwo ein OOM error im Syslog oder DMESG

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

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

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

                          @homoran es läuft zumindest noch mariadb und apache

                          Homoran 1 Reply Last reply Reply Quote 0
                          • Codierknecht
                            Codierknecht Developer Most Active @thomasfischer25 last edited by

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

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

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

                              1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @thomasfischer25 last edited by Thomas Braun

                                @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

                                1 Reply Last reply Reply Quote 0
                                • wendy2702
                                  wendy2702 @thomasfischer25 last edited by

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

                                  1 Reply Last reply Reply Quote 0
                                  • T
                                    thomasfischer25 @wendy2702 last edited by

                                    @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 Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @thomasfischer25 last edited by Thomas Braun

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

                                      T 1 Reply Last reply Reply Quote 0
                                      • T
                                        thomasfischer25 @Thomas Braun last edited by

                                        @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
                                        Thomas Braun 1 Reply Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @thomasfischer25 last edited by

                                          @thomasfischer25

                                          Das sollte mit 1GB gehen, wenn man keinen Firlefanz mitschleppt.

                                          Hast du die Kiste jetzt auf ein frisches Dateisystem gesetzt?
                                          Hast du den root account eingemottet?

                                          T 1 Reply Last reply Reply Quote 0
                                          • T
                                            thomasfischer25 @Thomas Braun last edited by

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

                                            Thomas Braun mickym 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            580
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

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