Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Off Topic
  4. history macht Probleme, wie InfluxDB installieren?

NEWS

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

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

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

history macht Probleme, wie InfluxDB installieren?

Scheduled Pinned Locked Moved Off Topic
history errorinfluxdbdatenbank einrichten
22 Posts 3 Posters 3.6k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • XxJooOX XxJooO

    Ich hatte auch schon daran gedacht, auf Windows 10 umzusteigen. Allerdings möchte ich keinen Rechner für iot, der zu viel Strom frisst. Der ioBroker läuft auf einem Atom525 mit 4 GB RAM und 120GB SSD ohne GUI. Damit ist er schlank und frisst nicht so viel Strom. Aber ich hatte glaube sogar in einem Beitrag von Dir gelesen, dass die Rechteverwaltung von Linux wirklich nervt - wenn man nicht mit Linux groß geworden ist und nachvollziehen kann, was da genau passiert. Man installiert eine Software nach Anleitung und kann schon nicht sagen ob sie deshalb nicht läuft, weil die Rechte vielleicht nicht stimmen.
    Aber wie gesagt ist der Atom525 zu schwach für Windows 10, aber vollkommen ausreichend für Linux ohne GUI und einen größeren Rechner 24/7 laufen zu lassen frisst mir zuviel Strom.

    Und da andere das auch hinbekommen haben möchte ich wissen, warum es bei mir nicht läuft...

    crunchipC Away
    crunchipC Away
    crunchip
    Forum Testing Most Active
    wrote on last edited by
    #6

    @XxJooO schau mal hier, da hab ich was gefunden, zwecks Rechteproblem
    vllt hilft dir das
    https://github.com/influxdata/influxdb/issues/8912

    umgestiegen von Proxmox auf Unraid

    XxJooOX 1 Reply Last reply
    0
    • crunchipC crunchip

      @XxJooO schau mal hier, da hab ich was gefunden, zwecks Rechteproblem
      vllt hilft dir das
      https://github.com/influxdata/influxdb/issues/8912

      XxJooOX Offline
      XxJooOX Offline
      XxJooO
      wrote on last edited by
      #7

      @crunchip

      vielen Dank für den Hinweis, leider bringt das keine Besserung oder Änderung. Er meldet immer, dass Port 8086 nicht erreichbar ist.

      root@debianioBroker:~# 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 Sat 2019-06-29 13:19:17 CEST; 1s ago
          Docs: https://docs.influxdata.com/influxdb/
      Main PID: 20220 (influxd)
         Tasks: 10 (limit: 4915)
        CGroup: /system.slice/influxdb.service
                └─20220 /usr/bin/influxd -config /etc/influxdb/influxdb.conf
      
      Jun 29 13:19:17 debianioBroker systemd[1]: Started InfluxDB is an open-source, distributed, time series database.
      root@debianioBroker:~# influx
      Failed to connect to http://localhost:8086: Get http://localhost:8086/ping: dial tcp [::1]:8086: connect: connection refused
      Please check your connection settings and ensure 'influxd' is running.
      

      Man erkennt, dass influxDB läuft. Um nun aber einen User und eine Datenbank anzulegen muss mann mit "influx" starten, dann kommt aber der Zugriffsfehler auf Port 8086.

      Mit "netstat" kann man prüfen, welche Anwendung welchen port verwendet. Bei 8081 (Webzugriff ioBroker) und bei 8082 (vis) bekommt man entsprechende Ausgaben. Bei 8086 aber nichts.

      ioBroker auf Intel NUC - Homematic CCU3/pivCCU auf Raspi 3B+

      crunchipC 1 Reply Last reply
      0
      • XxJooOX XxJooO

        @crunchip

        vielen Dank für den Hinweis, leider bringt das keine Besserung oder Änderung. Er meldet immer, dass Port 8086 nicht erreichbar ist.

        root@debianioBroker:~# 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 Sat 2019-06-29 13:19:17 CEST; 1s ago
            Docs: https://docs.influxdata.com/influxdb/
        Main PID: 20220 (influxd)
           Tasks: 10 (limit: 4915)
          CGroup: /system.slice/influxdb.service
                  └─20220 /usr/bin/influxd -config /etc/influxdb/influxdb.conf
        
        Jun 29 13:19:17 debianioBroker systemd[1]: Started InfluxDB is an open-source, distributed, time series database.
        root@debianioBroker:~# influx
        Failed to connect to http://localhost:8086: Get http://localhost:8086/ping: dial tcp [::1]:8086: connect: connection refused
        Please check your connection settings and ensure 'influxd' is running.
        

        Man erkennt, dass influxDB läuft. Um nun aber einen User und eine Datenbank anzulegen muss mann mit "influx" starten, dann kommt aber der Zugriffsfehler auf Port 8086.

        Mit "netstat" kann man prüfen, welche Anwendung welchen port verwendet. Bei 8081 (Webzugriff ioBroker) und bei 8082 (vis) bekommt man entsprechende Ausgaben. Bei 8086 aber nichts.

        crunchipC Away
        crunchipC Away
        crunchip
        Forum Testing Most Active
        wrote on last edited by crunchip
        #8

        @XxJooO probier mal deine IP adresse einzutragen, anstelle von localhost:8086

        und guck mal mit

        netstat -tulpen
        

        was da angezeigt wird

        umgestiegen von Proxmox auf Unraid

        XxJooOX 1 Reply Last reply
        0
        • XxJooOX Offline
          XxJooOX Offline
          XxJooO
          wrote on last edited by
          #9

          Das hatte ich schon sehr früh erfolglos versucht...

          ioBroker auf Intel NUC - Homematic CCU3/pivCCU auf Raspi 3B+

          crunchipC 1 Reply Last reply
          0
          • XxJooOX XxJooO

            Das hatte ich schon sehr früh erfolglos versucht...

            crunchipC Away
            crunchipC Away
            crunchip
            Forum Testing Most Active
            wrote on last edited by
            #10

            @XxJooO jetzt seh ichs erst, du hast Influx direkt auf deiner IoBroker Installation.
            Ich hab Influx in nem Container separate.

            Iobroker hatte ich damals auch als root und jetzt mit Fixer laufen.
            Influx im Container als root installiert und hab in der config auch nichts geändert, ausser den UDP Zugang um Proxmox Daten abzurufen

            umgestiegen von Proxmox auf Unraid

            1 Reply Last reply
            0
            • crunchipC crunchip

              @XxJooO probier mal deine IP adresse einzutragen, anstelle von localhost:8086

              und guck mal mit

              netstat -tulpen
              

              was da angezeigt wird

              XxJooOX Offline
              XxJooOX Offline
              XxJooO
              wrote on last edited by
              #11

              @crunchip

              hallo, folgendes wird angezeigt, wenn ich influx aufrufen möchte:

              root@debianioBroker:~# influx
              Failed to connect to http://localhost:8086: Get http://localhost:8086/ping: dial tcp [::1]:8086: connect: connection refused
              Please check your connection settings and ensure 'influxd' is running.
              root@debianioBroker:~# netstat -tulpen
              Aktive Internetverbindungen (Nur Server)
              Proto Recv-Q Send-Q Local Address           Foreign Address         State       Benutzer   Inode      PID/Program name
              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       16482      500/iobroker.js-con
              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       16483      500/iobroker.js-con
              tcp        0      0 192.168.178.205:12010   0.0.0.0:*               LISTEN      1001       16124      1407/io.hm-rpc.2
              tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          13306      253/rpcbind
              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          15623      507/sshd
              tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       16576      610/io.sonoff.0
              tcp6       0      0 :::61991                :::*                    LISTEN      1001       18476      1887/io.harmony.0
              tcp6       0      0 :::111                  :::*                    LISTEN      0          13309      253/rpcbind
              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       15732      527/io.admin.0
              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       17579      543/io.web.0
              tcp6       0      0 :::22                   :::*                    LISTEN      0          15625      507/sshd
              tcp6       0      0 :::8088                 :::*                    LISTEN      1001       16882      1565/io.terminal.0
              udp        0      0 0.0.0.0:55664           0.0.0.0:*                           107        10050      309/avahi-daemon: r
              udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1001       18477      1887/io.harmony.0
              udp        0      0 0.0.0.0:853             0.0.0.0:*                           0          13305      253/rpcbind
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           107        10048      309/avahi-daemon: r
              udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       17053      2208/io.shelly.0
              udp        0      0 0.0.0.0:9898            0.0.0.0:*                           1001       1404387    2722/io.mihome.0
              udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          17419      459/dhclient
              udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          13301      253/rpcbind
              udp6       0      0 :::853                  :::*                                0          13308      253/rpcbind
              udp6       0      0 :::5353                 :::*                                107        10049      309/avahi-daemon: r
              udp6       0      0 :::111                  :::*                                0          13307      253/rpcbind
              udp6       0      0 :::36979                :::*                                107        10051      309/avahi-daemon: r
              root@debianioBroker:~# 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 2019-06-30 12:03:58 CEST; 3s ago
                   Docs: https://docs.influxdata.com/influxdb/
               Main PID: 20292 (influxd)
                  Tasks: 11 (limit: 4915)
                 CGroup: /system.slice/influxdb.service
                         └─20292 /usr/bin/influxd -config /etc/influxdb/influxdb.conf
              
              Jun 30 12:03:58 debianioBroker systemd[1]: Started InfluxDB is an open-source, distributed, time series database.
              root@debianioBroker:~#
              

              Ich werde doch nochmal in allgemein posten. Irgendjemand mit genügend Linux-Kenntnissen hat sicher eine Idee dazu.

              ioBroker auf Intel NUC - Homematic CCU3/pivCCU auf Raspi 3B+

              crunchipC 1 Reply Last reply
              0
              • XxJooOX XxJooO

                @crunchip

                hallo, folgendes wird angezeigt, wenn ich influx aufrufen möchte:

                root@debianioBroker:~# influx
                Failed to connect to http://localhost:8086: Get http://localhost:8086/ping: dial tcp [::1]:8086: connect: connection refused
                Please check your connection settings and ensure 'influxd' is running.
                root@debianioBroker:~# netstat -tulpen
                Aktive Internetverbindungen (Nur Server)
                Proto Recv-Q Send-Q Local Address           Foreign Address         State       Benutzer   Inode      PID/Program name
                tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       16482      500/iobroker.js-con
                tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       16483      500/iobroker.js-con
                tcp        0      0 192.168.178.205:12010   0.0.0.0:*               LISTEN      1001       16124      1407/io.hm-rpc.2
                tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          13306      253/rpcbind
                tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          15623      507/sshd
                tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       16576      610/io.sonoff.0
                tcp6       0      0 :::61991                :::*                    LISTEN      1001       18476      1887/io.harmony.0
                tcp6       0      0 :::111                  :::*                    LISTEN      0          13309      253/rpcbind
                tcp6       0      0 :::8081                 :::*                    LISTEN      1001       15732      527/io.admin.0
                tcp6       0      0 :::8082                 :::*                    LISTEN      1001       17579      543/io.web.0
                tcp6       0      0 :::22                   :::*                    LISTEN      0          15625      507/sshd
                tcp6       0      0 :::8088                 :::*                    LISTEN      1001       16882      1565/io.terminal.0
                udp        0      0 0.0.0.0:55664           0.0.0.0:*                           107        10050      309/avahi-daemon: r
                udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1001       18477      1887/io.harmony.0
                udp        0      0 0.0.0.0:853             0.0.0.0:*                           0          13305      253/rpcbind
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           107        10048      309/avahi-daemon: r
                udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       17053      2208/io.shelly.0
                udp        0      0 0.0.0.0:9898            0.0.0.0:*                           1001       1404387    2722/io.mihome.0
                udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          17419      459/dhclient
                udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          13301      253/rpcbind
                udp6       0      0 :::853                  :::*                                0          13308      253/rpcbind
                udp6       0      0 :::5353                 :::*                                107        10049      309/avahi-daemon: r
                udp6       0      0 :::111                  :::*                                0          13307      253/rpcbind
                udp6       0      0 :::36979                :::*                                107        10051      309/avahi-daemon: r
                root@debianioBroker:~# 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 2019-06-30 12:03:58 CEST; 3s ago
                     Docs: https://docs.influxdata.com/influxdb/
                 Main PID: 20292 (influxd)
                    Tasks: 11 (limit: 4915)
                   CGroup: /system.slice/influxdb.service
                           └─20292 /usr/bin/influxd -config /etc/influxdb/influxdb.conf
                
                Jun 30 12:03:58 debianioBroker systemd[1]: Started InfluxDB is an open-source, distributed, time series database.
                root@debianioBroker:~#
                

                Ich werde doch nochmal in allgemein posten. Irgendjemand mit genügend Linux-Kenntnissen hat sicher eine Idee dazu.

                crunchipC Away
                crunchipC Away
                crunchip
                Forum Testing Most Active
                wrote on last edited by
                #12

                @XxJooO ja mach das mal, kenn mich mit dem Zeug auch nicht aus:grin:
                aber irgendwie lese ich da nichts von influxd

                umgestiegen von Proxmox auf Unraid

                XxJooOX 1 Reply Last reply
                0
                • crunchipC crunchip

                  @XxJooO ja mach das mal, kenn mich mit dem Zeug auch nicht aus:grin:
                  aber irgendwie lese ich da nichts von influxd

                  XxJooOX Offline
                  XxJooOX Offline
                  XxJooO
                  wrote on last edited by
                  #13

                  @crunchip

                  das ist richtig, man soll ja auch influx aufrufen, um einen user mit passwort und eine Datenbank anzulegen. Und eben das funktioniert nicht.

                  Beim Aufruf von influxd:

                  root@debianioBroker:~# influxd
                  
                   8888888           .d888 888                   8888888b.  888888b.
                     888            d88P"  888                   888  "Y88b 888  "88b
                     888            888    888                   888    888 888  .88P
                     888   88888b.  888888 888 888  888 888  888 888    888 8888888K.
                     888   888 "88b 888    888 888  888  Y8bd8P' 888    888 888  "Y88b
                     888   888  888 888    888 888  888   X88K   888    888 888    888
                     888   888  888 888    888 Y88b 888 .d8""8b. 888  .d88P 888   d88P
                   8888888 888  888 888    888  "Y88888 888  888 8888888P"  8888888P"
                  
                  2019-06-30T10:29:07.285747Z     info    InfluxDB starting       {"log_id": "0GLzkALG000", "version": "1.7.6", "branch": "1.7", "commit": "01c8dd416270f424ab0c40f9291e269ac6921964"}
                  2019-06-30T10:29:07.285846Z     info    Go runtime      {"log_id": "0GLzkALG000", "version": "go1.11", "maxprocs": 4}
                  run: open server: listen: listen tcp 127.0.0.1:8088: bind: address already in use
                  root@debianioBroker:~#
                  
                  

                  ioBroker auf Intel NUC - Homematic CCU3/pivCCU auf Raspi 3B+

                  crunchipC 1 Reply Last reply
                  0
                  • XxJooOX XxJooO

                    @crunchip

                    das ist richtig, man soll ja auch influx aufrufen, um einen user mit passwort und eine Datenbank anzulegen. Und eben das funktioniert nicht.

                    Beim Aufruf von influxd:

                    root@debianioBroker:~# influxd
                    
                     8888888           .d888 888                   8888888b.  888888b.
                       888            d88P"  888                   888  "Y88b 888  "88b
                       888            888    888                   888    888 888  .88P
                       888   88888b.  888888 888 888  888 888  888 888    888 8888888K.
                       888   888 "88b 888    888 888  888  Y8bd8P' 888    888 888  "Y88b
                       888   888  888 888    888 888  888   X88K   888    888 888    888
                       888   888  888 888    888 Y88b 888 .d8""8b. 888  .d88P 888   d88P
                     8888888 888  888 888    888  "Y88888 888  888 8888888P"  8888888P"
                    
                    2019-06-30T10:29:07.285747Z     info    InfluxDB starting       {"log_id": "0GLzkALG000", "version": "1.7.6", "branch": "1.7", "commit": "01c8dd416270f424ab0c40f9291e269ac6921964"}
                    2019-06-30T10:29:07.285846Z     info    Go runtime      {"log_id": "0GLzkALG000", "version": "go1.11", "maxprocs": 4}
                    run: open server: listen: listen tcp 127.0.0.1:8088: bind: address already in use
                    root@debianioBroker:~#
                    
                    
                    crunchipC Away
                    crunchipC Away
                    crunchip
                    Forum Testing Most Active
                    wrote on last edited by
                    #14

                    @XxJooO dein port 8088 wird von 1565/io.terminal.0 belegt

                    umgestiegen von Proxmox auf Unraid

                    XxJooOX 2 Replies Last reply
                    1
                    • crunchipC crunchip

                      @XxJooO dein port 8088 wird von 1565/io.terminal.0 belegt

                      XxJooOX Offline
                      XxJooOX Offline
                      XxJooO
                      wrote on last edited by
                      #15

                      @crunchip

                      kennst Du das Gefühl, sich heftig zu schämen und man sich fragt: "bist du dumm?"

                      Ich war mir 150% sicher, dass es nicht am belegten Port liegt

                      Ich habe terminal auf 8090 umgebogen, influxdb restartet und jetzt:

                      root@debianioBroker:~# netstat -tulpen
                      Aktive Internetverbindungen (Nur Server)
                      Proto Recv-Q Send-Q Local Address           Foreign Address         State       Benutzer   Inode      PID/Program name
                      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       16482      500/iobroker.js-con
                      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       16483      500/iobroker.js-con
                      tcp        0      0 192.168.178.205:12010   0.0.0.0:*               LISTEN      1001       16124      1407/io.hm-rpc.2
                      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          13306      253/rpcbind
                      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          15623      507/sshd
                      tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        1471257    27403/influxd
                      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       16576      610/io.sonoff.0
                      tcp6       0      0 :::61991                :::*                    LISTEN      1001       18476      1887/io.harmony.0
                      tcp6       0      0 :::111                  :::*                    LISTEN      0          13309      253/rpcbind
                      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       15732      527/io.admin.0
                      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       17579      543/io.web.0
                      tcp6       0      0 :::8086                 :::*                    LISTEN      999        1471261    27403/influxd
                      tcp6       0      0 :::22                   :::*                    LISTEN      0          15625      507/sshd
                      tcp6       0      0 :::8090                 :::*                    LISTEN      1001       1471294    27420/io.terminal.0
                      udp        0      0 0.0.0.0:55664           0.0.0.0:*                           107        10050      309/avahi-daemon: r
                      udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1001       18477      1887/io.harmony.0
                      udp        0      0 0.0.0.0:853             0.0.0.0:*                           0          13305      253/rpcbind
                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           107        10048      309/avahi-daemon: r
                      udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       17053      2208/io.shelly.0
                      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          17419      459/dhclient
                      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          13301      253/rpcbind
                      udp6       0      0 :::853                  :::*                                0          13308      253/rpcbind
                      udp6       0      0 :::5353                 :::*                                107        10049      309/avahi-daemon: r
                      udp6       0      0 :::111                  :::*                                0          13307      253/rpcbind
                      udp6       0      0 :::36979                :::*                                107        10051      309/avahi-daemon: r
                      root@debianioBroker:~# sudo systemctl restart influxdb
                      root@debianioBroker:~# influx
                      Connected to http://localhost:8086 version 1.7.6
                      InfluxDB shell version: 1.7.6
                      Enter an InfluxQL query
                      >
                      

                      Zu meiner Entlastung muss ich aber sagen, dass ich mit einer anderen Variante des Befehls nestat keine Verbindung zu 8088 angezeigt bekommen hatte. Deine Variante von netstat hat das jetzt erst gezeigt und ich habe es übersehen.

                      Jetzt kann ich meinen anderen Post löschen und mich weiter mit influx beschäftigen.

                      Somit 1000 Dank und Prost zum Bier!!!

                      Erlaube mir aber noch eine Frage zu influxDB: da es bei Dir läuft würde mich interessieren, ob Du damit zufrieden bist. Wenn man nach influxDB sucht findet man ziemlich viele Leute, bei denen die Datenbank ausgestiegen ist, die Daten verloren haben und bei denen Probleme sind. Wie ist das bei Dir?

                      ioBroker auf Intel NUC - Homematic CCU3/pivCCU auf Raspi 3B+

                      crunchipC 1 Reply Last reply
                      0
                      • crunchipC crunchip

                        @XxJooO dein port 8088 wird von 1565/io.terminal.0 belegt

                        XxJooOX Offline
                        XxJooOX Offline
                        XxJooO
                        wrote on last edited by
                        #16

                        @crunchip

                        Der Adapter influxdb ist grün!!!!

                        ioBroker auf Intel NUC - Homematic CCU3/pivCCU auf Raspi 3B+

                        crunchipC 1 Reply Last reply
                        0
                        • XxJooOX XxJooO

                          @crunchip

                          Der Adapter influxdb ist grün!!!!

                          crunchipC Away
                          crunchipC Away
                          crunchip
                          Forum Testing Most Active
                          wrote on last edited by
                          #17

                          @XxJooO :handshake:

                          umgestiegen von Proxmox auf Unraid

                          1 Reply Last reply
                          0
                          • XxJooOX XxJooO

                            @crunchip

                            kennst Du das Gefühl, sich heftig zu schämen und man sich fragt: "bist du dumm?"

                            Ich war mir 150% sicher, dass es nicht am belegten Port liegt

                            Ich habe terminal auf 8090 umgebogen, influxdb restartet und jetzt:

                            root@debianioBroker:~# netstat -tulpen
                            Aktive Internetverbindungen (Nur Server)
                            Proto Recv-Q Send-Q Local Address           Foreign Address         State       Benutzer   Inode      PID/Program name
                            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       16482      500/iobroker.js-con
                            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       16483      500/iobroker.js-con
                            tcp        0      0 192.168.178.205:12010   0.0.0.0:*               LISTEN      1001       16124      1407/io.hm-rpc.2
                            tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          13306      253/rpcbind
                            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          15623      507/sshd
                            tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        1471257    27403/influxd
                            tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       16576      610/io.sonoff.0
                            tcp6       0      0 :::61991                :::*                    LISTEN      1001       18476      1887/io.harmony.0
                            tcp6       0      0 :::111                  :::*                    LISTEN      0          13309      253/rpcbind
                            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       15732      527/io.admin.0
                            tcp6       0      0 :::8082                 :::*                    LISTEN      1001       17579      543/io.web.0
                            tcp6       0      0 :::8086                 :::*                    LISTEN      999        1471261    27403/influxd
                            tcp6       0      0 :::22                   :::*                    LISTEN      0          15625      507/sshd
                            tcp6       0      0 :::8090                 :::*                    LISTEN      1001       1471294    27420/io.terminal.0
                            udp        0      0 0.0.0.0:55664           0.0.0.0:*                           107        10050      309/avahi-daemon: r
                            udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1001       18477      1887/io.harmony.0
                            udp        0      0 0.0.0.0:853             0.0.0.0:*                           0          13305      253/rpcbind
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           107        10048      309/avahi-daemon: r
                            udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       17053      2208/io.shelly.0
                            udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          17419      459/dhclient
                            udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          13301      253/rpcbind
                            udp6       0      0 :::853                  :::*                                0          13308      253/rpcbind
                            udp6       0      0 :::5353                 :::*                                107        10049      309/avahi-daemon: r
                            udp6       0      0 :::111                  :::*                                0          13307      253/rpcbind
                            udp6       0      0 :::36979                :::*                                107        10051      309/avahi-daemon: r
                            root@debianioBroker:~# sudo systemctl restart influxdb
                            root@debianioBroker:~# influx
                            Connected to http://localhost:8086 version 1.7.6
                            InfluxDB shell version: 1.7.6
                            Enter an InfluxQL query
                            >
                            

                            Zu meiner Entlastung muss ich aber sagen, dass ich mit einer anderen Variante des Befehls nestat keine Verbindung zu 8088 angezeigt bekommen hatte. Deine Variante von netstat hat das jetzt erst gezeigt und ich habe es übersehen.

                            Jetzt kann ich meinen anderen Post löschen und mich weiter mit influx beschäftigen.

                            Somit 1000 Dank und Prost zum Bier!!!

                            Erlaube mir aber noch eine Frage zu influxDB: da es bei Dir läuft würde mich interessieren, ob Du damit zufrieden bist. Wenn man nach influxDB sucht findet man ziemlich viele Leute, bei denen die Datenbank ausgestiegen ist, die Daten verloren haben und bei denen Probleme sind. Wie ist das bei Dir?

                            crunchipC Away
                            crunchipC Away
                            crunchip
                            Forum Testing Most Active
                            wrote on last edited by
                            #18

                            @XxJooO Ausfälle habe ich bis dato noch keine.
                            hab mir mehrere Datenbanken angelegt, unter anderem auch extra für Proxmox (dafür muss proxmox udp eingerichtet und datenbank proxmox) eingerichtet werden
                            und Prometheus hab ich mir noch mit angelegt

                            umgestiegen von Proxmox auf Unraid

                            XxJooOX 1 Reply Last reply
                            0
                            • crunchipC crunchip

                              @XxJooO Ausfälle habe ich bis dato noch keine.
                              hab mir mehrere Datenbanken angelegt, unter anderem auch extra für Proxmox (dafür muss proxmox udp eingerichtet und datenbank proxmox) eingerichtet werden
                              und Prometheus hab ich mir noch mit angelegt

                              XxJooOX Offline
                              XxJooOX Offline
                              XxJooO
                              wrote on last edited by
                              #19

                              @crunchip

                              Dann beschreib mir doch noch bitte, wie Du ein Backup der Datenbank machst. Kopierst Du den Ordner /var/lib/influxdb einfach z.B. auf ein NAS?

                              ioBroker auf Intel NUC - Homematic CCU3/pivCCU auf Raspi 3B+

                              crunchipC 1 Reply Last reply
                              0
                              • XxJooOX XxJooO

                                @crunchip

                                Dann beschreib mir doch noch bitte, wie Du ein Backup der Datenbank machst. Kopierst Du den Ordner /var/lib/influxdb einfach z.B. auf ein NAS?

                                crunchipC Away
                                crunchipC Away
                                crunchip
                                Forum Testing Most Active
                                wrote on last edited by
                                #20

                                @XxJooO hab ich bis jetzt noch nicht gemacht:joy:

                                umgestiegen von Proxmox auf Unraid

                                XxJooOX 1 Reply Last reply
                                0
                                • crunchipC crunchip

                                  @XxJooO hab ich bis jetzt noch nicht gemacht:joy:

                                  XxJooOX Offline
                                  XxJooOX Offline
                                  XxJooO
                                  wrote on last edited by
                                  #21

                                  @crunchip

                                  Ok, dann die letzte Frage für heute, es wird zu warm...

                                  Wie beendest Du influxDB, wenn Du z.B. Dein System rebooten musst?

                                  z.B.

                                  sudo systemctl stop influxdb
                                  

                                  ioBroker auf Intel NUC - Homematic CCU3/pivCCU auf Raspi 3B+

                                  crunchipC 1 Reply Last reply
                                  0
                                  • XxJooOX XxJooO

                                    @crunchip

                                    Ok, dann die letzte Frage für heute, es wird zu warm...

                                    Wie beendest Du influxDB, wenn Du z.B. Dein System rebooten musst?

                                    z.B.

                                    sudo systemctl stop influxdb
                                    
                                    crunchipC Away
                                    crunchipC Away
                                    crunchip
                                    Forum Testing Most Active
                                    wrote on last edited by
                                    #22

                                    @XxJooO mach ich direkt mit proxmox...beende nichts extra

                                    umgestiegen von Proxmox auf Unraid

                                    1 Reply Last reply
                                    0
                                    Reply
                                    • Reply as topic
                                    Log in to reply
                                    • Oldest to Newest
                                    • Newest to Oldest
                                    • Most Votes


                                    Support us

                                    ioBroker
                                    Community Adapters
                                    Donate

                                    337

                                    Online

                                    32.7k

                                    Users

                                    82.5k

                                    Topics

                                    1.3m

                                    Posts
                                    Community
                                    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                    ioBroker Community 2014-2025
                                    logo
                                    • Login

                                    • Don't have an account? Register

                                    • Login or register to search.
                                    • First post
                                      Last post
                                    0
                                    • Home
                                    • Recent
                                    • Tags
                                    • Unread 0
                                    • Categories
                                    • Unreplied
                                    • Popular
                                    • GitHub
                                    • Docu
                                    • Hilfe