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. Visualisierung
  4. VIS - No Connection

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    686

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    5.8k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.5k

VIS - No Connection

Geplant Angeheftet Gesperrt Verschoben Visualisierung
vis
185 Beiträge 10 Kommentatoren 18.7k Aufrufe 10 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

    @pahan

    Da läuft noch der Desktop.

    P Offline
    P Offline
    Pahan
    schrieb am zuletzt editiert von
    #153

    @thomas-braun sagte in VIS - No Connection:

    @pahan

    Da läuft noch der Desktop.

    das sagt mir leider wenig. Kannst du kurz erklären, was damit gemeint ist und warum das schlecht ist?
    ...und dann noch, wie ich das abstelle.
    Danke

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • P Pahan

      @thomas-braun sagte in VIS - No Connection:

      @pahan

      Da läuft noch der Desktop.

      das sagt mir leider wenig. Kannst du kurz erklären, was damit gemeint ist und warum das schlecht ist?
      ...und dann noch, wie ich das abstelle.
      Danke

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

      @pahan sagte in VIS - No Connection:

      warum das schlecht ist?

      Weil es Ressourcen frisst, unsicherer und unstabiler ist und nicht benötigt wird.

      In

      sudo raspi-config
      

      Im Menü 1 - S5 - B1 auswählen.

      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

      P 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @pahan sagte in VIS - No Connection:

        warum das schlecht ist?

        Weil es Ressourcen frisst, unsicherer und unstabiler ist und nicht benötigt wird.

        In

        sudo raspi-config
        

        Im Menü 1 - S5 - B1 auswählen.

        P Offline
        P Offline
        Pahan
        schrieb am zuletzt editiert von
        #155

        @thomas-braun sagte in VIS - No Connection:

        @pahan sagte in VIS - No Connection:

        warum das schlecht ist?

        Weil es Ressourcen frisst, unsicherer und unstabiler ist und nicht benötigt wird.

        In

        sudo raspi-config
        

        Im Menü 1 - S5 - B1 auswählen.

        erledigt.

        ps auxww|grep io
        

        liefert nun folgendes:

        pi@raspberrypi:~ $ ps auxww|grep io
        root        14  0.0  0.0      0     0 ?        S    15:40   0:00 [migration/0]
        root        17  0.0  0.0      0     0 ?        S    15:40   0:00 [migration/1]
        root        22  0.0  0.0      0     0 ?        S    15:40   0:00 [migration/2]
        root        27  0.0  0.0      0     0 ?        S    15:40   0:00 [migration/3]
        root        65  0.0  0.0      0     0 ?        I<   15:40   0:00 [blkcg_punt_bio]
        root        69  0.0  0.0      0     0 ?        I<   15:40   0:00 [rpciod]
        root        71  0.0  0.0      0     0 ?        I<   15:40   0:00 [xprtiod]
        root        74  0.0  0.0      0     0 ?        I<   15:40   0:00 [nfsiod]
        root        86  0.0  0.0      0     0 ?        I<   15:40   0:00 [DWC Notificatio]
        message+   374  0.1  0.0   7904  3660 ?        Ss   15:40   0:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
        grafana    538  0.7  1.9 993204 77300 ?        Ssl  15:40   0:02 /usr/sbin/grafana-server --config=/etc/grafana/grafana.ini --pidfile=/run/grafana/grafana-server.pid --packaging=deb cfg:default.paths.logs=/var/log/grafana cfg:default.paths.data=/var/lib/grafana cfg:default.paths.plugins=/var/lib/grafana/plugins cfg:default.paths.provisioning=/etc/grafana/provisioning
        iobroker   706 81.6  4.5 285496 178488 ?       Ssl  15:40   4:40 iobroker.js-controller
        iobroker   783 24.3  2.9 227172 115756 ?       Rl   15:41   1:21 io.admin.0
        iobroker   806  0.8  1.4 179708 57816 ?        Sl   15:41   0:02 io.email.0
        iobroker   821  2.4  1.8 188124 73392 ?        Sl   15:41   0:08 io.history.0
        iobroker   840  6.1  1.9 193488 77556 ?        Sl   15:41   0:20 io.influxdb.0
        iobroker   859 80.1 11.8 623652 465272 ?       Rl   15:41   4:15 io.javascript.0
        iobroker   870  1.0  1.6 182204 66380 ?        Sl   15:41   0:03 io.whatsapp-cmb.0
        iobroker   891  4.2  1.9 196728 77864 ?        Sl   15:41   0:13 io.alexa2.0
        iobroker   902  5.0  2.0 192112 80204 ?        Sl   15:41   0:15 io.hm-rega.0
        iobroker   917  3.5  1.7 182900 69620 ?        Sl   15:41   0:10 io.hm-rpc.0
        iobroker   932  3.1  1.8 187112 71816 ?        Sl   15:41   0:09 io.hm-rpc.1
        iobroker   943  2.2  1.7 182772 67844 ?        Sl   15:41   0:06 io.hm-rpc.2
        iobroker  1003  6.3  1.9 189608 74696 ?        Sl   15:42   0:17 io.shelly.0
        iobroker  1018 11.0  2.1 1243984 82872 ?       Rl   15:42   0:30 io.synology.0
        iobroker  1033  1.7  1.7 183412 68248 ?        Sl   15:42   0:04 io.tr-064.0
        iobroker  1063  2.5  2.0 193780 78912 ?        Sl   15:42   0:06 io.backitup.0
        iobroker  1082  2.4  1.7 184836 68080 ?        Sl   15:42   0:06 io.binance.0
        root      1111  0.0  0.0      0     0 ?        I<   15:42   0:00 [cifsiod]
        iobroker  1143  1.5  1.4 179656 58336 ?        Sl   15:42   0:03 io.discovery.0
        iobroker  1176  1.5  1.4 178544 55936 ?        Sl   15:42   0:03 io.fritzbox.0
        iobroker  1206  2.9  1.9 192432 75708 ?        Sl   15:42   0:07 io.info.0
        iobroker  1225  4.3  2.0 194248 80700 ?        Sl   15:42   0:10 io.iot.0
        iobroker  1252 47.9  1.8 181908 73096 ?        Rl   15:42   1:50 io.logparser.0
        iobroker  1278  1.6  1.4 177280 56496 ?        Sl   15:43   0:03 io.mihome-lamp.0
        iobroker  1293  1.9  1.5 179452 60296 ?        Sl   15:43   0:04 io.snmp.0
        iobroker  1300  2.2  1.5 181164 62540 ?        Sl   15:43   0:04 io.sourceanalytix.0
        iobroker  1315  2.5  1.7 180808 68224 ?        Sl   15:43   0:05 io.sprinklecontrol.0
        iobroker  1326  2.2  1.6 180748 63440 ?        Sl   15:43   0:04 io.tankerkoenig.0
        iobroker  1341  2.1  1.7 188740 70372 ?        Sl   15:43   0:04 io.trashschedule.0
        iobroker  1389  1.7  1.4 177500 55056 ?        Sl   15:43   0:03 io.vis-inventwo.0
        iobroker  1415  2.6  1.7 183880 69528 ?        Sl   15:43   0:04 io.web.0
        iobroker  1422  5.9  2.1 195408 85116 ?        Sl   15:43   0:10 io.eusec.0
        pi        1566  0.3  0.2 109124  9524 ?        Ssl  15:44   0:00 /usr/bin/pulseaudio --daemonize=no --log-target=journal
        pi        1594  0.0  0.0   7556  3104 ?        Ss   15:44   0:00 /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
        pi        1595  0.0  0.1  19572  5140 ?        Sl   15:44   0:00 /usr/bin/pipewire-media-session
        iobroker  1713  4.7  1.3 175580 53312 ?        Sl   15:45   0:02 /usr/bin/node /opt/iobroker/node_modules/iobroker.dwd/main.js 0 info
        pi        1736  0.0  0.0   7452   572 pts/0    R+   15:46   0:00 grep --color=auto io
        pi@raspberrypi:~ $
        
        P 1 Antwort Letzte Antwort
        0
        • P Pahan

          @thomas-braun sagte in VIS - No Connection:

          @pahan sagte in VIS - No Connection:

          warum das schlecht ist?

          Weil es Ressourcen frisst, unsicherer und unstabiler ist und nicht benötigt wird.

          In

          sudo raspi-config
          

          Im Menü 1 - S5 - B1 auswählen.

          erledigt.

          ps auxww|grep io
          

          liefert nun folgendes:

          pi@raspberrypi:~ $ ps auxww|grep io
          root        14  0.0  0.0      0     0 ?        S    15:40   0:00 [migration/0]
          root        17  0.0  0.0      0     0 ?        S    15:40   0:00 [migration/1]
          root        22  0.0  0.0      0     0 ?        S    15:40   0:00 [migration/2]
          root        27  0.0  0.0      0     0 ?        S    15:40   0:00 [migration/3]
          root        65  0.0  0.0      0     0 ?        I<   15:40   0:00 [blkcg_punt_bio]
          root        69  0.0  0.0      0     0 ?        I<   15:40   0:00 [rpciod]
          root        71  0.0  0.0      0     0 ?        I<   15:40   0:00 [xprtiod]
          root        74  0.0  0.0      0     0 ?        I<   15:40   0:00 [nfsiod]
          root        86  0.0  0.0      0     0 ?        I<   15:40   0:00 [DWC Notificatio]
          message+   374  0.1  0.0   7904  3660 ?        Ss   15:40   0:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
          grafana    538  0.7  1.9 993204 77300 ?        Ssl  15:40   0:02 /usr/sbin/grafana-server --config=/etc/grafana/grafana.ini --pidfile=/run/grafana/grafana-server.pid --packaging=deb cfg:default.paths.logs=/var/log/grafana cfg:default.paths.data=/var/lib/grafana cfg:default.paths.plugins=/var/lib/grafana/plugins cfg:default.paths.provisioning=/etc/grafana/provisioning
          iobroker   706 81.6  4.5 285496 178488 ?       Ssl  15:40   4:40 iobroker.js-controller
          iobroker   783 24.3  2.9 227172 115756 ?       Rl   15:41   1:21 io.admin.0
          iobroker   806  0.8  1.4 179708 57816 ?        Sl   15:41   0:02 io.email.0
          iobroker   821  2.4  1.8 188124 73392 ?        Sl   15:41   0:08 io.history.0
          iobroker   840  6.1  1.9 193488 77556 ?        Sl   15:41   0:20 io.influxdb.0
          iobroker   859 80.1 11.8 623652 465272 ?       Rl   15:41   4:15 io.javascript.0
          iobroker   870  1.0  1.6 182204 66380 ?        Sl   15:41   0:03 io.whatsapp-cmb.0
          iobroker   891  4.2  1.9 196728 77864 ?        Sl   15:41   0:13 io.alexa2.0
          iobroker   902  5.0  2.0 192112 80204 ?        Sl   15:41   0:15 io.hm-rega.0
          iobroker   917  3.5  1.7 182900 69620 ?        Sl   15:41   0:10 io.hm-rpc.0
          iobroker   932  3.1  1.8 187112 71816 ?        Sl   15:41   0:09 io.hm-rpc.1
          iobroker   943  2.2  1.7 182772 67844 ?        Sl   15:41   0:06 io.hm-rpc.2
          iobroker  1003  6.3  1.9 189608 74696 ?        Sl   15:42   0:17 io.shelly.0
          iobroker  1018 11.0  2.1 1243984 82872 ?       Rl   15:42   0:30 io.synology.0
          iobroker  1033  1.7  1.7 183412 68248 ?        Sl   15:42   0:04 io.tr-064.0
          iobroker  1063  2.5  2.0 193780 78912 ?        Sl   15:42   0:06 io.backitup.0
          iobroker  1082  2.4  1.7 184836 68080 ?        Sl   15:42   0:06 io.binance.0
          root      1111  0.0  0.0      0     0 ?        I<   15:42   0:00 [cifsiod]
          iobroker  1143  1.5  1.4 179656 58336 ?        Sl   15:42   0:03 io.discovery.0
          iobroker  1176  1.5  1.4 178544 55936 ?        Sl   15:42   0:03 io.fritzbox.0
          iobroker  1206  2.9  1.9 192432 75708 ?        Sl   15:42   0:07 io.info.0
          iobroker  1225  4.3  2.0 194248 80700 ?        Sl   15:42   0:10 io.iot.0
          iobroker  1252 47.9  1.8 181908 73096 ?        Rl   15:42   1:50 io.logparser.0
          iobroker  1278  1.6  1.4 177280 56496 ?        Sl   15:43   0:03 io.mihome-lamp.0
          iobroker  1293  1.9  1.5 179452 60296 ?        Sl   15:43   0:04 io.snmp.0
          iobroker  1300  2.2  1.5 181164 62540 ?        Sl   15:43   0:04 io.sourceanalytix.0
          iobroker  1315  2.5  1.7 180808 68224 ?        Sl   15:43   0:05 io.sprinklecontrol.0
          iobroker  1326  2.2  1.6 180748 63440 ?        Sl   15:43   0:04 io.tankerkoenig.0
          iobroker  1341  2.1  1.7 188740 70372 ?        Sl   15:43   0:04 io.trashschedule.0
          iobroker  1389  1.7  1.4 177500 55056 ?        Sl   15:43   0:03 io.vis-inventwo.0
          iobroker  1415  2.6  1.7 183880 69528 ?        Sl   15:43   0:04 io.web.0
          iobroker  1422  5.9  2.1 195408 85116 ?        Sl   15:43   0:10 io.eusec.0
          pi        1566  0.3  0.2 109124  9524 ?        Ssl  15:44   0:00 /usr/bin/pulseaudio --daemonize=no --log-target=journal
          pi        1594  0.0  0.0   7556  3104 ?        Ss   15:44   0:00 /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
          pi        1595  0.0  0.1  19572  5140 ?        Sl   15:44   0:00 /usr/bin/pipewire-media-session
          iobroker  1713  4.7  1.3 175580 53312 ?        Sl   15:45   0:02 /usr/bin/node /opt/iobroker/node_modules/iobroker.dwd/main.js 0 info
          pi        1736  0.0  0.0   7452   572 pts/0    R+   15:46   0:00 grep --color=auto io
          pi@raspberrypi:~ $
          
          P Offline
          P Offline
          Pahan
          schrieb am zuletzt editiert von
          #156

          Hallo zusammen,

          ich habe nach wie vor das Problem, dass der Raspi ständig voll läuft und deswegen auch der iobroker abschmiert.
          Zwei große Log-Dateien (13GB und 7GB) habe ich bereits gelöscht, hatte auch die Scripte angehalten, dann lief alles, jedoch nur eine sehr kurze Zeit lang. Nun ist dieser wieder voll, ich finde jedoch nicht, womit.

          df -h
          

          liefert folgendes:

          pi@raspberrypi:~ $ df -h
          Filesystem      Size  Used Avail Use% Mounted on
          /dev/root        29G   29G     0 100% /
          devtmpfs        1.8G     0  1.8G   0% /dev
          tmpfs           1.9G     0  1.9G   0% /dev/shm
          tmpfs           768M  836K  767M   1% /run
          tmpfs           5.0M  4.0K  5.0M   1% /run/lock
          /dev/mmcblk0p1  253M   50M  203M  20% /boot
          tmpfs           384M   16K  384M   1% /run/user/1000
          

          und der Befehl:

          du -a . | sort -n -r | head -n 5
          

          liefert folgendes:

          pi@raspberrypi:~ $ du -a . | sort -n -r | head -n 5
          145652  .
          95192   ./.npm
          95176   ./.npm/_cacache
          83336   ./.npm/_cacache/content-v2
          81188   ./.npm/_cacache/content-v2/sha512
          

          woraus ich leider nicht schlau werde.

          So groß sind die Dateien/Ordner doch eigentlich nicht ?!?

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • P Pahan

            Hallo zusammen,

            ich habe nach wie vor das Problem, dass der Raspi ständig voll läuft und deswegen auch der iobroker abschmiert.
            Zwei große Log-Dateien (13GB und 7GB) habe ich bereits gelöscht, hatte auch die Scripte angehalten, dann lief alles, jedoch nur eine sehr kurze Zeit lang. Nun ist dieser wieder voll, ich finde jedoch nicht, womit.

            df -h
            

            liefert folgendes:

            pi@raspberrypi:~ $ df -h
            Filesystem      Size  Used Avail Use% Mounted on
            /dev/root        29G   29G     0 100% /
            devtmpfs        1.8G     0  1.8G   0% /dev
            tmpfs           1.9G     0  1.9G   0% /dev/shm
            tmpfs           768M  836K  767M   1% /run
            tmpfs           5.0M  4.0K  5.0M   1% /run/lock
            /dev/mmcblk0p1  253M   50M  203M  20% /boot
            tmpfs           384M   16K  384M   1% /run/user/1000
            

            und der Befehl:

            du -a . | sort -n -r | head -n 5
            

            liefert folgendes:

            pi@raspberrypi:~ $ du -a . | sort -n -r | head -n 5
            145652  .
            95192   ./.npm
            95176   ./.npm/_cacache
            83336   ./.npm/_cacache/content-v2
            81188   ./.npm/_cacache/content-v2/sha512
            

            woraus ich leider nicht schlau werde.

            So groß sind die Dateien/Ordner doch eigentlich nicht ?!?

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

            @pahan

            Installier dir

            sudo apt install ncdu
            

            und schau damit dann nach. Das ist eigentlich recht intuitiv zu verwenden.

            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

            P 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @pahan

              Installier dir

              sudo apt install ncdu
              

              und schau damit dann nach. Das ist eigentlich recht intuitiv zu verwenden.

              P Offline
              P Offline
              Pahan
              schrieb am zuletzt editiert von
              #158

              @thomas-braun sagte in VIS - No Connection:

              @pahan

              Installier dir

              sudo apt install ncdu
              

              und schau damit dann nach. Das ist eigentlich recht intuitiv zu verwenden.

              ncdu ist bereits drauf, aber auch damit finde ich nicht die große Datei, die innerhalb von 1/2h Stunde etwa 15GB groß geworden ist. Im Log Verzeichnis ist auch nichts dabei. Ich bin auch per Filezilla soweit die üblichen "verdächtigen" Ordner durchgegangen.

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • P Pahan

                @thomas-braun sagte in VIS - No Connection:

                @pahan

                Installier dir

                sudo apt install ncdu
                

                und schau damit dann nach. Das ist eigentlich recht intuitiv zu verwenden.

                ncdu ist bereits drauf, aber auch damit finde ich nicht die große Datei, die innerhalb von 1/2h Stunde etwa 15GB groß geworden ist. Im Log Verzeichnis ist auch nichts dabei. Ich bin auch per Filezilla soweit die üblichen "verdächtigen" Ordner durchgegangen.

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

                @pahan

                sudo ncdu /
                

                zeigt dir ALLES ab dem Wurzelverzeichnis. Da musst du also fündig werden können.

                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

                P 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @pahan

                  sudo ncdu /
                  

                  zeigt dir ALLES ab dem Wurzelverzeichnis. Da musst du also fündig werden können.

                  P Offline
                  P Offline
                  Pahan
                  schrieb am zuletzt editiert von
                  #160

                  @thomas-braun sagte in VIS - No Connection:

                  @pahan

                  sudo ncdu /
                  

                  zeigt dir ALLES ab dem Wurzelverzeichnis. Da musst du also fündig werden können.

                  HAMMER ! Danke dir!

                  da waren sie drin...

                  
                  --- /var/log --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
                                           /..
                     10.6 GiB [##########]  syslog
                     10.5 GiB [######### ]  kern.log
                    800.3 MiB [          ] /journal
                    701.8 MiB [          ]  syslog.1
                     87.9 MiB [          ]  daemon.log
                     33.9 MiB [          ]  daemon.log.2.gz
                     17.7 MiB [          ]  syslog.2.gz
                     17.6 MiB [          ]  daemon.log.3.gz
                      4.5 MiB [          ]  messages
                      4.2 MiB [          ]  user.log
                      1.0 MiB [          ]  auth.log.2.gz
                    724.0 KiB [          ]  wtmp
                    164.0 KiB [          ]  dpkg.log.1
                    152.0 KiB [          ]  auth.log
                    136.0 KiB [          ]  kern.log.2.gz
                     96.0 KiB [          ] /apt
                     60.0 KiB [          ] /grafana
                     56.0 KiB [          ]  user.log.2.gz
                     56.0 KiB [          ] /unattended-upgrades
                     52.0 KiB [          ]  messages.2.gz
                     48.0 KiB [          ]  boot.log.2
                     44.0 KiB [          ] /cups
                  

                  ich ziehe sie mir runter, um reinzuschauen, aber normal ist das doch nicht.

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • P Pahan

                    @thomas-braun sagte in VIS - No Connection:

                    @pahan

                    sudo ncdu /
                    

                    zeigt dir ALLES ab dem Wurzelverzeichnis. Da musst du also fündig werden können.

                    HAMMER ! Danke dir!

                    da waren sie drin...

                    
                    --- /var/log --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
                                             /..
                       10.6 GiB [##########]  syslog
                       10.5 GiB [######### ]  kern.log
                      800.3 MiB [          ] /journal
                      701.8 MiB [          ]  syslog.1
                       87.9 MiB [          ]  daemon.log
                       33.9 MiB [          ]  daemon.log.2.gz
                       17.7 MiB [          ]  syslog.2.gz
                       17.6 MiB [          ]  daemon.log.3.gz
                        4.5 MiB [          ]  messages
                        4.2 MiB [          ]  user.log
                        1.0 MiB [          ]  auth.log.2.gz
                      724.0 KiB [          ]  wtmp
                      164.0 KiB [          ]  dpkg.log.1
                      152.0 KiB [          ]  auth.log
                      136.0 KiB [          ]  kern.log.2.gz
                       96.0 KiB [          ] /apt
                       60.0 KiB [          ] /grafana
                       56.0 KiB [          ]  user.log.2.gz
                       56.0 KiB [          ] /unattended-upgrades
                       52.0 KiB [          ]  messages.2.gz
                       48.0 KiB [          ]  boot.log.2
                       44.0 KiB [          ] /cups
                    

                    ich ziehe sie mir runter, um reinzuschauen, aber normal ist das doch nicht.

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

                    @pahan sagte in VIS - No Connection:

                    aber normal ist das doch nicht.

                    Nö, irgendwas hämmert dir sowohl syslog wie auch kern.log voll.
                    Musste mal reinschauen, was das ist.

                    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

                    P 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @pahan sagte in VIS - No Connection:

                      aber normal ist das doch nicht.

                      Nö, irgendwas hämmert dir sowohl syslog wie auch kern.log voll.
                      Musste mal reinschauen, was das ist.

                      P Offline
                      P Offline
                      Pahan
                      schrieb am zuletzt editiert von
                      #162

                      @thomas-braun

                      kann ich die beiden Dateien ohne weiteres löschen?
                      ich denke mal der gesamte LOG Ordner ist eigentlich nur zum Loggen da (wie der Name ja sagt) und wird zum operativen Gebrauch des iobrokers nicht gebraucht, oder?

                      Thomas BraunT 2 Antworten Letzte Antwort
                      0
                      • P Pahan

                        @thomas-braun

                        kann ich die beiden Dateien ohne weiteres löschen?
                        ich denke mal der gesamte LOG Ordner ist eigentlich nur zum Loggen da (wie der Name ja sagt) und wird zum operativen Gebrauch des iobrokers nicht gebraucht, oder?

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

                        @pahan

                        Nein, nicht löschen. Die Dateien sind im Zugriff.
                        Mach es so:

                        echo > /dev/null | sudo tee /var/log/syslog
                        echo > /dev/null | sudo tee /var/log/kern.log
                        

                        Die dürften sich dann wieder rasch füllen, das kannst du mit

                        tail -f /var/log/syslog
                        

                        oder

                        tail -f /var/log/kern.log
                        

                        beobachten und dann sollte da auch zu sehen sein, was da die Ursache ist.

                        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

                        P 1 Antwort Letzte Antwort
                        0
                        • P Pahan

                          @thomas-braun

                          kann ich die beiden Dateien ohne weiteres löschen?
                          ich denke mal der gesamte LOG Ordner ist eigentlich nur zum Loggen da (wie der Name ja sagt) und wird zum operativen Gebrauch des iobrokers nicht gebraucht, oder?

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

                          @pahan sagte in VIS - No Connection:

                          zum operativen Gebrauch des iobrokers nicht gebraucht, oder?

                          Aber für den operativen Gebrauch des Betriebssystems wird das gebraucht.
                          Also da nicht einfach 'wie Axt im Walde herumfuhrwerken'.

                          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

                          1 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @pahan

                            Nein, nicht löschen. Die Dateien sind im Zugriff.
                            Mach es so:

                            echo > /dev/null | sudo tee /var/log/syslog
                            echo > /dev/null | sudo tee /var/log/kern.log
                            

                            Die dürften sich dann wieder rasch füllen, das kannst du mit

                            tail -f /var/log/syslog
                            

                            oder

                            tail -f /var/log/kern.log
                            

                            beobachten und dann sollte da auch zu sehen sein, was da die Ursache ist.

                            P Offline
                            P Offline
                            Pahan
                            schrieb am zuletzt editiert von
                            #165

                            @thomas-braun sagte in VIS - No Connection:

                            @pahan

                            Nein, nicht löschen. Die Dateien sind im Zugriff.
                            Mach es so:

                            echo > /dev/null | sudo tee /var/log/syslog
                            echo > /dev/null | sudo tee /var/log/kern.log
                            

                            Die dürften sich dann wieder rasch füllen, das kannst du mit

                            tail -f /var/log/syslog
                            

                            tun sie (das ist ein kleiner Teil der Ausgabe):

                            
                            pi@raspberrypi:~ $ tail -f /var/log/syslog
                            Sep  5 19:34:05 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:                                                                                          05 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 20                                                                                          4 0 "-" "-" f077a51f-2d40-11ed-801d-e45f01668364 169995
                            Sep  5 19:34:05 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:                                                                                          05 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 20                                                                                          4 0 "-" "-" f077b36f-2d40-11ed-801e-e45f01668364 169694
                            Sep  5 19:34:05 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:                                                                                          05 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 20                                                                                          4 0 "-" "-" f078e44e-2d40-11ed-8028-e45f01668364 161925
                            Sep  5 19:34:05 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:                                                                                          05 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 20                                                                                          4 0 "-" "-" f078faab-2d40-11ed-802f-e45f01668364 161622
                            Sep  5 19:34:05 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:                                                                                          05 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 20                                                                                          4 0 "-" "-" f076ed09-2d40-11ed-8012-e45f01668364 175770
                            Sep  5 19:34:05 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:                                                                                          05 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 20                                                                                          4 0 "-" "-" f079037d-2d40-11ed-8031-e45f01668364 162968
                            Sep  5 19:34:05 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:                                                                                          05 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 20                                                                                          4 0 "-" "-" f077e1a5-2d40-11ed-8021-e45f01668364 170870
                            Sep  5 19:34:05 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:                                                                                          05 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 20                                                                                          4 0 "-" "-" f0764a83-2d40-11ed-800b-e45f01668364 182006
                            Sep  5 19:34:05 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:                                                                                          05 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 20                                                                                          4 0 "-" "-" f07798ae-2d40-11ed-801c-e45f01668364 173996
                            Sep  5 19:34:05 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:                                                                                          05 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 20                                                                                          4 0 "-" "-" f078f98d-2d40-11ed-802e-e45f01668364 165145
                            Sep  5 19:34:20 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:20 +0200] "POST /write?database=iobroker&db=iobrok                                        er&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 204 0 "-" "-" f98f3117-2d40-11ed-8034-e45f01668364 42048
                            Sep  5 19:34:20 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:20 +0200] "POST /write?database=iobroker&db=iobrok                                        er&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 204 0 "-" "-" f990164d-2d40-11ed-8035-e45f01668364 62426
                            Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                            Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                            Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                            Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                            Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                            Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                            Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                            Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                            Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                            Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                            Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                            
                            Thomas BraunT 2 Antworten Letzte Antwort
                            0
                            • P Pahan

                              @thomas-braun sagte in VIS - No Connection:

                              @pahan

                              Nein, nicht löschen. Die Dateien sind im Zugriff.
                              Mach es so:

                              echo > /dev/null | sudo tee /var/log/syslog
                              echo > /dev/null | sudo tee /var/log/kern.log
                              

                              Die dürften sich dann wieder rasch füllen, das kannst du mit

                              tail -f /var/log/syslog
                              

                              tun sie (das ist ein kleiner Teil der Ausgabe):

                              
                              pi@raspberrypi:~ $ tail -f /var/log/syslog
                              Sep  5 19:34:05 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:                                                                                          05 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 20                                                                                          4 0 "-" "-" f077a51f-2d40-11ed-801d-e45f01668364 169995
                              Sep  5 19:34:05 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:                                                                                          05 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 20                                                                                          4 0 "-" "-" f077b36f-2d40-11ed-801e-e45f01668364 169694
                              Sep  5 19:34:05 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:                                                                                          05 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 20                                                                                          4 0 "-" "-" f078e44e-2d40-11ed-8028-e45f01668364 161925
                              Sep  5 19:34:05 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:                                                                                          05 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 20                                                                                          4 0 "-" "-" f078faab-2d40-11ed-802f-e45f01668364 161622
                              Sep  5 19:34:05 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:                                                                                          05 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 20                                                                                          4 0 "-" "-" f076ed09-2d40-11ed-8012-e45f01668364 175770
                              Sep  5 19:34:05 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:                                                                                          05 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 20                                                                                          4 0 "-" "-" f079037d-2d40-11ed-8031-e45f01668364 162968
                              Sep  5 19:34:05 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:                                                                                          05 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 20                                                                                          4 0 "-" "-" f077e1a5-2d40-11ed-8021-e45f01668364 170870
                              Sep  5 19:34:05 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:                                                                                          05 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 20                                                                                          4 0 "-" "-" f0764a83-2d40-11ed-800b-e45f01668364 182006
                              Sep  5 19:34:05 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:                                                                                          05 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 20                                                                                          4 0 "-" "-" f07798ae-2d40-11ed-801c-e45f01668364 173996
                              Sep  5 19:34:05 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:                                                                                          05 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 20                                                                                          4 0 "-" "-" f078f98d-2d40-11ed-802e-e45f01668364 165145
                              Sep  5 19:34:20 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:20 +0200] "POST /write?database=iobroker&db=iobrok                                        er&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 204 0 "-" "-" f98f3117-2d40-11ed-8034-e45f01668364 42048
                              Sep  5 19:34:20 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:20 +0200] "POST /write?database=iobroker&db=iobrok                                        er&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 204 0 "-" "-" f990164d-2d40-11ed-8035-e45f01668364 62426
                              Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                              Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                              Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                              Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                              Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                              Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                              Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                              Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                              Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                              Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                              Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                              
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #166

                              @pahan sagte in VIS - No Connection:

                              Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone

                              Die Meldung hatten wir die Tage schon mal, mit gleichen Auswirkungen. LogFiles explodiert.
                              Ich weiß aber nicht, ob es da eine Lösung gab.

                              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

                              1 Antwort Letzte Antwort
                              0
                              • DJMarc75D Offline
                                DJMarc75D Offline
                                DJMarc75
                                schrieb am zuletzt editiert von
                                #167

                                @pahan sagte in VIS - No Connection:

                                Luxon available is unsupported

                                https://github.com/iobroker-community-adapters/ioBroker.ical/issues/325

                                Lehrling seit 1975 !!!
                                Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                                https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                                1 Antwort Letzte Antwort
                                0
                                • P Pahan

                                  @thomas-braun sagte in VIS - No Connection:

                                  @pahan

                                  Nein, nicht löschen. Die Dateien sind im Zugriff.
                                  Mach es so:

                                  echo > /dev/null | sudo tee /var/log/syslog
                                  echo > /dev/null | sudo tee /var/log/kern.log
                                  

                                  Die dürften sich dann wieder rasch füllen, das kannst du mit

                                  tail -f /var/log/syslog
                                  

                                  tun sie (das ist ein kleiner Teil der Ausgabe):

                                  
                                  pi@raspberrypi:~ $ tail -f /var/log/syslog
                                  Sep  5 19:34:05 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:                                                                                          05 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 20                                                                                          4 0 "-" "-" f077a51f-2d40-11ed-801d-e45f01668364 169995
                                  Sep  5 19:34:05 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:                                                                                          05 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 20                                                                                          4 0 "-" "-" f077b36f-2d40-11ed-801e-e45f01668364 169694
                                  Sep  5 19:34:05 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:                                                                                          05 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 20                                                                                          4 0 "-" "-" f078e44e-2d40-11ed-8028-e45f01668364 161925
                                  Sep  5 19:34:05 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:                                                                                          05 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 20                                                                                          4 0 "-" "-" f078faab-2d40-11ed-802f-e45f01668364 161622
                                  Sep  5 19:34:05 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:                                                                                          05 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 20                                                                                          4 0 "-" "-" f076ed09-2d40-11ed-8012-e45f01668364 175770
                                  Sep  5 19:34:05 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:                                                                                          05 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 20                                                                                          4 0 "-" "-" f079037d-2d40-11ed-8031-e45f01668364 162968
                                  Sep  5 19:34:05 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:                                                                                          05 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 20                                                                                          4 0 "-" "-" f077e1a5-2d40-11ed-8021-e45f01668364 170870
                                  Sep  5 19:34:05 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:                                                                                          05 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 20                                                                                          4 0 "-" "-" f0764a83-2d40-11ed-800b-e45f01668364 182006
                                  Sep  5 19:34:05 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:                                                                                          05 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 20                                                                                          4 0 "-" "-" f07798ae-2d40-11ed-801c-e45f01668364 173996
                                  Sep  5 19:34:05 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:                                                                                          05 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 20                                                                                          4 0 "-" "-" f078f98d-2d40-11ed-802e-e45f01668364 165145
                                  Sep  5 19:34:20 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:20 +0200] "POST /write?database=iobroker&db=iobrok                                        er&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 204 0 "-" "-" f98f3117-2d40-11ed-8034-e45f01668364 42048
                                  Sep  5 19:34:20 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:19:34:20 +0200] "POST /write?database=iobroker&db=iobrok                                        er&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 204 0 "-" "-" f990164d-2d40-11ed-8035-e45f01668364 62426
                                  Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                                  Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                                  Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                                  Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                                  Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                                  Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                                  Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                                  Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                                  Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                                  Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                                  Sep  5 19:34:26 raspberrypi bash[1084]: Using TZID without Luxon available is unsupported. Returned times are in UTC, not the requested time zone
                                  
                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #168

                                  @pahan

                                  cd /opt/iobroker/
                                  npm ls rrule
                                  

                                  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

                                  1 Antwort Letzte Antwort
                                  0
                                  • P Offline
                                    P Offline
                                    Pahan
                                    schrieb am zuletzt editiert von
                                    #169

                                    @thomas-braun sagte in VIS - No Connection:

                                    @pahan

                                    cd /opt/iobroker/
                                    npm ls rrule
                                    

                                    liefert:

                                    pi@raspberrypi:/opt/iobroker $ npm ls rrule
                                    iobroker.inst@3.0.0 /opt/iobroker
                                    └─┬ iobroker.ical@1.13.1
                                      ├─┬ node-ical@0.15.1
                                      │ └── rrule@2.6.4
                                      └── rrule@2.6.9
                                    
                                    pi@raspberrypi:/opt/iobroker $
                                    

                                    was sagt uns das? :)

                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • P Pahan

                                      @thomas-braun sagte in VIS - No Connection:

                                      @pahan

                                      cd /opt/iobroker/
                                      npm ls rrule
                                      

                                      liefert:

                                      pi@raspberrypi:/opt/iobroker $ npm ls rrule
                                      iobroker.inst@3.0.0 /opt/iobroker
                                      └─┬ iobroker.ical@1.13.1
                                        ├─┬ node-ical@0.15.1
                                        │ └── rrule@2.6.4
                                        └── rrule@2.6.9
                                      
                                      pi@raspberrypi:/opt/iobroker $
                                      

                                      was sagt uns das? :)

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

                                      @pahan

                                      Das sagt mir, dass du da andere Versionen laufen hast und offenbar rrule in der letzten Beta von iobroker.ical wieder runtergesetzt wurde.

                                      echad@chet:/opt/iobroker $ npm ls rrule
                                      iobroker.inst@3.0.0 /opt/iobroker
                                      ├─┬ iobroker.alexa2@3.19.7
                                      │ └── rrule@2.7.1
                                      └─┬ iobroker.ical@1.13.2
                                        ├─┬ node-ical@0.15.1
                                        │ └── rrule@2.6.4
                                        └── rrule@2.6.4
                                      

                                      Ich weiß nur nicht, ob dein Problem damit behoben wäre. Aber ausprobieren kannst du es ja mal.

                                      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

                                      P 1 Antwort Letzte Antwort
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @pahan

                                        Das sagt mir, dass du da andere Versionen laufen hast und offenbar rrule in der letzten Beta von iobroker.ical wieder runtergesetzt wurde.

                                        echad@chet:/opt/iobroker $ npm ls rrule
                                        iobroker.inst@3.0.0 /opt/iobroker
                                        ├─┬ iobroker.alexa2@3.19.7
                                        │ └── rrule@2.7.1
                                        └─┬ iobroker.ical@1.13.2
                                          ├─┬ node-ical@0.15.1
                                          │ └── rrule@2.6.4
                                          └── rrule@2.6.4
                                        

                                        Ich weiß nur nicht, ob dein Problem damit behoben wäre. Aber ausprobieren kannst du es ja mal.

                                        P Offline
                                        P Offline
                                        Pahan
                                        schrieb am zuletzt editiert von
                                        #171

                                        @thomas-braun
                                        @DJMarc75

                                        alles klar, danke ich lese mich da mal ein.

                                        Tatsächlich beobachte ich jetzt die logdatei mithilfe des tail-Befehls.
                                        99% der Einträge kommen vom influx-Adapter.

                                        Sep  5 20:07:31 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:20:07:31 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 204 0 "-" "-" 9c792952-2d45-11ed-8701-e45f01668364 38039
                                        Sep  5 20:07:33 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:20:07:33 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 204 0 "-" "-" 9d899016-2d45-11ed-8703-e45f01668364 25491
                                        Sep  5 20:07:33 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:20:07:33 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 204 0 "-" "-" 9d8a5ba4-2d45-11ed-8704-e45f01668364 41729
                                        

                                        Fällt euch hierzu auch was ein? Über den Protokoll-Tab des iobrokers ist hierzu kein einziger Eintrag.

                                        Thomas BraunT DJMarc75D 2 Antworten Letzte Antwort
                                        0
                                        • P Pahan

                                          @thomas-braun
                                          @DJMarc75

                                          alles klar, danke ich lese mich da mal ein.

                                          Tatsächlich beobachte ich jetzt die logdatei mithilfe des tail-Befehls.
                                          99% der Einträge kommen vom influx-Adapter.

                                          Sep  5 20:07:31 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:20:07:31 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 204 0 "-" "-" 9c792952-2d45-11ed-8701-e45f01668364 38039
                                          Sep  5 20:07:33 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:20:07:33 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 204 0 "-" "-" 9d899016-2d45-11ed-8703-e45f01668364 25491
                                          Sep  5 20:07:33 raspberrypi influxd-systemd-start.sh[553]: [httpd] 127.0.0.1 - admin [05/Sep/2022:20:07:33 +0200] "POST /write?database=iobroker&db=iobroker&p=%5BREDACTED%5D&precision=ms&u=admin HTTP/1.1 " 204 0 "-" "-" 9d8a5ba4-2d45-11ed-8704-e45f01668364 41729
                                          

                                          Fällt euch hierzu auch was ein? Über den Protokoll-Tab des iobrokers ist hierzu kein einziger Eintrag.

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

                                          @pahan sagte in VIS - No Connection:

                                          influxd-systemd-start.sh

                                          Das ist nicht direkt der influx-Adapter, das ist der influxd selber.
                                          Da wird wohl im Zwei-Sekunden-Takt irgendwas reingeschrieben.

                                          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

                                          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

                                          581

                                          Online

                                          32.7k

                                          Benutzer

                                          82.6k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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