Navigation

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

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Influxdb2 Backitup

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

      @keksn

      sudo apt update
      apt policy influxdb*
      
      keksn 1 Reply Last reply Reply Quote 0
      • keksn
        keksn @Marc Berg last edited by

        @marc-berg gute Frage ... wie kann ich das feststellen

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

          @thomas-braun

          keksn@Influxdb:~$ sudo apt update
          apt policy influxdb*
          Hit:1 https://repos.influxdata.com/debian stable InRelease
          Hit:2 http://archive.ubuntu.com/ubuntu kinetic InRelease
          Hit:3 http://archive.ubuntu.com/ubuntu kinetic-updates InRelease
          Hit:4 http://archive.ubuntu.com/ubuntu kinetic-security InRelease
          Ign:5 https://repos.influxdata.com/debian $(lsb_release InRelease
          Err:6 https://repos.influxdata.com/debian $(lsb_release Release
            404  Not Found [IP: 18.66.15.57 443]
          Reading package lists... Done
          E: The repository 'https://repos.influxdata.com/debian $(lsb_release Release' does not have a Release file.
          N: Updating from such a repository can't be done securely, and is therefore disabled by default.
          N: See apt-secure(8) manpage for repository creation and user configuration details.
          N: Unable to locate package influxdb2-client-2.3.0-linux-amd64
          N: Couldn't find any package by glob 'influxdb2-client-2.3.0-linux-amd64'
          N: Unable to locate package influxdb2-client-2.3.0-linux-amd64.tar.gz
          N: Couldn't find any package by glob 'influxdb2-client-2.3.0-linux-amd64.tar.gz'
          keksn@Influxdb:~$ 
          
          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Glasfaser
            Glasfaser last edited by

            @keksn sagte in Influxdb2 Backitup:
            @marc-berg gute Frage ... wie kann ich das feststellen

            🙂 ??

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

              @keksn sagte in Influxdb2 Backitup:

              The repository 'https://repos.influxdata.com/debian $(lsb_release Release'

              Dein influxdb-Repository ist falsch aufgesetzt.
              Software wird nicht über tar.gz-Archive installiert.

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

                @thomas-braun danke, was wäre die Lösung "einfach erklärt"?

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

                  @keksn

                  rm influxdb2*
                  rm /etc/apt/sources.list.d/influx*
                  sudo apt update
                  
                  keksn 1 Reply Last reply Reply Quote 0
                  • keksn
                    keksn @Thomas Braun last edited by

                    @thomas-braun

                    keksn@Influxdb:~$ rm influxdb2*
                    rm /etc/apt/sources.list.d/influx*
                    sudo apt update
                    rm: cannot remove 'influxdb2-client-2.3.0-linux-amd64': Is a directory
                    rm: remove write-protected regular file '/etc/apt/sources.list.d/influxdata.list'? 
                    rm: remove write-protected regular file '/etc/apt/sources.list.d/influxdb.list'? 
                    
                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @keksn last edited by

                      @keksn

                      sudo rm -rf influxdb2*
                      sudo rm /etc/apt/sources.list.d/influx*
                      sudo apt update
                      
                      keksn 2 Replies Last reply Reply Quote 0
                      • keksn
                        keksn @Thomas Braun last edited by

                        @thomas-braun sagte in Influxdb2 Backitup:

                        sudo apt update

                        denke die ganze Installation ist zum Kübeln....

                        eksn@Influxdb:~$ sudo rm -rf influxdb2*
                        sudo rm /etc/apt/sources.list.d/influx*
                        sudo apt updatekeksn@Influxdb:~$ 
                        keksn@Influxdb:~$ sudo apt update
                        Hit:1 https://repos.influxdata.com/debian stable InRelease
                        Hit:2 http://archive.ubuntu.com/ubuntu kinetic InRelease                    
                        Hit:3 http://archive.ubuntu.com/ubuntu kinetic-updates InRelease            
                        Hit:4 http://archive.ubuntu.com/ubuntu kinetic-security InRelease
                        Ign:5 https://repos.influxdata.com/debian $(lsb_release InRelease
                        Err:6 https://repos.influxdata.com/debian $(lsb_release Release
                          404  Not Found [IP: 18.66.15.86 443]
                        Reading package lists... Done
                        E: The repository 'https://repos.influxdata.com/debian $(lsb_release Release' does not have a Release file.
                        N: Updating from such a repository can't be done securely, and is therefore disabled by default.
                        N: See apt-secure(8) manpage for repository creation and user configuration details.
                        keksn@Influxdb:~$ 
                        
                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @keksn last edited by

                          @keksn

                          kinetic ist eh das falsche Pferd.

                          ls -lAh /etc/apt/sources.list.d/
                          

                          sagt?

                          keksn 2 Replies Last reply Reply Quote 0
                          • keksn
                            keksn @Thomas Braun last edited by

                            @thomas-braun

                            gibt es ausser der Anleitung von Influxdb eine einfache Anleitung Influxdb2 sauber unter Proxmox in einem Ct zu Installieren?

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

                              @thomas-braun

                              Ich nehme normalerweise Debian nur läuft das in letzter zeit so langsam im CT ....

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

                                @keksn

                                Keine Ahnung. Was ist an der Anleitung wie man Quellen anlegt kompliziert?

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

                                  @keksn sagte in Influxdb2 Backitup:

                                  Ich nehme normalerweise Debian nur läuft das in letzter zeit so langsam im CT ....

                                  Und warum sollte ein Ubuntu-Debian da anders laufen?

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

                                    @thomas-braun

                                    keksn@Influxdb:~$ ls -lAh /etc/apt/sources.list.d/
                                    total 8.0K
                                    -rw-r--r-- 1 root root 117 Apr 16 12:20 influxdata.list
                                    -rw-r--r-- 1 root root  66 Apr 16 13:22 influxdb.list
                                    keksn@Influxdb:~$ 
                                    
                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @keksn last edited by

                                      @keksn

                                      Lösch die beiden Dateien. Da steht offenbar Mist drin.

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

                                        @thomas-braun sagte in Influxdb2 Backitup:

                                        Und warum sollte ein Ubuntu-Debian da anders laufen?

                                        keine Ahnung warum das so ist, die Bedienung über die Konsole läut schleppend..

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

                                          @thomas-braun sagte in Influxdb2 Backitup:

                                          @keksn
                                          Lösch die beiden Dateien. Da steht offenbar Mist drin.

                                          wie mache ich das

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

                                            @keksn

                                            sudo rm /etc/apt/sources.list.d/influ*
                                            wget -q https://repos.influxdata.com/influxdata-archive_compat.key
                                            echo '393e8779c89ac8d958f81f942f9ad7fb82a25e133faddaf92e15b16e6ac9ce4c influxdata-archive_compat.key' | sha256sum -c && cat influxdata-archive_compat.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/influxdata-archive_compat.gpg > /dev/null
                                            echo 'deb [signed-by=/etc/apt/trusted.gpg.d/influxdata-archive_compat.gpg] https://repos.influxdata.com/debian stable main' | sudo tee /etc/apt/sources.list.d/influxdata.list
                                            sudo apt update
                                            
                                            keksn 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

                                            770
                                            Online

                                            32.0k
                                            Users

                                            80.5k
                                            Topics

                                            1.3m
                                            Posts

                                            7
                                            214
                                            16142
                                            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