Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. InfluxDB Fehlermeldung nach Update der Adapter

    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

    InfluxDB Fehlermeldung nach Update der Adapter

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @darwin82 last edited by Thomas Braun

      @darwin82

      Und bitte die exakte Fehlermeldung aus dem Log kopieren und nicht nacherzählen.
      Am besten den kompletten Start des Adapters.

      D 1 Reply Last reply Reply Quote 0
      • Glasfaser
        Glasfaser @darwin82 last edited by Glasfaser

        @darwin82 sagte in InfluxDB Fehlermeldung nach Update der Adapter:

        ich dann in der Hoffnung das Problem in einer neuen Adapter Version zu beheben auf Beta umgestiegen bin.

        Da brauchst du nicht alles in Beta ...
        Man pickt sich das dann per NPM im ioBroker Admin raus .

        71ef6e6f-d40c-487b-928b-cba4ef0163b0-grafik.png

        1 Reply Last reply Reply Quote 0
        • D
          darwin82 @Thomas Braun last edited by

          @Thomas-Braun

          influxdb.0 1289	2022-07-02 22:00:15.780	debug	connected set to false
          influxdb.0 1289	2022-07-02 22:00:15.701	error	Password error: Please re-enter the password in Admin. Stopping
          influxdb.0 1289	2022-07-02 22:00:15.700	info	Influx DB Version used: 1.x
          influxdb.0 1289	2022-07-02 22:00:15.699	info	Connecting http://localhost:8086/ ...
          influxdb.0 1289	2022-07-02 22:00:15.695	info	No stored data from last exit found
          influxdb.0 1289	2022-07-02 22:00:15.012	info	starting. Version 3.1.7 in /opt/iobroker/node_modules/iobroker.influxdb, node: v16.15.1, js-controller: 4.0.23
          influxdb.0 1289	2022-07-02 22:00:13.750	debug	Plugin sentry Initialize Plugin (enabled=true)
          influxdb.0 1289	2022-07-02 22:00:13.652	debug	States connected to redis: 127.0.0.1:9000
          influxdb.0 1289	2022-07-02 22:00:13.607	debug	States create User PubSub Client
          influxdb.0 1289	2022-07-02 22:00:13.602	debug	States create System PubSub Client
          influxdb.0 1289	2022-07-02 22:00:13.576	debug	Redis States: Use Redis connection: 127.0.0.1:9000
          influxdb.0 1289	2022-07-02 22:00:13.507	debug	Objects connected to redis: 127.0.0.1:9001
          influxdb.0 1289	2022-07-02 22:00:13.471	debug	Objects client initialize lua scripts
          influxdb.0 1289	2022-07-02 22:00:13.402	debug	Objects create User PubSub Client
          influxdb.0 1289	2022-07-02 22:00:13.398	debug	Objects create System PubSub Client
          influxdb.0 1289	2022-07-02 22:00:13.364	debug	Objects client ready ... initialize now
          influxdb.0 1289	2022-07-02 22:00:13.138	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
          
          D Glasfaser 2 Replies Last reply Reply Quote 0
          • D
            darwin82 @darwin82 last edited by

            Und noch meine Influx Version

            pi@iobroker:~ $ influx -version
            InfluxDB shell version: 1.8.10
            pi@iobroker:~ $
            
            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @darwin82 last edited by

              @darwin82
              Genauer:

              apt policy influxdb*
              
              D 1 Reply Last reply Reply Quote 0
              • D
                darwin82 @Thomas Braun last edited by

                @thomas-braun

                pi@iobroker:~ $ apt policy influxdb*
                influxdb-client:
                  Installiert:           (keine)
                  Installationskandidat: 1.6.4-1+deb10u1
                  Versionstabelle:
                     1.6.4-1+deb10u1 500
                        500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                influxdb-dev:
                  Installiert:           (keine)
                  Installationskandidat: (keine)
                  Versionstabelle:
                influxdb:
                  Installiert:           1.8.10-1
                  Installationskandidat: 1.8.10-1
                  Versionstabelle:
                 *** 1.8.10-1 500
                        500 https://repos.influxdata.com/debian buster/stable armhf Packages
                        100 /var/lib/dpkg/status
                     1.6.4-1+deb10u1 500
                        500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                pi@iobroker:~ $
                
                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @darwin82 last edited by

                  @darwin82

                  Keine Ahnung von influxdb. Muss dir vielleicht wer anders helfen.

                  1 Reply Last reply Reply Quote 1
                  • Glasfaser
                    Glasfaser @darwin82 last edited by

                    @darwin82 sagte in InfluxDB Fehlermeldung nach Update der Adapter:

                    influxdb.0 1289 2022-07-02 22:00:15.701 error Password error: Please re-enter the password in Admin. Stopping

                    Passwort in Influx ändern ( keine Sonderzeichen !!)

                    D 1 Reply Last reply Reply Quote 1
                    • D
                      darwin82 @Glasfaser last edited by

                      @glasfaser
                      Tatsächlich musste ich nur in der influxdb das Paawort ändern und die Sonderzeichen weg lassen.
                      Vielen Dank für eure schnelle Hilfe und das mein iobroker jetzt auch sauber installiert ist 😉

                      Glasfaser 1 Reply Last reply Reply Quote 0
                      • Glasfaser
                        Glasfaser @darwin82 last edited by Glasfaser

                        @darwin82 sagte in InfluxDB Fehlermeldung nach Update der Adapter:

                        jetzt auch sauber installiert ist

                        Dann stelle wieder um auf Stable !!
                        du hast schon oben gelesen ... wie du auch in Stable was aus Beta holst !?

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

                        Support us

                        ioBroker
                        Community Adapters
                        Donate

                        388
                        Online

                        31.8k
                        Users

                        80.0k
                        Topics

                        1.3m
                        Posts

                        influxdb influxdb nicht erreichbar
                        4
                        30
                        466
                        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