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
    974

  • 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.
  • 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
                            • T TobiasF78

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

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

                              @tobiasf78

                              ja mit rm

                              bei influx kenn ich mich leider nicht aus - daher weiß ich leider nix dazu

                              da es auch "no space ..."heißt - lösche die 1er dateien und starte den server mal neu - vielleich ist die influx meldung dann weg

                              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

                                ja mit rm

                                bei influx kenn ich mich leider nicht aus - daher weiß ich leider nix dazu

                                da es auch "no space ..."heißt - lösche die 1er dateien und starte den server mal neu - vielleich ist die influx meldung dann weg

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

                                @liv-in-sky
                                hat mit "sudo rm" geklappt. ich werde alle adapter wieder starten und dann mal beobachten was passiert. nochmal danke

                                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

                                762

                                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