Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Off Topic
  4. Proxmox
  5. Proxmox / Influxdb V1 zu V2... wie?

NEWS

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

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

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

Proxmox / Influxdb V1 zu V2... wie?

Geplant Angeheftet Gesperrt Verschoben Proxmox
221 Beiträge 20 Kommentatoren 37.8k Aufrufe 24 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • S saeft_2003

    @meister-mopper

    Das upgrade habe ich nach dieser Anleitung versucht.

    https://youtu.be/QFOqLnBMTW4?si=wL3Pvn8ifcY7whnZ

    Ziemlich am Schluss kommen Berechtigungsfehler und das nur 2GB frei wären er aber 4GB benötigt. Hab die VM schon massiv vergrößert bring nichts.

    Ich kann heute Abend die genaue Fehlermeldung nochmal hier posten, vielleicht kann jemand von euch damit was anfangen.

    Meister MopperM Abwesend
    Meister MopperM Abwesend
    Meister Mopper
    schrieb am zuletzt editiert von
    #204

    @saeft_2003 sagte in Proxmox / Influxdb V1 zu V2... wie?:

    Das upgrade habe ich nach dieser Anleitung versucht.

    Ja, genau die habe ich auch verwendet. Allerdings habe ich einen LXC und keine VM. Lief ohne Problem durch.

    Proxmox und HA

    S 1 Antwort Letzte Antwort
    0
    • Meister MopperM Meister Mopper

      @saeft_2003 sagte in Proxmox / Influxdb V1 zu V2... wie?:

      Das upgrade habe ich nach dieser Anleitung versucht.

      Ja, genau die habe ich auch verwendet. Allerdings habe ich einen LXC und keine VM. Lief ohne Problem durch.

      S Offline
      S Offline
      saeft_2003
      Most Active
      schrieb am zuletzt editiert von
      #205

      @meister-mopper

      hat jetzt bei mir auch funktioniert ist alles umgestellt und läuft...

      Das Hauptproblem war das die VM mit 15GB fast voll wahr. Nachdem ich vergrößert hatte auf 25GB musste ich noch mit geparted die partion sda1 vergrößern.

      Ein hoch auf proxmox so oft wie das backup wieder einspielen musste :+1:

      1 Antwort Letzte Antwort
      0
      • ChaotC Offline
        ChaotC Offline
        Chaot
        schrieb am zuletzt editiert von
        #206

        Irgendwie scheitere ich schon am ersten Schritt:

        haus@InfluxdB:~$ influx
        -bash: influx: Kommando nicht gefunden.
        
        haus@InfluxdB:~$ apt policy influxdb*
        influxdb-client:
          Installiert:           (keine)
          Installationskandidat: 1.6.7~rc0-1+b13
          Versionstabelle:
             1.6.7~rc0-1+b13 500
                500 http://deb.debian.org/debian bookworm/main amd64 Packages
        influxdb-dev:
          Installiert:           (keine)
          Installationskandidat: (keine)
          Versionstabelle:
        influxdb:
          Installiert:           1.6.7~rc0-1+b13
          Installationskandidat: 1.6.7~rc0-1+b13
          Versionstabelle:
         *** 1.6.7~rc0-1+b13 500
                500 http://deb.debian.org/debian bookworm/main amd64 Packages
                100 /var/lib/dpkg/status
        haus@InfluxdB:~$ systemctl status influxd.service
        ● influxdb.service - InfluxDB is an open-source, distributed, time series database
             Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; preset: enabled)
             Active: active (running) since Wed 2023-12-27 13:53:07 CET; 1 week 5 days ago
               Docs: man:influxd(1)
           Main PID: 117 (influxd)
              Tasks: 11 (limit: 18916)
             Memory: 274.3M
                CPU: 3h 35min 52.139s
             CGroup: /system.slice/influxdb.service
                     └─117 /usr/bin/influxd -config /etc/influxdb/influxdb.conf
        
        

        Ist auf Proxmox in einem LXC

        ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

        S BoronsbruderB 2 Antworten Letzte Antwort
        0
        • ChaotC Chaot

          Irgendwie scheitere ich schon am ersten Schritt:

          haus@InfluxdB:~$ influx
          -bash: influx: Kommando nicht gefunden.
          
          haus@InfluxdB:~$ apt policy influxdb*
          influxdb-client:
            Installiert:           (keine)
            Installationskandidat: 1.6.7~rc0-1+b13
            Versionstabelle:
               1.6.7~rc0-1+b13 500
                  500 http://deb.debian.org/debian bookworm/main amd64 Packages
          influxdb-dev:
            Installiert:           (keine)
            Installationskandidat: (keine)
            Versionstabelle:
          influxdb:
            Installiert:           1.6.7~rc0-1+b13
            Installationskandidat: 1.6.7~rc0-1+b13
            Versionstabelle:
           *** 1.6.7~rc0-1+b13 500
                  500 http://deb.debian.org/debian bookworm/main amd64 Packages
                  100 /var/lib/dpkg/status
          haus@InfluxdB:~$ systemctl status influxd.service
          ● influxdb.service - InfluxDB is an open-source, distributed, time series database
               Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; preset: enabled)
               Active: active (running) since Wed 2023-12-27 13:53:07 CET; 1 week 5 days ago
                 Docs: man:influxd(1)
             Main PID: 117 (influxd)
                Tasks: 11 (limit: 18916)
               Memory: 274.3M
                  CPU: 3h 35min 52.139s
               CGroup: /system.slice/influxdb.service
                       └─117 /usr/bin/influxd -config /etc/influxdb/influxdb.conf
          
          

          Ist auf Proxmox in einem LXC

          S Offline
          S Offline
          saeft_2003
          Most Active
          schrieb am zuletzt editiert von
          #207

          @chaot

          Bei mir sieht es so aus. Vielleicht musst du erstmal auf die 1.8.10?

          
          influxdb2-cli:
            Installiert:           2.7.3-1
            Installationskandidat: 2.7.3-1
            Versionstabelle:
           *** 2.7.3-1 500
                  500 https://repos.influxdata.com/debian stable/main amd64 Packages
                  500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
                  100 /var/lib/dpkg/status
               2.7.1-2 500
                  500 https://repos.influxdata.com/debian stable/main amd64 Packages
                  500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
               2.6.1 500
                  500 https://repos.influxdata.com/debian stable/main amd64 Packages
                  500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
               2.6.0 500
                  500 https://repos.influxdata.com/debian stable/main amd64 Packages
                  500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
               2.5.0 500
                  500 https://repos.influxdata.com/debian stable/main amd64 Packages
                  500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
               2.4.0 500
                  500 https://repos.influxdata.com/debian stable/main amd64 Packages
                  500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
               2.3.0 500
                  500 https://repos.influxdata.com/debian stable/main amd64 Packages
                  500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
          influxdb-client:
            Installiert:           (keine)
            Installationskandidat: 1.6.7~rc0-1+b13
            Versionstabelle:
               1.6.7~rc0-1+b13 500
                  500 http://deb.debian.org/debian bookworm/main amd64 Packages
          influxdb-dev:
            Installiert:           (keine)
            Installationskandidat: (keine)
            Versionstabelle:
          influxdb2-client:
            Installiert:           (keine)
            Installationskandidat: 2.7.1-1
            Versionstabelle:
               2.7.1-1 500
                  500 https://repos.influxdata.com/debian stable/main amd64 Packages
                  500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
          influxdb:
            Installiert:           (keine)
            Installationskandidat: 1.8.10-1
            Versionstabelle:
               1.8.10-1 500
                  500 https://repos.influxdata.com/debian stable/main amd64 Packages
                  500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
                  100 /var/lib/dpkg/status
               1.6.7~rc0-1+b13 500
                  500 http://deb.debian.org/debian bookworm/main amd64 Packages
          influxdb2:
            Installiert:           2.7.4-1
            Installationskandidat: 2.7.4-1
            Versionstabelle:
           *** 2.7.4-1 500
                  500 https://repos.influxdata.com/debian stable/main amd64 Packages
                  500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
                  100 /var/lib/dpkg/status
               2.7.3-1 500
                  500 https://repos.influxdata.com/debian stable/main amd64 Packages
                  500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
               2.7.1-1 500
                  500 https://repos.influxdata.com/debian stable/main amd64 Packages
                  500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
               2.7.0-1 500
                  500 https://repos.influxdata.com/debian stable/main amd64 Packages
                  500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
               2.6.1-1 500
                  500 https://repos.influxdata.com/debian stable/main amd64 Packages
                  500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
               2.6.0-1 500
                  500 https://repos.influxdata.com/debian stable/main amd64 Packages
                  500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
               2.5.1-1 500
                  500 https://repos.influxdata.com/debian stable/main amd64 Packages
                  500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
               2.4.0-1 500
                  500 https://repos.influxdata.com/debian stable/main amd64 Packages
                  500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
               2.3.0-1 500
                  500 https://repos.influxdata.com/debian stable/main amd64 Packages
                  500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
               2.2.0 500
                  500 https://repos.influxdata.com/debian stable/main amd64 Packages
                  500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
          root@influxDB:~#
          
          
          ChaotC 1 Antwort Letzte Antwort
          0
          • ChaotC Chaot

            Irgendwie scheitere ich schon am ersten Schritt:

            haus@InfluxdB:~$ influx
            -bash: influx: Kommando nicht gefunden.
            
            haus@InfluxdB:~$ apt policy influxdb*
            influxdb-client:
              Installiert:           (keine)
              Installationskandidat: 1.6.7~rc0-1+b13
              Versionstabelle:
                 1.6.7~rc0-1+b13 500
                    500 http://deb.debian.org/debian bookworm/main amd64 Packages
            influxdb-dev:
              Installiert:           (keine)
              Installationskandidat: (keine)
              Versionstabelle:
            influxdb:
              Installiert:           1.6.7~rc0-1+b13
              Installationskandidat: 1.6.7~rc0-1+b13
              Versionstabelle:
             *** 1.6.7~rc0-1+b13 500
                    500 http://deb.debian.org/debian bookworm/main amd64 Packages
                    100 /var/lib/dpkg/status
            haus@InfluxdB:~$ systemctl status influxd.service
            ● influxdb.service - InfluxDB is an open-source, distributed, time series database
                 Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; preset: enabled)
                 Active: active (running) since Wed 2023-12-27 13:53:07 CET; 1 week 5 days ago
                   Docs: man:influxd(1)
               Main PID: 117 (influxd)
                  Tasks: 11 (limit: 18916)
                 Memory: 274.3M
                    CPU: 3h 35min 52.139s
                 CGroup: /system.slice/influxdb.service
                         └─117 /usr/bin/influxd -config /etc/influxdb/influxdb.conf
            
            

            Ist auf Proxmox in einem LXC

            BoronsbruderB Offline
            BoronsbruderB Offline
            Boronsbruder
            schrieb am zuletzt editiert von
            #208

            @chaot
            Was passiert bei

            /usr/bin/influx
            

            ?

            1 Antwort Letzte Antwort
            0
            • S saeft_2003

              @chaot

              Bei mir sieht es so aus. Vielleicht musst du erstmal auf die 1.8.10?

              
              influxdb2-cli:
                Installiert:           2.7.3-1
                Installationskandidat: 2.7.3-1
                Versionstabelle:
               *** 2.7.3-1 500
                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                      500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
                      100 /var/lib/dpkg/status
                   2.7.1-2 500
                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                      500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
                   2.6.1 500
                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                      500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
                   2.6.0 500
                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                      500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
                   2.5.0 500
                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                      500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
                   2.4.0 500
                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                      500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
                   2.3.0 500
                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                      500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
              influxdb-client:
                Installiert:           (keine)
                Installationskandidat: 1.6.7~rc0-1+b13
                Versionstabelle:
                   1.6.7~rc0-1+b13 500
                      500 http://deb.debian.org/debian bookworm/main amd64 Packages
              influxdb-dev:
                Installiert:           (keine)
                Installationskandidat: (keine)
                Versionstabelle:
              influxdb2-client:
                Installiert:           (keine)
                Installationskandidat: 2.7.1-1
                Versionstabelle:
                   2.7.1-1 500
                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                      500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
              influxdb:
                Installiert:           (keine)
                Installationskandidat: 1.8.10-1
                Versionstabelle:
                   1.8.10-1 500
                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                      500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
                      100 /var/lib/dpkg/status
                   1.6.7~rc0-1+b13 500
                      500 http://deb.debian.org/debian bookworm/main amd64 Packages
              influxdb2:
                Installiert:           2.7.4-1
                Installationskandidat: 2.7.4-1
                Versionstabelle:
               *** 2.7.4-1 500
                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                      500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
                      100 /var/lib/dpkg/status
                   2.7.3-1 500
                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                      500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
                   2.7.1-1 500
                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                      500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
                   2.7.0-1 500
                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                      500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
                   2.6.1-1 500
                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                      500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
                   2.6.0-1 500
                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                      500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
                   2.5.1-1 500
                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                      500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
                   2.4.0-1 500
                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                      500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
                   2.3.0-1 500
                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                      500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
                   2.2.0 500
                      500 https://repos.influxdata.com/debian stable/main amd64 Packages
                      500 https://repos.influxdata.com/debian bullseye/stable amd64 Packages
              root@influxDB:~#
              
              
              ChaotC Offline
              ChaotC Offline
              Chaot
              schrieb am zuletzt editiert von
              #209

              @saeft_2003 Das habe ich mir auch schon gedacht. Aber ich habe keine Ahnung wie ich auf die 1.8.x kommen kann. Ich finde da nirgends eine Anleitung. Vermutlich mal wieder zu blöd zum suchen.

              @Boronsbruder

              haus@InfluxdB:~$ /usr/bin/influx
              -bash: /usr/bin/influx: Datei oder Verzeichnis nicht gefunden
              

              ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

              1 Antwort Letzte Antwort
              0
              • BoronsbruderB Offline
                BoronsbruderB Offline
                Boronsbruder
                schrieb am zuletzt editiert von
                #210

                @chaot
                und mitsudo influx ?

                S ChaotC 2 Antworten Letzte Antwort
                0
                • BoronsbruderB Boronsbruder

                  @chaot
                  und mitsudo influx ?

                  S Offline
                  S Offline
                  saeft_2003
                  Most Active
                  schrieb am zuletzt editiert von
                  #211

                  @boronsbruder sagte in Proxmox / Influxdb V1 zu V2... wie?:

                  @chaot
                  und mitsudo influx ?

                  Bei mir ging der Befehl „influx“ mit normalen User auch ohne Sudo…

                  1 Antwort Letzte Antwort
                  0
                  • BoronsbruderB Boronsbruder

                    @chaot
                    und mitsudo influx ?

                    ChaotC Offline
                    ChaotC Offline
                    Chaot
                    schrieb am zuletzt editiert von
                    #212

                    @boronsbruder
                    Klappt leider gar nicht:

                    haus@InfluxdB:~$ sudo influx
                    [sudo] Passwort für haus: 
                    sudo: influx: Befehl nicht gefunden
                    

                    ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

                    Marc BergM 1 Antwort Letzte Antwort
                    0
                    • ChaotC Chaot

                      @boronsbruder
                      Klappt leider gar nicht:

                      haus@InfluxdB:~$ sudo influx
                      [sudo] Passwort für haus: 
                      sudo: influx: Befehl nicht gefunden
                      
                      Marc BergM Offline
                      Marc BergM Offline
                      Marc Berg
                      Most Active
                      schrieb am zuletzt editiert von
                      #213

                      @chaot sagte in Proxmox / Influxdb V1 zu V2... wie?:

                      Klappt leider gar nicht:

                      Die Cli ist nicht installiert

                      influxdb-client:
                        Installiert:           (keine)
                        Installationskandidat: 1.6.7~rc0-1+b13
                      

                      NUC10I3+Ubuntu+Docker+ioBroker+influxDB2+Node Red+RabbitMQ+Grafana

                      Pi-hole, Traefik, Checkmk, Conbee II+Zigbee2MQTT, ESPSomfy-RTS, LoRaWAN, Arduino, KiCad

                      Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

                      ChaotC 1 Antwort Letzte Antwort
                      0
                      • Marc BergM Marc Berg

                        @chaot sagte in Proxmox / Influxdb V1 zu V2... wie?:

                        Klappt leider gar nicht:

                        Die Cli ist nicht installiert

                        influxdb-client:
                          Installiert:           (keine)
                          Installationskandidat: 1.6.7~rc0-1+b13
                        
                        ChaotC Offline
                        ChaotC Offline
                        Chaot
                        schrieb am zuletzt editiert von
                        #214

                        @marc-berg
                        Ui - habe ich nicht gesehen.
                        Lässt sich die einzeln nachinstallieren?

                        ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

                        Marc BergM 1 Antwort Letzte Antwort
                        0
                        • ChaotC Chaot

                          @marc-berg
                          Ui - habe ich nicht gesehen.
                          Lässt sich die einzeln nachinstallieren?

                          Marc BergM Offline
                          Marc BergM Offline
                          Marc Berg
                          Most Active
                          schrieb am zuletzt editiert von
                          #215

                          @chaot sagte in Proxmox / Influxdb V1 zu V2... wie?:

                          Lässt sich die einzeln nachinstallieren?

                          sudo apt install influxdb-client
                          

                          NUC10I3+Ubuntu+Docker+ioBroker+influxDB2+Node Red+RabbitMQ+Grafana

                          Pi-hole, Traefik, Checkmk, Conbee II+Zigbee2MQTT, ESPSomfy-RTS, LoRaWAN, Arduino, KiCad

                          Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

                          ChaotC 1 Antwort Letzte Antwort
                          0
                          • ChaotC Offline
                            ChaotC Offline
                            Chaot
                            schrieb am zuletzt editiert von
                            #216

                            @marc-berg

                            Juhu!

                            haus@InfluxdB:~$ influx
                            Connected to http://localhost:8086 version 1.6.7~rc0
                            InfluxDB shell version: 1.6.7~rc0
                            

                            ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

                            1 Antwort Letzte Antwort
                            0
                            • Marc BergM Marc Berg

                              @chaot sagte in Proxmox / Influxdb V1 zu V2... wie?:

                              Lässt sich die einzeln nachinstallieren?

                              sudo apt install influxdb-client
                              
                              ChaotC Offline
                              ChaotC Offline
                              Chaot
                              schrieb am zuletzt editiert von
                              #217

                              @marc-berg
                              Danke für deinen Tip.
                              Ich denke mal, das Linux und ich keine echten Freunde werden:

                              haus@InfluxdB:~$ sudo apt update && sudo apt install influxdb2
                              OK:1 http://deb.debian.org/debian bookworm InRelease
                              OK:2 http://security.debian.org/debian-security bookworm-security InRelease
                              Holen:3 http://deb.debian.org/debian bookworm-updates InRelease [52,1 kB]                                                                              
                              OK:4 https://apt.grafana.com stable InRelease                                                                                                          
                              OK:5 https://repos.influxdata.com/debian stable InRelease                                              
                              Ign:6 https://repos.influxdata.com/debian bookworm InRelease                   
                              Fehl:7 https://repos.influxdata.com/debian bookworm Release
                                404  Not Found [IP: 2600:9000:2447:3000:11:fe8d:7d40:93a1 443]
                              Paketlisten werden gelesen… Fertig
                              E: Das Depot »https://repos.influxdata.com/debian bookworm Release« enthält keine Release-Datei.
                              N: Eine Aktualisierung von solch einem Depot kann nicht auf eine sichere Art durchgeführt werden, daher ist es standardmäßig deaktiviert.
                              N: Weitere Details zur Erzeugung von Paketdepots sowie zu deren Benutzerkonfiguration finden Sie in der Handbuchseite apt-secure(8).
                              haus@InfluxdB:~$ 
                              

                              Hast du eine Idee?

                              ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

                              Thomas BraunT S 2 Antworten Letzte Antwort
                              0
                              • ChaotC Chaot

                                @marc-berg
                                Danke für deinen Tip.
                                Ich denke mal, das Linux und ich keine echten Freunde werden:

                                haus@InfluxdB:~$ sudo apt update && sudo apt install influxdb2
                                OK:1 http://deb.debian.org/debian bookworm InRelease
                                OK:2 http://security.debian.org/debian-security bookworm-security InRelease
                                Holen:3 http://deb.debian.org/debian bookworm-updates InRelease [52,1 kB]                                                                              
                                OK:4 https://apt.grafana.com stable InRelease                                                                                                          
                                OK:5 https://repos.influxdata.com/debian stable InRelease                                              
                                Ign:6 https://repos.influxdata.com/debian bookworm InRelease                   
                                Fehl:7 https://repos.influxdata.com/debian bookworm Release
                                  404  Not Found [IP: 2600:9000:2447:3000:11:fe8d:7d40:93a1 443]
                                Paketlisten werden gelesen… Fertig
                                E: Das Depot »https://repos.influxdata.com/debian bookworm Release« enthält keine Release-Datei.
                                N: Eine Aktualisierung von solch einem Depot kann nicht auf eine sichere Art durchgeführt werden, daher ist es standardmäßig deaktiviert.
                                N: Weitere Details zur Erzeugung von Paketdepots sowie zu deren Benutzerkonfiguration finden Sie in der Handbuchseite apt-secure(8).
                                haus@InfluxdB:~$ 
                                

                                Hast du eine Idee?

                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #218

                                @chaot

                                Du hast offenbar in der influxdb.list (oder wie auch immer die Datei bei dir genau heißt) einen falschen Eintrag.
                                Es steht da genau nur diese Zeile (die zweite...) drin:

                                echad@chet:/opt/iobroker $ cat /etc/apt/sources.list.d/influx*.list
                                deb [signed-by=/usr/share/keyrings/influxdata-archive_compat.gpg] https://repos.influxdata.com/debian stable main
                                

                                Vielleicht hast du auch zwei .list files für influx. Passiert auch gerne.

                                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 Antwort Letzte Antwort
                                0
                                • ChaotC Chaot

                                  @marc-berg
                                  Danke für deinen Tip.
                                  Ich denke mal, das Linux und ich keine echten Freunde werden:

                                  haus@InfluxdB:~$ sudo apt update && sudo apt install influxdb2
                                  OK:1 http://deb.debian.org/debian bookworm InRelease
                                  OK:2 http://security.debian.org/debian-security bookworm-security InRelease
                                  Holen:3 http://deb.debian.org/debian bookworm-updates InRelease [52,1 kB]                                                                              
                                  OK:4 https://apt.grafana.com stable InRelease                                                                                                          
                                  OK:5 https://repos.influxdata.com/debian stable InRelease                                              
                                  Ign:6 https://repos.influxdata.com/debian bookworm InRelease                   
                                  Fehl:7 https://repos.influxdata.com/debian bookworm Release
                                    404  Not Found [IP: 2600:9000:2447:3000:11:fe8d:7d40:93a1 443]
                                  Paketlisten werden gelesen… Fertig
                                  E: Das Depot »https://repos.influxdata.com/debian bookworm Release« enthält keine Release-Datei.
                                  N: Eine Aktualisierung von solch einem Depot kann nicht auf eine sichere Art durchgeführt werden, daher ist es standardmäßig deaktiviert.
                                  N: Weitere Details zur Erzeugung von Paketdepots sowie zu deren Benutzerkonfiguration finden Sie in der Handbuchseite apt-secure(8).
                                  haus@InfluxdB:~$ 
                                  

                                  Hast du eine Idee?

                                  S Offline
                                  S Offline
                                  saeft_2003
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #219

                                  @chaot sagte in Proxmox / Influxdb V1 zu V2... wie?:

                                  @marc-berg
                                  Danke für deinen Tip.
                                  Ich denke mal, das Linux und ich keine echten Freunde werden:

                                  haus@InfluxdB:~$ sudo apt update && sudo apt install influxdb2
                                  OK:1 http://deb.debian.org/debian bookworm InRelease
                                  OK:2 http://security.debian.org/debian-security bookworm-security InRelease
                                  Holen:3 http://deb.debian.org/debian bookworm-updates InRelease [52,1 kB]                                                                              
                                  OK:4 https://apt.grafana.com stable InRelease                                                                                                          
                                  OK:5 https://repos.influxdata.com/debian stable InRelease                                              
                                  Ign:6 https://repos.influxdata.com/debian bookworm InRelease                   
                                  Fehl:7 https://repos.influxdata.com/debian bookworm Release
                                    404  Not Found [IP: 2600:9000:2447:3000:11:fe8d:7d40:93a1 443]
                                  Paketlisten werden gelesen… Fertig
                                  E: Das Depot »https://repos.influxdata.com/debian bookworm Release« enthält keine Release-Datei.
                                  N: Eine Aktualisierung von solch einem Depot kann nicht auf eine sichere Art durchgeführt werden, daher ist es standardmäßig deaktiviert.
                                  N: Weitere Details zur Erzeugung von Paketdepots sowie zu deren Benutzerkonfiguration finden Sie in der Handbuchseite apt-secure(8).
                                  haus@InfluxdB:~$ 
                                  

                                  Hast du eine Idee?

                                  Hast du dir dieses Video mal angesehen? So hat es bei mir geklappt. Die Befehle kann man in der videobeschreibung kopieren…

                                  https://youtu.be/QFOqLnBMTW4?si=wL3Pvn8ifcY7whnZ

                                  ChaotC 1 Antwort Letzte Antwort
                                  0
                                  • S saeft_2003

                                    @chaot sagte in Proxmox / Influxdb V1 zu V2... wie?:

                                    @marc-berg
                                    Danke für deinen Tip.
                                    Ich denke mal, das Linux und ich keine echten Freunde werden:

                                    haus@InfluxdB:~$ sudo apt update && sudo apt install influxdb2
                                    OK:1 http://deb.debian.org/debian bookworm InRelease
                                    OK:2 http://security.debian.org/debian-security bookworm-security InRelease
                                    Holen:3 http://deb.debian.org/debian bookworm-updates InRelease [52,1 kB]                                                                              
                                    OK:4 https://apt.grafana.com stable InRelease                                                                                                          
                                    OK:5 https://repos.influxdata.com/debian stable InRelease                                              
                                    Ign:6 https://repos.influxdata.com/debian bookworm InRelease                   
                                    Fehl:7 https://repos.influxdata.com/debian bookworm Release
                                      404  Not Found [IP: 2600:9000:2447:3000:11:fe8d:7d40:93a1 443]
                                    Paketlisten werden gelesen… Fertig
                                    E: Das Depot »https://repos.influxdata.com/debian bookworm Release« enthält keine Release-Datei.
                                    N: Eine Aktualisierung von solch einem Depot kann nicht auf eine sichere Art durchgeführt werden, daher ist es standardmäßig deaktiviert.
                                    N: Weitere Details zur Erzeugung von Paketdepots sowie zu deren Benutzerkonfiguration finden Sie in der Handbuchseite apt-secure(8).
                                    haus@InfluxdB:~$ 
                                    

                                    Hast du eine Idee?

                                    Hast du dir dieses Video mal angesehen? So hat es bei mir geklappt. Die Befehle kann man in der videobeschreibung kopieren…

                                    https://youtu.be/QFOqLnBMTW4?si=wL3Pvn8ifcY7whnZ

                                    ChaotC Offline
                                    ChaotC Offline
                                    Chaot
                                    schrieb am zuletzt editiert von
                                    #220

                                    @saeft_2003
                                    @Thomas-Braun
                                    @Marc-Berg
                                    @Boronsbruder
                                    Ich danke euch ganz herzlich.
                                    3 Wiederherstellungen später hat es letztendlich doch noch funktioniert und die läuft jetzt auf Version 2.7.4

                                    Ich bin übrigens nach dem Video vorgegangen und da ist genau das passiert was Thomas Braun sagte. Ich hatte plötzlich zwei .list Files
                                    In der zugehörigen Beschreibung kommt das über die beiden Befehle 5.1 (da wird influxdata.list geschrieben) und dann 6.3.2 (da wird dann influxdb.list geschrieben) Aber dank dem Hinweis hatte ich das schnell gefunden.

                                    ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    1
                                    • ChaotC Chaot

                                      @saeft_2003
                                      @Thomas-Braun
                                      @Marc-Berg
                                      @Boronsbruder
                                      Ich danke euch ganz herzlich.
                                      3 Wiederherstellungen später hat es letztendlich doch noch funktioniert und die läuft jetzt auf Version 2.7.4

                                      Ich bin übrigens nach dem Video vorgegangen und da ist genau das passiert was Thomas Braun sagte. Ich hatte plötzlich zwei .list Files
                                      In der zugehörigen Beschreibung kommt das über die beiden Befehle 5.1 (da wird influxdata.list geschrieben) und dann 6.3.2 (da wird dann influxdb.list geschrieben) Aber dank dem Hinweis hatte ich das schnell gefunden.

                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #221

                                      @chaot sagte in Proxmox / Influxdb V1 zu V2... wie?:

                                      Ich bin übrigens nach dem Video vorgegangen und da ist genau das passiert was Thomas Braun sagte. Ich hatte plötzlich zwei .list Files
                                      In der zugehörigen Beschreibung kommt das über die beiden Befehle 5.1 (da wird influxdata.list geschrieben) und dann 6.3.2 (da wird dann influxdb.list geschrieben)

                                      Jetzt weiß ich auch endlich wo der Quark herkommt. Hatte das schon öfter gesehen, aber nie nachvollziehen können, woher das kommt. Verstärkt nur meine Vorbehalte gegenüber yt-Filmchen... Die wenigsten sind gut.

                                      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 Antwort Letzte Antwort
                                      1
                                      Antworten
                                      • In einem neuen Thema antworten
                                      Anmelden zum Antworten
                                      • Älteste zuerst
                                      • Neuste zuerst
                                      • Meiste Stimmen


                                      Support us

                                      ioBroker
                                      Community Adapters
                                      Donate

                                      752

                                      Online

                                      32.4k

                                      Benutzer

                                      81.5k

                                      Themen

                                      1.3m

                                      Beiträge
                                      Community
                                      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                      ioBroker Community 2014-2025
                                      logo
                                      • Anmelden

                                      • Du hast noch kein Konto? Registrieren

                                      • Anmelden oder registrieren, um zu suchen
                                      • Erster Beitrag
                                        Letzter Beitrag
                                      0
                                      • Home
                                      • Aktuell
                                      • Tags
                                      • Ungelesen 0
                                      • Kategorien
                                      • Unreplied
                                      • Beliebt
                                      • GitHub
                                      • Docu
                                      • Hilfe