Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [influxDB] nach Rechnerumzug immer wieder ECONNREFUSED

    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] nach Rechnerumzug immer wieder ECONNREFUSED

    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      lukas8519 @crunchip last edited by

      @crunchip @Thomas-Braun

      ok. ich bin jetzt wieder hier habe buster in debian geändert:

      und jetzt?

      deb https://repos.influxdata.com/debian buster stable
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      File Name to Write: /etc/apt/sources.list.d/influxdb.list
      ^G Get Help         M-D DOS Format      M-A Append          M-B Backup File
      ^C Cancel           M-M Mac Format      M-P Prepend         ^T To Files
      
      
      Thomas Braun crunchip 3 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @lukas8519 last edited by

        @lukas8519
        Sorry, mit sudo vorweg, natürlich.

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

          @lukas8519 strg und o speichert, strg und x wird geschlossen

          L 1 Reply Last reply Reply Quote 0
          • L
            lukas8519 @crunchip last edited by

            @crunchip sagte in [influxDB] nach Rechnerumzug immer wieder ECONNREFUSED:

            @lukas8519 strg und o speichert, strg und x wird geschlossen

            bei beiden Kombinationen passiert nicht...

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

              @lukas8519 das passt auch irgendwie nicht, hast du da ne neue Liste angelegt??

              L 1 Reply Last reply Reply Quote 0
              • L
                lukas8519 @crunchip last edited by

                @crunchip
                nein, nicht das ich wüsste

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

                  @lukas8519 dann mach das mal zu

                  und mach einfach nochmal den Befehl

                  echo "deb https://repos.influxdata.com/debian $(lsb_release -cs) stable" | sudo tee /etc/apt/sources.list.d/influxdb.list
                  
                  L 1 Reply Last reply Reply Quote 0
                  • L
                    lukas8519 @crunchip last edited by

                    @crunchip

                    pi@raspberrypi:~ $ echo "deb https://repos.influxdata.com/debian $(lsb_release -cs) stable" | sudo tee /etc/apt/sources.list.d/influxdb.list
                    deb https://repos.influxdata.com/debian buster stable
                    
                    
                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @lukas8519 last edited by Thomas Braun

                      @lukas8519

                      Dann

                      sudo apt update
                      sudo apt dist-upgrade
                      sudo reboot
                      sudo apt install --reinstall influxdb
                      
                      crunchip L 2 Replies Last reply Reply Quote 0
                      • crunchip
                        crunchip Forum Testing Most Active @Thomas Braun last edited by

                        @thomas-braun muss da nicht wieder der influx client nachinstalliert werden?

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

                          @crunchip

                          Sind das zwei Pakete?
                          Über systemctl wird der Server gesteuert.

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

                            @thomas-braun wollt grad ein edit setzen bei der raspian version 1.6.4-1 sinds 2 Pakete

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

                              @crunchip

                              Wenn das beides aus der stretch-Quelle kam sollte das auch beides reinstalliert werden.

                              1 Reply Last reply Reply Quote 0
                              • L
                                lukas8519 @Thomas Braun last edited by

                                @thomas-braun sagte in [influxDB] nach Rechnerumzug immer wieder ECONNREFUSED:

                                @lukas8519

                                Dann

                                sudo apt update
                                sudo apt dist-upgrade
                                sudo reboot
                                sudo apt Install --reinstall influxdb
                                

                                habe ich jetzt so gemacht und bin jetzt in Zeile 4 und hab folgendes:

                                pi@raspberrypi:~ $ sudo apt Install --reinstall influxdb
                                E: Command line option --reinstall is not understood in combination with the other options
                                
                                
                                Thomas Braun 1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @lukas8519 last edited by Thomas Braun

                                  @lukas8519
                                  Mein Fehler

                                  sudo apt install --reinstall influxdb
                                  
                                  L 1 Reply Last reply Reply Quote 0
                                  • L
                                    lukas8519 @Thomas Braun last edited by

                                    @thomas-braun
                                    @crunchip

                                    Die Instanz ist nun wieder grün!!!!!!!! soll es das gewesen sein?

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

                                      @lukas8519
                                      Möglich...
                                      Zeig nochmal deine Quellen:

                                      sudo apt update
                                      
                                      L 1 Reply Last reply Reply Quote 0
                                      • crunchip
                                        crunchip Forum Testing Most Active @lukas8519 last edited by

                                        @lukas8519 systemctl status influxdb

                                        L 1 Reply Last reply Reply Quote 0
                                        • L
                                          lukas8519 @Thomas Braun last edited by

                                          @thomas-braun

                                          pi@raspberrypi:~ $ sudo apt update
                                          Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                                          Hit:2 http://archive.raspberrypi.org/debian buster InRelease
                                          Hit:3 https://repos.influxdata.com/debian buster InRelease
                                          Hit:4 https://packages.grafana.com/oss/deb stable InRelease
                                          Hit:5 https://deb.nodesource.com/node_12.x buster InRelease
                                          Reading package lists... Done
                                          Building dependency tree
                                          Reading state information... Done
                                          All packages are up to date.
                                          N: Ignoring file 'influxdb.list.save.2' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
                                          N: Ignoring file 'influxdb.list.save.1' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
                                          
                                          
                                          
                                          crunchip Thomas Braun 2 Replies Last reply Reply Quote 0
                                          • crunchip
                                            crunchip Forum Testing Most Active @lukas8519 last edited by crunchip

                                            @lukas8519 sagte in [influxDB] nach Rechnerumzug immer wieder ECONNREFUSED:

                                            N: Ignoring file 'influxdb.list.save.2' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension

                                            sind wohl die 2 Fehl Versuche die Liste zu berarbeiten
                                            hast du da einfach das putty fenster geschlossen?

                                            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

                                            606
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            64
                                            3229
                                            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