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. Proxmox
  5. ioBroker Umzug von PI4 auf mini PC

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    12
    1
    129

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.3k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.2k

ioBroker Umzug von PI4 auf mini PC

Scheduled Pinned Locked Moved Proxmox
iobrokerproxmoxvms
172 Posts 10 Posters 21.3k 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.
  • crunchipC crunchip

    @altersrentner wenn du einen nagelneuen Lxc hast, dann einfach dies reinkopieren, siehe
    https://forum.iobroker.net/post/1144530

    A Offline
    A Offline
    Altersrentner
    wrote on last edited by
    #67

    @crunchip sagte in ioBroker Umzug von PI4 auf mini PC:

    wenn du einen nagelneuen Lxc hast

    Ein Erfolg ist da.:blush:
    LXC Verbindung Grafana ist OK. IP xxxx52
    LXC Verbindung influx ist OK IP xxxx51
    LXC Verbindung ioBroker influx.0 ist Ok IP xxxx41
    Auf dem PI waren ja influx und Grafana unter IP xxxx41 konfiguriert.
    Bei den LXCs geht das nicht, bzw habe ich es nicht hinbekommen.
    Frage wie kann ich jetzt auf meine alten Dashboards zugreifen
    oder muss ich die neu anlegen.
    Ich habe von beiden Instanzen Backups
    Danke Michael

    crunchipC 1 Reply Last reply
    0
    • A Altersrentner

      @crunchip sagte in ioBroker Umzug von PI4 auf mini PC:

      wenn du einen nagelneuen Lxc hast

      Ein Erfolg ist da.:blush:
      LXC Verbindung Grafana ist OK. IP xxxx52
      LXC Verbindung influx ist OK IP xxxx51
      LXC Verbindung ioBroker influx.0 ist Ok IP xxxx41
      Auf dem PI waren ja influx und Grafana unter IP xxxx41 konfiguriert.
      Bei den LXCs geht das nicht, bzw habe ich es nicht hinbekommen.
      Frage wie kann ich jetzt auf meine alten Dashboards zugreifen
      oder muss ich die neu anlegen.
      Ich habe von beiden Instanzen Backups
      Danke Michael

      crunchipC Away
      crunchipC Away
      crunchip
      Forum Testing Most Active
      wrote on last edited by crunchip
      #68

      @altersrentner sagte in ioBroker Umzug von PI4 auf mini PC:

      Bei den LXCs geht das nicht, bzw habe ich es nicht hinbekommen

      Die können nicht alle unter der selben IP laufen, sind ja unterschiedliche Container, wenn du wie zuvor alles unter einer IP haben wolltest, müsstest du alles in einem Lxc laufen lassen, was allerdings ja den Sinn an Proxmox verfehlen würde.

      Zu deinem IP "Problem"
      Du musst ja, je nachdem wo du etwas hinterlegt hast, die IP's entsprechend anpassen. Z. B im backitup Adapter, folgedessen dann ebenfalls in der Influx. conf und granafa.ini, weil ja eben nicht mehr alles local auf einem System läuft.
      Wenn du alles angepasst hast, kannst du die Backups via backitup einspielen
      Seh dir am besten nochmal das Wiki dazu im backitup Adapter an.

      umgestiegen von Proxmox auf Unraid

      A 1 Reply Last reply
      0
      • crunchipC crunchip

        @altersrentner sagte in ioBroker Umzug von PI4 auf mini PC:

        Bei den LXCs geht das nicht, bzw habe ich es nicht hinbekommen

        Die können nicht alle unter der selben IP laufen, sind ja unterschiedliche Container, wenn du wie zuvor alles unter einer IP haben wolltest, müsstest du alles in einem Lxc laufen lassen, was allerdings ja den Sinn an Proxmox verfehlen würde.

        Zu deinem IP "Problem"
        Du musst ja, je nachdem wo du etwas hinterlegt hast, die IP's entsprechend anpassen. Z. B im backitup Adapter, folgedessen dann ebenfalls in der Influx. conf und granafa.ini, weil ja eben nicht mehr alles local auf einem System läuft.
        Wenn du alles angepasst hast, kannst du die Backups via backitup einspielen
        Seh dir am besten nochmal das Wiki dazu im backitup Adapter an.

        A Offline
        A Offline
        Altersrentner
        wrote on last edited by
        #69

        @crunchip

        Seh dir am besten nochmal das Wiki dazu im backitup Adapter an.

        Hallo,
        Habe ich gemacht, aber leider zu meinem Bedauern nicht viel verstanden:anguished:
        Bitte, was muss ich in der influx.conf anpassen bzw. eintragen

        ## Welcome to the InfluxDB configuration file.
        
        # The values in this file override the default values used by the system if
        # a config option is not specified. The commented out lines are the configuration
        # field and the default value used. Uncommenting a line and changing the value
        # will change the value used at runtime when the process is restarted.
        
        # Once every 24 hours InfluxDB will report usage data to usage.influxdata.com
        # The data includes a random ID, os, arch, version, the number of series and other
        # usage data. No data from user databases is ever transmitted.
        # Change this option to true to disable reporting.
        # reporting-disabled = false
        
        # Bind address to use for the RPC service for backup and restore.
        # bind-address = "127.0.0.1:8088"
        
        ###
        ### [meta]
        ###
        ### Controls the parameters for the Raft consensus group that stores metadata
        

        Wenn ich richtig verstanden habe muss ich die bind-adresse auskommentieren,
        etwa so:

        bind-address = "127.0.0.1:8088"
        

        Was muss jetzt noch eingetragen werden.
        Ich möchte, wenn möglich die Daten unter Google Drive im Ordner

        backup_influx151_LXC
        

        sichern.
        Danke

        crunchipC 1 Reply Last reply
        0
        • A Altersrentner

          @crunchip

          Seh dir am besten nochmal das Wiki dazu im backitup Adapter an.

          Hallo,
          Habe ich gemacht, aber leider zu meinem Bedauern nicht viel verstanden:anguished:
          Bitte, was muss ich in der influx.conf anpassen bzw. eintragen

          ## Welcome to the InfluxDB configuration file.
          
          # The values in this file override the default values used by the system if
          # a config option is not specified. The commented out lines are the configuration
          # field and the default value used. Uncommenting a line and changing the value
          # will change the value used at runtime when the process is restarted.
          
          # Once every 24 hours InfluxDB will report usage data to usage.influxdata.com
          # The data includes a random ID, os, arch, version, the number of series and other
          # usage data. No data from user databases is ever transmitted.
          # Change this option to true to disable reporting.
          # reporting-disabled = false
          
          # Bind address to use for the RPC service for backup and restore.
          # bind-address = "127.0.0.1:8088"
          
          ###
          ### [meta]
          ###
          ### Controls the parameters for the Raft consensus group that stores metadata
          

          Wenn ich richtig verstanden habe muss ich die bind-adresse auskommentieren,
          etwa so:

          bind-address = "127.0.0.1:8088"
          

          Was muss jetzt noch eingetragen werden.
          Ich möchte, wenn möglich die Daten unter Google Drive im Ordner

          backup_influx151_LXC
          

          sichern.
          Danke

          crunchipC Away
          crunchipC Away
          crunchip
          Forum Testing Most Active
          wrote on last edited by
          #70

          @altersrentner sagte in ioBroker Umzug von PI4 auf mini PC:

          Wenn ich richtig verstanden habe muss ich die bind-adresse auskommentieren,
          etwa so:

          nein, so

          # Bind address to use for the RPC service for backup and restore.
           bind-address = "0.0.0.0:8088"
          

          und es muss ebenfalls influxdb auch deinem iobroker installiert werden

          umgestiegen von Proxmox auf Unraid

          A 2 Replies Last reply
          0
          • crunchipC crunchip

            @altersrentner sagte in ioBroker Umzug von PI4 auf mini PC:

            Wenn ich richtig verstanden habe muss ich die bind-adresse auskommentieren,
            etwa so:

            nein, so

            # Bind address to use for the RPC service for backup and restore.
             bind-address = "0.0.0.0:8088"
            

            und es muss ebenfalls influxdb auch deinem iobroker installiert werden

            A Offline
            A Offline
            Altersrentner
            wrote on last edited by
            #71

            @crunchip sagte in ioBroker Umzug von PI4 auf mini PC:

            und es muss ebenfalls influxdb auch deinem iobroker installiert werden

            das heißt auf meinem LXC ioBroker muss ich influx installieren.
            Ich denke unter meinem usernamen
            mit folgenden Befehlen

            1 wget -qO- https://repos.influxdata.com/influxdb.key | sudo apt-key add -
            2 source /etc/os-release
            3 echo "deb https://repos.influxdata.com/debian $(lsb_release -cs) stable" | sudo tee /etc/apt/sources.list.d/influxdb.list
             
            1 sudo apt update
            2 sudo apt install -y influxdb
            
            1 exit
            
            
            Thomas BraunT crunchipC 2 Replies Last reply
            0
            • A Altersrentner

              @crunchip sagte in ioBroker Umzug von PI4 auf mini PC:

              und es muss ebenfalls influxdb auch deinem iobroker installiert werden

              das heißt auf meinem LXC ioBroker muss ich influx installieren.
              Ich denke unter meinem usernamen
              mit folgenden Befehlen

              1 wget -qO- https://repos.influxdata.com/influxdb.key | sudo apt-key add -
              2 source /etc/os-release
              3 echo "deb https://repos.influxdata.com/debian $(lsb_release -cs) stable" | sudo tee /etc/apt/sources.list.d/influxdb.list
               
              1 sudo apt update
              2 sudo apt install -y influxdb
              
              1 exit
              
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              wrote on last edited by
              #72

              @altersrentner

              Besser so das Repo anlegen:

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

              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
              • A Altersrentner

                @crunchip sagte in ioBroker Umzug von PI4 auf mini PC:

                und es muss ebenfalls influxdb auch deinem iobroker installiert werden

                das heißt auf meinem LXC ioBroker muss ich influx installieren.
                Ich denke unter meinem usernamen
                mit folgenden Befehlen

                1 wget -qO- https://repos.influxdata.com/influxdb.key | sudo apt-key add -
                2 source /etc/os-release
                3 echo "deb https://repos.influxdata.com/debian $(lsb_release -cs) stable" | sudo tee /etc/apt/sources.list.d/influxdb.list
                 
                1 sudo apt update
                2 sudo apt install -y influxdb
                
                1 exit
                
                
                crunchipC Away
                crunchipC Away
                crunchip
                Forum Testing Most Active
                wrote on last edited by
                #73

                @altersrentner so wie du auch deinen influx LXC installiert hast, nur das keine Datenbank angelegt wird( wird benötigt damit das backup funktioniert). Die Datenbank läuft ja in deinem Influxdb LXC.

                umgestiegen von Proxmox auf Unraid

                1 Reply Last reply
                0
                • crunchipC crunchip

                  @altersrentner sagte in ioBroker Umzug von PI4 auf mini PC:

                  Wenn ich richtig verstanden habe muss ich die bind-adresse auskommentieren,
                  etwa so:

                  nein, so

                  # Bind address to use for the RPC service for backup and restore.
                   bind-address = "0.0.0.0:8088"
                  

                  und es muss ebenfalls influxdb auch deinem iobroker installiert werden

                  A Offline
                  A Offline
                  Altersrentner
                  wrote on last edited by Altersrentner
                  #74

                  habe den Beitrag entfernt
                  MfG Michael

                  A 1 Reply Last reply
                  0
                  • A Altersrentner

                    habe den Beitrag entfernt
                    MfG Michael

                    A Offline
                    A Offline
                    Altersrentner
                    wrote on last edited by Altersrentner
                    #75

                    @altersrentner Frohe Ostern.
                    nachdem mir gestern mein LXC influx abgestürzt ist habe ich ihn heute neu aufgesetzt.

                    michael@influxdbv1:~$ sudo rm /etc/apt/sources.list.d/influ*
                    michael@influxdbv1:~$ wget -q https://repos.influxdata.com/influxdata-archive_compat.key
                    michael@influxdbv1:~$ echo '393e8779c89ac8d958f81f942f9ad7fb82a25e133faddaf92e15b16e6ac9ce4c influxdata-archive_compat.key' | sha256sum -c && cat influxdata-archive_compat.key | gpg --dearmor | sudo tee /usr/share/keyrings/influxdata-archive_compat.gpg > /dev/null
                    influxdata-archive_compat.key: OK
                    michael@influxdbv1:~$ echo 'deb [signed-by=/usr/share/keyrings/influxdata-archive_compat.gpg] https://repos.influxdata.com/debian stable main' | sudo tee /etc/apt/sources.list.d/influxdata.list
                    deb [signed-by=/usr/share/keyrings/influxdata-archive_compat.gpg] https://repos.influxdata.com/debian stable main
                    michael@influxdbv1:~$ rm influxdata-archive_compat.key
                    michael@influxdbv1:~$ sudo apt-get update && sudo apt-get install influxdb
                    Hit:1 http://security.debian.org bookworm-security InRelease
                    Hit:2 http://deb.debian.org/debian bookworm InRelease                                           
                    Hit:3 http://deb.debian.org/debian bookworm-updates InRelease                                                            
                    Hit:4 https://repos.influxdata.com/debian stable InRelease                                                               
                    Hit:5 https://deb.nodesource.com/node_14.x bookworm InRelease                                                            
                    Reading package lists... Done
                    Reading package lists... Done
                    Building dependency tree... Done
                    Reading state information... Done
                    influxdb is already the newest version (1.8.10-1).
                    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                    michael@influxdbv1:~$ sudo service influxdb start
                    michael@influxdbv1:~$ sudo service influxdb status
                    * 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 Sun 2024-03-31 10:12:07 CEST; 28min ago
                           Docs: https://docs.influxdata.com/influxdb/
                        Process: 11736 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=0/SUCCESS)
                       Main PID: 11737 (influxd)
                          Tasks: 10 (limit: 18969)
                         Memory: 12.7M
                            CPU: 1.036s
                         CGroup: /system.slice/influxdb.service
                                 `-11737 /usr/bin/influxd -config /etc/influxdb/influxdb.conf
                    
                    Mar 31 10:40:21 influxdbv1 influxd-systemd-start.sh[11737]: [httpd] 192.168.178.140 - - [31/Mar/2024:10:40:21 +0200] "POS>
                    Mar 31 10:40:31 influxdbv1 influxd-systemd-start.sh[11737]: [httpd] 192.168.178.140 - - [31/Mar/2024:10:40:31 +0200] "POS>
                    Mar 31 10:40:31 influxdbv1 influxd-systemd-start.sh[11737]: [httpd] 192.168.178.140 - - [31/Mar/2024:10:40:31 +0200] "POS>
                    Mar 31 10:40:31 influxdbv1 influxd-systemd-start.sh[11737]: [httpd] 192.168.178.140 - - [31/Mar/2024:10:40:31 +0200] "POS>
                    Mar 31 10:40:41 influxdbv1 influxd-systemd-start.sh[11737]: [httpd] 192.168.178.140 - - [31/Mar/2024:10:40:41 +0200] "POS>
                    Mar 31 10:40:41 influxdbv1 influxd-systemd-start.sh[11737]: [httpd] 192.168.178.140 - - [31/Mar/2024:10:40:41 +0200] "POS>
                    Mar 31 10:40:41 influxdbv1 influxd-systemd-start.sh[11737]: [httpd] 192.168.178.140 - - [31/Mar/2024:10:40:41 +0200] "POS>
                    Mar 31 10:40:51 influxdbv1 influxd-systemd-start.sh[11737]: [httpd] 192.168.178.140 - - [31/Mar/2024:10:40:51 +0200] "POS>
                    Mar 31 10:40:51 influxdbv1 influxd-systemd-start.sh[11737]: [httpd] 192.168.178.140 - - [31/Mar/2024:10:40:51 +0200] "POS>
                    Mar 31 10:40:51 influxdbv1 influxd-systemd-start.sh[11737]: [httpd] 192.168.178.140 - - [31/Mar/2024:10:40:51 +0200] "POS>
                    
                    michael@influxdbv1:~$ 
                    

                    Der Status sagt mir das er läuft.
                    Wenn ich Influx aber unter der IP aufrufe, kommt folgender Fehler:

                    404 page not found
                    

                    Wie kann ich das Osterei ausbrüten, so das Influx erreichbar ist
                    Mit freundlichen Ostergrüßen
                    Michael

                    Im ioBroker ist die Instanz verbunden und Grafana ist auch verbunden .
                    Dort im Explorer unter Query /select measurement werden die geloggten Daten angezeigt.
                    komisch:confused:

                    Meister MopperM crunchipC 2 Replies Last reply
                    0
                    • A Altersrentner

                      @altersrentner Frohe Ostern.
                      nachdem mir gestern mein LXC influx abgestürzt ist habe ich ihn heute neu aufgesetzt.

                      michael@influxdbv1:~$ sudo rm /etc/apt/sources.list.d/influ*
                      michael@influxdbv1:~$ wget -q https://repos.influxdata.com/influxdata-archive_compat.key
                      michael@influxdbv1:~$ echo '393e8779c89ac8d958f81f942f9ad7fb82a25e133faddaf92e15b16e6ac9ce4c influxdata-archive_compat.key' | sha256sum -c && cat influxdata-archive_compat.key | gpg --dearmor | sudo tee /usr/share/keyrings/influxdata-archive_compat.gpg > /dev/null
                      influxdata-archive_compat.key: OK
                      michael@influxdbv1:~$ echo 'deb [signed-by=/usr/share/keyrings/influxdata-archive_compat.gpg] https://repos.influxdata.com/debian stable main' | sudo tee /etc/apt/sources.list.d/influxdata.list
                      deb [signed-by=/usr/share/keyrings/influxdata-archive_compat.gpg] https://repos.influxdata.com/debian stable main
                      michael@influxdbv1:~$ rm influxdata-archive_compat.key
                      michael@influxdbv1:~$ sudo apt-get update && sudo apt-get install influxdb
                      Hit:1 http://security.debian.org bookworm-security InRelease
                      Hit:2 http://deb.debian.org/debian bookworm InRelease                                           
                      Hit:3 http://deb.debian.org/debian bookworm-updates InRelease                                                            
                      Hit:4 https://repos.influxdata.com/debian stable InRelease                                                               
                      Hit:5 https://deb.nodesource.com/node_14.x bookworm InRelease                                                            
                      Reading package lists... Done
                      Reading package lists... Done
                      Building dependency tree... Done
                      Reading state information... Done
                      influxdb is already the newest version (1.8.10-1).
                      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                      michael@influxdbv1:~$ sudo service influxdb start
                      michael@influxdbv1:~$ sudo service influxdb status
                      * 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 Sun 2024-03-31 10:12:07 CEST; 28min ago
                             Docs: https://docs.influxdata.com/influxdb/
                          Process: 11736 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=0/SUCCESS)
                         Main PID: 11737 (influxd)
                            Tasks: 10 (limit: 18969)
                           Memory: 12.7M
                              CPU: 1.036s
                           CGroup: /system.slice/influxdb.service
                                   `-11737 /usr/bin/influxd -config /etc/influxdb/influxdb.conf
                      
                      Mar 31 10:40:21 influxdbv1 influxd-systemd-start.sh[11737]: [httpd] 192.168.178.140 - - [31/Mar/2024:10:40:21 +0200] "POS>
                      Mar 31 10:40:31 influxdbv1 influxd-systemd-start.sh[11737]: [httpd] 192.168.178.140 - - [31/Mar/2024:10:40:31 +0200] "POS>
                      Mar 31 10:40:31 influxdbv1 influxd-systemd-start.sh[11737]: [httpd] 192.168.178.140 - - [31/Mar/2024:10:40:31 +0200] "POS>
                      Mar 31 10:40:31 influxdbv1 influxd-systemd-start.sh[11737]: [httpd] 192.168.178.140 - - [31/Mar/2024:10:40:31 +0200] "POS>
                      Mar 31 10:40:41 influxdbv1 influxd-systemd-start.sh[11737]: [httpd] 192.168.178.140 - - [31/Mar/2024:10:40:41 +0200] "POS>
                      Mar 31 10:40:41 influxdbv1 influxd-systemd-start.sh[11737]: [httpd] 192.168.178.140 - - [31/Mar/2024:10:40:41 +0200] "POS>
                      Mar 31 10:40:41 influxdbv1 influxd-systemd-start.sh[11737]: [httpd] 192.168.178.140 - - [31/Mar/2024:10:40:41 +0200] "POS>
                      Mar 31 10:40:51 influxdbv1 influxd-systemd-start.sh[11737]: [httpd] 192.168.178.140 - - [31/Mar/2024:10:40:51 +0200] "POS>
                      Mar 31 10:40:51 influxdbv1 influxd-systemd-start.sh[11737]: [httpd] 192.168.178.140 - - [31/Mar/2024:10:40:51 +0200] "POS>
                      Mar 31 10:40:51 influxdbv1 influxd-systemd-start.sh[11737]: [httpd] 192.168.178.140 - - [31/Mar/2024:10:40:51 +0200] "POS>
                      
                      michael@influxdbv1:~$ 
                      

                      Der Status sagt mir das er läuft.
                      Wenn ich Influx aber unter der IP aufrufe, kommt folgender Fehler:

                      404 page not found
                      

                      Wie kann ich das Osterei ausbrüten, so das Influx erreichbar ist
                      Mit freundlichen Ostergrüßen
                      Michael

                      Im ioBroker ist die Instanz verbunden und Grafana ist auch verbunden .
                      Dort im Explorer unter Query /select measurement werden die geloggten Daten angezeigt.
                      komisch:confused:

                      Meister MopperM Online
                      Meister MopperM Online
                      Meister Mopper
                      wrote on last edited by
                      #76

                      @altersrentner sagte in ioBroker Umzug von PI4 auf mini PC:

                      Wenn ich Influx aber unter der IP aufrufe

                      Wie rufst du den im Browser auf?

                      Proxmox und HA

                      A 1 Reply Last reply
                      0
                      • A Altersrentner

                        @altersrentner Frohe Ostern.
                        nachdem mir gestern mein LXC influx abgestürzt ist habe ich ihn heute neu aufgesetzt.

                        michael@influxdbv1:~$ sudo rm /etc/apt/sources.list.d/influ*
                        michael@influxdbv1:~$ wget -q https://repos.influxdata.com/influxdata-archive_compat.key
                        michael@influxdbv1:~$ echo '393e8779c89ac8d958f81f942f9ad7fb82a25e133faddaf92e15b16e6ac9ce4c influxdata-archive_compat.key' | sha256sum -c && cat influxdata-archive_compat.key | gpg --dearmor | sudo tee /usr/share/keyrings/influxdata-archive_compat.gpg > /dev/null
                        influxdata-archive_compat.key: OK
                        michael@influxdbv1:~$ echo 'deb [signed-by=/usr/share/keyrings/influxdata-archive_compat.gpg] https://repos.influxdata.com/debian stable main' | sudo tee /etc/apt/sources.list.d/influxdata.list
                        deb [signed-by=/usr/share/keyrings/influxdata-archive_compat.gpg] https://repos.influxdata.com/debian stable main
                        michael@influxdbv1:~$ rm influxdata-archive_compat.key
                        michael@influxdbv1:~$ sudo apt-get update && sudo apt-get install influxdb
                        Hit:1 http://security.debian.org bookworm-security InRelease
                        Hit:2 http://deb.debian.org/debian bookworm InRelease                                           
                        Hit:3 http://deb.debian.org/debian bookworm-updates InRelease                                                            
                        Hit:4 https://repos.influxdata.com/debian stable InRelease                                                               
                        Hit:5 https://deb.nodesource.com/node_14.x bookworm InRelease                                                            
                        Reading package lists... Done
                        Reading package lists... Done
                        Building dependency tree... Done
                        Reading state information... Done
                        influxdb is already the newest version (1.8.10-1).
                        0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                        michael@influxdbv1:~$ sudo service influxdb start
                        michael@influxdbv1:~$ sudo service influxdb status
                        * 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 Sun 2024-03-31 10:12:07 CEST; 28min ago
                               Docs: https://docs.influxdata.com/influxdb/
                            Process: 11736 ExecStart=/usr/lib/influxdb/scripts/influxd-systemd-start.sh (code=exited, status=0/SUCCESS)
                           Main PID: 11737 (influxd)
                              Tasks: 10 (limit: 18969)
                             Memory: 12.7M
                                CPU: 1.036s
                             CGroup: /system.slice/influxdb.service
                                     `-11737 /usr/bin/influxd -config /etc/influxdb/influxdb.conf
                        
                        Mar 31 10:40:21 influxdbv1 influxd-systemd-start.sh[11737]: [httpd] 192.168.178.140 - - [31/Mar/2024:10:40:21 +0200] "POS>
                        Mar 31 10:40:31 influxdbv1 influxd-systemd-start.sh[11737]: [httpd] 192.168.178.140 - - [31/Mar/2024:10:40:31 +0200] "POS>
                        Mar 31 10:40:31 influxdbv1 influxd-systemd-start.sh[11737]: [httpd] 192.168.178.140 - - [31/Mar/2024:10:40:31 +0200] "POS>
                        Mar 31 10:40:31 influxdbv1 influxd-systemd-start.sh[11737]: [httpd] 192.168.178.140 - - [31/Mar/2024:10:40:31 +0200] "POS>
                        Mar 31 10:40:41 influxdbv1 influxd-systemd-start.sh[11737]: [httpd] 192.168.178.140 - - [31/Mar/2024:10:40:41 +0200] "POS>
                        Mar 31 10:40:41 influxdbv1 influxd-systemd-start.sh[11737]: [httpd] 192.168.178.140 - - [31/Mar/2024:10:40:41 +0200] "POS>
                        Mar 31 10:40:41 influxdbv1 influxd-systemd-start.sh[11737]: [httpd] 192.168.178.140 - - [31/Mar/2024:10:40:41 +0200] "POS>
                        Mar 31 10:40:51 influxdbv1 influxd-systemd-start.sh[11737]: [httpd] 192.168.178.140 - - [31/Mar/2024:10:40:51 +0200] "POS>
                        Mar 31 10:40:51 influxdbv1 influxd-systemd-start.sh[11737]: [httpd] 192.168.178.140 - - [31/Mar/2024:10:40:51 +0200] "POS>
                        Mar 31 10:40:51 influxdbv1 influxd-systemd-start.sh[11737]: [httpd] 192.168.178.140 - - [31/Mar/2024:10:40:51 +0200] "POS>
                        
                        michael@influxdbv1:~$ 
                        

                        Der Status sagt mir das er läuft.
                        Wenn ich Influx aber unter der IP aufrufe, kommt folgender Fehler:

                        404 page not found
                        

                        Wie kann ich das Osterei ausbrüten, so das Influx erreichbar ist
                        Mit freundlichen Ostergrüßen
                        Michael

                        Im ioBroker ist die Instanz verbunden und Grafana ist auch verbunden .
                        Dort im Explorer unter Query /select measurement werden die geloggten Daten angezeigt.
                        komisch:confused:

                        crunchipC Away
                        crunchipC Away
                        crunchip
                        Forum Testing Most Active
                        wrote on last edited by
                        #77

                        @altersrentner sagte in ioBroker Umzug von PI4 auf mini PC:

                        habe ich ihn heute neu aufgesetzt

                        dann dürfte sowas eigentlich gar nicht kommen

                        @altersrentner sagte in ioBroker Umzug von PI4 auf mini PC:

                        michael@influxdbv1:~$ sudo apt-get update && sudo apt-get install influxdb

                        @altersrentner sagte in ioBroker Umzug von PI4 auf mini PC:

                        influxdb is already the newest version (1.8.10-1).

                        @altersrentner sagte in ioBroker Umzug von PI4 auf mini PC:

                        nachdem mir gestern mein LXC influx abgestürzt ist

                        aus welchem Grund?

                        umgestiegen von Proxmox auf Unraid

                        1 Reply Last reply
                        0
                        • Meister MopperM Meister Mopper

                          @altersrentner sagte in ioBroker Umzug von PI4 auf mini PC:

                          Wenn ich Influx aber unter der IP aufrufe

                          Wie rufst du den im Browser auf?

                          A Offline
                          A Offline
                          Altersrentner
                          wrote on last edited by
                          #78

                          @meister-mopper sagte in ioBroker Umzug von PI4 auf mini PC:

                          Wie rufst du den im Browser auf?

                          Guten Morgen.
                          Ich rufe ihn unter

                          http://192.xxx.xxx.51:8086
                          

                          auf

                          @crunchip sagte in ioBroker Umzug von PI4 auf mini PC:

                          aus welchem Grund?

                          Der PC hatte nicht mehr reagiert, somit musste ich ihn hart runterfahren.
                          Selbiges war auch bei dem Server. ioBroker und Grafana waren zu dem Zeitpunkt aber gestoppt.
                          Nach der Neuinstallation war wie gesagt die ioBroker influx.0 verbunden und der Verbindungstest zeigte OK.
                          Bei Grafana sind die geloggten Werte wie zu sehen vorhanden.
                          Ist alles komisch.
                          [Link Text](bafc9716-9392-44d8-aa53-a39a6999a4b3-image.png Link Adresse)
                          Wünsche noch einen schönen Ostermontag
                          Michael

                          crunchipC 1 Reply Last reply
                          0
                          • A Altersrentner

                            @meister-mopper sagte in ioBroker Umzug von PI4 auf mini PC:

                            Wie rufst du den im Browser auf?

                            Guten Morgen.
                            Ich rufe ihn unter

                            http://192.xxx.xxx.51:8086
                            

                            auf

                            @crunchip sagte in ioBroker Umzug von PI4 auf mini PC:

                            aus welchem Grund?

                            Der PC hatte nicht mehr reagiert, somit musste ich ihn hart runterfahren.
                            Selbiges war auch bei dem Server. ioBroker und Grafana waren zu dem Zeitpunkt aber gestoppt.
                            Nach der Neuinstallation war wie gesagt die ioBroker influx.0 verbunden und der Verbindungstest zeigte OK.
                            Bei Grafana sind die geloggten Werte wie zu sehen vorhanden.
                            Ist alles komisch.
                            [Link Text](bafc9716-9392-44d8-aa53-a39a6999a4b3-image.png Link Adresse)
                            Wünsche noch einen schönen Ostermontag
                            Michael

                            crunchipC Away
                            crunchipC Away
                            crunchip
                            Forum Testing Most Active
                            wrote on last edited by crunchip
                            #79

                            @altersrentner sagte in ioBroker Umzug von PI4 auf mini PC:

                            http://192.xxx.xxx.51:8086

                            Was möchtest du damit aufrufen?
                            Du hast doch influxdb v1. X

                            Und der Grund des nicht mehr reagieren deines Rechners?

                            umgestiegen von Proxmox auf Unraid

                            A 1 Reply Last reply
                            0
                            • crunchipC crunchip

                              @altersrentner sagte in ioBroker Umzug von PI4 auf mini PC:

                              http://192.xxx.xxx.51:8086

                              Was möchtest du damit aufrufen?
                              Du hast doch influxdb v1. X

                              Und der Grund des nicht mehr reagieren deines Rechners?

                              A Offline
                              A Offline
                              Altersrentner
                              wrote on last edited by
                              #80

                              @crunchip sagte in ioBroker Umzug von PI4 auf mini PC:

                              Was möchtest du damit aufrufen?
                              Du hast doch influxdb v1. X

                              Oha, ja V1 ist nicht über den Browser aufrufbar.

                              @crunchip sagte in ioBroker Umzug von PI4 auf mini PC:

                              Und der Grund des nicht mehr reagieren deines Rechners?

                              Kann ich nicht sagen, habe keine Erklärung.

                              crunchipC arteckA 2 Replies Last reply
                              0
                              • A Altersrentner

                                @crunchip sagte in ioBroker Umzug von PI4 auf mini PC:

                                Was möchtest du damit aufrufen?
                                Du hast doch influxdb v1. X

                                Oha, ja V1 ist nicht über den Browser aufrufbar.

                                @crunchip sagte in ioBroker Umzug von PI4 auf mini PC:

                                Und der Grund des nicht mehr reagieren deines Rechners?

                                Kann ich nicht sagen, habe keine Erklärung.

                                crunchipC Away
                                crunchipC Away
                                crunchip
                                Forum Testing Most Active
                                wrote on last edited by
                                #81

                                @altersrentner ohne zu wissen warum kann dies ja jederzeit wieder auftreten.
                                Logmeldungen im proxmox beobachten, bzw nachsehen ob da etwas verdächtiges zu finden ist.
                                ansonsten
                                wie sieht deine Verteilung an LXC`s im Bezug auf Plattengröße und Ram aus?
                                auch die Proxmox Oberfläche gibt ja erste Anhaltspunkte über CPU, Serverlast und Speicher(Filtern oben rechts, Std Tag Woche)

                                umgestiegen von Proxmox auf Unraid

                                A 1 Reply Last reply
                                0
                                • A Altersrentner

                                  @crunchip sagte in ioBroker Umzug von PI4 auf mini PC:

                                  Was möchtest du damit aufrufen?
                                  Du hast doch influxdb v1. X

                                  Oha, ja V1 ist nicht über den Browser aufrufbar.

                                  @crunchip sagte in ioBroker Umzug von PI4 auf mini PC:

                                  Und der Grund des nicht mehr reagieren deines Rechners?

                                  Kann ich nicht sagen, habe keine Erklärung.

                                  arteckA Offline
                                  arteckA Offline
                                  arteck
                                  Developer Most Active
                                  wrote on last edited by
                                  #82

                                  @altersrentner sagte in ioBroker Umzug von PI4 auf mini PC:

                                  Kann ich nicht sagen, habe keine Erklärung.

                                  dann schau im LOG nach...

                                  zigbee hab ich, zwave auch, nuc's genauso und HA auch

                                  1 Reply Last reply
                                  0
                                  • crunchipC crunchip

                                    @altersrentner ohne zu wissen warum kann dies ja jederzeit wieder auftreten.
                                    Logmeldungen im proxmox beobachten, bzw nachsehen ob da etwas verdächtiges zu finden ist.
                                    ansonsten
                                    wie sieht deine Verteilung an LXC`s im Bezug auf Plattengröße und Ram aus?
                                    auch die Proxmox Oberfläche gibt ja erste Anhaltspunkte über CPU, Serverlast und Speicher(Filtern oben rechts, Std Tag Woche)

                                    A Offline
                                    A Offline
                                    Altersrentner
                                    wrote on last edited by
                                    #83

                                    @crunchip sagte in ioBroker Umzug von PI4 auf mini PC:

                                    ohne zu wissen warum kann dies ja jederzeit wieder auftreten.

                                    Stimme ich dir zu. Ist eben geschehen. Werde auf die Logmeldungen achten.
                                    Ihr meint doch die ?!
                                    [Link Text](32456969-ed42-4aa7-84d7-93a9355ecc72-image.png Link Adresse)

                                    @crunchip sagte in ioBroker Umzug von PI4 auf mini PC:

                                    wie sieht deine Verteilung an LXC`s im Bezug auf Plattengröße und Ram aus?

                                    [Link Text](43b1ceae-040d-4b27-9c48-e8a07db06dac-image.png Link Adresse)

                                    [Link Text](3d1da14b-d905-4a41-a894-e0ffb8733d7f-image.png Link Adresse)

                                    [Link Text](d98c570d-5623-407a-82f4-3b55a88c5ddb-image.png Link Adresse)
                                    reichen die Angaben? Oder werden andere benötigt?

                                    crunchipC 1 Reply Last reply
                                    0
                                    • A Altersrentner

                                      @crunchip sagte in ioBroker Umzug von PI4 auf mini PC:

                                      ohne zu wissen warum kann dies ja jederzeit wieder auftreten.

                                      Stimme ich dir zu. Ist eben geschehen. Werde auf die Logmeldungen achten.
                                      Ihr meint doch die ?!
                                      [Link Text](32456969-ed42-4aa7-84d7-93a9355ecc72-image.png Link Adresse)

                                      @crunchip sagte in ioBroker Umzug von PI4 auf mini PC:

                                      wie sieht deine Verteilung an LXC`s im Bezug auf Plattengröße und Ram aus?

                                      [Link Text](43b1ceae-040d-4b27-9c48-e8a07db06dac-image.png Link Adresse)

                                      [Link Text](3d1da14b-d905-4a41-a894-e0ffb8733d7f-image.png Link Adresse)

                                      [Link Text](d98c570d-5623-407a-82f4-3b55a88c5ddb-image.png Link Adresse)
                                      reichen die Angaben? Oder werden andere benötigt?

                                      crunchipC Away
                                      crunchipC Away
                                      crunchip
                                      Forum Testing Most Active
                                      wrote on last edited by crunchip
                                      #84

                                      @altersrentner sagte in ioBroker Umzug von PI4 auf mini PC:

                                      Ihr meint doch die

                                      unter anderem ja
                                      dein metric server musst du anpassen, deine IP ist wohl noch falsch(hast ja eine neue influxdb IP
                                      67b55534-1a8d-43eb-a3ef-02746dc4cf47-image.png

                                      @altersrentner sagte in ioBroker Umzug von PI4 auf mini PC:

                                      Oder werden andere benötigt?

                                      der einzelnen LXC und

                                      @crunchip sagte in ioBroker Umzug von PI4 auf mini PC:

                                      Proxmox Oberfläche gibt ja erste Anhaltspunkte über CPU, Serverlast und Speicher(Filtern oben rechts, Std Tag Woche)

                                      umgestiegen von Proxmox auf Unraid

                                      A 1 Reply Last reply
                                      0
                                      • crunchipC crunchip

                                        @altersrentner sagte in ioBroker Umzug von PI4 auf mini PC:

                                        Ihr meint doch die

                                        unter anderem ja
                                        dein metric server musst du anpassen, deine IP ist wohl noch falsch(hast ja eine neue influxdb IP
                                        67b55534-1a8d-43eb-a3ef-02746dc4cf47-image.png

                                        @altersrentner sagte in ioBroker Umzug von PI4 auf mini PC:

                                        Oder werden andere benötigt?

                                        der einzelnen LXC und

                                        @crunchip sagte in ioBroker Umzug von PI4 auf mini PC:

                                        Proxmox Oberfläche gibt ja erste Anhaltspunkte über CPU, Serverlast und Speicher(Filtern oben rechts, Std Tag Woche)

                                        A Offline
                                        A Offline
                                        Altersrentner
                                        wrote on last edited by Altersrentner
                                        #85

                                        @crunchip sagte in ioBroker Umzug von PI4 auf mini PC:

                                        der einzelnen LXC und

                                        Verstehe ich nicht, aber hier ist doch die IP für influx i.O
                                        22841127-404d-4aaf-89ca-23d37a4bac0a-image.png

                                        crunchipC 1 Reply Last reply
                                        0
                                        • A Altersrentner

                                          @crunchip sagte in ioBroker Umzug von PI4 auf mini PC:

                                          der einzelnen LXC und

                                          Verstehe ich nicht, aber hier ist doch die IP für influx i.O
                                          22841127-404d-4aaf-89ca-23d37a4bac0a-image.png

                                          crunchipC Away
                                          crunchipC Away
                                          crunchip
                                          Forum Testing Most Active
                                          wrote on last edited by
                                          #86

                                          @altersrentner dann klick mal drauf und dann auf bearbeiten und zeig die Einstellung

                                          umgestiegen von Proxmox auf Unraid

                                          A 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

                                          577

                                          Online

                                          32.7k

                                          Users

                                          82.4k

                                          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