Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Influx arbeitet nicht mehr stabil

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Influx arbeitet nicht mehr stabil

    This topic has been deleted. Only users with topic management privileges can see it.
    • crunchip
      crunchip Forum Testing Most Active @Altersrentner last edited by

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

      netstat -tulpen
      
      A 1 Reply Last reply Reply Quote 0
      • A
        Altersrentner @crunchip last edited by

        @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:~ $
        
        
        crunchip 1 Reply Last reply Reply Quote 0
        • crunchip
          crunchip Forum Testing Most Active @Altersrentner last edited by

          @altersrentner nochmal mit sudo davor

          A 1 Reply Last reply Reply Quote 0
          • A
            Altersrentner @crunchip last edited by

            @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 Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @Altersrentner last edited by

              @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

              crunchip 1 Reply Last reply Reply Quote 0
              • crunchip
                crunchip Forum Testing Most Active @Thomas Braun last edited by

                @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 Braun A 2 Replies Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @crunchip last edited by

                  @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. 😄

                  crunchip 1 Reply Last reply Reply Quote 0
                  • A
                    Altersrentner @crunchip last edited by

                    @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

                    crunchip 1 Reply Last reply Reply Quote 0
                    • crunchip
                      crunchip Forum Testing Most Active @Thomas Braun last edited by

                      @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 1 Reply Last reply Reply Quote 0
                      • crunchip
                        crunchip Forum Testing Most Active @Altersrentner last edited by

                        @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
                        
                        1 Reply Last reply Reply Quote 0
                        • A
                          Altersrentner @crunchip last edited by

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

                          crunchip 1 Reply Last reply Reply Quote 0
                          • crunchip
                            crunchip Forum Testing Most Active @Altersrentner last edited by

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

                            A 1 Reply Last reply Reply Quote 0
                            • A
                              Altersrentner @crunchip last edited by

                              @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"
                              
                              
                              crunchip 1 Reply Last reply Reply Quote 0
                              • crunchip
                                crunchip Forum Testing Most Active @Altersrentner last edited by

                                @altersrentner aus dieser Zeile

                                #bind-address = ":8086"

                                machst du

                                bind-address = ":8086"

                                Thomas Braun A 2 Replies Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @crunchip last edited by

                                  @Altersrentner

                                  Und dann influxdb neustarten.

                                  crunchip 1 Reply Last reply Reply Quote 0
                                  • crunchip
                                    crunchip Forum Testing Most Active @Thomas Braun last edited by

                                    @Altersrentner

                                    sudo service influxdb restart
                                    
                                    1 Reply Last reply Reply Quote 0
                                    • A
                                      Altersrentner @crunchip last edited by

                                      @crunchip sagte in Influx arbeitet nicht mehr stabil:

                                      @altersrentner aus dieser Zeile

                                      #bind-address = ":8086"

                                      machst du

                                      bind-address = ":8086"

                                      OK habe ich gemacht,
                                      Wie speichern und wie conf verlassen?

                                      Thomas Braun crunchip 2 Replies Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @Altersrentner last edited by

                                        @altersrentner

                                        Strg-X, Rückfrage bestätigen.

                                        1 Reply Last reply Reply Quote 0
                                        • crunchip
                                          crunchip Forum Testing Most Active @Altersrentner last edited by

                                          @altersrentner sehe gerade, diese muss auch aktiviert werden

                                           # Determines whether HTTP endpoint is enabled.
                                             enabled = true
                                          
                                          

                                          also auch die # davor entfernen

                                          A 1 Reply Last reply Reply Quote 0
                                          • A
                                            Altersrentner @crunchip last edited by

                                            @crunchip
                                            Was ich jetzt absolut nicht verstehe.
                                            Das war ursprünglich alles aktiviert

                                            crunchip 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            928
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            influx grafana vis
                                            9
                                            214
                                            15345
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo