Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • 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. Iobroker urplötzlich nicht erreichbar

NEWS

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    7
    1
    158

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    1.8k

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    11
    1
    764

Iobroker urplötzlich nicht erreichbar

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
50 Beiträge 5 Kommentatoren 1.6k Aufrufe 5 Beobachtet
  • Ä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

    @damrak2022

    Kann alles mögliche sein. Zuviel unnötiges Zeug gestartet, falsche Einstellungen usw.

    Damrak2022D Offline
    Damrak2022D Offline
    Damrak2022
    schrieb am zuletzt editiert von
    #41

    @thomas-braun Wie kann ich das rausfinden? Vor allem wie behebe ich erstmal den Fehler:

    Out of memory: Killed process 5375 (iobroker.js-con) total-vm:2211988kB, anon-rss:1579256kB, file-rss:0kB, shmem-rss:0kB, UID:1001 pgtables:5144kB oom_score_adj:0
    

    Mit besten Grüßen
    Andy

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • Damrak2022D Damrak2022

      @thomas-braun Wie kann ich das rausfinden? Vor allem wie behebe ich erstmal den Fehler:

      Out of memory: Killed process 5375 (iobroker.js-con) total-vm:2211988kB, anon-rss:1579256kB, file-rss:0kB, shmem-rss:0kB, UID:1001 pgtables:5144kB oom_score_adj:0
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von Thomas Braun
      #42

      @damrak2022

      Das ist kein Fehler, das ist die Meldung, dass der Notaus für den Prozess gedrückt wurde.

      iobroker restart
      

      mal probiert? Und dann kritisch durch die Einstellungen gehen.

      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

      Damrak2022D 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @damrak2022

        Das ist kein Fehler, das ist die Meldung, dass der Notaus für den Prozess gedrückt wurde.

        iobroker restart
        

        mal probiert? Und dann kritisch durch die Einstellungen gehen.

        Damrak2022D Offline
        Damrak2022D Offline
        Damrak2022
        schrieb am zuletzt editiert von Damrak2022
        #43

        @thomas-braun Den restart habe ch gemacht. ioBroker wird weiterhin im Browser nicht geöffnet.
        Bekomme weiterhin bei dmesg -wt die Meldung:

        Out of memory: Killed process 13303 (iobroker.js-con) total-vm:2121040kB, anon-rss:1496344kB, file-rss:1004kB, shmem-rss:0kB, UID:1001 pgtables:4864kB oom_score_adj:0
        

        Kann ich den json controller einmal rausschmeißen und neu installieren? Und falls das geht, wie sind die beiden korrekten Befehle?

        Mit besten Grüßen
        Andy

        crunchipC 1 Antwort Letzte Antwort
        0
        • Damrak2022D Damrak2022

          @thomas-braun Den restart habe ch gemacht. ioBroker wird weiterhin im Browser nicht geöffnet.
          Bekomme weiterhin bei dmesg -wt die Meldung:

          Out of memory: Killed process 13303 (iobroker.js-con) total-vm:2121040kB, anon-rss:1496344kB, file-rss:1004kB, shmem-rss:0kB, UID:1001 pgtables:4864kB oom_score_adj:0
          

          Kann ich den json controller einmal rausschmeißen und neu installieren? Und falls das geht, wie sind die beiden korrekten Befehle?

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

          @damrak2022 der js-controller wird wahrscheinlich nicht die Ursache sein, das ist vielmehr die Begleiterscheinung.
          Denk da läuft an andere Stelle etwas nicht ganz rund.

          umgestiegen von Proxmox auf Unraid

          Damrak2022D 1 Antwort Letzte Antwort
          0
          • crunchipC crunchip

            @damrak2022 der js-controller wird wahrscheinlich nicht die Ursache sein, das ist vielmehr die Begleiterscheinung.
            Denk da läuft an andere Stelle etwas nicht ganz rund.

            Damrak2022D Offline
            Damrak2022D Offline
            Damrak2022
            schrieb am zuletzt editiert von
            #45

            @crunchip Ich habe in den letzten 2 Wochen mein System 4 mal neu aufgesetzt und dachte eigentlich das nun alles korrekt ist.
            Kann ich den Verursacher mit diversen Behlen ausfindig machen?

            Mit besten Grüßen
            Andy

            crunchipC 1 Antwort Letzte Antwort
            0
            • Damrak2022D Damrak2022

              @crunchip Ich habe in den letzten 2 Wochen mein System 4 mal neu aufgesetzt und dachte eigentlich das nun alles korrekt ist.
              Kann ich den Verursacher mit diversen Behlen ausfindig machen?

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

              @damrak2022 kann ich dir nicht sagen. Du hast die Tage soviel verschiedenste Probleme geäußert, da ist es schwer nachzuvollziehen, was du wann wie gemacht hast.

              umgestiegen von Proxmox auf Unraid

              1 Antwort Letzte Antwort
              0
              • Damrak2022D Offline
                Damrak2022D Offline
                Damrak2022
                schrieb am zuletzt editiert von
                #47

                @crunchip Ich habe gerade mal versucht den syslog auszulesen:

                pi@homebridge:~ $ journalctl
                -- Journal begins at Mon 2022-04-04 16:41:41 CEST, ends at Tue 2022-06-07 09:23:55 CEST. --
                Apr 04 16:41:41 raspberrypi kernel: Booting Linux on physical CPU 0x0000000000 [0x410fd083]
                Apr 04 16:41:41 raspberrypi kernel: Linux version 5.15.32-v8+ (dom@buildbot) (aarch64-linux-gnu-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.>
                Apr 04 16:41:41 raspberrypi kernel: random: fast init done
                Apr 04 16:41:41 raspberrypi kernel: Machine model: Raspberry Pi 4 Model B Rev 1.2
                Apr 04 16:41:41 raspberrypi kernel: efi: UEFI not found.
                Apr 04 16:41:41 raspberrypi kernel: Reserved memory: created CMA memory pool at 0x000000001ac00000, size 320 MiB
                Apr 04 16:41:41 raspberrypi kernel: OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
                Apr 04 16:41:41 raspberrypi kernel: Zone ranges:
                Apr 04 16:41:41 raspberrypi kernel:   DMA      [mem 0x0000000000000000-0x000000003fffffff]
                Apr 04 16:41:41 raspberrypi kernel:   DMA32    [mem 0x0000000040000000-0x00000000fbffffff]
                Apr 04 16:41:41 raspberrypi kernel:   Normal   empty
                Apr 04 16:41:41 raspberrypi kernel: Movable zone start for each node
                Apr 04 16:41:41 raspberrypi kernel: Early memory node ranges
                Apr 04 16:41:41 raspberrypi kernel:   node   0: [mem 0x0000000000000000-0x000000003b2fffff]
                Apr 04 16:41:41 raspberrypi kernel:   node   0: [mem 0x0000000040000000-0x00000000fbffffff]
                Apr 04 16:41:41 raspberrypi kernel: Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff]
                Apr 04 16:41:41 raspberrypi kernel: On node 0, zone DMA32: 256 pages in unavailable ranges
                Apr 04 16:41:41 raspberrypi kernel: percpu: Embedded 28 pages/cpu s77144 r8192 d29352 u114688
                Apr 04 16:41:41 raspberrypi kernel: pcpu-alloc: s77144 r8192 d29352 u114688 alloc=28*4096
                Apr 04 16:41:41 raspberrypi kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
                Apr 04 16:41:41 raspberrypi kernel: Detected PIPT I-cache on CPU0
                Apr 04 16:41:41 raspberrypi kernel: CPU features: detected: Spectre-v2
                Apr 04 16:41:41 raspberrypi kernel: CPU features: detected: Spectre-v4
                
                pi@homebridge:~ $ less /var/log/sys.log
                /var/log/sys.log: No such file or directory
                pi@homebridge:~ $
                

                Allerdings wird syslog nicht gefunden, oder der Befehl war falsch
                Da müsste ja was drinstehen

                Mit besten Grüßen
                Andy

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • Damrak2022D Damrak2022

                  @crunchip Ich habe gerade mal versucht den syslog auszulesen:

                  pi@homebridge:~ $ journalctl
                  -- Journal begins at Mon 2022-04-04 16:41:41 CEST, ends at Tue 2022-06-07 09:23:55 CEST. --
                  Apr 04 16:41:41 raspberrypi kernel: Booting Linux on physical CPU 0x0000000000 [0x410fd083]
                  Apr 04 16:41:41 raspberrypi kernel: Linux version 5.15.32-v8+ (dom@buildbot) (aarch64-linux-gnu-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.>
                  Apr 04 16:41:41 raspberrypi kernel: random: fast init done
                  Apr 04 16:41:41 raspberrypi kernel: Machine model: Raspberry Pi 4 Model B Rev 1.2
                  Apr 04 16:41:41 raspberrypi kernel: efi: UEFI not found.
                  Apr 04 16:41:41 raspberrypi kernel: Reserved memory: created CMA memory pool at 0x000000001ac00000, size 320 MiB
                  Apr 04 16:41:41 raspberrypi kernel: OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
                  Apr 04 16:41:41 raspberrypi kernel: Zone ranges:
                  Apr 04 16:41:41 raspberrypi kernel:   DMA      [mem 0x0000000000000000-0x000000003fffffff]
                  Apr 04 16:41:41 raspberrypi kernel:   DMA32    [mem 0x0000000040000000-0x00000000fbffffff]
                  Apr 04 16:41:41 raspberrypi kernel:   Normal   empty
                  Apr 04 16:41:41 raspberrypi kernel: Movable zone start for each node
                  Apr 04 16:41:41 raspberrypi kernel: Early memory node ranges
                  Apr 04 16:41:41 raspberrypi kernel:   node   0: [mem 0x0000000000000000-0x000000003b2fffff]
                  Apr 04 16:41:41 raspberrypi kernel:   node   0: [mem 0x0000000040000000-0x00000000fbffffff]
                  Apr 04 16:41:41 raspberrypi kernel: Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff]
                  Apr 04 16:41:41 raspberrypi kernel: On node 0, zone DMA32: 256 pages in unavailable ranges
                  Apr 04 16:41:41 raspberrypi kernel: percpu: Embedded 28 pages/cpu s77144 r8192 d29352 u114688
                  Apr 04 16:41:41 raspberrypi kernel: pcpu-alloc: s77144 r8192 d29352 u114688 alloc=28*4096
                  Apr 04 16:41:41 raspberrypi kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
                  Apr 04 16:41:41 raspberrypi kernel: Detected PIPT I-cache on CPU0
                  Apr 04 16:41:41 raspberrypi kernel: CPU features: detected: Spectre-v2
                  Apr 04 16:41:41 raspberrypi kernel: CPU features: detected: Spectre-v4
                  
                  pi@homebridge:~ $ less /var/log/sys.log
                  /var/log/sys.log: No such file or directory
                  pi@homebridge:~ $
                  

                  Allerdings wird syslog nicht gefunden, oder der Befehl war falsch
                  Da müsste ja was drinstehen

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

                  @damrak2022 sagte in Iobroker urplötzlich nicht erreichbar:

                  less /var/log/sys.log

                  Muss

                  less /var/log/syslog
                  

                  lauten.

                  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

                  Damrak2022D 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @damrak2022 sagte in Iobroker urplötzlich nicht erreichbar:

                    less /var/log/sys.log

                    Muss

                    less /var/log/syslog
                    

                    lauten.

                    Damrak2022D Offline
                    Damrak2022D Offline
                    Damrak2022
                    schrieb am zuletzt editiert von Damrak2022
                    #49

                    @thomas-braun sagte in Iobroker urplötzlich nicht erreichbar:

                    less /var/log/syslog

                    Jun  5 00:00:47 homebridge systemd[1]: man-db.service: Succeeded.
                    Jun  5 00:00:47 homebridge systemd[1]: Finished Daily man-db regeneration.
                    Jun  5 00:00:47 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:47.943272Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:00:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:57.942467Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:07 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:07.950671Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:17 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:17.943941Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:27 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:27.951755Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:37 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:37.980334Z lvl=errorJun  5 00:00:47 homebridge systemd[1]: man-db.service: Succeeded.
                    Jun  5 00:00:47 homebridge systemd[1]: Finished Daily man-db regeneration.
                    Jun  5 00:00:47 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:47.943272Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:00:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:57.942467Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:07 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:07.950671Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:17 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:17.943941Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:27 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:27.951755Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:37 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:37.980334Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:48 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:48.008660Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:57:
                    Jun  5 00:00:47 homebridge systemd[1]: man-db.service: Succeeded.
                    Jun  5 00:00:47 homebridge systemd[1]: Finished Daily man-db regeneration.
                    Jun  5 00:00:47 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:47.943272Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:00:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:57.942467Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:07 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:07.950671Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:17 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:17.943941Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:27 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:27.951755Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:37 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:37.980334Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:48 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:48.008660Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:57.943637Z lvl=er:
                    Jun  5 00:00:47 homebridge systemd[1]: man-db.service: Succeeded.
                    Jun  5 00:00:47 homebridge systemd[1]: Finished Daily man-db regeneration.
                    Jun  5 00:00:47 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:47.943272Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:00:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:57.942467Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:07 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:07.950671Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:17 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:17.943941Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:27 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:27.951755Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:37 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:37.980334Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:48 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:48.008660Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:57.943637Z lvl=error msg="Unable to wri:
                    Jun  5 00:00:47 homebridge systemd[1]: man-db.service: Succeeded.
                    Jun  5 00:00:47 homebridge systemd[1]: Finished Daily man-db regeneration.
                    Jun  5 00:00:47 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:47.943272Z lvl=error msg="Unable to write gatheed points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:00:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:57.942467Z lvl=error msg="Unable to write gatheed points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:07 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:07.950671Z lvl=error msg="Unable to write gatheed points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:17 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:17.943941Z lvl=error msg="Unable to write gatheed points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:27 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:27.951755Z lvl=error msg="Unable to write gatheed points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:37 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:37.980334Z lvl=error msg="Unable to write gatheed points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:48 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:48.008660Z lvl=error msg="Unable to write gatheed points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:57.943637Z lvl=error msg="Unable to write gatheed points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:02:08 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:08.005072Z lvl=error msg="Unable to write gatheed points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:02:17 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:17.952306Z lvl=error msg="Unable to write gatheed points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:02:27 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:27.949550Z lvl=error msg="Unable to write gatheed points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    :
                    Jun  5 00:00:47 homebridge systemd[1]: man-db.service: Succeeded.
                    Jun  5 00:00:47 homebridge systemd[1]: Finished Daily man-db regeneration.
                    Jun  5 00:00:47 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:47.943272Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:00:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:57.942467Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:07 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:07.950671Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:17 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:17.943941Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:27 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:27.951755Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:37 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:37.980334Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:48 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:48.008660Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:57.943637Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:02:08 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:08.005072Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:02:17 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:17.952306Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:02:27 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:27.949550Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    :
                    Jun  5 00:00:47 homebridge systemd[1]: man-db.service: Succeeded.
                    Jun  5 00:00:47 homebridge systemd[1]: Finished Daily man-db regeneration.
                    Jun  5 00:00:47 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:47.943272Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:00:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:57.942467Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:07 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:07.950671Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:17 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:17.943941Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:27 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:27.951755Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:37 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:37.980334Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:48 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:48.008660Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:57.943637Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:02:08 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:08.005072Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:02:17 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:17.952306Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:02:27 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:27.949550Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    :
                    Jun  5 00:00:47 homebridge systemd[1]: man-db.service: Succeeded.
                    Jun  5 00:00:47 homebridge systemd[1]: Finished Daily man-db regeneration.
                    Jun  5 00:00:47 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:47.943272Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:00:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:57.942467Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:07 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:07.950671Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:17 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:17.943941Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:27 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:27.951755Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:37 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:37.980334Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:48 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:48.008660Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:57.943637Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:02:08 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:08.005072Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:02:17 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:17.952306Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:02:27 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:27.949550Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    :
                    Jun  5 00:00:47 homebridge systemd[1]: man-db.service: Succeeded.
                    Jun  5 00:00:47 homebridge systemd[1]: Finished Daily man-db regeneration.
                    Jun  5 00:00:47 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:47.943272Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:00:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:57.942467Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:07 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:07.950671Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:17 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:17.943941Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:27 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:27.951755Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:37 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:37.980334Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:48 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:48.008660Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:57.943637Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:02:08 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:08.005072Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:02:17 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:17.952306Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:02:27 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:27.949550Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    :
                    Jun  5 00:00:47 homebridge systemd[1]: man-db.service: Succeeded.
                    Jun  5 00:00:47 homebridge systemd[1]: Finished Daily man-db regeneration.
                    Jun  5 00:00:47 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:47.943272Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:00:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:57.942467Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:07 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:07.950671Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:17 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:17.943941Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:27 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:27.951755Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:37 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:37.980334Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:48 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:48.008660Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:01:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:57.943637Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:02:08 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:08.005072Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:02:17 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:17.952306Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  5 00:02:27 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:27.949550Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    :
                    

                    Ich habe auch mal den Befehl "less +F /var/log/syslog" genutzt:

                         5132   835584       72             0 io.ping.0
                    Jun  7 09:39:57 homebridge kernel: [15453.014157] [  19333]  1001 19333   162357     4617   811008       40             0 io.rpi2.0
                    Jun  7 09:39:57 homebridge kernel: [15453.014164] [  19364]  1001 19364   162523     4Jun  7 09:39:57 homebridge kernel: [15453.014172] [  19379]  1001 19379   164101     7006   806912       72             0 io.upnp.0
                    Jun  7 09:39:57 homebridge kernel: [15453.014179] [  19390]  1001 19390   162350     4641   761856       32             0 io.vis-inventwo
                    Jun  7 09:39:57 homebridge kernel: [15453.014187] [  19467]     0 19467     4019      311    61440        0             0 sshd
                    Jun  7 09:39:57 homebridge kernel: [15453.014194] [  19478]  1000 19478     4019      309    61440        2             0 sshd
                    Jun  7 09:39:57 homebridge kernel: [15453.014201] [  19479]  1000 19479     1993      387    40960        0             0 bash
                    Jun  7 09:39:57 homebridge kernel: [15453.014224] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/,task=iobroker.js-con,pid=18852,uid=1001
                    Jun  7 09:39:57 homebridge kernel: [15453.014288] Out of memory: Killed process 18852 (iobroker.js-con) total-vm:2017948kB, anon-rss:1392736kB, file-rss:0kB, shmem-rss:0kB, UID:1001 pgtables:4724kB oom_score_adj:0
                    Jun  7 09:39:57 homebridge kernel: [15453.243035] oom_reaper: reaped process 18852 (iobroker.js-con), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
                    Jun  7 09:39:57 homebridge systemd[1]: iobroker.service: Main process exited, code=killed, status=9/KILL
                    Jun  7 09:40:05 homebridge influxd-systemd-start.sh[442]: ts=2022-06-07T07:40:05.739766Z lvl=error msg="Unable to write gathered points" log_id=0aw18aQW000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                        4617   811008       40             0 io.rpi2.0
                    Jun  7 09:39:57 homebridge kernel: [15453.014164] [  19364]  1001 19364   162523
                        4982   737280       54             0 io.net-tools.0
                    Jun  7 09:39:57 homebridge kernel: [15453.014172] [  19379]  1001 19379   164101     7006   806912       72             0 io.upnp.0
                    Jun  7 09:39:57 homebridge kernel: [15453.014179] [  19390]  1001 19390   162350     4641   761856       32             0 io.vis-inventwo
                    Jun  7 09:39:57 homebridge kernel: [15453.014187] [  19467]     0 19467     4019      311    61440        0             0 sshd
                    Jun  7 09:39:57 homebridge kernel: [15453.014194] [  19478]  1000 19478     4019      309    61440        2             0 sshd
                    Jun  7 09:39:57 homebridge kernel: [15453.014201] [  19479]  1000 19479     1993      387    40960        0             0 bash
                    Jun  7 09:39:57 homebridge kernel: [15453.014224] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/,task=iobroker.js-con,pid=18852,uid=1001
                    Jun  7 09:39:57 homebridge kernel: [15453.014288] Out of memory: Killed process 18852 (iobroker.js-con) total-vm:2017948kB, anon-rss:1392736kB, file-rss:0kB, shmem-rss:0kB, UID:1001 pgtables:4724kB oom_score_adj:0
                    Jun  7 09:39:57 homebridge kernel: [15453.243035] oom_reaper: reaped process 18852 (iobroker.js-con), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
                    Jun  7 09:39:57 homebridge systemd[1]: iobroker.service: Main process exited, code=killed, status=9/KILL
                    Jun  7 09:40:05 homebridge influxd-systemd-start.sh[442]: ts=2022-06-07T07:40:05.739766Z lvl=error msg="Unable to write gathered points" log_id=0aw18aQW000 service=scraper scraper-name="new target" erro739766Z lvl=error msg="Unable to write gathered points" log_id=0aw18aQW000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                     72             0 io.ping.0
                    Jun  7 09:39:57 homebridge kernel: [15453.014157] [  19333]  1001 19333   162357     4617   811008
                     40             0 io.rpi2.0
                    Jun  7 09:39:57 homebridge kernel: [15453.014164] [  19364]  1001 19364   162523
                        4982   737280       54             0 io.net-tools.0
                    Jun  7 09:39:57 homebridge kernel: [15453.014172] [  19379]  1001 19379   164101     7006   806912       72             0 io.upnp.0
                    Jun  7 09:39:57 homebridge kernel: [15453.014179] [  19390]  1001 19390   162350     4641   761856       32             0 io.vis-inventwo
                    Jun  7 09:39:57 homebridge kernel: [15453.014187] [  19467]     0 19467     4019      311    61440        0             0 sshd
                    Jun  7 09:39:57 homebridge kernel: [15453.014194] [  19478]  1000 19478     4019      309    61440        2             0 sshd
                    Jun  7 09:39:57 homebridge kernel: [15453.014201] [  19479]  1000 19479     1993      387    40960        0             0 bash
                    Jun  7 09:39:57 homebridge kernel: [15453.014224] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/,task=iobroker.js-con,pid=18852,uid=1001
                    Jun  7 09:39:57 homebridge kernel: [15453.014288] Out of memory: Killed process 18852 (iobroker.js-con) total-vm:2017948kB, anon-rss:1392736kB, file-rss:0kB, shmem-rss:0kB, UID:1001 pgtables:4724kB oom_score_adj:0
                    Jun  7 09:39:57 homebridge kernel: [15453.243035] oom_reaper: reaped process 18852 (iobroker.js-con), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
                    Jun  7 09:39:57 homebridge systemd[1]: iobroker.service: Main process exited, code=killed, status=9/KILL
                    Jun  7 09:40:05 homebridge influxd-systemd-start.sh[442]: ts=2022-06-07T07:40:05.739766Z lvl=error msg="UnUnable to write gathered points" log_id=0aw18aQW000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  7 09:39:57 homebridge kernel: [15453.014150] [  19312]  1001 19312   162931     5132   835584       72
                          0 io.ping.0
                    Jun  7 09:39:57 homebridge kernel: [15453.014157] [  19333]  1001 19333   162357     4617   811008
                     40             0 io.rpi2.0
                    Jun  7 09:39:57 homebridge kernel: [15453.014164] [  19364]  1001 19364   162523     4982   737280       54             0 io.net-tools.0
                    Jun  7 09:39:57 homebridge kernel: [15453.014172] [  19379]  1001 19379   164101     7006   806912       72             0 io.upnp.0
                    Jun  7 09:39:57 homebridge kernel: [15453.014179] [  19390]  1001 19390   162350     4641   761856       32             0 io.vis-inventwo
                    Jun  7 09:39:57 homebridge kernel: [15453.014187] [  19467]     0 19467     4019      311    61440        0             0 sshd
                    Jun  7 09:39:57 homebridge kernel: [15453.014194] [  19478]  1000 19478     4019      309    61440        2             0 sshd
                    Jun  7 09:39:57 homebridge kernel: [15453.014201] [  19479]  1000 19479     1993      387    40960        0             0 bash
                    Jun  7 09:39:57 homebridge kernel: [15453.014224] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/,task=iobroker.js-con,pid=18852,uid=1001
                    Jun  7 09:39:57 homebridge kernel: [15453.014288] Out of memory: Killed process 18852 (iobroker.js-con) total-vm:2017948kB, anon-rss:1392736kB, file-rss:0kB, shmem-rss:0kB, UID:1001 pgtables:4724kB oom_score_adj:0
                    Jun  7 09:39:57 homebridge kernel: [15453.243035] oom_reaper: reaped process 18852 (iobroker.js-con), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
                    Jun  7 09:39:57 homebridge systemd[1]: iobroker.service: Main process exited, code=killed, status=9/KILL
                    Jun  7 09:40:05 homebridge influxd-systemd-start.sh[442]: ts=2022-06-07T07:40:05.739766Z lvl=error msg="Unable to write gathered points" log_id=0aw18aQW000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  7 09:39:57 homebridge kernel: [15453.014150] [  19312]  1001 19312   162931     5132   835584       72
                         0 io.ping.0
                    Jun  7 09:39:57 homebridge kernel: [15453.014157] [  19333]  1001 19333   162357     4617   811008       40             0 io.rpi2.0
                    Jun  7 09:39:57 homebridge kernel: [15453.014164] [  19364]  1001 19364   162523     4982   737280       54             0 io.net-tools.0
                    Jun  7 09:39:57 homebridge kernel: [15453.014172] [  19379]  1001 19379   164101     7006   806912       72             0 io.upnp.0
                    Jun  7 09:39:57 homebridge kernel: [15453.014179] [  19390]  1001 19390   162350     4641   761856       32             0 io.vis-inventwo
                    Jun  7 09:39:57 homebridge kernel: [15453.014187] [  19467]     0 19467     4019      311    61440        0             0 sshd
                    Jun  7 09:39:57 homebridge kernel: [15453.014194] [  19478]  1000 19478     4019      309    61440        2             0 sshd
                    Jun  7 09:39:57 homebridge kernel: [15453.014201] [  19479]  1000 19479     1993      387    40960        0             0 bash
                    Jun  7 09:39:57 homebridge kernel: [15453.014224] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/,task=iobroker.js-con,pid=18852,uid=1001
                    Jun  7 09:39:57 homebridge kernel: [15453.014288] Out of memory: Killed process 18852 (iobroker.js-con) total-vm:2017948kB, anon-rss:1392736kB, file-rss:0kB, shmem-rss:0kB, UID:1001 pgtables:4724kB oom_score_adj:0
                    Jun  7 09:39:57 homebridge kernel: [15453.243035] oom_reaper: reaped process 18852 (iobroker.js-con), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
                    Jun  7 09:39:57 homebridge systemd[1]: iobroker.service: Main process exited, code=killed, status=9/KILL
                    Jun  7 09:40:05 homebridge influxd-systemd-start.sh[442]: ts=2022-06-07T07:40:05.739766Z lvl=error msg="Unable to write gathered points" log_id=0aw18aQW000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  7 09:40:13 homebridge systemd[1]: iobroker.service: Failed with result 'signal'.
                    Jun  7 09:40:13 homebridge systemd[1]: iobroker.service: Consumed 12min 59.915s CPU time.
                    Jun  7 09:40:15 homebridge influxd-systemd-start.sh[442]: ts=2022-06-07T07:40:15.666531Z lvl=error msg="Unable to write gathered points" log_id=0aw18aQW000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  7 09:40:16 homebridge systemd[1]: iobroker.service: Scheduled restart job, restart counter is at 8.
                    Jun  7 09:40:16 homebridge systemd[1]: Stopped ioBroker Server.
                    Jun  7 09:40:16 homebridge systemd[1]: iobroker.service: Consumed 12min 59.915s CPU time.
                    Jun  7 09:40:16 homebridge systemd[1]: Started ioBroker Server.
                    Jun  7 09:40:25 homebridge influxd-systemd-start.sh[442]: ts=2022-06-07T07:40:25.667187Z lvl=error msg="Unable to write gathered points" log_id=0aw18aQW000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Jun  7 09:40:35 homebridge influxd-systemd-start.sh[442]: ts=2022-06-07T07:40:35.666526Z lvl=error msg="Unable to write gathered points" log_id=0aw18aQW000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                    Waiting for data... (interrupt to abort)
                    

                    Beim ersten Befehl sind anscheinend nur Daten vom 5.6. zu sehen

                    Im zweiten taucht auch die Meldung oom-kill in Zeile 21 auf

                    Mit besten Grüßen
                    Andy

                    crunchipC 1 Antwort Letzte Antwort
                    0
                    • Damrak2022D Damrak2022

                      @thomas-braun sagte in Iobroker urplötzlich nicht erreichbar:

                      less /var/log/syslog

                      Jun  5 00:00:47 homebridge systemd[1]: man-db.service: Succeeded.
                      Jun  5 00:00:47 homebridge systemd[1]: Finished Daily man-db regeneration.
                      Jun  5 00:00:47 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:47.943272Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:00:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:57.942467Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:07 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:07.950671Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:17 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:17.943941Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:27 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:27.951755Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:37 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:37.980334Z lvl=errorJun  5 00:00:47 homebridge systemd[1]: man-db.service: Succeeded.
                      Jun  5 00:00:47 homebridge systemd[1]: Finished Daily man-db regeneration.
                      Jun  5 00:00:47 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:47.943272Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:00:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:57.942467Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:07 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:07.950671Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:17 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:17.943941Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:27 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:27.951755Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:37 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:37.980334Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:48 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:48.008660Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:57:
                      Jun  5 00:00:47 homebridge systemd[1]: man-db.service: Succeeded.
                      Jun  5 00:00:47 homebridge systemd[1]: Finished Daily man-db regeneration.
                      Jun  5 00:00:47 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:47.943272Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:00:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:57.942467Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:07 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:07.950671Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:17 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:17.943941Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:27 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:27.951755Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:37 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:37.980334Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:48 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:48.008660Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:57.943637Z lvl=er:
                      Jun  5 00:00:47 homebridge systemd[1]: man-db.service: Succeeded.
                      Jun  5 00:00:47 homebridge systemd[1]: Finished Daily man-db regeneration.
                      Jun  5 00:00:47 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:47.943272Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:00:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:57.942467Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:07 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:07.950671Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:17 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:17.943941Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:27 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:27.951755Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:37 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:37.980334Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:48 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:48.008660Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:57.943637Z lvl=error msg="Unable to wri:
                      Jun  5 00:00:47 homebridge systemd[1]: man-db.service: Succeeded.
                      Jun  5 00:00:47 homebridge systemd[1]: Finished Daily man-db regeneration.
                      Jun  5 00:00:47 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:47.943272Z lvl=error msg="Unable to write gatheed points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:00:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:57.942467Z lvl=error msg="Unable to write gatheed points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:07 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:07.950671Z lvl=error msg="Unable to write gatheed points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:17 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:17.943941Z lvl=error msg="Unable to write gatheed points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:27 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:27.951755Z lvl=error msg="Unable to write gatheed points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:37 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:37.980334Z lvl=error msg="Unable to write gatheed points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:48 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:48.008660Z lvl=error msg="Unable to write gatheed points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:57.943637Z lvl=error msg="Unable to write gatheed points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:02:08 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:08.005072Z lvl=error msg="Unable to write gatheed points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:02:17 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:17.952306Z lvl=error msg="Unable to write gatheed points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:02:27 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:27.949550Z lvl=error msg="Unable to write gatheed points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      :
                      Jun  5 00:00:47 homebridge systemd[1]: man-db.service: Succeeded.
                      Jun  5 00:00:47 homebridge systemd[1]: Finished Daily man-db regeneration.
                      Jun  5 00:00:47 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:47.943272Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:00:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:57.942467Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:07 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:07.950671Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:17 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:17.943941Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:27 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:27.951755Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:37 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:37.980334Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:48 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:48.008660Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:57.943637Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:02:08 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:08.005072Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:02:17 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:17.952306Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:02:27 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:27.949550Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      :
                      Jun  5 00:00:47 homebridge systemd[1]: man-db.service: Succeeded.
                      Jun  5 00:00:47 homebridge systemd[1]: Finished Daily man-db regeneration.
                      Jun  5 00:00:47 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:47.943272Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:00:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:57.942467Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:07 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:07.950671Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:17 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:17.943941Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:27 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:27.951755Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:37 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:37.980334Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:48 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:48.008660Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:57.943637Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:02:08 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:08.005072Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:02:17 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:17.952306Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:02:27 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:27.949550Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      :
                      Jun  5 00:00:47 homebridge systemd[1]: man-db.service: Succeeded.
                      Jun  5 00:00:47 homebridge systemd[1]: Finished Daily man-db regeneration.
                      Jun  5 00:00:47 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:47.943272Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:00:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:57.942467Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:07 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:07.950671Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:17 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:17.943941Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:27 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:27.951755Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:37 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:37.980334Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:48 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:48.008660Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:57.943637Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:02:08 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:08.005072Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:02:17 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:17.952306Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:02:27 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:27.949550Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      :
                      Jun  5 00:00:47 homebridge systemd[1]: man-db.service: Succeeded.
                      Jun  5 00:00:47 homebridge systemd[1]: Finished Daily man-db regeneration.
                      Jun  5 00:00:47 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:47.943272Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:00:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:57.942467Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:07 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:07.950671Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:17 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:17.943941Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:27 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:27.951755Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:37 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:37.980334Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:48 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:48.008660Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:57.943637Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:02:08 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:08.005072Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:02:17 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:17.952306Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:02:27 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:27.949550Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      :
                      Jun  5 00:00:47 homebridge systemd[1]: man-db.service: Succeeded.
                      Jun  5 00:00:47 homebridge systemd[1]: Finished Daily man-db regeneration.
                      Jun  5 00:00:47 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:47.943272Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:00:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:00:57.942467Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:07 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:07.950671Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:17 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:17.943941Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:27 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:27.951755Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:37 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:37.980334Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:48 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:48.008660Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:01:57 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:01:57.943637Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:02:08 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:08.005072Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:02:17 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:17.952306Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  5 00:02:27 homebridge influxd-systemd-start.sh[5659]: ts=2022-06-04T22:02:27.949550Z lvl=error msg="Unable to write gathered points" log_id=0an6BAXl000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      :
                      

                      Ich habe auch mal den Befehl "less +F /var/log/syslog" genutzt:

                           5132   835584       72             0 io.ping.0
                      Jun  7 09:39:57 homebridge kernel: [15453.014157] [  19333]  1001 19333   162357     4617   811008       40             0 io.rpi2.0
                      Jun  7 09:39:57 homebridge kernel: [15453.014164] [  19364]  1001 19364   162523     4Jun  7 09:39:57 homebridge kernel: [15453.014172] [  19379]  1001 19379   164101     7006   806912       72             0 io.upnp.0
                      Jun  7 09:39:57 homebridge kernel: [15453.014179] [  19390]  1001 19390   162350     4641   761856       32             0 io.vis-inventwo
                      Jun  7 09:39:57 homebridge kernel: [15453.014187] [  19467]     0 19467     4019      311    61440        0             0 sshd
                      Jun  7 09:39:57 homebridge kernel: [15453.014194] [  19478]  1000 19478     4019      309    61440        2             0 sshd
                      Jun  7 09:39:57 homebridge kernel: [15453.014201] [  19479]  1000 19479     1993      387    40960        0             0 bash
                      Jun  7 09:39:57 homebridge kernel: [15453.014224] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/,task=iobroker.js-con,pid=18852,uid=1001
                      Jun  7 09:39:57 homebridge kernel: [15453.014288] Out of memory: Killed process 18852 (iobroker.js-con) total-vm:2017948kB, anon-rss:1392736kB, file-rss:0kB, shmem-rss:0kB, UID:1001 pgtables:4724kB oom_score_adj:0
                      Jun  7 09:39:57 homebridge kernel: [15453.243035] oom_reaper: reaped process 18852 (iobroker.js-con), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
                      Jun  7 09:39:57 homebridge systemd[1]: iobroker.service: Main process exited, code=killed, status=9/KILL
                      Jun  7 09:40:05 homebridge influxd-systemd-start.sh[442]: ts=2022-06-07T07:40:05.739766Z lvl=error msg="Unable to write gathered points" log_id=0aw18aQW000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                          4617   811008       40             0 io.rpi2.0
                      Jun  7 09:39:57 homebridge kernel: [15453.014164] [  19364]  1001 19364   162523
                          4982   737280       54             0 io.net-tools.0
                      Jun  7 09:39:57 homebridge kernel: [15453.014172] [  19379]  1001 19379   164101     7006   806912       72             0 io.upnp.0
                      Jun  7 09:39:57 homebridge kernel: [15453.014179] [  19390]  1001 19390   162350     4641   761856       32             0 io.vis-inventwo
                      Jun  7 09:39:57 homebridge kernel: [15453.014187] [  19467]     0 19467     4019      311    61440        0             0 sshd
                      Jun  7 09:39:57 homebridge kernel: [15453.014194] [  19478]  1000 19478     4019      309    61440        2             0 sshd
                      Jun  7 09:39:57 homebridge kernel: [15453.014201] [  19479]  1000 19479     1993      387    40960        0             0 bash
                      Jun  7 09:39:57 homebridge kernel: [15453.014224] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/,task=iobroker.js-con,pid=18852,uid=1001
                      Jun  7 09:39:57 homebridge kernel: [15453.014288] Out of memory: Killed process 18852 (iobroker.js-con) total-vm:2017948kB, anon-rss:1392736kB, file-rss:0kB, shmem-rss:0kB, UID:1001 pgtables:4724kB oom_score_adj:0
                      Jun  7 09:39:57 homebridge kernel: [15453.243035] oom_reaper: reaped process 18852 (iobroker.js-con), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
                      Jun  7 09:39:57 homebridge systemd[1]: iobroker.service: Main process exited, code=killed, status=9/KILL
                      Jun  7 09:40:05 homebridge influxd-systemd-start.sh[442]: ts=2022-06-07T07:40:05.739766Z lvl=error msg="Unable to write gathered points" log_id=0aw18aQW000 service=scraper scraper-name="new target" erro739766Z lvl=error msg="Unable to write gathered points" log_id=0aw18aQW000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                       72             0 io.ping.0
                      Jun  7 09:39:57 homebridge kernel: [15453.014157] [  19333]  1001 19333   162357     4617   811008
                       40             0 io.rpi2.0
                      Jun  7 09:39:57 homebridge kernel: [15453.014164] [  19364]  1001 19364   162523
                          4982   737280       54             0 io.net-tools.0
                      Jun  7 09:39:57 homebridge kernel: [15453.014172] [  19379]  1001 19379   164101     7006   806912       72             0 io.upnp.0
                      Jun  7 09:39:57 homebridge kernel: [15453.014179] [  19390]  1001 19390   162350     4641   761856       32             0 io.vis-inventwo
                      Jun  7 09:39:57 homebridge kernel: [15453.014187] [  19467]     0 19467     4019      311    61440        0             0 sshd
                      Jun  7 09:39:57 homebridge kernel: [15453.014194] [  19478]  1000 19478     4019      309    61440        2             0 sshd
                      Jun  7 09:39:57 homebridge kernel: [15453.014201] [  19479]  1000 19479     1993      387    40960        0             0 bash
                      Jun  7 09:39:57 homebridge kernel: [15453.014224] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/,task=iobroker.js-con,pid=18852,uid=1001
                      Jun  7 09:39:57 homebridge kernel: [15453.014288] Out of memory: Killed process 18852 (iobroker.js-con) total-vm:2017948kB, anon-rss:1392736kB, file-rss:0kB, shmem-rss:0kB, UID:1001 pgtables:4724kB oom_score_adj:0
                      Jun  7 09:39:57 homebridge kernel: [15453.243035] oom_reaper: reaped process 18852 (iobroker.js-con), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
                      Jun  7 09:39:57 homebridge systemd[1]: iobroker.service: Main process exited, code=killed, status=9/KILL
                      Jun  7 09:40:05 homebridge influxd-systemd-start.sh[442]: ts=2022-06-07T07:40:05.739766Z lvl=error msg="UnUnable to write gathered points" log_id=0aw18aQW000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  7 09:39:57 homebridge kernel: [15453.014150] [  19312]  1001 19312   162931     5132   835584       72
                            0 io.ping.0
                      Jun  7 09:39:57 homebridge kernel: [15453.014157] [  19333]  1001 19333   162357     4617   811008
                       40             0 io.rpi2.0
                      Jun  7 09:39:57 homebridge kernel: [15453.014164] [  19364]  1001 19364   162523     4982   737280       54             0 io.net-tools.0
                      Jun  7 09:39:57 homebridge kernel: [15453.014172] [  19379]  1001 19379   164101     7006   806912       72             0 io.upnp.0
                      Jun  7 09:39:57 homebridge kernel: [15453.014179] [  19390]  1001 19390   162350     4641   761856       32             0 io.vis-inventwo
                      Jun  7 09:39:57 homebridge kernel: [15453.014187] [  19467]     0 19467     4019      311    61440        0             0 sshd
                      Jun  7 09:39:57 homebridge kernel: [15453.014194] [  19478]  1000 19478     4019      309    61440        2             0 sshd
                      Jun  7 09:39:57 homebridge kernel: [15453.014201] [  19479]  1000 19479     1993      387    40960        0             0 bash
                      Jun  7 09:39:57 homebridge kernel: [15453.014224] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/,task=iobroker.js-con,pid=18852,uid=1001
                      Jun  7 09:39:57 homebridge kernel: [15453.014288] Out of memory: Killed process 18852 (iobroker.js-con) total-vm:2017948kB, anon-rss:1392736kB, file-rss:0kB, shmem-rss:0kB, UID:1001 pgtables:4724kB oom_score_adj:0
                      Jun  7 09:39:57 homebridge kernel: [15453.243035] oom_reaper: reaped process 18852 (iobroker.js-con), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
                      Jun  7 09:39:57 homebridge systemd[1]: iobroker.service: Main process exited, code=killed, status=9/KILL
                      Jun  7 09:40:05 homebridge influxd-systemd-start.sh[442]: ts=2022-06-07T07:40:05.739766Z lvl=error msg="Unable to write gathered points" log_id=0aw18aQW000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  7 09:39:57 homebridge kernel: [15453.014150] [  19312]  1001 19312   162931     5132   835584       72
                           0 io.ping.0
                      Jun  7 09:39:57 homebridge kernel: [15453.014157] [  19333]  1001 19333   162357     4617   811008       40             0 io.rpi2.0
                      Jun  7 09:39:57 homebridge kernel: [15453.014164] [  19364]  1001 19364   162523     4982   737280       54             0 io.net-tools.0
                      Jun  7 09:39:57 homebridge kernel: [15453.014172] [  19379]  1001 19379   164101     7006   806912       72             0 io.upnp.0
                      Jun  7 09:39:57 homebridge kernel: [15453.014179] [  19390]  1001 19390   162350     4641   761856       32             0 io.vis-inventwo
                      Jun  7 09:39:57 homebridge kernel: [15453.014187] [  19467]     0 19467     4019      311    61440        0             0 sshd
                      Jun  7 09:39:57 homebridge kernel: [15453.014194] [  19478]  1000 19478     4019      309    61440        2             0 sshd
                      Jun  7 09:39:57 homebridge kernel: [15453.014201] [  19479]  1000 19479     1993      387    40960        0             0 bash
                      Jun  7 09:39:57 homebridge kernel: [15453.014224] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/,task=iobroker.js-con,pid=18852,uid=1001
                      Jun  7 09:39:57 homebridge kernel: [15453.014288] Out of memory: Killed process 18852 (iobroker.js-con) total-vm:2017948kB, anon-rss:1392736kB, file-rss:0kB, shmem-rss:0kB, UID:1001 pgtables:4724kB oom_score_adj:0
                      Jun  7 09:39:57 homebridge kernel: [15453.243035] oom_reaper: reaped process 18852 (iobroker.js-con), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB
                      Jun  7 09:39:57 homebridge systemd[1]: iobroker.service: Main process exited, code=killed, status=9/KILL
                      Jun  7 09:40:05 homebridge influxd-systemd-start.sh[442]: ts=2022-06-07T07:40:05.739766Z lvl=error msg="Unable to write gathered points" log_id=0aw18aQW000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  7 09:40:13 homebridge systemd[1]: iobroker.service: Failed with result 'signal'.
                      Jun  7 09:40:13 homebridge systemd[1]: iobroker.service: Consumed 12min 59.915s CPU time.
                      Jun  7 09:40:15 homebridge influxd-systemd-start.sh[442]: ts=2022-06-07T07:40:15.666531Z lvl=error msg="Unable to write gathered points" log_id=0aw18aQW000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  7 09:40:16 homebridge systemd[1]: iobroker.service: Scheduled restart job, restart counter is at 8.
                      Jun  7 09:40:16 homebridge systemd[1]: Stopped ioBroker Server.
                      Jun  7 09:40:16 homebridge systemd[1]: iobroker.service: Consumed 12min 59.915s CPU time.
                      Jun  7 09:40:16 homebridge systemd[1]: Started ioBroker Server.
                      Jun  7 09:40:25 homebridge influxd-systemd-start.sh[442]: ts=2022-06-07T07:40:25.667187Z lvl=error msg="Unable to write gathered points" log_id=0aw18aQW000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Jun  7 09:40:35 homebridge influxd-systemd-start.sh[442]: ts=2022-06-07T07:40:35.666526Z lvl=error msg="Unable to write gathered points" log_id=0aw18aQW000 service=scraper scraper-name="new target" error="database not found: e2ad7b41e16aae5f"
                      Waiting for data... (interrupt to abort)
                      

                      Beim ersten Befehl sind anscheinend nur Daten vom 5.6. zu sehen

                      Im zweiten taucht auch die Meldung oom-kill in Zeile 21 auf

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

                      @damrak2022 habs jetzt nur schnell mitn Handy überflogen, aber ich würde erstmal bei influx ansetzen, damit das vom Tisch ist.
                      Denn scheinbar sind deine Probleme seit der Influxdb/Grafana Geschichte entstanden bzw noch mehr geworden.

                      umgestiegen von Proxmox auf Unraid

                      1 Antwort Letzte Antwort
                      0

                      Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                      Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                      Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                      Registrieren Anmelden
                      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

                      296

                      Online

                      32.9k

                      Benutzer

                      83.0k

                      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