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. ioBroker Allgemein
  4. Neuinstallation nach defekt der SD-Karte

NEWS

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    5
    1
    66

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    839

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

Neuinstallation nach defekt der SD-Karte

Scheduled Pinned Locked Moved ioBroker Allgemein
37 Posts 5 Posters 1.9k Views 4 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.
  • SMSS SMS

    @thomas-braun wurde also nicht durch das backup neu eingespielt:

    pi@homee:~ $ apt policy influxdb
    influxdb:
      Installiert:           (keine)
      Installationskandidat: 1.6.4-1+deb10u1
      Versionstabelle:
         1.6.4-1+deb10u1 500
            500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
    

    Grafana dann ja wohl auch?

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

    @sms Backup aus Backitup installiert KEINE Pakete aus dem Betriebssystem nach oder sichert die.

    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
    • SMSS Offline
      SMSS Offline
      SMS
      wrote on last edited by
      #26

      hat wer ne Anleitung für Grafana / Influxdb?

      Thomas BraunT 1 Reply Last reply
      0
      • SMSS SMS

        hat wer ne Anleitung für Grafana / Influxdb?

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

        @sms
        Ja. Auf den jeweiligen Projektseiten steht das wunderbar beschrieben wie man das sauber via apt installiert. Hab ich die Tage erst gesehen.

        influx wird auch direkt ab Werk schon im debian-Repo bereitgestellt:

        apt policy influxdb
        

        sollte einen Treffer melden.

        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

        SMSS 1 Reply Last reply
        0
        • Thomas BraunT Thomas Braun

          @sms
          Ja. Auf den jeweiligen Projektseiten steht das wunderbar beschrieben wie man das sauber via apt installiert. Hab ich die Tage erst gesehen.

          influx wird auch direkt ab Werk schon im debian-Repo bereitgestellt:

          apt policy influxdb
          

          sollte einen Treffer melden.

          SMSS Offline
          SMSS Offline
          SMS
          wrote on last edited by
          #28

          @thomas-braun

          pi@homee:~ $ apt policy influxdb
          influxdb:
            Installiert:           (keine)
            Installationskandidat: 1.8.10-1
            Versionstabelle:
               1.8.10-1 500
                  500 https://repos.influxdata.com/debian buster/stable armhf Packages
               1.6.4-1+deb10u1 500
                  500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
          
          Thomas BraunT 1 Reply Last reply
          0
          • SMSS SMS

            @thomas-braun

            pi@homee:~ $ apt policy influxdb
            influxdb:
              Installiert:           (keine)
              Installationskandidat: 1.8.10-1
              Versionstabelle:
                 1.8.10-1 500
                    500 https://repos.influxdata.com/debian buster/stable armhf Packages
                 1.6.4-1+deb10u1 500
                    500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
            
            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            wrote on last edited by
            #29

            @sms Dann ist doch alles bereit.

            sudo apt install influxdb
            

            und ab dafür.

            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

            SMSS 1 Reply Last reply
            0
            • Thomas BraunT Thomas Braun

              @sms Dann ist doch alles bereit.

              sudo apt install influxdb
              

              und ab dafür.

              SMSS Offline
              SMSS Offline
              SMS
              wrote on last edited by
              #30

              @thomas-braun sagte in Neuinstallation nach defekt der SD-Karte:

              sudo apt install influxdb

              gehe ich auch richtig davon aus, das ich alle Grafen neu anlegen muss?

              Thomas BraunT 1 Reply Last reply
              0
              • SMSS SMS

                @thomas-braun sagte in Neuinstallation nach defekt der SD-Karte:

                sudo apt install influxdb

                gehe ich auch richtig davon aus, das ich alle Grafen neu anlegen muss?

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

                @sms

                Keine Ahnung. Hast du kein Backup von den Grafana-Einstellungen?

                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
                • SMSS Offline
                  SMSS Offline
                  SMS
                  wrote on last edited by SMS
                  #32

                  @Homoran @thomas-braun leider nein

                  hab nun noch folgendes Problem in meiner editor/vis, wenn ich einen Grafen anzeigen möchte:
                  widget basic - iframe (hat funktioniert, vor der Neuinstallation)

                  1cea3be4-4ad7-4e0d-ae58-ceffc93f61fd-image.png

                  Thomas BraunT crunchipC 2 Replies Last reply
                  0
                  • SMSS SMS

                    @Homoran @thomas-braun leider nein

                    hab nun noch folgendes Problem in meiner editor/vis, wenn ich einen Grafen anzeigen möchte:
                    widget basic - iframe (hat funktioniert, vor der Neuinstallation)

                    1cea3be4-4ad7-4e0d-ae58-ceffc93f61fd-image.png

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

                    @sms

                    Ich hab keine vis und kein grafana laufen. Kann ich nix zu sagen.

                    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
                    • SMSS Offline
                      SMSS Offline
                      SMS
                      wrote on last edited by
                      #34

                      @Homoran , vielleicht noch ne Idee?

                      1 Reply Last reply
                      0
                      • SMSS SMS

                        @Homoran @thomas-braun leider nein

                        hab nun noch folgendes Problem in meiner editor/vis, wenn ich einen Grafen anzeigen möchte:
                        widget basic - iframe (hat funktioniert, vor der Neuinstallation)

                        1cea3be4-4ad7-4e0d-ae58-ceffc93f61fd-image.png

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

                        @sms Du musst die Einträge in der Grafana.ini noch anpassen

                        umgestiegen von Proxmox auf Unraid

                        SMSS 1 Reply Last reply
                        0
                        • crunchipC crunchip

                          @sms Du musst die Einträge in der Grafana.ini noch anpassen

                          SMSS Offline
                          SMSS Offline
                          SMS
                          wrote on last edited by
                          #36

                          @crunchip und wo/wie?

                          1 Reply Last reply
                          0
                          • crunchipC Away
                            crunchipC Away
                            crunchip
                            Forum Testing Most Active Developer
                            wrote on last edited by
                            #37

                            @sms

                            Grafana vorbereiten:
                            /etc/grafana/grafana.ini bearbeiten ( z.b. sudo nano /etc/grafana/grafana.ini )
                            
                            Das Einbetten von Grafiken erlauben:
                            im Abschnitt Security folgende Zeile hinzuzufügen: allow_embedding=true:
                            [security]
                            allow_embedding=true
                            Den Zugriff ohne Login erlauben:
                            [auth.anonymous] 
                            # enable anonymous 
                            access enabled = true
                            # specify organization name that should be used for unauthenticated users
                            org_name = Deine_Firma.com
                            # specify role for unauthenticated users
                            org_role = Viewer
                            Darauf achten, dass wenn
                            org_role = Viewer
                            eingetragen ist, muss der org_name auch in den Einstellungen auf der Weboberfläche vorgenommen werden. 
                            
                            Links Zahnrad, Preferences, Organisation Name „Deine_Firma.com“
                            
                            Änderungen aktivieren durch restart grafana:
                            sudo service grafana-server restart
                            
                            

                            umgestiegen von Proxmox auf Unraid

                            1 Reply Last reply
                            0

                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                            With your input, this post could be even better 💗

                            Register Login
                            Reply
                            • Reply as topic
                            Log in to reply
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes


                            Support us

                            ioBroker
                            Community Adapters
                            Donate
                            FAQ Cloud / IOT
                            HowTo: Node.js-Update
                            HowTo: Backup/Restore
                            Downloads
                            BLOG

                            345

                            Online

                            32.8k

                            Users

                            82.7k

                            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