Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. SD Speicher läuft voll

NEWS

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    22
    1
    992

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    9.1k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    14
    1
    2.4k

SD Speicher läuft voll

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
33 Beiträge 7 Kommentatoren 4.8k Aufrufe 7 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Thomas BraunT Thomas Braun

    @brur1250

    mount | sort
    

    sagt?

    B Offline
    B Offline
    BruR1250
    schrieb am zuletzt editiert von
    #12

    @thomas-braun

    pi@raspberrypi:~ $ mount | sort
    bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)
    cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelega                                                                                                                                                             te,memory_recursiveprot)
    configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime)
    debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
    devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmod                                                                                                                                                             e=000)
    /dev/sda1 on /boot type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,ioc                                                                                                                                                             harset=ascii,shortname=mixed,flush,errors=remount-ro)
    /dev/sda2 on / type ext4 (rw,noatime)
    /dev/sdb1 on /mnt/usb0 type exfat (rw,nosuid,nodev,noexec,relatime,fmask=0000,dm                                                                                                                                                             ask=0000,allow_utime=0022,iocharset=utf8,errors=remount-ro)
    devtmpfs on /dev type devtmpfs (rw,relatime,size=1800152k,nr_inodes=84204,mode=7                                                                                                                                                             55)
    fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatim                                                                                                                                                             e)
    mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)
    proc on /proc type proc (rw,relatime)
    securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relat                                                                                                                                                             ime)
    sunrpc on /run/rpc_pipefs type rpc_pipefs (rw,relatime)
    sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
    systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=30,pgrp=1,time                                                                                                                                                             out=0,minproto=5,maxproto=5,direct)
    tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
    tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
    tmpfs on /run type tmpfs (rw,nosuid,nodev,size=786008k,nr_inodes=819200,mode=755                                                                                                                                                             )
    tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=393000k,nr_ino                                                                                                                                                             des=98250,mode=700,uid=1000,gid=1000)
    tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime)
    
    
    1 Antwort Letzte Antwort
    0
    • HomoranH Homoran

      @brur1250 sagte in SD Speicher läuft voll:

      trotzdem wird auf dem Pi eine Sicherung angelegt

      wenn du natürlich prüfst während der mount aktiv ist, siehst du auch die Daten vom NAS über den mount

      @brur1250 sagte in SD Speicher läuft voll:

      Eigentlich sollten die Dateien gelöscht werden aber ich habe nicht gefunden wann oder nach wie vielen Einträgen

      das steht in den Einstellungen bei "iobroker Backup"

      Aber wahrscheinlich speichert deine RING die Fotos in einem Verzeichnis, dass mit gesichert wird.

      B Offline
      B Offline
      BruR1250
      schrieb am zuletzt editiert von
      #13

      @homoran Also in den Einstellungen bei Backup steht 15 Sicherungen . Ich denke der RING Adapter speichert die Snapshots und Livestream in : /opt/iobroker/iobroker-data/files/ring.0/doorbell_98487415 . Aber ich sehe nicht wie man das verhindern kann .

      1 Antwort Letzte Antwort
      0
      • B BruR1250

        @homoran Ja das ist ja so eingestellt in Backup steht Sicherung nur NAS/Kopieren und darunter dann Copy auf /mnt/usb0/iobroker und trotzdem wird auf dem Pi eine Sicherung angelegt . Im Ring Adapter sieht das so aus
        3ad2dd16-9c8a-4e1c-a4b7-01ee76f6707d-ring_Adapter.jpg
        Eigentlich sollten die Dateien gelöscht werden aber ich habe nicht gefunden wann oder nach wie vielen Einträgen . Habe nur die Usb Karte gelöscht und mal schauen wie sich das Backup entwickelt und ich denke tägliches Backup ist auch nicht nötig

        crunchipC Abwesend
        crunchipC Abwesend
        crunchip
        Forum Testing Most Active
        schrieb am zuletzt editiert von
        #14

        @brur1250 sagte in SD Speicher läuft voll:

        ich habe nicht gefunden wann oder nach wie vielen Einträgen

        Laut git

        You can use special variables for your livestream and snapshort path and filename. This variables will be replaced with a counter, timestamp, ring id or kind of ring.
        
        %d : Unix timestamp. Example: test_%d -> test_1588331430061
        %i : Id of your ring device: Example: test_%i -> test_234567890
        %n : Counter since ring instance start. Example: test_%n -> test_1
        %k : Kind of your ring device: Example: test_%k -> test_doorbel
        

        Desweiteren ist mir aufgefallen das bei deiner Pfadangabe der "/" am ende fehlt

        umgestiegen von Proxmox auf Unraid

        B 1 Antwort Letzte Antwort
        0
        • OpenSourceNomadO Offline
          OpenSourceNomadO Offline
          OpenSourceNomad
          Most Active
          schrieb am zuletzt editiert von
          #15

          @brur1250 said in SD Speicher läuft voll:

          Ich habe hier schon viele Einträge zu dem Thema "SD Karte läuft voll" gelesen

          Unabhängig warum deine SD Karte (permanent) voll läuft hält deine SD Karte (wenn nicht ein teures endurance/industrial Modell) das übrigens nicht sehr lange durch.

          Typische MLC/TLC Flashzellen wie sie sich heute in üblichen SD Karten finden halten meist keine 1000 Lösch/Schreibvorgänge durch. Wenn Mensch also z.B drei Backups täglich (über)schreibt und diese wie bei dir fast die komplette Größe belegen liegt die zu erwartende Lebenszeit bei nur etwa einem Jahr.

          Für permanente und große backups sind (normale) SD Karten die denkbar schlechteste Wahl.

          „Das Widerlegen von Schwachsinn erfordert eine Größenordnung mehr Energie als dessen Produktion.“ - Alberto Brandolini (Bullshit-Asymmetrie-Prinzip)

          B 1 Antwort Letzte Antwort
          0
          • OpenSourceNomadO OpenSourceNomad

            @brur1250 said in SD Speicher läuft voll:

            Ich habe hier schon viele Einträge zu dem Thema "SD Karte läuft voll" gelesen

            Unabhängig warum deine SD Karte (permanent) voll läuft hält deine SD Karte (wenn nicht ein teures endurance/industrial Modell) das übrigens nicht sehr lange durch.

            Typische MLC/TLC Flashzellen wie sie sich heute in üblichen SD Karten finden halten meist keine 1000 Lösch/Schreibvorgänge durch. Wenn Mensch also z.B drei Backups täglich (über)schreibt und diese wie bei dir fast die komplette Größe belegen liegt die zu erwartende Lebenszeit bei nur etwa einem Jahr.

            Für permanente und große backups sind (normale) SD Karten die denkbar schlechteste Wahl.

            B Offline
            B Offline
            BruR1250
            schrieb am zuletzt editiert von
            #16

            @opensourcenomad Hallo Inzwischen habe ich auf SSD gewechselt

            1 Antwort Letzte Antwort
            1
            • crunchipC crunchip

              @brur1250 sagte in SD Speicher läuft voll:

              ich habe nicht gefunden wann oder nach wie vielen Einträgen

              Laut git

              You can use special variables for your livestream and snapshort path and filename. This variables will be replaced with a counter, timestamp, ring id or kind of ring.
              
              %d : Unix timestamp. Example: test_%d -> test_1588331430061
              %i : Id of your ring device: Example: test_%i -> test_234567890
              %n : Counter since ring instance start. Example: test_%n -> test_1
              %k : Kind of your ring device: Example: test_%k -> test_doorbel
              

              Desweiteren ist mir aufgefallen das bei deiner Pfadangabe der "/" am ende fehlt

              B Offline
              B Offline
              BruR1250
              schrieb am zuletzt editiert von
              #17

              @crunchip Hallo Meinst du in der Einstellung vom Ring Adapter : snapshot%i_%d.jpg das hier ?

              crunchipC 1 Antwort Letzte Antwort
              0
              • B BruR1250

                @crunchip Hallo Meinst du in der Einstellung vom Ring Adapter : snapshot%i_%d.jpg das hier ?

                crunchipC Abwesend
                crunchipC Abwesend
                crunchip
                Forum Testing Most Active
                schrieb am zuletzt editiert von
                #18

                @brur1250 eher die Pfadangabe

                umgestiegen von Proxmox auf Unraid

                1 Antwort Letzte Antwort
                0
                • liv-in-skyL liv-in-sky

                  @brur1250

                  installier dir sudu apt install ncdu - aufruf dann mit ncdu /

                  dann kannst du mal checken, wo die masse ist
                  evtl /opt/iobroker/baackups
                  oder /var/log

                  T Offline
                  T Offline
                  TobiasF78
                  schrieb am zuletzt editiert von
                  #19

                  @liv-in-sky
                  Hallo,
                  ich hoffe mir kann jemand helfen. hab ebenfalls das problem dass meine sd-karte plötzlich voll ist.
                  hab mit ncdu geschaut und folgendes gefunden. kann ich das einfach löschen? wie konnte das passieren dass sich dort so viele daten ansammeln. wird das wieder passieren?

                  -- /var/log ----------------------------------------------------------------------------------------------------------- /..
                  22,1 GiB [##########] syslog.1
                  21,9 GiB [######### ] kern.log.1

                  Thomas BraunT liv-in-skyL 2 Antworten Letzte Antwort
                  0
                  • T TobiasF78

                    @liv-in-sky
                    Hallo,
                    ich hoffe mir kann jemand helfen. hab ebenfalls das problem dass meine sd-karte plötzlich voll ist.
                    hab mit ncdu geschaut und folgendes gefunden. kann ich das einfach löschen? wie konnte das passieren dass sich dort so viele daten ansammeln. wird das wieder passieren?

                    -- /var/log ----------------------------------------------------------------------------------------------------------- /..
                    22,1 GiB [##########] syslog.1
                    21,9 GiB [######### ] kern.log.1

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

                    @tobiasf78

                    Da musst du mal reinschauen was da alles geloggt wird. Das ist jedenfalls nicht normal. Irgendwas ruft da um Hilfe.

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

                    T 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @tobiasf78

                      Da musst du mal reinschauen was da alles geloggt wird. Das ist jedenfalls nicht normal. Irgendwas ruft da um Hilfe.

                      T Offline
                      T Offline
                      TobiasF78
                      schrieb am zuletzt editiert von
                      #21

                      @thomas-braun
                      vielen dank für die schnelle antwort. wie gehe ich da jetzt am besten vor?

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • T TobiasF78

                        @thomas-braun
                        vielen dank für die schnelle antwort. wie gehe ich da jetzt am besten vor?

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

                        @tobiasf78

                        tail -n 100 /var/log/Dateiname
                        

                        Zeigt die letzten 100 Zeilen.

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

                        T 1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @tobiasf78

                          tail -n 100 /var/log/Dateiname
                          

                          Zeigt die letzten 100 Zeilen.

                          T Offline
                          T Offline
                          TobiasF78
                          schrieb am zuletzt editiert von
                          #23

                          @thomas-braun
                          danke

                          pi@SmarthomeRaspi:/var/log $ tail -n 100 /var/log/kern.log.1
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.261876] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.261917] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.261959] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262000] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262040] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262081] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262122] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262163] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262203] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262244] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262284] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262325] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262365] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262406] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262446] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262487] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262528] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262568] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262609] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262649] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262690] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262730] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262773] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262813] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262854] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262894] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262935] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262976] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263016] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263057] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263097] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263138] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263178] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263219] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263260] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263301] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263342] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263383] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263424] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263465] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263506] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263547] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263588] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263628] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263668] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263709] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263750] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263791] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263831] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263872] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263913] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263954] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263995] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264036] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264077] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264118] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264159] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264200] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264241] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264281] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264324] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264366] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264407] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264449] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264492] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264534] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264575] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264616] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264656] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264697] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264738] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264778] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264819] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264860] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264901] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264942] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264982] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265023] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265064] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265106] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265146] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265188] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265229] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265271] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265313] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265353] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265394] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265434] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265475] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265517] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265560] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265604] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265647] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265689] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265731] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                          Aug 27 10:29:09 SmarthomeRaspi kernel: [1727511.952912] Alignment trap: not handling instruction e1910f9f at [<009ac5ec>]
                          Aug 27 10:29:09 SmarthomeRaspi kernel: [1727511.952927] 8<--- cut here ---
                          Aug 27 10:29:09 SmarthomeRaspi kernel: [1727511.952944] Unhandled fault: alignment exception (0x221) at 0x325c003a
                          Aug 27 10:29:09 SmarthomeRaspi kernel: [1727511.952960] pgd = 97bf7909
                          Aug 27 10:29:09 SmarthomeRaspi kernel: [1727511.952973] [325c003a] *pgd=0403c003, *pmd=82b5d003
                          

                          das sind hier die einträge. lässt sich daraus was schließen?

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • T TobiasF78

                            @thomas-braun
                            danke

                            pi@SmarthomeRaspi:/var/log $ tail -n 100 /var/log/kern.log.1
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.261876] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.261917] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.261959] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262000] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262040] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262081] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262122] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262163] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262203] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262244] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262284] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262325] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262365] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262406] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262446] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262487] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262528] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262568] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262609] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262649] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262690] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262730] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262773] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262813] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262854] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262894] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262935] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.262976] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263016] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263057] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263097] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263138] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263178] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263219] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263260] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263301] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263342] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263383] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263424] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263465] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263506] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263547] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263588] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263628] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263668] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263709] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263750] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263791] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263831] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263872] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263913] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263954] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.263995] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264036] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264077] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264118] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264159] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264200] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264241] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264281] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264324] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264366] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264407] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264449] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264492] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264534] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264575] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264616] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264656] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264697] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264738] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264778] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264819] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264860] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264901] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264942] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.264982] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265023] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265064] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265106] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265146] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265188] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265229] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265271] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265313] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265353] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265394] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265434] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265475] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265517] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265560] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265604] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265647] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265689] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 05:14:45 SmarthomeRaspi kernel: [1708648.265731] Unhandled prefetch abort: breakpoint debug exception (0x222) at 0x00000000
                            Aug 27 10:29:09 SmarthomeRaspi kernel: [1727511.952912] Alignment trap: not handling instruction e1910f9f at [<009ac5ec>]
                            Aug 27 10:29:09 SmarthomeRaspi kernel: [1727511.952927] 8<--- cut here ---
                            Aug 27 10:29:09 SmarthomeRaspi kernel: [1727511.952944] Unhandled fault: alignment exception (0x221) at 0x325c003a
                            Aug 27 10:29:09 SmarthomeRaspi kernel: [1727511.952960] pgd = 97bf7909
                            Aug 27 10:29:09 SmarthomeRaspi kernel: [1727511.952973] [325c003a] *pgd=0403c003, *pmd=82b5d003
                            

                            das sind hier die einträge. lässt sich daraus was schließen?

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

                            @tobiasf78

                            Schaut nach Hardwaretrouble aus. Irgendwas geändert? Nimm Mal alles von den USB-Ports runter.
                            Oder läuft da eine SSD drauf?

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

                            T 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @tobiasf78

                              Schaut nach Hardwaretrouble aus. Irgendwas geändert? Nimm Mal alles von den USB-Ports runter.
                              Oder läuft da eine SSD drauf?

                              T Offline
                              T Offline
                              TobiasF78
                              schrieb am zuletzt editiert von
                              #25

                              @thomas-braun
                              hab keine ssd laufen. am usb von raspi läuft nur ein cc1352P-2 Zigbee Coordinator.
                              hatte dort nur kürzlich ne aktuelle FW geflasht. ansonsten gab es keine änderungen.

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • T TobiasF78

                                @thomas-braun
                                hab keine ssd laufen. am usb von raspi läuft nur ein cc1352P-2 Zigbee Coordinator.
                                hatte dort nur kürzlich ne aktuelle FW geflasht. ansonsten gab es keine änderungen.

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

                                @tobiasf78
                                Dann zieh den Stick mal ab. Aktuelles log dabei beobachten.

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

                                T 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @tobiasf78
                                  Dann zieh den Stick mal ab. Aktuelles log dabei beobachten.

                                  T Offline
                                  T Offline
                                  TobiasF78
                                  schrieb am zuletzt editiert von
                                  #27

                                  @thomas-braun
                                  hab die usb-verbindung getrennt. im log kommt dann folgendes:

                                  
                                  zigbee.0
                                  2022-08-28 01:24:07.659	info	Installed Version: iobroker.zigbee@1.7.6
                                  
                                  zigbee.0
                                  2022-08-28 01:24:07.635	error	Error herdsman start
                                  
                                  zigbee.0
                                  2022-08-28 01:24:07.634	error	Failed to start Zigbee
                                  
                                  zigbee.0
                                  2022-08-28 01:24:07.633	error	Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.20__Embed_with_CMSIS-DAP_L43001IJ-if00'"
                                  
                                  zigbee.0
                                  2022-08-28 01:24:07.618	info	Starting Zigbee npm ...
                                  
                                  zigbee.0
                                  2022-08-28 01:24:07.617	info	Try to reconnect. 1 attempts left
                                  
                                  zigbee.0
                                  2022-08-28 01:23:57.641	info	Installed Version: iobroker.zigbee@1.7.6
                                  
                                  zigbee.0
                                  2022-08-28 01:23:57.614	error	Error herdsman start
                                  
                                  zigbee.0
                                  2022-08-28 01:23:57.613	error	Failed to start Zigbee
                                  
                                  zigbee.0
                                  2022-08-28 01:23:57.612	error	Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.20__Embed_with_CMSIS-DAP_L43001IJ-if00'"
                                  
                                  zigbee.0
                                  2022-08-28 01:23:57.604	info	Starting Zigbee npm ...
                                  
                                  zigbee.0
                                  2022-08-28 01:23:57.604	info	Try to reconnect. 2 attempts left
                                  
                                  zigbee.0
                                  2022-08-28 01:23:47.617	info	Installed Version: iobroker.zigbee@1.7.6
                                  
                                  zigbee.0
                                  2022-08-28 01:23:47.602	error	Error herdsman start
                                  
                                  zigbee.0
                                  2022-08-28 01:23:47.602	error	Failed to start Zigbee
                                  
                                  zigbee.0
                                  2022-08-28 01:23:47.600	error	Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.20__Embed_with_CMSIS-DAP_L43001IJ-if00'"
                                  
                                  zigbee.0
                                  2022-08-28 01:23:47.594	info	Starting Zigbee npm ...
                                  
                                  zigbee.0
                                  2022-08-28 01:23:47.593	info	Try to reconnect. 3 attempts left
                                  
                                  zigbee.0
                                  2022-08-28 01:23:37.613	info	Installed Version: iobroker.zigbee@1.7.6
                                  
                                  zigbee.0
                                  2022-08-28 01:23:37.591	error	Error herdsman start
                                  
                                  zigbee.0
                                  2022-08-28 01:23:37.591	error	Failed to start Zigbee
                                  
                                  zigbee.0
                                  2022-08-28 01:23:37.590	error	Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.20__Embed_with_CMSIS-DAP_L43001IJ-if00'"
                                  
                                  zigbee.0
                                  2022-08-28 01:23:37.583	info	Starting Zigbee npm ...
                                  
                                  zigbee.0
                                  2022-08-28 01:23:37.582	info	Try to reconnect. 4 attempts left
                                  
                                  zigbee.0
                                  2022-08-28 01:23:27.605	info	Installed Version: iobroker.zigbee@1.7.6
                                  
                                  zigbee.0
                                  2022-08-28 01:23:27.579	error	Error herdsman start
                                  
                                  zigbee.0
                                  2022-08-28 01:23:27.579	error	Failed to start Zigbee
                                  
                                  zigbee.0
                                  2022-08-28 01:23:27.578	error	Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.20__Embed_with_CMSIS-DAP_L43001IJ-if00'"
                                  
                                  zigbee.0
                                  2022-08-28 01:23:27.550	info	Starting Zigbee npm ...
                                  
                                  zigbee.0
                                  2022-08-28 01:23:27.549	info	Try to reconnect. 5 attempts left
                                  
                                  zigbee.0
                                  2022-08-28 01:23:17.520	error	Adapter disconnected, stopping
                                  
                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • T TobiasF78

                                    @thomas-braun
                                    hab die usb-verbindung getrennt. im log kommt dann folgendes:

                                    
                                    zigbee.0
                                    2022-08-28 01:24:07.659	info	Installed Version: iobroker.zigbee@1.7.6
                                    
                                    zigbee.0
                                    2022-08-28 01:24:07.635	error	Error herdsman start
                                    
                                    zigbee.0
                                    2022-08-28 01:24:07.634	error	Failed to start Zigbee
                                    
                                    zigbee.0
                                    2022-08-28 01:24:07.633	error	Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.20__Embed_with_CMSIS-DAP_L43001IJ-if00'"
                                    
                                    zigbee.0
                                    2022-08-28 01:24:07.618	info	Starting Zigbee npm ...
                                    
                                    zigbee.0
                                    2022-08-28 01:24:07.617	info	Try to reconnect. 1 attempts left
                                    
                                    zigbee.0
                                    2022-08-28 01:23:57.641	info	Installed Version: iobroker.zigbee@1.7.6
                                    
                                    zigbee.0
                                    2022-08-28 01:23:57.614	error	Error herdsman start
                                    
                                    zigbee.0
                                    2022-08-28 01:23:57.613	error	Failed to start Zigbee
                                    
                                    zigbee.0
                                    2022-08-28 01:23:57.612	error	Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.20__Embed_with_CMSIS-DAP_L43001IJ-if00'"
                                    
                                    zigbee.0
                                    2022-08-28 01:23:57.604	info	Starting Zigbee npm ...
                                    
                                    zigbee.0
                                    2022-08-28 01:23:57.604	info	Try to reconnect. 2 attempts left
                                    
                                    zigbee.0
                                    2022-08-28 01:23:47.617	info	Installed Version: iobroker.zigbee@1.7.6
                                    
                                    zigbee.0
                                    2022-08-28 01:23:47.602	error	Error herdsman start
                                    
                                    zigbee.0
                                    2022-08-28 01:23:47.602	error	Failed to start Zigbee
                                    
                                    zigbee.0
                                    2022-08-28 01:23:47.600	error	Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.20__Embed_with_CMSIS-DAP_L43001IJ-if00'"
                                    
                                    zigbee.0
                                    2022-08-28 01:23:47.594	info	Starting Zigbee npm ...
                                    
                                    zigbee.0
                                    2022-08-28 01:23:47.593	info	Try to reconnect. 3 attempts left
                                    
                                    zigbee.0
                                    2022-08-28 01:23:37.613	info	Installed Version: iobroker.zigbee@1.7.6
                                    
                                    zigbee.0
                                    2022-08-28 01:23:37.591	error	Error herdsman start
                                    
                                    zigbee.0
                                    2022-08-28 01:23:37.591	error	Failed to start Zigbee
                                    
                                    zigbee.0
                                    2022-08-28 01:23:37.590	error	Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.20__Embed_with_CMSIS-DAP_L43001IJ-if00'"
                                    
                                    zigbee.0
                                    2022-08-28 01:23:37.583	info	Starting Zigbee npm ...
                                    
                                    zigbee.0
                                    2022-08-28 01:23:37.582	info	Try to reconnect. 4 attempts left
                                    
                                    zigbee.0
                                    2022-08-28 01:23:27.605	info	Installed Version: iobroker.zigbee@1.7.6
                                    
                                    zigbee.0
                                    2022-08-28 01:23:27.579	error	Error herdsman start
                                    
                                    zigbee.0
                                    2022-08-28 01:23:27.579	error	Failed to start Zigbee
                                    
                                    zigbee.0
                                    2022-08-28 01:23:27.578	error	Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.20__Embed_with_CMSIS-DAP_L43001IJ-if00'"
                                    
                                    zigbee.0
                                    2022-08-28 01:23:27.550	info	Starting Zigbee npm ...
                                    
                                    zigbee.0
                                    2022-08-28 01:23:27.549	info	Try to reconnect. 5 attempts left
                                    
                                    zigbee.0
                                    2022-08-28 01:23:17.520	error	Adapter disconnected, stopping
                                    
                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    schrieb am zuletzt editiert von
                                    #28

                                    @tobiasf78

                                    Ich meinte syslog bzw kernel.log

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

                                    T 1 Antwort Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @tobiasf78

                                      Ich meinte syslog bzw kernel.log

                                      T Offline
                                      T Offline
                                      TobiasF78
                                      schrieb am zuletzt editiert von
                                      #29

                                      @thomas-braun
                                      in der kern.sys gab es nur den eintrag

                                      Aug 28 01:23:17 SmarthomeRaspi kernel: [1781160.801697] usb 1-1.4: USB disconnect, device number 5
                                      

                                      in der syslog bekomme ich nur einträge dass der speicher voll ist und influx nicht schreiben kann

                                      Aug 28 01:42:34 SmarthomeRaspi influxd-systemd-start.sh[783]: ts=2022-08-27T23:42:34.754211Z lvl=info msg="Error writing snapshot" log_id=0c9s68JG000 engine=tsm1 error="error opening new segment file for wal (1): write /var/lib/influxdb/wal/iobroker/autogen/320/_00007.wal: no space left on device"
                                      Aug 28 01:42:35 SmarthomeRaspi influxd-systemd-start.sh[783]: ts=2022-08-27T23:42:35.386858Z lvl=info msg="Cache snapshot (start)" log_id=0c9s68JG000 engine=tsm1 trace_id=0c_QooUW000 op_name=tsm1_cache_snapshot op_event=start
                                      Aug 28 01:42:35 SmarthomeRaspi influxd-systemd-start.sh[783]: ts=2022-08-27T23:42:35.387006Z lvl=info msg="Cache snapshot (end)" log_id=0c9s68JG000 engine=tsm1 trace_id=0c_QooUW000 op_name=tsm1_cache_snapshot op_event=end op_elapsed=0.167ms
                                      Aug 28 01:42:35 SmarthomeRaspi influxd-systemd-start.sh[783]: ts=2022-08-27T23:42:35.387083Z lvl=info msg="Error writing snapshot" log_id=0c9s68JG000 engine=tsm1 error="error opening new segment file for wal (1): write /var/lib/influxdb/wal/_internal/monitor/325/_00010.wal: no space left on device"
                                      Aug 28 01:42:35 SmarthomeRaspi influxd-systemd-start.sh[783]: ts=2022-08-27T23:42:35.753870Z lvl=info msg="Cache snapshot (start)" log_id=0c9s68JG000 engine=tsm1 trace_id=0c_QopvG000 op_name=tsm1_cache_snapshot op_event=start
                                      Aug 28 01:42:35 SmarthomeRaspi influxd-systemd-start.sh[783]: ts=2022-08-27T23:42:35.753947Z lvl=info msg="Cache snapshot (end)" log_id=0c9s68JG000 engine=tsm1 trace_id=0c_QopvG000 op_name=tsm1_cache_snapshot op_event=end op_elapsed=0.090ms
                                      Aug 28 01:42:35 SmarthomeRaspi influxd-systemd-start.sh[783]: ts=2022-08-27T23:42:35.753992Z lvl=info msg="Error writing snapshot" log_id=0c9s68JG000 engine=tsm1 error="error opening new segment file for wal (1): write /var/lib/influxdb/wal/iobroker/autogen/320/_00007.wal: no space left on device"
                                      Aug 28 01:42:36 SmarthomeRaspi influxd-systemd-start.sh[783]: ts=2022-08-27T23:42:36.386623Z lvl=info msg="Cache snapshot (start)" log_id=0c9s68JG000 engine=tsm1 trace_id=0c_QosOW000 op_name=tsm1_cache_snapshot op_event=start
                                      Aug 28 01:42:36 SmarthomeRaspi influxd-systemd-start.sh[783]: ts=2022-08-27T23:42:36.386754Z lvl=info msg="Cache snapshot (end)" log_id=0c9s68JG000 engine=tsm1 trace_id=0c_QosOW000 op_name=tsm1_cache_snapshot op_event=end op_elapsed=0.152ms
                                      Aug 28 01:42:36 SmarthomeRaspi influxd-systemd-start.sh[783]: ts=2022-08-27T23:42:36.386833Z lvl=info msg="Error writing snapshot" log_id=0c9s68JG000 engine=tsm1 error="error opening new segment file for wal (1): write /var/lib/influxdb/wal/_internal/monitor/325/_00010.wal: no space left on device"
                                      
                                      1 Antwort Letzte Antwort
                                      0
                                      • T TobiasF78

                                        @liv-in-sky
                                        Hallo,
                                        ich hoffe mir kann jemand helfen. hab ebenfalls das problem dass meine sd-karte plötzlich voll ist.
                                        hab mit ncdu geschaut und folgendes gefunden. kann ich das einfach löschen? wie konnte das passieren dass sich dort so viele daten ansammeln. wird das wieder passieren?

                                        -- /var/log ----------------------------------------------------------------------------------------------------------- /..
                                        22,1 GiB [##########] syslog.1
                                        21,9 GiB [######### ] kern.log.1

                                        liv-in-skyL Offline
                                        liv-in-skyL Offline
                                        liv-in-sky
                                        schrieb am zuletzt editiert von liv-in-sky
                                        #30

                                        @tobiasf78

                                        die dateien mit .1 am ende kannst du löschen - um wieder platz zu haben

                                        falls das syslog file (ohne 1) auch groß ist kannst du das so klein bekommen

                                        sudo echo > /var/log/syslog
                                        sudo echo > /var/log/kernlog
                                        

                                        um mal zu beobachten was da so vor geht kannst du

                                        tail -f /var/log/syslog 
                                        tail -f /var/log/kern.log
                                        

                                        aufrufen - dann siehst du , was da so viel loggt

                                        nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

                                        T 1 Antwort Letzte Antwort
                                        0
                                        • liv-in-skyL liv-in-sky

                                          @tobiasf78

                                          die dateien mit .1 am ende kannst du löschen - um wieder platz zu haben

                                          falls das syslog file (ohne 1) auch groß ist kannst du das so klein bekommen

                                          sudo echo > /var/log/syslog
                                          sudo echo > /var/log/kernlog
                                          

                                          um mal zu beobachten was da so vor geht kannst du

                                          tail -f /var/log/syslog 
                                          tail -f /var/log/kern.log
                                          

                                          aufrufen - dann siehst du , was da so viel loggt

                                          T Offline
                                          T Offline
                                          TobiasF78
                                          schrieb am zuletzt editiert von
                                          #31

                                          @liv-in-sky
                                          vielen Dank.
                                          also einfach mit rm löschen?!
                                          dann werd ich das Log mal im Auge behalten.

                                          liv-in-skyL 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          750

                                          Online

                                          32.5k

                                          Benutzer

                                          81.6k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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