Skip to content
  • Home
  • 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
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Off Topic
  4. InfluxDB
  5. mit backitup kein Influxdb und Grafana backup möglich

NEWS

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

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

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

mit backitup kein Influxdb und Grafana backup möglich

Scheduled Pinned Locked Moved InfluxDB
119 Posts 10 Posters 12.6k Views 8 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.
  • W Willi-Wunder

    @simatec

    sudo influx auth list -t 74VTRbf_Qc6sAG_goAo4AMkdEdPKkPdWFyxVzrPhY5hNuxX43QdnYAiIWp9rmexTYHJbxa1I0dQ_wNkqkexV7A== --json
    

    InfluxA.jpg

    simatecS Online
    simatecS Online
    simatec
    Developer Most Active
    wrote on last edited by
    #62

    @willi-wunder Läuft Influxdb auf dem gleichen System wie iobroker?

    • Besuche meine Github Seite
    • Beitrag hat geholfen oder willst du mich unterstützen
    • HowTo Restore ioBroker
    W 1 Reply Last reply
    0
    • W Willi-Wunder

      @simatec sagte in mit backitup kein Influxdb und Grafana backup möglich:

      apt policy influx*

      pi@iobroker:~ $ apt policy influx*
      N: Unable to locate package influx
      N: Unable to locate package influxdata-archive_compat.key
      N: Unable to locate package influxdata-archive_compat.key.1
      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'
      N: Unable to locate package influxdb2-client-2.7.3-linux-amd64.tar.gz
      N: Couldn't find any package by glob 'influxdb2-client-2.7.3-linux-amd64.tar.gz'
      

      Ähm, das sieht aber nicht gut aus, InfluxDB läuft aber......

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

      @willi-wunder

      Software wird nicht so installiert, man verwendet einen Paketmanager.

      sudo apt install PAKETNAME
      

      Das entsprechende Repository muss zuvor ggfs . installiert werden.

      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
      • simatecS simatec

        @willi-wunder Läuft Influxdb auf dem gleichen System wie iobroker?

        W Offline
        W Offline
        Willi-Wunder
        wrote on last edited by
        #64

        @simatec sagte in mit backitup kein Influxdb und Grafana backup möglich:

        @willi-wunder Läuft Influxdb auf dem gleichen System wie iobroker?

        Ja

        Thomas BraunT 1 Reply Last reply
        0
        • W Willi-Wunder

          @simatec sagte in mit backitup kein Influxdb und Grafana backup möglich:

          @willi-wunder Läuft Influxdb auf dem gleichen System wie iobroker?

          Ja

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

          @willi-wunder

          cd
          rm influx*
          sudo apt update
          apt policy influx*
          

          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

          W 1 Reply Last reply
          0
          • Thomas BraunT Thomas Braun

            @willi-wunder

            cd
            rm influx*
            sudo apt update
            apt policy influx*
            
            W Offline
            W Offline
            Willi-Wunder
            wrote on last edited by Willi-Wunder
            #66

            @thomas-braun

            pi@iobroker:~ $ apt policy influx*
            influxdb2-cli:
              Installed: 2.7.3-1
              Candidate: 2.7.3-1
              Version table:
             *** 2.7.3-1 500
                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                    100 /var/lib/dpkg/status
                 2.7.1-2 500
                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                 2.6.1 500
                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                 2.6.0 500
                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                 2.5.0 500
                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                 2.4.0 500
                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                 2.3.0 500
                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
            influxdb-client:
              Installed: (none)
              Candidate: 1.6.7~rc0-1+b13
              Version table:
                 1.6.7~rc0-1+b13 500
                    500 http://deb.debian.org/debian bookworm/main arm64 Packages
            influxdb-dev:
              Installed: (none)
              Candidate: (none)
              Version table:
            influxdb2-client:
              Installed: (none)
              Candidate: 2.7.1-1
              Version table:
                 2.7.1-1 500
                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
            influxdb:
              Installed: (none)
              Candidate: 1.8.10-1
              Version table:
                 1.8.10-1 500
                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                 1.6.7~rc0-1+b13 500
                    500 http://deb.debian.org/debian bookworm/main arm64 Packages
            influxctl:
              Installed: (none)
              Candidate: 2.4.2
              Version table:
                 2.4.2 500
                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                 2.4.1 500
                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                 2.4.0 500
                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                 2.3.1 500
                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                 2.3.0 500
                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                 2.2.0 500
                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                 2.1.0 500
                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                 2.0.4 500
                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                 2.0.3 500
                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                 2.0.2 500
                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                 2.0.1 500
                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                 2.0.0 500
                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
            influxdb2:
              Installed: 2.7.4-1
              Candidate: 2.7.4-1
              Version table:
             *** 2.7.4-1 500
                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                    100 /var/lib/dpkg/status
                 2.7.3-1 500
                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                 2.7.1-1 500
                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                 2.7.0-1 500
                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                 2.6.1-1 500
                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                 2.6.0-1 500
                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                 2.5.1-1 500
                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                 2.4.0-1 500
                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                 2.3.0-1 500
                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                 2.2.0 500
                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
            
            

            Danke, sieht jetzt schon besser aus :-)

            simatecS 1 Reply Last reply
            0
            • W Willi-Wunder

              @thomas-braun

              pi@iobroker:~ $ apt policy influx*
              influxdb2-cli:
                Installed: 2.7.3-1
                Candidate: 2.7.3-1
                Version table:
               *** 2.7.3-1 500
                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                      100 /var/lib/dpkg/status
                   2.7.1-2 500
                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                   2.6.1 500
                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                   2.6.0 500
                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                   2.5.0 500
                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                   2.4.0 500
                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                   2.3.0 500
                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
              influxdb-client:
                Installed: (none)
                Candidate: 1.6.7~rc0-1+b13
                Version table:
                   1.6.7~rc0-1+b13 500
                      500 http://deb.debian.org/debian bookworm/main arm64 Packages
              influxdb-dev:
                Installed: (none)
                Candidate: (none)
                Version table:
              influxdb2-client:
                Installed: (none)
                Candidate: 2.7.1-1
                Version table:
                   2.7.1-1 500
                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
              influxdb:
                Installed: (none)
                Candidate: 1.8.10-1
                Version table:
                   1.8.10-1 500
                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                   1.6.7~rc0-1+b13 500
                      500 http://deb.debian.org/debian bookworm/main arm64 Packages
              influxctl:
                Installed: (none)
                Candidate: 2.4.2
                Version table:
                   2.4.2 500
                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                   2.4.1 500
                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                   2.4.0 500
                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                   2.3.1 500
                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                   2.3.0 500
                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                   2.2.0 500
                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                   2.1.0 500
                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                   2.0.4 500
                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                   2.0.3 500
                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                   2.0.2 500
                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                   2.0.1 500
                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                   2.0.0 500
                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
              influxdb2:
                Installed: 2.7.4-1
                Candidate: 2.7.4-1
                Version table:
               *** 2.7.4-1 500
                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                      100 /var/lib/dpkg/status
                   2.7.3-1 500
                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                   2.7.1-1 500
                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                   2.7.0-1 500
                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                   2.6.1-1 500
                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                   2.6.0-1 500
                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                   2.5.1-1 500
                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                   2.4.0-1 500
                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                   2.3.0-1 500
                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                   2.2.0 500
                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
              
              

              Danke, sieht jetzt schon besser aus :-)

              simatecS Online
              simatecS Online
              simatec
              Developer Most Active
              wrote on last edited by
              #67

              @willi-wunder

              sudo apt install influxdb2-client
              
              • Besuche meine Github Seite
              • Beitrag hat geholfen oder willst du mich unterstützen
              • HowTo Restore ioBroker
              W 1 Reply Last reply
              0
              • simatecS simatec

                @willi-wunder

                sudo apt install influxdb2-client
                
                W Offline
                W Offline
                Willi-Wunder
                wrote on last edited by Willi-Wunder
                #68

                @simatec sagte in mit backitup kein Influxdb und Grafana backup möglich:

                sudo apt install influxdb2-client

                pi@iobroker:~ $ sudo apt install influxdb2-client
                Reading package lists... Done
                Building dependency tree... Done
                Reading state information... Done
                The following NEW packages will be installed:
                  influxdb2-client
                0 upgraded, 1 newly installed, 0 to remove and 3 not upgraded.
                Need to get 10.5 MB of archives.
                After this operation, 24.0 MB of additional disk space will be used.
                Get:1 https://repos.influxdata.com/debian stable/main arm64 influxdb2-client arm64 2.7.1-1 [10.5 MB]
                Fetched 10.5 MB in 2s (4392 kB/s)
                apt-listchanges: Can't set locale; make sure $LC_* and $LANG are correct!
                perl: warning: Setting locale failed.
                perl: warning: Please check that your locale settings:
                        LANGUAGE = "de_DE",
                        LC_ALL = "de_DE",
                        LANG = (unset)
                    are supported and installed on your system.
                perl: warning: Falling back to the standard locale ("C").
                locale: Cannot set LC_CTYPE to default locale: No such file or directory
                locale: Cannot set LC_MESSAGES to default locale: No such file or directory
                locale: Cannot set LC_ALL to default locale: No such file or directory
                Selecting previously unselected package influxdb2-client.
                (Reading database ... 146179 files and directories currently installed.)
                Preparing to unpack .../influxdb2-client_2.7.1-1_arm64.deb ...
                Unpacking influxdb2-client (2.7.1-1) ...
                dpkg: error processing archive /var/cache/apt/archives/influxdb2-client_2.7.1-1_arm64.deb (--unpack):
                 trying to overwrite '/usr/bin/influx', which is also in package influxdb2-cli 2.7.3-1
                dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
                Errors were encountered while processing:
                 /var/cache/apt/archives/influxdb2-client_2.7.1-1_arm64.deb
                E: Sub-process /usr/bin/dpkg returned an error code (1)
                
                

                Hätte ich vorher InfluxDB stoppen müssen?

                simatecS 1 Reply Last reply
                0
                • W Willi-Wunder

                  @simatec sagte in mit backitup kein Influxdb und Grafana backup möglich:

                  sudo apt install influxdb2-client

                  pi@iobroker:~ $ sudo apt install influxdb2-client
                  Reading package lists... Done
                  Building dependency tree... Done
                  Reading state information... Done
                  The following NEW packages will be installed:
                    influxdb2-client
                  0 upgraded, 1 newly installed, 0 to remove and 3 not upgraded.
                  Need to get 10.5 MB of archives.
                  After this operation, 24.0 MB of additional disk space will be used.
                  Get:1 https://repos.influxdata.com/debian stable/main arm64 influxdb2-client arm64 2.7.1-1 [10.5 MB]
                  Fetched 10.5 MB in 2s (4392 kB/s)
                  apt-listchanges: Can't set locale; make sure $LC_* and $LANG are correct!
                  perl: warning: Setting locale failed.
                  perl: warning: Please check that your locale settings:
                          LANGUAGE = "de_DE",
                          LC_ALL = "de_DE",
                          LANG = (unset)
                      are supported and installed on your system.
                  perl: warning: Falling back to the standard locale ("C").
                  locale: Cannot set LC_CTYPE to default locale: No such file or directory
                  locale: Cannot set LC_MESSAGES to default locale: No such file or directory
                  locale: Cannot set LC_ALL to default locale: No such file or directory
                  Selecting previously unselected package influxdb2-client.
                  (Reading database ... 146179 files and directories currently installed.)
                  Preparing to unpack .../influxdb2-client_2.7.1-1_arm64.deb ...
                  Unpacking influxdb2-client (2.7.1-1) ...
                  dpkg: error processing archive /var/cache/apt/archives/influxdb2-client_2.7.1-1_arm64.deb (--unpack):
                   trying to overwrite '/usr/bin/influx', which is also in package influxdb2-cli 2.7.3-1
                  dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
                  Errors were encountered while processing:
                   /var/cache/apt/archives/influxdb2-client_2.7.1-1_arm64.deb
                  E: Sub-process /usr/bin/dpkg returned an error code (1)
                  
                  

                  Hätte ich vorher InfluxDB stoppen müssen?

                  simatecS Online
                  simatecS Online
                  simatec
                  Developer Most Active
                  wrote on last edited by
                  #69

                  @willi-wunder sagte in mit backitup kein Influxdb und Grafana backup möglich:

                  /usr/bin/influx

                  ohhh man da ist einiges vermurkst ...

                  sudo rm /usr/bin/influx
                  sudo apt install influxdb2-client
                  
                  • Besuche meine Github Seite
                  • Beitrag hat geholfen oder willst du mich unterstützen
                  • HowTo Restore ioBroker
                  W 1 Reply Last reply
                  0
                  • simatecS simatec

                    @willi-wunder sagte in mit backitup kein Influxdb und Grafana backup möglich:

                    /usr/bin/influx

                    ohhh man da ist einiges vermurkst ...

                    sudo rm /usr/bin/influx
                    sudo apt install influxdb2-client
                    
                    W Offline
                    W Offline
                    Willi-Wunder
                    wrote on last edited by Willi-Wunder
                    #70

                    @simatec sagte in mit backitup kein Influxdb und Grafana backup möglich:

                    sudo apt install influxdb2-client

                    pi@iobroker:~ $ sudo rm /usr/bin/influx
                    pi@iobroker:~ $ sudo apt install influxdb2-client
                    Reading package lists... Done
                    Building dependency tree... Done
                    Reading state information... Done
                    The following NEW packages will be installed:
                      influxdb2-client
                    0 upgraded, 1 newly installed, 0 to remove and 3 not upgraded.
                    Need to get 0 B/10.5 MB of archives.
                    After this operation, 24.0 MB of additional disk space will be used.
                    apt-listchanges: Can't set locale; make sure $LC_* and $LANG are correct!
                    perl: warning: Setting locale failed.
                    perl: warning: Please check that your locale settings:
                            LANGUAGE = "de_DE",
                            LC_ALL = "de_DE",
                            LANG = (unset)
                        are supported and installed on your system.
                    perl: warning: Falling back to the standard locale ("C").
                    locale: Cannot set LC_CTYPE to default locale: No such file or directory
                    locale: Cannot set LC_MESSAGES to default locale: No such file or directory
                    locale: Cannot set LC_ALL to default locale: No such file or directory
                    (Reading database ... 146179 files and directories currently installed.)
                    Preparing to unpack .../influxdb2-client_2.7.1-1_arm64.deb ...
                    Unpacking influxdb2-client (2.7.1-1) ...
                    dpkg: error processing archive /var/cache/apt/archives/influxdb2-client_2.7.1-1_arm64.deb (--unpack):
                     trying to overwrite '/usr/bin/influx', which is also in package influxdb2-cli 2.7.3-1
                    dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
                    Errors were encountered while processing:
                     /var/cache/apt/archives/influxdb2-client_2.7.1-1_arm64.deb
                    E: Sub-process /usr/bin/dpkg returned an error code (1)
                    

                    Hab den Rasp von Buster auf Bookworm neu eingerichtet, allerdings ein Backup vom Iobroker eingespielt. Hatte unter Buster influxDB 1.x gehabt. Mist...... Vielen Dank für eure Hilfe.

                    simatecS 1 Reply Last reply
                    0
                    • W Willi-Wunder

                      @simatec sagte in mit backitup kein Influxdb und Grafana backup möglich:

                      sudo apt install influxdb2-client

                      pi@iobroker:~ $ sudo rm /usr/bin/influx
                      pi@iobroker:~ $ sudo apt install influxdb2-client
                      Reading package lists... Done
                      Building dependency tree... Done
                      Reading state information... Done
                      The following NEW packages will be installed:
                        influxdb2-client
                      0 upgraded, 1 newly installed, 0 to remove and 3 not upgraded.
                      Need to get 0 B/10.5 MB of archives.
                      After this operation, 24.0 MB of additional disk space will be used.
                      apt-listchanges: Can't set locale; make sure $LC_* and $LANG are correct!
                      perl: warning: Setting locale failed.
                      perl: warning: Please check that your locale settings:
                              LANGUAGE = "de_DE",
                              LC_ALL = "de_DE",
                              LANG = (unset)
                          are supported and installed on your system.
                      perl: warning: Falling back to the standard locale ("C").
                      locale: Cannot set LC_CTYPE to default locale: No such file or directory
                      locale: Cannot set LC_MESSAGES to default locale: No such file or directory
                      locale: Cannot set LC_ALL to default locale: No such file or directory
                      (Reading database ... 146179 files and directories currently installed.)
                      Preparing to unpack .../influxdb2-client_2.7.1-1_arm64.deb ...
                      Unpacking influxdb2-client (2.7.1-1) ...
                      dpkg: error processing archive /var/cache/apt/archives/influxdb2-client_2.7.1-1_arm64.deb (--unpack):
                       trying to overwrite '/usr/bin/influx', which is also in package influxdb2-cli 2.7.3-1
                      dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
                      Errors were encountered while processing:
                       /var/cache/apt/archives/influxdb2-client_2.7.1-1_arm64.deb
                      E: Sub-process /usr/bin/dpkg returned an error code (1)
                      

                      Hab den Rasp von Buster auf Bookworm neu eingerichtet, allerdings ein Backup vom Iobroker eingespielt. Hatte unter Buster influxDB 1.x gehabt. Mist...... Vielen Dank für eure Hilfe.

                      simatecS Online
                      simatecS Online
                      simatec
                      Developer Most Active
                      wrote on last edited by
                      #71

                      @willi-wunder Hast du vorher nicht den Befehl zum löschen ausgeführt?

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

                        @willi-wunder Hast du vorher nicht den Befehl zum löschen ausgeführt?

                        W Offline
                        W Offline
                        Willi-Wunder
                        wrote on last edited by
                        #72

                        @simatec
                        Doch, gerade oben mit ergänzt, hatte ich zuvor mit ausgeführt......

                        simatecS 1 Reply Last reply
                        0
                        • W Willi-Wunder

                          @simatec
                          Doch, gerade oben mit ergänzt, hatte ich zuvor mit ausgeführt......

                          simatecS Online
                          simatecS Online
                          simatec
                          Developer Most Active
                          wrote on last edited by
                          #73

                          @willi-wunder

                          apt policy influxdb2-cli
                          
                          • Besuche meine Github Seite
                          • Beitrag hat geholfen oder willst du mich unterstützen
                          • HowTo Restore ioBroker
                          W 1 Reply Last reply
                          0
                          • simatecS simatec

                            @willi-wunder

                            apt policy influxdb2-cli
                            
                            W Offline
                            W Offline
                            Willi-Wunder
                            wrote on last edited by
                            #74
                            pi@iobroker:~ $ apt policy influxdb2-cli
                            influxdb2-cli:
                              Installed: 2.7.3-1
                              Candidate: 2.7.3-1
                              Version table:
                             *** 2.7.3-1 500
                                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                    100 /var/lib/dpkg/status
                                 2.7.1-2 500
                                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                 2.6.1 500
                                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                 2.6.0 500
                                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                 2.5.0 500
                                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                 2.4.0 500
                                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                 2.3.0 500
                                    500 https://repos.influxdata.com/debian stable/main arm64 Packages
                            
                            
                            simatecS 2 Replies Last reply
                            0
                            • W Willi-Wunder
                              pi@iobroker:~ $ apt policy influxdb2-cli
                              influxdb2-cli:
                                Installed: 2.7.3-1
                                Candidate: 2.7.3-1
                                Version table:
                               *** 2.7.3-1 500
                                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                      100 /var/lib/dpkg/status
                                   2.7.1-2 500
                                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                   2.6.1 500
                                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                   2.6.0 500
                                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                   2.5.0 500
                                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                   2.4.0 500
                                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                   2.3.0 500
                                      500 https://repos.influxdata.com/debian stable/main arm64 Packages
                              
                              
                              simatecS Online
                              simatecS Online
                              simatec
                              Developer Most Active
                              wrote on last edited by
                              #75

                              @willi-wunder Dann war aber die Ausgabe vorher nicht vollständig...

                              • Besuche meine Github Seite
                              • Beitrag hat geholfen oder willst du mich unterstützen
                              • HowTo Restore ioBroker
                              W 1 Reply Last reply
                              0
                              • W Willi-Wunder
                                pi@iobroker:~ $ apt policy influxdb2-cli
                                influxdb2-cli:
                                  Installed: 2.7.3-1
                                  Candidate: 2.7.3-1
                                  Version table:
                                 *** 2.7.3-1 500
                                        500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                        100 /var/lib/dpkg/status
                                     2.7.1-2 500
                                        500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                     2.6.1 500
                                        500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                     2.6.0 500
                                        500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                     2.5.0 500
                                        500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                     2.4.0 500
                                        500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                     2.3.0 500
                                        500 https://repos.influxdata.com/debian stable/main arm64 Packages
                                
                                
                                simatecS Online
                                simatecS Online
                                simatec
                                Developer Most Active
                                wrote on last edited by
                                #76

                                @willi-wunder

                                sudo apt remove influxdb2-cli
                                sudo apt install influxdb2-client
                                
                                • Besuche meine Github Seite
                                • Beitrag hat geholfen oder willst du mich unterstützen
                                • HowTo Restore ioBroker
                                1 Reply Last reply
                                0
                                • simatecS simatec

                                  @willi-wunder Dann war aber die Ausgabe vorher nicht vollständig...

                                  W Offline
                                  W Offline
                                  Willi-Wunder
                                  wrote on last edited by
                                  #77

                                  @simatec
                                  Du meinst wegen sudo rm /usr/bin/influx ? Das hatte ich beim Code kopieren übersehen und dann nachgetragen.

                                  W 1 Reply Last reply
                                  0
                                  • W Willi-Wunder

                                    @simatec
                                    Du meinst wegen sudo rm /usr/bin/influx ? Das hatte ich beim Code kopieren übersehen und dann nachgetragen.

                                    W Offline
                                    W Offline
                                    Willi-Wunder
                                    wrote on last edited by
                                    #78
                                    pi@iobroker:~ $ sudo apt remove influxdb2-cli
                                    Reading package lists... Done
                                    Building dependency tree... Done
                                    Reading state information... Done
                                    The following packages will be REMOVED:
                                      influxdb2-cli
                                    0 upgraded, 0 newly installed, 1 to remove and 3 not upgraded.
                                    After this operation, 24.1 MB disk space will be freed.
                                    Do you want to continue? [Y/n] y
                                    apt-listchanges: Can't set locale; make sure $LC_* and $LANG are correct!
                                    perl: warning: Setting locale failed.
                                    perl: warning: Please check that your locale settings:
                                            LANGUAGE = "de_DE",
                                            LC_ALL = "de_DE",
                                            LANG = (unset)
                                        are supported and installed on your system.
                                    perl: warning: Falling back to the standard locale ("C").
                                    locale: Cannot set LC_CTYPE to default locale: No such file or directory
                                    locale: Cannot set LC_MESSAGES to default locale: No such file or directory
                                    locale: Cannot set LC_ALL to default locale: No such file or directory
                                    (Reading database ... 146179 files and directories currently installed.)
                                    Removing influxdb2-cli (2.7.3-1) ...
                                    pi@iobroker:~ $ sudo apt install influxdb2-client
                                    Reading package lists... Done
                                    Building dependency tree... Done
                                    Reading state information... Done
                                    The following NEW packages will be installed:
                                      influxdb2-client
                                    0 upgraded, 1 newly installed, 0 to remove and 3 not upgraded.
                                    Need to get 0 B/10.5 MB of archives.
                                    After this operation, 24.0 MB of additional disk space will be used.
                                    apt-listchanges: Can't set locale; make sure $LC_* and $LANG are correct!
                                    perl: warning: Setting locale failed.
                                    perl: warning: Please check that your locale settings:
                                            LANGUAGE = "de_DE",
                                            LC_ALL = "de_DE",
                                            LANG = (unset)
                                        are supported and installed on your system.
                                    perl: warning: Falling back to the standard locale ("C").
                                    locale: Cannot set LC_CTYPE to default locale: No such file or directory
                                    locale: Cannot set LC_MESSAGES to default locale: No such file or directory
                                    locale: Cannot set LC_ALL to default locale: No such file or directory
                                    (Reading database ... 146176 files and directories currently installed.)
                                    Preparing to unpack .../influxdb2-client_2.7.1-1_arm64.deb ...
                                    Unpacking influxdb2-client (2.7.1-1) ...
                                    Setting up influxdb2-client (2.7.1-1) ...
                                    
                                    
                                    simatecS 1 Reply Last reply
                                    0
                                    • W Willi-Wunder
                                      pi@iobroker:~ $ sudo apt remove influxdb2-cli
                                      Reading package lists... Done
                                      Building dependency tree... Done
                                      Reading state information... Done
                                      The following packages will be REMOVED:
                                        influxdb2-cli
                                      0 upgraded, 0 newly installed, 1 to remove and 3 not upgraded.
                                      After this operation, 24.1 MB disk space will be freed.
                                      Do you want to continue? [Y/n] y
                                      apt-listchanges: Can't set locale; make sure $LC_* and $LANG are correct!
                                      perl: warning: Setting locale failed.
                                      perl: warning: Please check that your locale settings:
                                              LANGUAGE = "de_DE",
                                              LC_ALL = "de_DE",
                                              LANG = (unset)
                                          are supported and installed on your system.
                                      perl: warning: Falling back to the standard locale ("C").
                                      locale: Cannot set LC_CTYPE to default locale: No such file or directory
                                      locale: Cannot set LC_MESSAGES to default locale: No such file or directory
                                      locale: Cannot set LC_ALL to default locale: No such file or directory
                                      (Reading database ... 146179 files and directories currently installed.)
                                      Removing influxdb2-cli (2.7.3-1) ...
                                      pi@iobroker:~ $ sudo apt install influxdb2-client
                                      Reading package lists... Done
                                      Building dependency tree... Done
                                      Reading state information... Done
                                      The following NEW packages will be installed:
                                        influxdb2-client
                                      0 upgraded, 1 newly installed, 0 to remove and 3 not upgraded.
                                      Need to get 0 B/10.5 MB of archives.
                                      After this operation, 24.0 MB of additional disk space will be used.
                                      apt-listchanges: Can't set locale; make sure $LC_* and $LANG are correct!
                                      perl: warning: Setting locale failed.
                                      perl: warning: Please check that your locale settings:
                                              LANGUAGE = "de_DE",
                                              LC_ALL = "de_DE",
                                              LANG = (unset)
                                          are supported and installed on your system.
                                      perl: warning: Falling back to the standard locale ("C").
                                      locale: Cannot set LC_CTYPE to default locale: No such file or directory
                                      locale: Cannot set LC_MESSAGES to default locale: No such file or directory
                                      locale: Cannot set LC_ALL to default locale: No such file or directory
                                      (Reading database ... 146176 files and directories currently installed.)
                                      Preparing to unpack .../influxdb2-client_2.7.1-1_arm64.deb ...
                                      Unpacking influxdb2-client (2.7.1-1) ...
                                      Setting up influxdb2-client (2.7.1-1) ...
                                      
                                      
                                      simatecS Online
                                      simatecS Online
                                      simatec
                                      Developer Most Active
                                      wrote on last edited by
                                      #79

                                      @willi-wunder ohhh je da ist soviel krum ...
                                      Was bekommst du nun als Ausgabe von

                                      sudo influx auth list -t 74VTRbf_Qc6sAG_goAo4AMkdEdPKkPdWFyxVzrPhY5hNuxX43QdnYAiIWp9rmexTYHJbxa1I0dQ_wNkqkexV7A== --json
                                      
                                      • Besuche meine Github Seite
                                      • Beitrag hat geholfen oder willst du mich unterstützen
                                      • HowTo Restore ioBroker
                                      W 1 Reply Last reply
                                      0
                                      • simatecS simatec

                                        @willi-wunder ohhh je da ist soviel krum ...
                                        Was bekommst du nun als Ausgabe von

                                        sudo influx auth list -t 74VTRbf_Qc6sAG_goAo4AMkdEdPKkPdWFyxVzrPhY5hNuxX43QdnYAiIWp9rmexTYHJbxa1I0dQ_wNkqkexV7A== --json
                                        
                                        W Offline
                                        W Offline
                                        Willi-Wunder
                                        wrote on last edited by
                                        #80
                                        pi@iobroker:~ $ sudo influx auth list -t 74VTRbf_Qc6sAG_goAo4AMkdEdPKkPdWFyxVzrPhY5hNuxX43QdnYAiIWp9rmexTYHJbxa1I0dQ_wNkqkexV7A== --json
                                        /usr/local/bin/influx: 1: Syntax error: ")" unexpected
                                        
                                        
                                        Thomas BraunT 1 Reply Last reply
                                        0
                                        • W Willi-Wunder
                                          pi@iobroker:~ $ sudo influx auth list -t 74VTRbf_Qc6sAG_goAo4AMkdEdPKkPdWFyxVzrPhY5hNuxX43QdnYAiIWp9rmexTYHJbxa1I0dQ_wNkqkexV7A== --json
                                          /usr/local/bin/influx: 1: Syntax error: ")" unexpected
                                          
                                          
                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          wrote on last edited by
                                          #81

                                          @willi-wunder

                                          sudo apt update
                                          sudo apt full-upgrade
                                          sudo reboot
                                          

                                          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

                                          W 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

                                          730

                                          Online

                                          32.4k

                                          Users

                                          81.5k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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