Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Influx DB abgelehnt

    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 DB abgelehnt

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

      @albi_63 sagte in Influx DB abgelehnt:

      Job for influxdb.service failed because the control process exited with error code.

      ich erinnere mich, es gab nach dem update beim PI ne Änderung, siehe https://www.reddit.com/r/influxdb/comments/ovulei/cant_start_influxdb_after_last_update/

      sudo chown -R influxdb:influxdb /usr/lib/influxdb
      
      A 4 Replies Last reply Reply Quote 0
      • A
        albi_63 @crunchip last edited by

        @crunchip
        ich starte mal den pi neu
        Habe deinen Befehl mal abgesetzt mit folgendere Mldung

        pi@raspberrypi-4:~ $ sudo chown -R influxdb:influxdb /usr/lib/influxdb
        pi@raspberrypi-4:~ $ sudo systemctl status influxdb
        ● influxdb.service - InfluxDB is an open-source, distributed, time series databa
           Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset:
           Active: activating (start) since Mon 2021-08-09 20:30:32 CEST; 7s ago
             Docs: https://docs.influxdata.com/influxdb/
        Cntrl PID: 23741 (influxd-systemd)
            Tasks: 14 (limit: 4915)
           CGroup: /system.slice/influxdb.service
                   ├─23741 /bin/bash -e /usr/lib/influxdb/scripts/influxd-systemd-start.
                   ├─23742 /usr/bin/influxd -config /etc/influxdb/influxdb.conf
                   └─23809 sleep 1
        
        Aug 09 20:30:34 raspberrypi-4 influxd-systemd-start.sh[23741]: ts=2021-08-09T18:
        Aug 09 20:30:34 raspberrypi-4 influxd-systemd-start.sh[23741]: ts=2021-08-09T18:
        Aug 09 20:30:34 raspberrypi-4 influxd-systemd-start.sh[23741]: ts=2021-08-09T18:
        Aug 09 20:30:34 raspberrypi-4 influxd-systemd-start.sh[23741]: ts=2021-08-09T18:
        Aug 09 20:30:34 raspberrypi-4 influxd-systemd-start.sh[23741]: ts=2021-08-09T18:
        Aug 09 20:30:34 raspberrypi-4 influxd-systemd-start.sh[23741]: ts=2021-08-09T18:
        Aug 09 20:30:34 raspberrypi-4 influxd-systemd-start.sh[23741]: ts=2021-08-09T18:
        Aug 09 20:30:34 raspberrypi-4 influxd-systemd-start.sh[23741]: ts=2021-08-09T18:
        Aug 09 20:30:34 raspberrypi-4 influxd-systemd-start.sh[23741]: ts=2021-08-09T18:
        Aug 09 20:30:36 raspberrypi-4 influxd-systemd-start.sh[23741]: ts=2021-08-09T18:
        lines 1-21/21 (END)...skipping...
        ● influxdb.service - InfluxDB is an open-source, distributed, time series database
           Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: enabled)
           Active: activating (start) since Mon 2021-08-09 20:30:32 CEST; 7s ago
             Docs: https://docs.influxdata.com/influxdb/
        Cntrl PID: 23741 (influxd-systemd)
            Tasks: 14 (limit: 4915)
           CGroup: /system.slice/influxdb.service
                   ├─23741 /bin/bash -e /usr/lib/influxdb/scripts/influxd-systemd-start.sh
                   ├─23742 /usr/bin/influxd -config /etc/influxdb/influxdb.conf
                   └─23809 sleep 1
        
        Aug 09 20:30:34 raspberrypi-4 influxd-systemd-start.sh[23741]: ts=2021-08-09T18:30:34.169851Z lvl=info msg="Opened shard
        Aug 09 20:30:34 raspberrypi-4 influxd-systemd-start.sh[23741]: ts=2021-08-09T18:30:34.172000Z lvl=info msg="Opened file"
        Aug 09 20:30:34 raspberrypi-4 influxd-systemd-start.sh[23741]: ts=2021-08-09T18:30:34.182599Z lvl=info msg="Opened shard
        Aug 09 20:30:34 raspberrypi-4 influxd-systemd-start.sh[23741]: ts=2021-08-09T18:30:34.186909Z lvl=info msg="Opened file"
        Aug 09 20:30:34 raspberrypi-4 influxd-systemd-start.sh[23741]: ts=2021-08-09T18:30:34.210084Z lvl=info msg="Opened shard
        Aug 09 20:30:34 raspberrypi-4 influxd-systemd-start.sh[23741]: ts=2021-08-09T18:30:34.211484Z lvl=info msg="Opened file"
        Aug 09 20:30:34 raspberrypi-4 influxd-systemd-start.sh[23741]: ts=2021-08-09T18:30:34.216219Z lvl=info msg="Opened shard
        Aug 09 20:30:34 raspberrypi-4 influxd-systemd-start.sh[23741]: ts=2021-08-09T18:30:34.226941Z lvl=info msg="Opened shard
        Aug 09 20:30:34 raspberrypi-4 influxd-systemd-start.sh[23741]: ts=2021-08-09T18:30:34.715741Z lvl=info msg="Opened shard
        Aug 09 20:30:36 raspberrypi-4 influxd-systemd-start.sh[23741]: ts=2021-08-09T18:30:36.901402Z lvl=info msg="Reading file
        ~
        ~
        ~
        ~
        
        
        1 Reply Last reply Reply Quote 0
        • A
          albi_63 @crunchip last edited by

          @crunchip
          Aktuells LOG

          pi@raspberrypi-4:~ $ sudo service grafana-server stop
          pi@raspberrypi-4:~ $ sudo service grafana-server start
          pi@raspberrypi-4:~ $ sudo service grafana-server status
          ● grafana-server.service - Grafana instance
             Loaded: loaded (/usr/lib/systemd/system/grafana-server.service; enabled; vend
             Active: active (running) since Mon 2021-08-09 20:37:49 CEST; 41s ago
               Docs: http://docs.grafana.org
           Main PID: 4403 (grafana-server)
              Tasks: 12 (limit: 4915)
             CGroup: /system.slice/grafana-server.service
                     └─4403 /usr/sbin/grafana-server --config=/etc/grafana/grafana.ini --p
          
          Aug 09 20:37:50 raspberrypi-4 grafana-server[4403]: t=2021-08-09T20:37:50+0200 l
          Aug 09 20:37:50 raspberrypi-4 grafana-server[4403]: t=2021-08-09T20:37:50+0200 l
          Aug 09 20:37:50 raspberrypi-4 grafana-server[4403]: t=2021-08-09T20:37:50+0200 l
          Aug 09 20:37:50 raspberrypi-4 grafana-server[4403]: t=2021-08-09T20:37:50+0200 l
          Aug 09 20:37:50 raspberrypi-4 grafana-server[4403]: t=2021-08-09T20:37:50+0200 l
          Aug 09 20:37:50 raspberrypi-4 grafana-server[4403]: t=2021-08-09T20:37:50+0200 l
          Aug 09 20:37:50 raspberrypi-4 grafana-server[4403]: t=2021-08-09T20:37:50+0200 l
          Aug 09 20:37:50 raspberrypi-4 grafana-server[4403]: t=2021-08-09T20:37:50+0200 l
          Aug 09 20:37:50 raspberrypi-4 grafana-server[4403]: t=2021-08-09T20:37:50+0200 l
          Aug 09 20:37:50 raspberrypi-4 grafana-server[4403]: t=2021-08-09T20:37:50+0200 l
          lines 1-19/19 (END)
          ● grafana-server.service - Grafana instance
             Loaded: loaded (/usr/lib/systemd/system/grafana-server.service; enabled; vendor preset: enabled)
             Active: active (running) since Mon 2021-08-09 20:37:49 CEST; 41s ago
               Docs: http://docs.grafana.org
           Main PID: 4403 (grafana-server)
              Tasks: 12 (limit: 4915)
             CGroup: /system.slice/grafana-server.service
                     └─4403 /usr/sbin/grafana-server --config=/etc/grafana/grafana.ini --pidfile=/var/run/grafan
          
          Aug 09 20:37:50 raspberrypi-4 grafana-server[4403]: t=2021-08-09T20:37:50+0200 lvl=info msg="Initializ
          Aug 09 20:37:50 raspberrypi-4 grafana-server[4403]: t=2021-08-09T20:37:50+0200 lvl=info msg="Initializ
          Aug 09 20:37:50 raspberrypi-4 grafana-server[4403]: t=2021-08-09T20:37:50+0200 lvl=info msg="Initializ
          Aug 09 20:37:50 raspberrypi-4 grafana-server[4403]: t=2021-08-09T20:37:50+0200 lvl=info msg="Initializ
          Aug 09 20:37:50 raspberrypi-4 grafana-server[4403]: t=2021-08-09T20:37:50+0200 lvl=info msg="Initializ
          Aug 09 20:37:50 raspberrypi-4 grafana-server[4403]: t=2021-08-09T20:37:50+0200 lvl=info msg="Initializ
          Aug 09 20:37:50 raspberrypi-4 grafana-server[4403]: t=2021-08-09T20:37:50+0200 lvl=info msg="Backend r
          Aug 09 20:37:50 raspberrypi-4 grafana-server[4403]: t=2021-08-09T20:37:50+0200 lvl=warn msg="phantomJS
          Aug 09 20:37:50 raspberrypi-4 grafana-server[4403]: t=2021-08-09T20:37:50+0200 lvl=info msg="Initializ
          Aug 09 20:37:50 raspberrypi-4 grafana-server[4403]: t=2021-08-09T20:37:50+0200 lvl=info msg="HTTP Serv
          ~
          
          
          crunchip 1 Reply Last reply Reply Quote 0
          • A
            albi_63 @crunchip last edited by

            @crunchip

            pi@raspberrypi-4:~ $ sudo 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: activating (start) since Mon 2021-08-09 20:42:24 CEST; 608ms ago
                 Docs: https://docs.influxdata.com/influxdb/
            Cntrl PID: 6850 (influxd-systemd)
                Tasks: 14 (limit: 4915)
               CGroup: /system.slice/influxdb.service
                       ├─6850 /bin/bash -e /usr/lib/influxdb/scripts/influxd-systemd-start.sh
                       ├─6851 /usr/bin/influxd -config /etc/influxdb/influxdb.conf
                       └─6881 sleep 1
            
            Aug 09 20:42:24 raspberrypi-4 influxd-systemd-start.sh[6850]: ts=2021-08-09T18:42:24.853626Z lvl=info
            Aug 09 20:42:24 raspberrypi-4 influxd-systemd-start.sh[6850]: ts=2021-08-09T18:42:24.854913Z lvl=info
            Aug 09 20:42:24 raspberrypi-4 influxd-systemd-start.sh[6850]: ts=2021-08-09T18:42:24.867937Z lvl=info
            Aug 09 20:42:24 raspberrypi-4 influxd-systemd-start.sh[6850]: ts=2021-08-09T18:42:24.869383Z lvl=info
            Aug 09 20:42:24 raspberrypi-4 influxd-systemd-start.sh[6850]: ts=2021-08-09T18:42:24.874605Z lvl=info
            Aug 09 20:42:24 raspberrypi-4 influxd-systemd-start.sh[6850]: ts=2021-08-09T18:42:24.876170Z lvl=info
            Aug 09 20:42:24 raspberrypi-4 influxd-systemd-start.sh[6850]: ts=2021-08-09T18:42:24.897106Z lvl=info
            Aug 09 20:42:24 raspberrypi-4 influxd-systemd-start.sh[6850]: ts=2021-08-09T18:42:24.898455Z lvl=info
            Aug 09 20:42:24 raspberrypi-4 influxd-systemd-start.sh[6850]: ts=2021-08-09T18:42:24.910176Z lvl=info
            Aug 09 20:42:24 raspberrypi-4 infl
            
            1 Reply Last reply Reply Quote 0
            • crunchip
              crunchip Forum Testing Most Active @albi_63 last edited by crunchip

              @albi_63 da läuft es doch nun
              edit
              grafana
              aber dein influx noch nicht

              1 Reply Last reply Reply Quote 0
              • ?
                A Former User last edited by

                https://forum.iobroker.net/topic/46664/influxdb-startet-nach-update-nicht-mehr-31-01-20121?_=1628533276974

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

                  @crunchip
                  Leider nein
                  Der Server läuft aber ich bekomme im IoBroker immer

                  influxdb.0
                  	2021-08-09 20:48:18.754	error	Error: connect ECONNREFUSED 127.0.0.1:8086
                  
                  crunchip 1 Reply Last reply Reply Quote 0
                  • crunchip
                    crunchip Forum Testing Most Active @Guest last edited by

                    @blechsoldat haben wir doch schon gemacht

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

                      @albi_63 sagte in Influx DB abgelehnt:

                      Der Server läuft

                      mich stört aber das

                      @albi_63 sagte in Influx DB abgelehnt:

                      Active: activating (start) since Mon 2021-08-09 20:42:24 CEST; 608ms ago

                      sollte so aussehen

                       Active: active (running) since Sat 2021-08-07 07:47:32 CEST; 2 days ago
                      

                      guck dir mal das an https://community.influxdata.com/t/influxdb-1-8-7-will-not-start/20965/4

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

                        @crunchip
                        Könnte aber ein Rechteproblem sein nur bringt mir auch dieser Befehl nichts:

                        sudo chown -R influxdb:influxdb /usr/lib/influxdb/*
                        

                        Wenn ich im IoBroker auf Verbindung testen gehe erhalte ich:

                        Error: connect ECONNREFUSED 127.0.0.1:8086
                        
                        crunchip 1 Reply Last reply Reply Quote 0
                        • crunchip
                          crunchip Forum Testing Most Active @albi_63 last edited by crunchip

                          @albi_63 hab eins drüber nen link gepostet, da steht es wurde an der v 1.8.9 etwas am startscript geändert, les das mal durch und probier

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

                            Habe jetzt mal einen Downgrade auf 1.8.8 gemacht mit dem gleichen Ergebnis😕
                            Für heute habe ich genug. Ich danke euch allen für eure Tips.
                            Ich muss mal eine oder zwei Nächte drüber schlafen......
                            Danke

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

                              @albi_63 wenn dann zurück auf die 1.8.6, oder das startscript anpassen, denn in der status abfrage hast du da sowas stehn

                              └─6881 sleep 1
                              

                              das gehört ebenfalls nicht dahin

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

                                @crunchip Ich würde wohl die Version direkt aus dem Debian-Repo nehmen. Auch wenn das Debian-Philosophie bedingt nicht top aktuell ist. Aber da wird es dir so gut wie nie passieren, das da am Startskript herumgedoktort wird

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

                                  @thomas-braun dem link zu urteilen gibt es da ja schon seit v1.8.7 Probleme, wundert mich, das nicht noch mehr hier Probleme haben

                                  wenn ich aus dem ersten Post zitiere

                                  "Ich habe heute mein Raspi 4 aktualisiert mit Admin 5 und js-controller 3.3."

                                  vermute ich, das influx mit aktualisiert wurde

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

                                    @crunchip
                                    Wobei influxdb ja nicht notwendigerweise bei einem Upgrade von iobroker mit kommt. apt ist ja eine andere Baustelle. Gut, wenn man den 'ich-update-einmal-im-Jahr-alles'-Kurs fährt... 😀

                                    1 Reply Last reply Reply Quote 0
                                    • B
                                      bloop last edited by

                                      Hallo,
                                      Hatte gestern exact das selbe problem. Hab alles versucht und konnte den Fehler nicht finden.
                                      Auch eine einfache neu Installation hat nichts gebracht.
                                      Am ende hab ich den Ordner var/lib/influxdb umbenannt/gelöscht und anschließend neu installiert und konfiguriert. Jetzt funktioniert wieder alles.
                                      Leider sind natürlich sämtliche Daten weg da ich von Influx zu dem Zeitpunkt noch kein Backup gemacht habe. Lief aber e erst gut eine Woche.

                                      Thomas Braun 1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @bloop last edited by

                                        @bloop sagte in Influx DB abgelehnt:

                                        Am ende hab ich den Ordner var/lib/influxdb umbenannt/gelöscht und anschließend neu installiert und konfiguriert.

                                        Das ist wenig Linux, mehr Windows-Style. Und funktioniert in der Regel auch nicht unter Linux

                                        B 1 Reply Last reply Reply Quote 0
                                        • B
                                          bloop @Thomas Braun last edited by bloop

                                          @thomas-braun
                                          Zumindest war es mir so möglich das Problem zu finden...
                                          Nachdem ich über zwei Stunden gesucht und diverse Foren durchwälzt habe, sah ich dies als meinen einzigen Ausweg. (Es sind nicht alles Experten im Umgang mit Linux ). Zumindest hats geklappt und ich hab was draus gelernt 😉

                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @bloop last edited by

                                            @bloop
                                            Das nützt dir halt nix, wenn die config (wie sonst üblich) unter /etc liegt. Da kannst du binairies löschen bis du lila wirst. Influxdb macht das offenbar dann anders.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            437
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            influxdb
                                            15
                                            79
                                            9766
                                            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