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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Influx arbeitet nicht mehr stabil

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    17
    1
    434

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

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

Influx arbeitet nicht mehr stabil

Geplant Angeheftet Gesperrt Verschoben Error/Bug
influx grafana vis
214 Beiträge 9 Kommentatoren 22.8k Aufrufe 7 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Thomas BraunT Thomas Braun

    @altersrentner
    Also beides auf dem gleichen Rechner?

    Kannst du dich mit
    127.0.0.1:8086
    verbinden?

    A Offline
    A Offline
    Altersrentner
    schrieb am zuletzt editiert von
    #37

    @thomas-braun sagte in Influx arbeitet nicht mehr stabil:

    127.0.0.1:8086

    Ja beides auf einem Pi
    Kann mich nicht verbinden,

    Die Website ist nicht erreichbar127.0.0.1 hat die Verbindung abgelehnt.
    Versuchen Sie Folgendes:
    
    Verbindung prüfen
    Proxy und Firewall prüfen
    ERR_CONNECTION_REFUSED
    

    MfG Michael

    crunchipC 1 Antwort Letzte Antwort
    0
    • A Altersrentner

      @thomas-braun sagte in Influx arbeitet nicht mehr stabil:

      127.0.0.1:8086

      Ja beides auf einem Pi
      Kann mich nicht verbinden,

      Die Website ist nicht erreichbar127.0.0.1 hat die Verbindung abgelehnt.
      Versuchen Sie Folgendes:
      
      Verbindung prüfen
      Proxy und Firewall prüfen
      ERR_CONNECTION_REFUSED
      

      MfG Michael

      crunchipC Offline
      crunchipC Offline
      crunchip
      Forum Testing Most Active
      schrieb am zuletzt editiert von
      #38

      @altersrentner hast du in der config was verändert? ein Upgrade der InfluxDB gemacht?

      systemctl status influxdb
      

      umgestiegen von Proxmox auf Unraid

      A 1 Antwort Letzte Antwort
      0
      • crunchipC crunchip

        @altersrentner hast du in der config was verändert? ein Upgrade der InfluxDB gemacht?

        systemctl status influxdb
        
        A Offline
        A Offline
        Altersrentner
        schrieb am zuletzt editiert von
        #39

        @crunchip
        Nein ich habe nichts verändert
        MfG Michael

        crunchipC 1 Antwort Letzte Antwort
        0
        • A Altersrentner

          @crunchip
          Nein ich habe nichts verändert
          MfG Michael

          crunchipC Offline
          crunchipC Offline
          crunchip
          Forum Testing Most Active
          schrieb am zuletzt editiert von
          #40

          @altersrentner und was ergibt oben genannter Befehl

          umgestiegen von Proxmox auf Unraid

          A 1 Antwort Letzte Antwort
          0
          • crunchipC crunchip

            @altersrentner und was ergibt oben genannter Befehl

            A Offline
            A Offline
            Altersrentner
            schrieb am zuletzt editiert von
            #41

            @crunchip

            pi@raspberrypi:~ $ systemctl status influxdb
            ● influxdb.service - InfluxDB is an open-source, distributed, time series database
               Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: enabled)
               Active: active (running) since Sun 2021-12-26 12:42:21 CET; 1 day 6h ago
                 Docs: man:influxd(1)
             Main PID: 31517 (influxd)
                Tasks: 12 (limit: 4915)
               CGroup: /system.slice/influxdb.service
                       └─31517 /usr/bin/influxd -config /etc/influxdb/influxdb.conf
            
            Dec 26 12:42:29 raspberrypi influxd[31517]: ts=2021-12-26T11:42:29.832169Z lvl=info msg="Reading file" log_id=0YedcTRl000 eng
            Dec 26 12:42:29 raspberrypi influxd[31517]: ts=2021-12-26T11:42:29.848178Z lvl=info msg="Reading file" log_id=0YedcTRl000 eng
            Dec 26 12:42:29 raspberrypi influxd[31517]: ts=2021-12-26T11:42:29.850544Z lvl=info msg="Reading file" log_id=0YedcTRl000 eng
            Dec 26 12:42:29 raspberrypi influxd[31517]: ts=2021-12-26T11:42:29.852423Z lvl=info msg="Reading file" log_id=0YedcTRl000 eng
            Dec 26 12:42:29 raspberrypi influxd[31517]: ts=2021-12-26T11:42:29.964367Z lvl=info msg="Opened shard" log_id=0YedcTRl000 ser
            Dec 26 12:42:31 raspberrypi influxd[31517]: ts=2021-12-26T11:42:31.059900Z lvl=info msg="Reading file" log_id=0YedcTRl000 eng
            Dec 26 12:42:31 raspberrypi influxd[31517]: ts=2021-12-26T11:42:31.881537Z lvl=info msg="Opened shard" log_id=0YedcTRl000 ser
            Dec 26 12:42:32 raspberrypi influxd[31517]: ts=2021-12-26T11:42:32.217254Z lvl=info msg="Opened shard" log_id=0YedcTRl000 ser
            Dec 26 12:42:32 raspberrypi influxd[31517]: ts=2021-12-26T11:42:32.403288Z lvl=info msg="Opened shard" log_id=0YedcTRl000 ser
            Dec 26 12:42:32 raspberrypi influxd[31517]: ts=2021-12-26T11:42:32.895490Z lvl=info msg="Opened shard" log_id=0YedcTRl000 ser
            lines 1-19/19 (END)
            
            
            crunchipC 1 Antwort Letzte Antwort
            0
            • A Altersrentner

              @crunchip

              pi@raspberrypi:~ $ systemctl status influxdb
              ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                 Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: enabled)
                 Active: active (running) since Sun 2021-12-26 12:42:21 CET; 1 day 6h ago
                   Docs: man:influxd(1)
               Main PID: 31517 (influxd)
                  Tasks: 12 (limit: 4915)
                 CGroup: /system.slice/influxdb.service
                         └─31517 /usr/bin/influxd -config /etc/influxdb/influxdb.conf
              
              Dec 26 12:42:29 raspberrypi influxd[31517]: ts=2021-12-26T11:42:29.832169Z lvl=info msg="Reading file" log_id=0YedcTRl000 eng
              Dec 26 12:42:29 raspberrypi influxd[31517]: ts=2021-12-26T11:42:29.848178Z lvl=info msg="Reading file" log_id=0YedcTRl000 eng
              Dec 26 12:42:29 raspberrypi influxd[31517]: ts=2021-12-26T11:42:29.850544Z lvl=info msg="Reading file" log_id=0YedcTRl000 eng
              Dec 26 12:42:29 raspberrypi influxd[31517]: ts=2021-12-26T11:42:29.852423Z lvl=info msg="Reading file" log_id=0YedcTRl000 eng
              Dec 26 12:42:29 raspberrypi influxd[31517]: ts=2021-12-26T11:42:29.964367Z lvl=info msg="Opened shard" log_id=0YedcTRl000 ser
              Dec 26 12:42:31 raspberrypi influxd[31517]: ts=2021-12-26T11:42:31.059900Z lvl=info msg="Reading file" log_id=0YedcTRl000 eng
              Dec 26 12:42:31 raspberrypi influxd[31517]: ts=2021-12-26T11:42:31.881537Z lvl=info msg="Opened shard" log_id=0YedcTRl000 ser
              Dec 26 12:42:32 raspberrypi influxd[31517]: ts=2021-12-26T11:42:32.217254Z lvl=info msg="Opened shard" log_id=0YedcTRl000 ser
              Dec 26 12:42:32 raspberrypi influxd[31517]: ts=2021-12-26T11:42:32.403288Z lvl=info msg="Opened shard" log_id=0YedcTRl000 ser
              Dec 26 12:42:32 raspberrypi influxd[31517]: ts=2021-12-26T11:42:32.895490Z lvl=info msg="Opened shard" log_id=0YedcTRl000 ser
              lines 1-19/19 (END)
              
              
              crunchipC Offline
              crunchipC Offline
              crunchip
              Forum Testing Most Active
              schrieb am zuletzt editiert von
              #42

              @altersrentner ok, läuft
              und der Port stimmt auch?

              netstat -tulpen
              

              umgestiegen von Proxmox auf Unraid

              A 1 Antwort Letzte Antwort
              0
              • crunchipC crunchip

                @altersrentner ok, läuft
                und der Port stimmt auch?

                netstat -tulpen
                
                A Offline
                A Offline
                Altersrentner
                schrieb am zuletzt editiert von
                #43

                @crunchip sagte in Influx arbeitet nicht mehr stabil:

                @altersrentner ok, läuft
                und der Port stimmt auch?

                netstat -tulpen
                
                pi@raspberrypi:~ $ netstat -tulpen
                (Not all processes could be identified, non-owned process info
                 will not be shown, you would have to be root to see it all.)
                Active Internet connections (only servers)
                Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                tcp        0      0 192.168.178.41:2000     0.0.0.0:*               LISTEN      1001       438847355  -
                tcp        0      0 192.168.178.41:2001     0.0.0.0:*               LISTEN      1001       438847342  -
                tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          18629      -
                tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          440637079  -
                tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        438413446  -
                tcp        0      0 127.0.0.1:6010          0.0.0.0:*               LISTEN      1000       444599966  -
                tcp        0      0 192.168.178.41:8701     0.0.0.0:*               LISTEN      1001       438847340  -
                tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       438846252  -
                tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       438846245  -
                tcp6       0      0 :::8081                 :::*                    LISTEN      1001       438848082  -
                tcp6       0      0 :::8083                 :::*                    LISTEN      1001       438853955  -
                tcp6       0      0 :::8084                 :::*                    LISTEN      1001       438852854  -
                tcp6       0      0 :::22                   :::*                    LISTEN      0          18631      -
                tcp6       0      0 ::1:631                 :::*                    LISTEN      0          440637078  -
                tcp6       0      0 :::3000                 :::*                    LISTEN      115        21031      -
                tcp6       0      0 ::1:6010                :::*                    LISTEN      1000       444599965  -
                udp        0      0 0.0.0.0:35316           0.0.0.0:*                           108        13988      -
                udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       438852962  -
                udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          19477      -
                udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          440634218  -
                udp        0      0 0.0.0.0:9898            0.0.0.0:*                           1001       438851959  -
                udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       438849204  -
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13986      -
                udp6       0      0 :::546                  :::*                                0          20423      -
                udp6       0      0 :::58981                :::*                                108        13989      -
                udp6       0      0 :::5353                 :::*                                108        13987      -
                pi@raspberrypi:~ $
                
                
                crunchipC 1 Antwort Letzte Antwort
                0
                • A Altersrentner

                  @crunchip sagte in Influx arbeitet nicht mehr stabil:

                  @altersrentner ok, läuft
                  und der Port stimmt auch?

                  netstat -tulpen
                  
                  pi@raspberrypi:~ $ netstat -tulpen
                  (Not all processes could be identified, non-owned process info
                   will not be shown, you would have to be root to see it all.)
                  Active Internet connections (only servers)
                  Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                  tcp        0      0 192.168.178.41:2000     0.0.0.0:*               LISTEN      1001       438847355  -
                  tcp        0      0 192.168.178.41:2001     0.0.0.0:*               LISTEN      1001       438847342  -
                  tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          18629      -
                  tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          440637079  -
                  tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        438413446  -
                  tcp        0      0 127.0.0.1:6010          0.0.0.0:*               LISTEN      1000       444599966  -
                  tcp        0      0 192.168.178.41:8701     0.0.0.0:*               LISTEN      1001       438847340  -
                  tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       438846252  -
                  tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       438846245  -
                  tcp6       0      0 :::8081                 :::*                    LISTEN      1001       438848082  -
                  tcp6       0      0 :::8083                 :::*                    LISTEN      1001       438853955  -
                  tcp6       0      0 :::8084                 :::*                    LISTEN      1001       438852854  -
                  tcp6       0      0 :::22                   :::*                    LISTEN      0          18631      -
                  tcp6       0      0 ::1:631                 :::*                    LISTEN      0          440637078  -
                  tcp6       0      0 :::3000                 :::*                    LISTEN      115        21031      -
                  tcp6       0      0 ::1:6010                :::*                    LISTEN      1000       444599965  -
                  udp        0      0 0.0.0.0:35316           0.0.0.0:*                           108        13988      -
                  udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       438852962  -
                  udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          19477      -
                  udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          440634218  -
                  udp        0      0 0.0.0.0:9898            0.0.0.0:*                           1001       438851959  -
                  udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       438849204  -
                  udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13986      -
                  udp6       0      0 :::546                  :::*                                0          20423      -
                  udp6       0      0 :::58981                :::*                                108        13989      -
                  udp6       0      0 :::5353                 :::*                                108        13987      -
                  pi@raspberrypi:~ $
                  
                  
                  crunchipC Offline
                  crunchipC Offline
                  crunchip
                  Forum Testing Most Active
                  schrieb am zuletzt editiert von
                  #44

                  @altersrentner nochmal mit sudo davor

                  umgestiegen von Proxmox auf Unraid

                  A 1 Antwort Letzte Antwort
                  0
                  • crunchipC crunchip

                    @altersrentner nochmal mit sudo davor

                    A Offline
                    A Offline
                    Altersrentner
                    schrieb am zuletzt editiert von
                    #45

                    @crunchip sagte in Influx arbeitet nicht mehr stabil:

                    @altersrentner nochmal mit sudo davor

                    pi@raspberrypi:~ $ sudo netstat -tulpen
                    Active Internet connections (only servers)
                    Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                    tcp        0      0 192.168.178.41:2000     0.0.0.0:*               LISTEN      1001       438847355  19873/io.hm-rpc.2
                    tcp        0      0 192.168.178.41:2001     0.0.0.0:*               LISTEN      1001       438847342  19839/io.hm-rpc.0
                    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          18629      545/sshd
                    tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          440637079  1343/cupsd
                    tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        438413446  31517/influxd
                    tcp        0      0 127.0.0.1:6010          0.0.0.0:*               LISTEN      1000       444599966  12996/sshd: pi@pts/
                    tcp        0      0 192.168.178.41:8701     0.0.0.0:*               LISTEN      1001       438847340  19846/io.hm-rpc.1
                    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       438846252  19548/iobroker.js-c
                    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       438846245  19548/iobroker.js-c
                    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       438848082  19596/io.admin.0
                    tcp6       0      0 :::8083                 :::*                    LISTEN      1001       438853955  20892/io.web.0
                    tcp6       0      0 :::8084                 :::*                    LISTEN      1001       438852854  20598/io.socketio.0
                    tcp6       0      0 :::22                   :::*                    LISTEN      0          18631      545/sshd
                    tcp6       0      0 ::1:631                 :::*                    LISTEN      0          440637078  1343/cupsd
                    tcp6       0      0 :::3000                 :::*                    LISTEN      115        21031      512/grafana-server
                    tcp6       0      0 ::1:6010                :::*                    LISTEN      1000       444599965  12996/sshd: pi@pts/
                    udp        0      0 0.0.0.0:35316           0.0.0.0:*                           108        13988      426/avahi-daemon: r
                    udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       438852962  20517/io.shelly.0
                    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          19477      476/dhcpcd
                    udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          440634218  1344/cups-browsed
                    udp        0      0 0.0.0.0:9898            0.0.0.0:*                           1001       438851959  20510/io.mihome.0
                    udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       438849204  19949/io.mihome-vac
                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13986      426/avahi-daemon: r
                    udp6       0      0 :::546                  :::*                                0          20423      476/dhcpcd
                    udp6       0      0 :::58981                :::*                                108        13989      426/avahi-daemon: r
                    udp6       0      0 :::5353                 :::*                                108        13987      426/avahi-daemon: r
                    pi@raspberrypi:~ $
                    
                    
                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • A Altersrentner

                      @crunchip sagte in Influx arbeitet nicht mehr stabil:

                      @altersrentner nochmal mit sudo davor

                      pi@raspberrypi:~ $ sudo netstat -tulpen
                      Active Internet connections (only servers)
                      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                      tcp        0      0 192.168.178.41:2000     0.0.0.0:*               LISTEN      1001       438847355  19873/io.hm-rpc.2
                      tcp        0      0 192.168.178.41:2001     0.0.0.0:*               LISTEN      1001       438847342  19839/io.hm-rpc.0
                      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          18629      545/sshd
                      tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          440637079  1343/cupsd
                      tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        438413446  31517/influxd
                      tcp        0      0 127.0.0.1:6010          0.0.0.0:*               LISTEN      1000       444599966  12996/sshd: pi@pts/
                      tcp        0      0 192.168.178.41:8701     0.0.0.0:*               LISTEN      1001       438847340  19846/io.hm-rpc.1
                      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       438846252  19548/iobroker.js-c
                      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       438846245  19548/iobroker.js-c
                      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       438848082  19596/io.admin.0
                      tcp6       0      0 :::8083                 :::*                    LISTEN      1001       438853955  20892/io.web.0
                      tcp6       0      0 :::8084                 :::*                    LISTEN      1001       438852854  20598/io.socketio.0
                      tcp6       0      0 :::22                   :::*                    LISTEN      0          18631      545/sshd
                      tcp6       0      0 ::1:631                 :::*                    LISTEN      0          440637078  1343/cupsd
                      tcp6       0      0 :::3000                 :::*                    LISTEN      115        21031      512/grafana-server
                      tcp6       0      0 ::1:6010                :::*                    LISTEN      1000       444599965  12996/sshd: pi@pts/
                      udp        0      0 0.0.0.0:35316           0.0.0.0:*                           108        13988      426/avahi-daemon: r
                      udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       438852962  20517/io.shelly.0
                      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          19477      476/dhcpcd
                      udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          440634218  1344/cups-browsed
                      udp        0      0 0.0.0.0:9898            0.0.0.0:*                           1001       438851959  20510/io.mihome.0
                      udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       438849204  19949/io.mihome-vac
                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13986      426/avahi-daemon: r
                      udp6       0      0 :::546                  :::*                                0          20423      476/dhcpcd
                      udp6       0      0 :::58981                :::*                                108        13989      426/avahi-daemon: r
                      udp6       0      0 :::5353                 :::*                                108        13987      426/avahi-daemon: r
                      pi@raspberrypi:~ $
                      
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #46

                      @altersrentner sagte in Influx arbeitet nicht mehr stabil:

                      tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        438413446  31517/influxd
                      

                      Der lauscht ja auch auf 8088

                      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

                      crunchipC 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @altersrentner sagte in Influx arbeitet nicht mehr stabil:

                        tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        438413446  31517/influxd
                        

                        Der lauscht ja auch auf 8088

                        crunchipC Offline
                        crunchipC Offline
                        crunchip
                        Forum Testing Most Active
                        schrieb am zuletzt editiert von
                        #47

                        @thomas-braun das ist schon richtig, den braucht man doch fürs backup/rdp
                        aber es fehlt udp6

                        udp6       0      0 :::8089                 :::*                                999        35805      140/influxd
                        

                        umgestiegen von Proxmox auf Unraid

                        Thomas BraunT A 2 Antworten Letzte Antwort
                        0
                        • crunchipC crunchip

                          @thomas-braun das ist schon richtig, den braucht man doch fürs backup/rdp
                          aber es fehlt udp6

                          udp6       0      0 :::8089                 :::*                                999        35805      140/influxd
                          
                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #48

                          @crunchip

                          Aber hier wird doch bei Hausnummer 8086 geklingelt?

                          influx 192.168.178.41:8086

                          Aber ich hab influxdb auch nicht im Einsatz... Da bin ich besser mal ruhig. :-D

                          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

                          crunchipC 1 Antwort Letzte Antwort
                          0
                          • crunchipC crunchip

                            @thomas-braun das ist schon richtig, den braucht man doch fürs backup/rdp
                            aber es fehlt udp6

                            udp6       0      0 :::8089                 :::*                                999        35805      140/influxd
                            
                            A Offline
                            A Offline
                            Altersrentner
                            schrieb am zuletzt editiert von
                            #49

                            @crunchip sagte in Influx arbeitet nicht mehr stabil:

                            @thomas-braun das ist schon richtig, den braucht man doch fürs backup/rdp
                            aber es fehlt udp6

                            udp6       0      0 :::8089                 :::*                                999        35805      140/influxd
                            

                            Und was heißt das jetzt?
                            MfG Michael

                            crunchipC 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @crunchip

                              Aber hier wird doch bei Hausnummer 8086 geklingelt?

                              influx 192.168.178.41:8086

                              Aber ich hab influxdb auch nicht im Einsatz... Da bin ich besser mal ruhig. :-D

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

                              @thomas-braun braucht man fürs backup , z.b mit dem backitup, dafür muss das aktiv sein(in meinem Fall nicht, da ich das nicht nutze)

                              # Bind address to use for the RPC service for backup and restore.
                              # bind-address = "127.0.0.1:8088"
                              
                              

                              umgestiegen von Proxmox auf Unraid

                              A 1 Antwort Letzte Antwort
                              0
                              • A Altersrentner

                                @crunchip sagte in Influx arbeitet nicht mehr stabil:

                                @thomas-braun das ist schon richtig, den braucht man doch fürs backup/rdp
                                aber es fehlt udp6

                                udp6       0      0 :::8089                 :::*                                999        35805      140/influxd
                                

                                Und was heißt das jetzt?
                                MfG Michael

                                crunchipC Offline
                                crunchipC Offline
                                crunchip
                                Forum Testing Most Active
                                schrieb am zuletzt editiert von
                                #51

                                @altersrentner seh mal in der config nach, ein wenig nach unten blättern, bei [http]
                                da müsste folgendes stehen

                                 # The bind address used by the HTTP service.
                                   bind-address = ":8086"
                                
                                

                                die config rufst du so auf

                                nano /etc/influxdb/influxdb.conf
                                

                                umgestiegen von Proxmox auf Unraid

                                1 Antwort Letzte Antwort
                                0
                                • crunchipC crunchip

                                  @thomas-braun braucht man fürs backup , z.b mit dem backitup, dafür muss das aktiv sein(in meinem Fall nicht, da ich das nicht nutze)

                                  # Bind address to use for the RPC service for backup and restore.
                                  # bind-address = "127.0.0.1:8088"
                                  
                                  
                                  A Offline
                                  A Offline
                                  Altersrentner
                                  schrieb am zuletzt editiert von
                                  #52

                                  @crunchip Was soll ich damit machen?
                                  Backitup ist bei mir nicht aktiviert

                                  crunchipC 1 Antwort Letzte Antwort
                                  0
                                  • A Altersrentner

                                    @crunchip Was soll ich damit machen?
                                    Backitup ist bei mir nicht aktiviert

                                    crunchipC Offline
                                    crunchipC Offline
                                    crunchip
                                    Forum Testing Most Active
                                    schrieb am zuletzt editiert von
                                    #53

                                    @altersrentner du sollst in die config sehen, ob es so aussieht wie gezeigt

                                    umgestiegen von Proxmox auf Unraid

                                    A 1 Antwort Letzte Antwort
                                    0
                                    • crunchipC crunchip

                                      @altersrentner du sollst in die config sehen, ob es so aussieht wie gezeigt

                                      A Offline
                                      A Offline
                                      Altersrentner
                                      schrieb am zuletzt editiert von
                                      #54

                                      @crunchip sagte in Influx arbeitet nicht mehr stabil:

                                      @altersrentner du sollst in die config sehen, ob es so aussieht wie gezeigt

                                      [http]
                                        # Determines whether HTTP endpoint is enabled.
                                        # enabled = true
                                      
                                        # The bind address used by the HTTP service.
                                        # bind-address = ":8086"
                                      
                                        # Determines whether user authentication is enabled over HTTP/HTTPS.
                                        # auth-enabled = false
                                      
                                        # The default realm sent back when issuing a basic auth challenge.
                                        # realm = "InfluxDB"
                                      
                                      
                                      crunchipC 1 Antwort Letzte Antwort
                                      0
                                      • A Altersrentner

                                        @crunchip sagte in Influx arbeitet nicht mehr stabil:

                                        @altersrentner du sollst in die config sehen, ob es so aussieht wie gezeigt

                                        [http]
                                          # Determines whether HTTP endpoint is enabled.
                                          # enabled = true
                                        
                                          # The bind address used by the HTTP service.
                                          # bind-address = ":8086"
                                        
                                          # Determines whether user authentication is enabled over HTTP/HTTPS.
                                          # auth-enabled = false
                                        
                                          # The default realm sent back when issuing a basic auth challenge.
                                          # realm = "InfluxDB"
                                        
                                        
                                        crunchipC Offline
                                        crunchipC Offline
                                        crunchip
                                        Forum Testing Most Active
                                        schrieb am zuletzt editiert von
                                        #55

                                        @altersrentner aus dieser Zeile

                                        #bind-address = ":8086"

                                        machst du

                                        bind-address = ":8086"

                                        umgestiegen von Proxmox auf Unraid

                                        Thomas BraunT A 2 Antworten Letzte Antwort
                                        0
                                        • crunchipC crunchip

                                          @altersrentner aus dieser Zeile

                                          #bind-address = ":8086"

                                          machst du

                                          bind-address = ":8086"

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

                                          @Altersrentner

                                          Und dann influxdb neustarten.

                                          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

                                          crunchipC 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          637

                                          Online

                                          32.7k

                                          Benutzer

                                          82.5k

                                          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