Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter ioBroker.backitup v3.1.x

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.0k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.7k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.0k

Test Adapter ioBroker.backitup v3.1.x

Test Adapter ioBroker.backitup v3.1.x

Scheduled Pinned Locked Moved Tester
backitupbackitup backupccuhistorymysqlredisrestorerestore backup
2.8k Posts 170 Posters 2.4m Views 113 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M MCU

    @thomas-braun

    wget https://dl.influxdata.com/influxdb/releases/influxdb2-client-2.3.0-linux-amd64.tar.gz
    --2022-07-10 19:41:36--  https://dl.influxdata.com/influxdb/releases/influxdb2-client-2.3.0-linux-amd64.tar.gz
    Resolving dl.influxdata.com (dl.influxdata.com)... 54.230.206.23, 54.230.206.30, 54.230.206.53, ...
    Connecting to dl.influxdata.com (dl.influxdata.com)|54.230.206.23|:443... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 5350662 (5.1M) [application/x-gzip]
    Saving to: 'influxdb2-client-2.3.0-linux-amd64.tar.gz'
    
    influxdb2-client-2.3.0-linux-amd64.tar.gz  100%[=======================================================================================>]   5.10M  --.-KB/s    in 0.1s    
    
    2022-07-10 19:41:36 (34.4 MB/s) - 'influxdb2-client-2.3.0-linux-amd64.tar.gz' saved [5350662/5350662]
    
    prox@influxdb:~$ tar xvzf ./influxdb2-client-2.3.0-linux-amd64.tar.gz
    influxdb2-client-2.3.0-linux-amd64/LICENSE
    influxdb2-client-2.3.0-linux-amd64/README.md
    influxdb2-client-2.3.0-linux-amd64/influx
    prox@influxdb:~$ sudo cp influxdb2-client-2.3.0-linux-amd64/influx /usr/local/bin/
    
    We trust you have received the usual lecture from the local System
    Administrator. It usually boils down to these three things:
    
        #1) Respect the privacy of others.
        #2) Think before you type.
        #3) With great power comes great responsibility.
    
    [sudo] password for prox: 
    prox@influxdb:~$ 
    
    simatecS Offline
    simatecS Offline
    simatec
    Developer Most Active
    wrote on last edited by
    #2033

    @mcu leg die mal in /usr/bin
    Bei einigen Systemen wird usr/local/bin nicht richtig erkannt

    • Besuche meine Github Seite
    • Beitrag hat geholfen oder willst du mich unterstützen
    • HowTo Restore ioBroker
    M 1 Reply Last reply
    0
    • simatecS simatec

      @mcu leg die mal in /usr/bin
      Bei einigen Systemen wird usr/local/bin nicht richtig erkannt

      M Offline
      M Offline
      MCU
      wrote on last edited by
      #2034

      @simatec Bringt keinen Unterschied.

      NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
      Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

      Thomas BraunT 1 Reply Last reply
      0
      • Thomas BraunT Thomas Braun

        @mcu

        Da steht aber auch, wie man sich deren Repo anlacht.
        Software unter Debian wird (zu 99,9%) IMMER über den Paketmanager installiert. Auch influx.

        simatecS Offline
        simatecS Offline
        simatec
        Developer Most Active
        wrote on last edited by
        #2035

        @thomas-braun Kannst du mal bitte in Backitup ein Issue anlegen, wie man über Paketmanager die influx-cli installiert
        Also speziell für influxdb2.

        Dann passe ich die Doku an.
        Damals gab es noch kein offizielles Paket

        • Besuche meine Github Seite
        • Beitrag hat geholfen oder willst du mich unterstützen
        • HowTo Restore ioBroker
        1 Reply Last reply
        1
        • M MCU

          @simatec Bringt keinen Unterschied.

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          wrote on last edited by Thomas Braun
          #2036

          @mcu

          https://docs.influxdata.com/influxdb/v1.8/introduction/install/

          Leg dir das Repo an, da ist auch influxdb2 drin. Und dann installierst du das sauber.

          Und kratz das wieder aus /usr/local/bin raus.

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          1 Reply Last reply
          0
          • M MCU

            @thomas-braun Steht aber so dort:
            https://docs.influxdata.com/influxdb/v2.3/tools/influx-cli/?t=Linux
            Wie sonst?

            simatecS Offline
            simatecS Offline
            simatec
            Developer Most Active
            wrote on last edited by
            #2037

            @mcu
            Was kommt denn, wenn du influx in der Konsole aufrufst?

            • Besuche meine Github Seite
            • Beitrag hat geholfen oder willst du mich unterstützen
            • HowTo Restore ioBroker
            M 1 Reply Last reply
            0
            • simatecS simatec

              @mcu
              Was kommt denn, wenn du influx in der Konsole aufrufst?

              M Offline
              M Offline
              MCU
              wrote on last edited by
              #2038

              @simatec

              influx
              NAME:
                 influx - Influx Client
              
              USAGE:
                 influx [command]
              
              COMMANDS:
                 version              Print the influx CLI version
                 write                Write points to InfluxDB
                 bucket               Bucket management commands
                 completion           Generates completion scripts
                 query                Execute a Flux query
                 config               Config management commands
                 org, organization    Organization management commands
                 delete               Delete points from InfluxDB
                 user                 User management commands
                 task                 Task management commands
                 telegrafs            List Telegraf configuration(s). Subcommands manage Telegraf configurations.
                 dashboards           List Dashboard(s).
                 export               Export existing resources as a template
                 secret               Secret management commands
                 v1                   InfluxDB v1 management commands
                 auth, authorization  Authorization management commands
                 apply                Apply a template to manage resources
                 stacks               List stack(s) and associated templates. Subcommands manage stacks.
                 template             Summarize the provided template
                 bucket-schema        Bucket schema management commands
                 ping                 Check the InfluxDB /health endpoint
                 setup                Setup instance with initial user, org, bucket
                 backup               Backup database
                 restore              Restores a backup directory to InfluxDB
                 remote               Remote connection management commands
                 replication          Replication stream management commands
                 server-config        Display server config
                 help, h              Shows a list of commands or help for one command
              
              GLOBAL OPTIONS:
                 --help, -h  show help
              

              NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
              Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

              simatecS 1 Reply Last reply
              0
              • M MCU

                @simatec

                influx
                NAME:
                   influx - Influx Client
                
                USAGE:
                   influx [command]
                
                COMMANDS:
                   version              Print the influx CLI version
                   write                Write points to InfluxDB
                   bucket               Bucket management commands
                   completion           Generates completion scripts
                   query                Execute a Flux query
                   config               Config management commands
                   org, organization    Organization management commands
                   delete               Delete points from InfluxDB
                   user                 User management commands
                   task                 Task management commands
                   telegrafs            List Telegraf configuration(s). Subcommands manage Telegraf configurations.
                   dashboards           List Dashboard(s).
                   export               Export existing resources as a template
                   secret               Secret management commands
                   v1                   InfluxDB v1 management commands
                   auth, authorization  Authorization management commands
                   apply                Apply a template to manage resources
                   stacks               List stack(s) and associated templates. Subcommands manage stacks.
                   template             Summarize the provided template
                   bucket-schema        Bucket schema management commands
                   ping                 Check the InfluxDB /health endpoint
                   setup                Setup instance with initial user, org, bucket
                   backup               Backup database
                   restore              Restores a backup directory to InfluxDB
                   remote               Remote connection management commands
                   replication          Replication stream management commands
                   server-config        Display server config
                   help, h              Shows a list of commands or help for one command
                
                GLOBAL OPTIONS:
                   --help, -h  show help
                
                simatecS Offline
                simatecS Offline
                simatec
                Developer Most Active
                wrote on last edited by
                #2039

                @mcu na geht doch.
                Dan sollte es auch in Backitup gehen.
                Falls die influx aus irgend einem Grund von Backitup nicht gefunden wird, trage den kompletten Pfad in der Config ein

                • Besuche meine Github Seite
                • Beitrag hat geholfen oder willst du mich unterstützen
                • HowTo Restore ioBroker
                M 1 Reply Last reply
                0
                • simatecS simatec

                  @mcu na geht doch.
                  Dan sollte es auch in Backitup gehen.
                  Falls die influx aus irgend einem Grund von Backitup nicht gefunden wird, trage den kompletten Pfad in der Config ein

                  M Offline
                  M Offline
                  MCU
                  wrote on last edited by
                  #2040

                  @simatec So?
                  9092a109-cb4a-4535-9ff2-32b97a2e3d67-image.png

                  NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
                  Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                  Thomas BraunT simatecS 2 Replies Last reply
                  0
                  • M MCU

                    @simatec So?
                    9092a109-cb4a-4535-9ff2-32b97a2e3d67-image.png

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    wrote on last edited by
                    #2041

                    @mcu

                    Ich würde es über den Paketmanager machen. Das fällt dir früher oder später sonst wieder auf die Füße.

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    M 1 Reply Last reply
                    0
                    • Thomas BraunT Thomas Braun

                      @mcu

                      Ich würde es über den Paketmanager machen. Das fällt dir früher oder später sonst wieder auf die Füße.

                      M Offline
                      M Offline
                      MCU
                      wrote on last edited by
                      #2042

                      @thomas-braun Da fehlt mir das Wissen. Wie gehe ich über den Paketmanager?

                      NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
                      Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                      Thomas BraunT 1 Reply Last reply
                      0
                      • M MCU

                        @thomas-braun Da fehlt mir das Wissen. Wie gehe ich über den Paketmanager?

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        wrote on last edited by
                        #2043

                        @mcu

                        Repo anlegen:

                        wget -q https://repos.influxdata.com/influxdb.key
                        echo '23a1c8836f0afc5ed24e0486339d7cc8f6790b83886c4c96995b88a061c5bb5d influxdb.key' | sha256sum -c && cat influxdb.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/influxdb.gpg > /dev/null
                        echo 'deb [signed-by=/etc/apt/trusted.gpg.d/influxdb.gpg] https://repos.influxdata.com/debian stable main' | sudo tee /etc/apt/sources.list.d/influxdata.list
                        

                        Dann das übliche Installations-Prozedere:

                        sudo apt update
                        sudo apt install PAKETNAME
                        

                        Linux-Werkzeugkasten:
                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                        NodeJS Fixer Skript:
                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                        M 1 Reply Last reply
                        0
                        • Thomas BraunT Thomas Braun

                          @mcu

                          Repo anlegen:

                          wget -q https://repos.influxdata.com/influxdb.key
                          echo '23a1c8836f0afc5ed24e0486339d7cc8f6790b83886c4c96995b88a061c5bb5d influxdb.key' | sha256sum -c && cat influxdb.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/influxdb.gpg > /dev/null
                          echo 'deb [signed-by=/etc/apt/trusted.gpg.d/influxdb.gpg] https://repos.influxdata.com/debian stable main' | sudo tee /etc/apt/sources.list.d/influxdata.list
                          

                          Dann das übliche Installations-Prozedere:

                          sudo apt update
                          sudo apt install PAKETNAME
                          
                          M Offline
                          M Offline
                          MCU
                          wrote on last edited by
                          #2044

                          @thomas-braun Das habe ich doch bei der Installation von influxdb2 schon so gemacht?

                          apt install sudo curl gpg gnupg2 wget -y
                          
                          wget -q https://repos.influxdata.com/influxdb.key
                          echo '23a1c8836f0afc5ed24e0486339d7cc8f6790b83886c4c96995b88a061c5bb5d influxdb.key' | sha256sum -c && cat influxdb.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/influxdb.gpg > /dev/null
                          echo 'deb [signed-by=/etc/apt/trusted.gpg.d/influxdb.gpg] https://repos.influxdata.com/debian stable main' | sudo tee /etc/apt/sources.list.d/influxdata.list
                          
                          sudo apt-get update && sudo apt-get install influxdb2
                          

                          NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
                          Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                          Thomas BraunT 1 Reply Last reply
                          0
                          • M MCU

                            @thomas-braun Das habe ich doch bei der Installation von influxdb2 schon so gemacht?

                            apt install sudo curl gpg gnupg2 wget -y
                            
                            wget -q https://repos.influxdata.com/influxdb.key
                            echo '23a1c8836f0afc5ed24e0486339d7cc8f6790b83886c4c96995b88a061c5bb5d influxdb.key' | sha256sum -c && cat influxdb.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/influxdb.gpg > /dev/null
                            echo 'deb [signed-by=/etc/apt/trusted.gpg.d/influxdb.gpg] https://repos.influxdata.com/debian stable main' | sudo tee /etc/apt/sources.list.d/influxdata.list
                            
                            sudo apt-get update && sudo apt-get install influxdb2
                            
                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            wrote on last edited by Thomas Braun
                            #2045

                            @mcu

                            Und warum installierst du dann den client nicht auch daraus?
                            Stattdessen verhunzt du dir die dpkg-Datenbank.

                            apt policy influxdb2-cli
                            

                            bringt?

                            Linux-Werkzeugkasten:
                            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                            NodeJS Fixer Skript:
                            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                            M 1 Reply Last reply
                            0
                            • Thomas BraunT Thomas Braun

                              @mcu

                              Und warum installierst du dann den client nicht auch daraus?
                              Stattdessen verhunzt du dir die dpkg-Datenbank.

                              apt policy influxdb2-cli
                              

                              bringt?

                              M Offline
                              M Offline
                              MCU
                              wrote on last edited by MCU
                              #2046

                              @thomas-braun So?

                              sudo apt update && sudo apt install influxdb2-cli                                                                                                
                              Get:1 http://security.debian.org bullseye-security InRelease [44.1 kB]
                              Get:2 http://ftp.debian.org/debian bullseye InRelease [116 kB]                                                                        
                              Get:3 https://repos.influxdata.com/debian stable InRelease [4645 B]                                                                             
                              Get:4 http://ftp.debian.org/debian bullseye-updates InRelease [39.4 kB]                                       
                              Get:5 http://security.debian.org bullseye-security/main amd64 Packages [164 kB]
                              Get:6 https://repos.influxdata.com/debian stable/main amd64 Packages [1263 B]
                              Get:7 http://security.debian.org bullseye-security/main Translation-en [103 kB]
                              Get:8 http://ftp.debian.org/debian bullseye/main amd64 Packages [8182 kB]
                              Get:9 http://ftp.debian.org/debian bullseye/main Translation-en [6243 kB]
                              Get:10 http://ftp.debian.org/debian bullseye/contrib amd64 Packages [50.6 kB]
                              Get:11 http://ftp.debian.org/debian bullseye/contrib Translation-en [46.9 kB]
                              Fetched 15.0 MB in 2s (7736 kB/s)                            
                              Reading package lists... Done
                              Building dependency tree... Done
                              Reading state information... Done
                              12 packages can be upgraded. Run 'apt list --upgradable' to see them.
                              N: Repository 'http://ftp.debian.org/debian bullseye InRelease' changed its 'Version' value from '11.3' to '11.4'
                              Reading package lists... Done
                              Building dependency tree... Done
                              Reading state information... Done
                              influxdb2-cli is already the newest version (2.3.0).
                              0 upgraded, 0 newly installed, 0 to remove and 12 not upgraded.
                              

                              apt policy influxdb2-cli

                              apt policy influxdb2-cli
                              influxdb2-cli:
                                Installed: 2.3.0
                                Candidate: 2.3.0
                                Version table:
                               *** 2.3.0 500
                                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                                      100 /var/lib/dpkg/status
                              

                              NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
                              Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                              Thomas BraunT 1 Reply Last reply
                              0
                              • M MCU

                                @thomas-braun So?

                                sudo apt update && sudo apt install influxdb2-cli                                                                                                
                                Get:1 http://security.debian.org bullseye-security InRelease [44.1 kB]
                                Get:2 http://ftp.debian.org/debian bullseye InRelease [116 kB]                                                                        
                                Get:3 https://repos.influxdata.com/debian stable InRelease [4645 B]                                                                             
                                Get:4 http://ftp.debian.org/debian bullseye-updates InRelease [39.4 kB]                                       
                                Get:5 http://security.debian.org bullseye-security/main amd64 Packages [164 kB]
                                Get:6 https://repos.influxdata.com/debian stable/main amd64 Packages [1263 B]
                                Get:7 http://security.debian.org bullseye-security/main Translation-en [103 kB]
                                Get:8 http://ftp.debian.org/debian bullseye/main amd64 Packages [8182 kB]
                                Get:9 http://ftp.debian.org/debian bullseye/main Translation-en [6243 kB]
                                Get:10 http://ftp.debian.org/debian bullseye/contrib amd64 Packages [50.6 kB]
                                Get:11 http://ftp.debian.org/debian bullseye/contrib Translation-en [46.9 kB]
                                Fetched 15.0 MB in 2s (7736 kB/s)                            
                                Reading package lists... Done
                                Building dependency tree... Done
                                Reading state information... Done
                                12 packages can be upgraded. Run 'apt list --upgradable' to see them.
                                N: Repository 'http://ftp.debian.org/debian bullseye InRelease' changed its 'Version' value from '11.3' to '11.4'
                                Reading package lists... Done
                                Building dependency tree... Done
                                Reading state information... Done
                                influxdb2-cli is already the newest version (2.3.0).
                                0 upgraded, 0 newly installed, 0 to remove and 12 not upgraded.
                                

                                apt policy influxdb2-cli

                                apt policy influxdb2-cli
                                influxdb2-cli:
                                  Installed: 2.3.0
                                  Candidate: 2.3.0
                                  Version table:
                                 *** 2.3.0 500
                                        500 https://repos.influxdata.com/debian stable/main amd64 Packages
                                        100 /var/lib/dpkg/status
                                
                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                wrote on last edited by Thomas Braun
                                #2047

                                @mcu sagte in Test Adapter ioBroker.backitup v2.4.x:

                                influxdb2-cli is already the newest version (2.3.0).

                                ist also bereits installiert.

                                which influx
                                

                                liefert?

                                Hau die 12 Updates rein...

                                Linux-Werkzeugkasten:
                                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                NodeJS Fixer Skript:
                                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                M 1 Reply Last reply
                                0
                                • Thomas BraunT Thomas Braun

                                  @mcu sagte in Test Adapter ioBroker.backitup v2.4.x:

                                  influxdb2-cli is already the newest version (2.3.0).

                                  ist also bereits installiert.

                                  which influx
                                  

                                  liefert?

                                  Hau die 12 Updates rein...

                                  M Offline
                                  M Offline
                                  MCU
                                  wrote on last edited by MCU
                                  #2048

                                  @thomas-braun

                                  sudo apt update                       
                                  [sudo] password for prox: 
                                  Hit:1 http://ftp.debian.org/debian bullseye InRelease
                                  Hit:2 http://security.debian.org bullseye-security InRelease        
                                  Hit:3 http://ftp.debian.org/debian bullseye-updates InRelease       
                                  Hit:4 https://repos.influxdata.com/debian stable InRelease
                                  Reading package lists... Done
                                  Building dependency tree... Done
                                  Reading state information... Done
                                  All packages are up to date.
                                  
                                  which influx
                                  /usr/local/bin/influx
                                  

                                  NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
                                  Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                                  Thomas BraunT 1 Reply Last reply
                                  0
                                  • M MCU

                                    @thomas-braun

                                    sudo apt update                       
                                    [sudo] password for prox: 
                                    Hit:1 http://ftp.debian.org/debian bullseye InRelease
                                    Hit:2 http://security.debian.org bullseye-security InRelease        
                                    Hit:3 http://ftp.debian.org/debian bullseye-updates InRelease       
                                    Hit:4 https://repos.influxdata.com/debian stable InRelease
                                    Reading package lists... Done
                                    Building dependency tree... Done
                                    Reading state information... Done
                                    All packages are up to date.
                                    
                                    which influx
                                    /usr/local/bin/influx
                                    
                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    wrote on last edited by Thomas Braun
                                    #2049

                                    @mcu sagte in Test Adapter ioBroker.backitup v2.4.x:

                                    /usr/local/bin/influx

                                    sudo rm /usr/local/bin/influx
                                    exit
                                    

                                    Wieder einloggen und dann nochmal

                                    which influx
                                    

                                    Und warum hast du nodejs nicht als Repo? Das ist wichtig! (Ah, das ist nicht die Dose mit dem ioBroker...)

                                    Linux-Werkzeugkasten:
                                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                    NodeJS Fixer Skript:
                                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                    M 1 Reply Last reply
                                    0
                                    • M MCU

                                      @simatec So?
                                      9092a109-cb4a-4535-9ff2-32b97a2e3d67-image.png

                                      simatecS Offline
                                      simatecS Offline
                                      simatec
                                      Developer Most Active
                                      wrote on last edited by
                                      #2050

                                      @mcu nich influxd … nur influx

                                      • Besuche meine Github Seite
                                      • Beitrag hat geholfen oder willst du mich unterstützen
                                      • HowTo Restore ioBroker
                                      M 1 Reply Last reply
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @mcu sagte in Test Adapter ioBroker.backitup v2.4.x:

                                        /usr/local/bin/influx

                                        sudo rm /usr/local/bin/influx
                                        exit
                                        

                                        Wieder einloggen und dann nochmal

                                        which influx
                                        

                                        Und warum hast du nodejs nicht als Repo? Das ist wichtig! (Ah, das ist nicht die Dose mit dem ioBroker...)

                                        M Offline
                                        M Offline
                                        MCU
                                        wrote on last edited by
                                        #2051

                                        @thomas-braun

                                        which influx
                                        /usr/bin/influx
                                        

                                        NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
                                        Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                                        1 Reply Last reply
                                        0
                                        • simatecS simatec

                                          @mcu nich influxd … nur influx

                                          M Offline
                                          M Offline
                                          MCU
                                          wrote on last edited by MCU
                                          #2052

                                          @simatec
                                          3e10cb7f-7876-4483-989f-101caf9c425a-image.png
                                          32b6c16b-1aa2-418b-b273-e605cd3764c2-image.png
                                          9d7e265b-d19b-4e8a-b48e-7f252c51fe33-image.png

                                          NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
                                          Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                                          Thomas BraunT 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          242

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe