Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. IO Broker stürzt seit Samstag regelmäßig ab

    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

    IO Broker stürzt seit Samstag regelmäßig ab

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

      Guten Morgen,

      ich habe seit ein paar Tagen das Problem, dass mein Broker abstürzt.
      Das erste Mal am Samstag 26.11.22 um ca 9:30 Uhr.
      Ich habe gesehen, dass ich per SSH auf den Pi konnte. Allerding konnte ich den Status vom Broker nicht abfragen.
      Also habe ich ein Reboot gemacht. Das ging. Danach ist der Broker auch wieder gelaufen.
      Am nächsten Tag wieder gegen 9:20 Uhr ist der Broker wieder abgestürz.
      Ich schaue mir dazu immer an, zu welcher Uhrzeit der letzte Wert in die History geschrieben wurde.
      Am Sonntag dann gegen 22:15 wieder ein Absturz.
      Und heute Morgen vor 7:00 Uhr schon wieder.

      Da ich blutiger Anfänger in Sachen Komandos bin, weiß ich nicht, was ich hier wie euch zur Verfügung stellen kann.

      Meine Konfiguration:
      Raspberry Pi 4 mit 8 GB Ram.
      Ich habe nur den IO Broker darauf.

      Ich habe es geschafft per FTP die Logdateien auf meinen PC zu übertragen.

      Vor Samstag hatte ich ca 5 Adapter geupdatet. Leider weiß ich nicht mehr, welche das genau waren. Kann man irgendwo erkennen, welche Adapter das waren?

      Das IO Broker System ist vollständig geupdatet
      Node JS ist 16.18.1

      Einen lieben Gruß eines verzweifelten Users

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

        @snowboarder2611

        Gib mal die Ausgabe zu
        https://forum.iobroker.net/topic/59549/iob-diag-skript
        bekannt.

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

          Habe erst jetzt gesehen, das da noch mehr kommt. Also warte ich noch mal nit dem Kopieren hier rein.

          1 Reply Last reply Reply Quote 0
          • Snowboarder2611
            Snowboarder2611 last edited by Homoran

            Skript v.0.0.7
            
            *** BASE SYSTEM ***
            Architecture:   armv7l
            Docker:         false
            Virtualization: none
            Distributor ID: Raspbian
            Description:    Raspbian GNU/Linux 10 (buster)
            Release:        10
            Codename:       buster
            
            PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
            NAME="Raspbian GNU/Linux"
            VERSION_ID="10"
            VERSION="10 (buster)"
            VERSION_CODENAME=buster
            ID=raspbian
            ID_LIKE=debian
            HOME_URL="http://www.raspbian.org/"
            SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
            BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
            
            Systemuptime and Load:
             10:08:10 up  9:14,  2 users,  load average: 7.30, 7.57, 7.18
            CPU threads: 4
            
            *** Time and Time Zones ***
            Mon Nov 28 09:08:10 UTC 2022
            Mon Nov 28 10:08:10 CET 2022
            CET +0100
            Europe/Berlin
            
            *** User and Groups ***
            pi
            /home/pi
            pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
            
            *** X-Server-Setup ***
            X-Server:       false
            Desktop:
            Terminal:       tty
            
            *** MEMORY ***
                          total        used        free      shared  buff/cache   available
            Mem:           7.9G        4.1G        189M        408M        3.6G        3.2G
            Swap:           99M         99M          0B
            Total:         8.0G        4.2G        189M
            
                     7897 M total memory
                     4119 M used memory
                     1632 M active memory
                     5866 M inactive memory
                      189 M free memory
                        4 M buffer memory
                     3584 M swap cache
                       99 M total swap
                       99 M used swap
                        0 M free swap
            
            *** FILESYSTEM ***
            Filesystem     Type      Size  Used Avail Use% Mounted on
            /dev/root      ext4      917G  637G  243G  73% /
            devtmpfs       devtmpfs  3.7G     0  3.7G   0% /dev
            tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
            tmpfs          tmpfs     3.9G  409M  3.5G  11% /run
            tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
            tmpfs          tmpfs     3.9G     0  3.9G   0% /sys/fs/cgroup
            /dev/sda1      vfat      253M   49M  204M  20% /boot
            tmpfs          tmpfs     790M     0  790M   0% /run/user/1000
            
            Show mounted filesystems (real ones only):
            TARGET        SOURCE    FSTYPE OPTIONS
            /             /dev/sda2 ext4   rw,noatime
            |-/sys/fs/bpf none      bpf    rw,nosuid,nodev,noexec,relatime,mode=700
            `-/boot       /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
            
            Files in neuralgic directories:
            
            /var:
            595G    /var/
            594G    /var/log
            596M    /var/cache
            591M    /var/cache/apt
            532M    /var/cache/apt/archives
            
            /opt/iobroker/backups:
            5.8G    /opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            
            Skript v.0.0.7
            
            *** BASE SYSTEM ***
            Architecture:   armv7l
            Docker:         false
            Virtualization: none
            Distributor ID: Raspbian
            Description:    Raspbian GNU/Linux 10 (buster)
            Release:        10
            Codename:       buster
            
            PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
            NAME="Raspbian GNU/Linux"
            VERSION_ID="10"
            VERSION="10 (buster)"
            VERSION_CODENAME=buster
            ID=raspbian
            ID_LIKE=debian
            HOME_URL="http://www.raspbian.org/"
            SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
            BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
            
            Systemuptime and Load:
             10:08:10 up  9:14,  2 users,  load average: 7.30, 7.57, 7.18
            CPU threads: 4
            
            *** Time and Time Zones ***
            Mon Nov 28 09:08:10 UTC 2022
            Mon Nov 28 10:08:10 CET 2022
            CET +0100
            Europe/Berlin
            
            *** User and Groups ***
            pi
            /home/pi
            pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
            
            *** X-Server-Setup ***
            X-Server:       false
            Desktop:
            Terminal:       tty
            
            *** MEMORY ***
                          total        used        free      shared  buff/cache   available
            Mem:           7.9G        4.1G        189M        408M        3.6G        3.2G
            Swap:           99M         99M          0B
            Total:         8.0G        4.2G        189M
            
                     7897 M total memory
                     4119 M used memory
                     1632 M active memory
                     5866 M inactive memory
                      189 M free memory
                        4 M buffer memory
                     3584 M swap cache
                       99 M total swap
                       99 M used swap
                        0 M free swap
            
            *** FILESYSTEM ***
            Filesystem     Type      Size  Used Avail Use% Mounted on
            /dev/root      ext4      917G  637G  243G  73% /
            devtmpfs       devtmpfs  3.7G     0  3.7G   0% /dev
            tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
            tmpfs          tmpfs     3.9G  409M  3.5G  11% /run
            tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
            tmpfs          tmpfs     3.9G     0  3.9G   0% /sys/fs/cgroup
            /dev/sda1      vfat      253M   49M  204M  20% /boot
            tmpfs          tmpfs     790M     0  790M   0% /run/user/1000
            
            Show mounted filesystems (real ones only):
            TARGET        SOURCE    FSTYPE OPTIONS
            /             /dev/sda2 ext4   rw,noatime
            |-/sys/fs/bpf none      bpf    rw,nosuid,nodev,noexec,relatime,mode=700
            `-/boot       /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
            
            Files in neuralgic directories:
            
            /var:
            595G    /var/
            594G    /var/log
            596M    /var/cache
            591M    /var/cache/apt
            532M    /var/cache/apt/archives
            
            /opt/iobroker/backups:
            5.8G    /opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            
            32G     /opt/iobroker/iobroker-data/
            31G     /opt/iobroker/iobroker-data/history
            457M    /opt/iobroker/iobroker-data/files
            184M    /opt/iobroker/iobroker-data/backup-objects
            121M    /opt/iobroker/iobroker-data/files/scenes.admin/static/js
            
            The five largest files in iobroker-data are:
            23M     /opt/iobroker/iobroker-data/objects.jsonl
            21M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/2.2e59ed19.chunk.js.map
            21M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/2.00a59c14.chunk.js.map
            18M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/2.3257a139.chunk.js.map
            16M     /opt/iobroker/iobroker-data/objects.json.migrated
            
            *** NodeJS-Installation ***
            
            /usr/bin/nodejs         v16.18.1
            /usr/bin/node           v16.18.1
            /usr/bin/npm            8.19.2
            
            nodejs:
              Installed: 16.18.1-deb-1nodesource1
              Candidate: 16.18.1-deb-1nodesource1
              Version table:
             *** 16.18.1-deb-1nodesource1 500
                    500 https://deb.nodesource.com/node_16.x buster/main armhf Packages
                    100 /var/lib/dpkg/status
                 10.24.0~dfsg-1~deb10u2 500
                    500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
            
            Calling 'npm doctor' for you. Please be patient!
            
            npm WARN verifyCachedFiles Content garbage-collected: 4271 (496599570 bytes)
            npm WARN verifyCachedFiles Cache issues have been fixed
            Check                               Value   Recommendation/Notes
            npm ping                            ok
            npm -v                              not ok  Use npm v9.1.2
            node -v                             not ok  Use node v18.12.1 (current: v16.18.1)
            npm config get registry             ok      using default registry (https://registry.npmjs.org/)
            which git                           ok      /usr/bin/git
            Perms check on cached files         ok
            Perms check on local node_modules   ok
            Perms check on global node_modules  ok
            Perms check on local bin folder     ok
            Perms check on global bin folder    ok
            Verify cache contents               ok      verified 5170 tarballs
            npm ERR! Some problems found. See above for recommendations.
            
            npm ERR! A complete log of this run can be found in:
            npm ERR!     /home/iobroker/.npm/_logs/2022-11-28T09_12_18_474Z-debug-0.log
            
            The recommended versions for ioBroker are nodeJS v16 / npm v8!
            Don't trust the doctor if he recommends different versions!
            
            Temp directories causing npm8 problem: 0
            
            *** ioBroker-Installation ***
            
            ioBroker Status
            

            Ab hier hängt nun auch das Tool. Mehr macht es nicht.

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

              @snowboarder2611 sagte in IO Broker stürzt seit Samstag regelmäßig ab:

              Mehr macht es nicht.

              Das läuft noch. Aber dein System ist so überlastet, das dauert. Ich vermute, da ist dir ein Skript explodiert.
              Irgendwas knallt dir da auch in ein Log heftig was rein:

              594G /var/log

              Schau da mal genauer rein.

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

                in dem Verzeichnis liegt eine kern.log mit ca 260 GB
                Diese lade ich mir mal rüber auf meinen PC. das dauert etwas. Dann schaue ich da mal rein.
                Was ist das eigentlich für eine Logdatei? Ist diese standard?

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

                  @snowboarder2611

                  Das ist sowas von Standard...
                  Ist das Log Files vom Kernel. Dem tut also irgendwas weh.

                  tail -n 30 /var/log/kern.log
                  

                  zeigt die letzten 30 Zeilen. Oft reicht das schon aus um zu sehen wo es da klemmt.

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

                    @thomas-braun said in IO Broker stürzt seit Samstag regelmäßig ab:

                    tail -n 30 /var/log/kern.log

                    Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.067715] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                    Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.067755] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                    Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.067793] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                    Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.067832] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                    Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.067871] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                    Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.067909] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                    Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.067949] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                    Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.067987] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                    Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068026] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                    Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068065] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                    Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068104] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                    Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068143] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                    Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068182] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                    Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068221] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                    Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068260] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                    Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068298] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                    Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068337] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                    Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068376] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                    Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068415] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                    Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068454] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                    Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068493] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                    Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068532] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                    Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068570] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                    Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068609] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                    Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068648] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                    Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068687] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                    Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068726] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                    Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068764] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                    Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068803] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                    Nov 28 11:30:12 raspberrypi4-iob kernel: [38220.068842] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                    
                    
                    1 Reply Last reply Reply Quote 0
                    • Snowboarder2611
                      Snowboarder2611 last edited by

                      syslog hat 98 gb und syslog.1 162 gb

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

                        @snowboarder2611

                        Auch alles zu groß.
                        Schau auch da mal mit tail rein.

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

                          Syslog:

                          Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.214546] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.214585] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.214651] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.214693] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.214731] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.214770] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.214808] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.214847] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.214885] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.214975] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215019] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215059] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215098] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215138] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215177] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215217] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215256] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215367] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215443] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215483] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215522] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215582] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215624] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215725] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215771] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215811] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215851] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215890] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215929] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 11:37:36 raspberrypi4-iob kernel: [38664.215968] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          
                          

                          Syslog.1

                          Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.863480] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.863518] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.863556] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.863594] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.863635] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.863676] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.863714] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.863752] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.863792] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.863830] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.863868] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.863906] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.863944] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.863982] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.864020] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.864058] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.864097] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.864136] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.864178] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.864217] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.864256] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.864302] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.864352] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.864397] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.864441] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.864484] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.864527] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.864565] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.864604] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Nov 28 00:43:28 raspberrypi4-iob kernel: [37365.864643] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          
                          1 Reply Last reply Reply Quote 0
                          • Snowboarder2611
                            Snowboarder2611 last edited by

                            kern.log.1 ist auch 105gb groß

                            Nov 26 14:17:06 raspberrypi4-iob kernel: [    6.963594] [drm] No displays found. Consider forcing hotplug if HDMI is attached
                            Nov 26 14:17:06 raspberrypi4-iob kernel: [    6.963732] vc4-drm gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4])
                            Nov 26 14:17:06 raspberrypi4-iob kernel: [    6.969300] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1
                            Nov 26 14:17:06 raspberrypi4-iob kernel: [    7.152748] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
                            Nov 26 14:17:06 raspberrypi4-iob kernel: [    7.153245] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
                            Nov 26 14:17:06 raspberrypi4-iob kernel: [    7.162442] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Jan  4 2021 19:56:29 version 7.45.229 (617f1f5 CY) FWID 01-2dbd9d2e
                            Nov 26 14:17:06 raspberrypi4-iob kernel: [    8.963834] 8021q: 802.1Q VLAN Support v1.8
                            Nov 26 14:17:06 raspberrypi4-iob kernel: [    8.992480] uart-pl011 fe201000.serial: no DMA platform data
                            Nov 26 14:17:06 raspberrypi4-iob kernel: [    9.139838] random: crng init done
                            Nov 26 14:17:06 raspberrypi4-iob kernel: [    9.139867] random: 7 urandom warning(s) missed due to ratelimiting
                            Nov 26 14:17:06 raspberrypi4-iob kernel: [    9.274378] Adding 102396k swap on /var/swap.  Priority:-2 extents:2 across:34623152k SSFS
                            Nov 26 14:17:06 raspberrypi4-iob kernel: [    9.282362] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled
                            Nov 26 14:17:06 raspberrypi4-iob kernel: [    9.496232] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
                            Nov 26 14:17:06 raspberrypi4-iob kernel: [    9.496502] bcmgenet fd580000.ethernet eth0: Link is Down
                            Nov 26 14:17:12 raspberrypi4-iob kernel: [   14.714559] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
                            Nov 26 14:17:12 raspberrypi4-iob kernel: [   14.714617] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
                            Nov 26 14:17:13 raspberrypi4-iob kernel: [   15.761061] Bluetooth: Core ver 2.22
                            Nov 26 14:17:13 raspberrypi4-iob kernel: [   15.761181] NET: Registered protocol family 31
                            Nov 26 14:17:13 raspberrypi4-iob kernel: [   15.761197] Bluetooth: HCI device and connection manager initialized
                            Nov 26 14:17:13 raspberrypi4-iob kernel: [   15.761227] Bluetooth: HCI socket layer initialized
                            Nov 26 14:17:13 raspberrypi4-iob kernel: [   15.761250] Bluetooth: L2CAP socket layer initialized
                            Nov 26 14:17:13 raspberrypi4-iob kernel: [   15.761288] Bluetooth: SCO socket layer initialized
                            Nov 26 14:17:13 raspberrypi4-iob kernel: [   15.768309] Bluetooth: HCI UART driver ver 2.3
                            Nov 26 14:17:13 raspberrypi4-iob kernel: [   15.768331] Bluetooth: HCI UART protocol H4 registered
                            Nov 26 14:17:13 raspberrypi4-iob kernel: [   15.768461] Bluetooth: HCI UART protocol Three-wire (H5) registered
                            Nov 26 14:17:13 raspberrypi4-iob kernel: [   15.768790] Bluetooth: HCI UART protocol Broadcom registered
                            Nov 26 14:17:13 raspberrypi4-iob kernel: [   15.944665] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
                            Nov 26 14:17:13 raspberrypi4-iob kernel: [   15.944673] Bluetooth: BNEP filters: protocol multicast
                            Nov 26 14:17:13 raspberrypi4-iob kernel: [   15.944686] Bluetooth: BNEP socket layer initialized
                            Nov 26 14:17:29 raspberrypi4-iob kernel: [   31.834256] vcc-sd: disabling
                            
                            
                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @Snowboarder2611 last edited by

                              @snowboarder2611

                              Installier da ein Bullseye in der 64Bit-Version frisch neu.

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

                                OK,
                                dann wird es für mich ab jetzt kompliziert.
                                Ich lasse den Pi und Broker mit einer SSD laufen.
                                Wie bekomme ich das hin, dass ich Bullseye in 64 Bit da rauf bekomme und am besten danach das Backup von Back it up drauf bekomme. Wie komme ich vor dem platt machen der SSD an diese Sicherung? In welchem Verzeichnis finde ich diese?
                                Da müsste ich ein wenig an die Hand genommen werden.

                                Ich stelle mir das so vor:
                                -SSD löschen - nur wie, damit alles sauber weg ist? Als Platte unter Windows angeschlossen wird glaube ich nicht alles angezeigt.
                                -Neues Bullseye auf die SSD -geht das so einfach? Dem Pi habe ich ja schon gesagt, dass er von SSD booten soll.
                                -IO Broker drauf
                                -Backup einspielen - hier benötige ich dann auch wieder Hilfe

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

                                  @snowboarder2611

                                  https://forum.iobroker.net/topic/51869/installation-auf-raspi-einfacher-geht-s-nicht

                                  Backup dann halt über die von dir eingesetzte Methode.
                                  Am einfachsten geht es halt mit dem Backitup-Adapter.

                                  1 Reply Last reply Reply Quote 1
                                  • Snowboarder2611
                                    Snowboarder2611 last edited by Snowboarder2611

                                    Ist die Vis irgendwo gesondert gesichert? Also auch meine selbst erstellten Bilder usw?
                                    Im Verzeichnis /opt/iobroker/backups liegen drei Backups 24. 25. 26.11. jeweils um die 9 mb groß.
                                    Die History ist extra. Diese könnte ich dann auch noch einspielen.

                                    Bevor ich die SSD platt mache will ich sicher sein, dass ich alles habe.

                                    G 1 Reply Last reply Reply Quote 0
                                    • G
                                      guergen @Snowboarder2611 last edited by

                                      @snowboarder2611 Mit Backitup wird auch die VIS gesichert

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

                                        Ich habe eigene Icons in der Vis verwendet. Sind diese auch schon mit in der Sicherung enthalten?

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

                                          und Blockly ist auch komplett alles dabei?

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

                                            @snowboarder2611

                                            Wenn es so in Backitup eingestellt war: Ja.

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            470
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            3
                                            31
                                            1296
                                            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