Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • 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. ioBroker Allgemein
  4. [gelöst] Restore von grafana und influx geht nicht

NEWS

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    11
    1
    570

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    2.0k

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    11
    1
    872

[gelöst] Restore von grafana und influx geht nicht

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
influx grafana restore
22 Beiträge 4 Kommentatoren 2.0k Aufrufe 4 Beobachtet
  • Ä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.
  • simatecS simatec

    @beowolf Da ist aber einiges schief bei dir.
    Hast du iobroker als root installiert?

    Versuche mal folgendes

    sudo chmod 755 /opt/iobroker/backups
    sudo chmod 755 /opt/iobroker/backups/
    sudo chmod 755 /opt/iobroker/backups/*
    sudo chown iobroker:iobroker /opt/iobroker/backups
    sudo chown iobroker:iobroker /opt/iobroker/backups/
    sudo chown iobroker:iobroker /opt/iobroker/backups/*
    

    Dann bitte nochmal die Ausgabe von ls -la /opt/iobroker/backups posten

    B Offline
    B Offline
    Beowolf
    schrieb am zuletzt editiert von
    #8

    @simatec sagte in Restore von grafana und influx geht nicht:

    Hast du iobroker als root installiert?

    Ich habe iobroker ganz normal nach Anleitung installiert.

    Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

    B 1 Antwort Letzte Antwort
    0
    • B Beowolf

      @simatec sagte in Restore von grafana und influx geht nicht:

      Hast du iobroker als root installiert?

      Ich habe iobroker ganz normal nach Anleitung installiert.

      B Offline
      B Offline
      Beowolf
      schrieb am zuletzt editiert von
      #9

      Ach ja,

      das Steht in dem Fenster bei der Wiederherstellung

      Started restore ...
      [DEBUG] [grafana] - Start Grafana Restore ...
      [DEBUG] [grafana] - filename for restore: /opt/iobroker/backups/grafana_2021_07_14-10_29_25_backupiobroker.tar.gz
      [DEBUG] [grafana] - old Grafana tmp directory was successfully deleted
      [DEBUG] [grafana] - Grafana tmp directory created: /opt/iobroker/backups/grafana_tmp
      [DEBUG] [grafana] - start decompress
      [ERROR] [grafana] - Grafana restore not completed
      [ERROR] [grafana] - Error: EPERM: operation not permitted, utime '/opt/iobroker/backups/grafana_tmp/'
      [EXIT] 0
      

      und

      Started restore ...
      [DEBUG] [influxDB] - Try deleting the old InfluxDB tmp directory
      [DEBUG] [influxDB] - InfluxDB old tmp directory was successfully deleted
      [DEBUG] [influxDB] - Created tmp directory
      [DEBUG] [influxDB] - Start infuxDB Restore ...
      [ERROR] [influxDB] - Error: EPERM: operation not permitted, utime '/opt/iobroker/backups/influxDBtmp/'
      [ERROR] [influxDB] - infuxDB Restore not completed
      [EXIT] 0
      [DEBUG] [influxDB] - influxdb.0 is stopped
      

      Der Restore von iobroker funktioniert ganz normal.

      Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

      simatecS 1 Antwort Letzte Antwort
      0
      • B Beowolf

        Ach ja,

        das Steht in dem Fenster bei der Wiederherstellung

        Started restore ...
        [DEBUG] [grafana] - Start Grafana Restore ...
        [DEBUG] [grafana] - filename for restore: /opt/iobroker/backups/grafana_2021_07_14-10_29_25_backupiobroker.tar.gz
        [DEBUG] [grafana] - old Grafana tmp directory was successfully deleted
        [DEBUG] [grafana] - Grafana tmp directory created: /opt/iobroker/backups/grafana_tmp
        [DEBUG] [grafana] - start decompress
        [ERROR] [grafana] - Grafana restore not completed
        [ERROR] [grafana] - Error: EPERM: operation not permitted, utime '/opt/iobroker/backups/grafana_tmp/'
        [EXIT] 0
        

        und

        Started restore ...
        [DEBUG] [influxDB] - Try deleting the old InfluxDB tmp directory
        [DEBUG] [influxDB] - InfluxDB old tmp directory was successfully deleted
        [DEBUG] [influxDB] - Created tmp directory
        [DEBUG] [influxDB] - Start infuxDB Restore ...
        [ERROR] [influxDB] - Error: EPERM: operation not permitted, utime '/opt/iobroker/backups/influxDBtmp/'
        [ERROR] [influxDB] - infuxDB Restore not completed
        [EXIT] 0
        [DEBUG] [influxDB] - influxdb.0 is stopped
        

        Der Restore von iobroker funktioniert ganz normal.

        simatecS Offline
        simatecS Offline
        simatec
        Developer Most Active
        schrieb am zuletzt editiert von
        #10

        @beowolf Hast du die Befehle ausgeführt?
        Hier ist immer noch root der Besitzer.

        Wie führst du den restore aus? Lokal oder NAS?

        • Besuche meine Github Seite
        • Beitrag hat geholfen oder willst du mich unterstützen
        • HowTo Restore ioBroker
        B 1 Antwort Letzte Antwort
        0
        • simatecS simatec

          @beowolf Hast du die Befehle ausgeführt?
          Hier ist immer noch root der Besitzer.

          Wie führst du den restore aus? Lokal oder NAS?

          B Offline
          B Offline
          Beowolf
          schrieb am zuletzt editiert von
          #11

          @simatec

          jepp, habe ich gemacht.

          NAS

          Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

          simatecS 1 Antwort Letzte Antwort
          0
          • B Beowolf

            @simatec

            jepp, habe ich gemacht.

            NAS

            simatecS Offline
            simatecS Offline
            simatec
            Developer Most Active
            schrieb am zuletzt editiert von
            #12

            @beowolf OK, das erklärt die rechte ... Das sind die rechte vom NAS.
            Was hast du für ein NAS und wie sieht deine Konfiguration dazu aus

            • Besuche meine Github Seite
            • Beitrag hat geholfen oder willst du mich unterstützen
            • HowTo Restore ioBroker
            B 1 Antwort Letzte Antwort
            0
            • simatecS simatec

              @beowolf OK, das erklärt die rechte ... Das sind die rechte vom NAS.
              Was hast du für ein NAS und wie sieht deine Konfiguration dazu aus

              B Offline
              B Offline
              Beowolf
              schrieb am zuletzt editiert von
              #13

              @simatec

              Das ist ein windows Homeserver

              Unbenannt-1.jpg

              Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

              simatecS 1 Antwort Letzte Antwort
              0
              • B Beowolf

                @simatec

                Das ist ein windows Homeserver

                Unbenannt-1.jpg

                simatecS Offline
                simatecS Offline
                simatec
                Developer Most Active
                schrieb am zuletzt editiert von
                #14

                @beowolf Aktiviere mal die "noserverino" Option
                Im Anschluss teste mal höhere SMB Versionen.
                Ich kenne den Homeserver nicht, aber smb 1 ist schon recht veraltet.

                • Besuche meine Github Seite
                • Beitrag hat geholfen oder willst du mich unterstützen
                • HowTo Restore ioBroker
                B 1 Antwort Letzte Antwort
                0
                • simatecS simatec

                  @beowolf Aktiviere mal die "noserverino" Option
                  Im Anschluss teste mal höhere SMB Versionen.
                  Ich kenne den Homeserver nicht, aber smb 1 ist schon recht veraltet.

                  B Offline
                  B Offline
                  Beowolf
                  schrieb am zuletzt editiert von
                  #15

                  @simatec

                  @simatec
                  So, jetzt haben die Verzeichnisse den richtigen Eigetümer.

                  Wenn ich nun versuche Grafana und Influx wieder herszustellen, kommen diese Meldungen.

                  Grafana

                  Started restore ...
                  [DEBUG] [grafana] - Start Grafana Restore ...
                  [DEBUG] [grafana] - filename for restore: /opt/iobroker/backups/grafana_2021_07_11-02_04_17_backupiobroker.tar.gz
                  [DEBUG] [grafana] - Grafana tmp directory created: /opt/iobroker/backups/grafana_tmp
                  [DEBUG] [grafana] - start decompress
                  [DEBUG] [grafana] - Grafana request started
                  [DEBUG] [grafana] - Grafana is available ... Status: 200
                  [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/datasource/InfluxDB.json
                  [DEBUG] [grafana] - cannot restore datasource "InfluxDB": "data source with the same name already exists"
                  [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/dashboards/olheizung.json
                  [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/dashboards/pflanzbeet-pflox.json
                  [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/dashboards/pflanzkasten-pflox.json
                  [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/dashboards/pflanzstreifen-garage.json
                  [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/dashboards/rosenpflanzkasten.json
                  [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/dashboards/umweltdaten.json
                  [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/dashboards/vorgarten.json
                  [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/dashboards/wasserspiel.json
                  [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/dashboards/wohnhaus.json
                  [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/dashboards/dachgeschoss.json
                  [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/dashboards/erdgeschoss.json
                  [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/dashboards/obergeschoss.json
                  [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/dashboards/phase-1.json
                  [DEBUG] [grafana] - cannot restore dashboard "wasserspiel": {"message":"Access denied to save dashboard"}
                  [DEBUG] [grafana] - cannot restore dashboard "pflanzkasten-pflox": {"message":"Access denied to save dashboard"}
                  [DEBUG] [grafana] - cannot restore dashboard "pflanzstreifen-garage": {"message":"Access denied to save dashboard"}
                  [DEBUG] [grafana] - cannot restore dashboard "rosenpflanzkasten": {"message":"Access denied to save dashboard"}
                  [DEBUG] [grafana] - cannot restore dashboard "pflanzbeet-pflox": {"message":"Access denied to save dashboard"}
                  [DEBUG] [grafana] - cannot restore dashboard "phase-1": {"message":"Access denied to save dashboard"}
                  [DEBUG] [grafana] - cannot restore dashboard "vorgarten": {"message":"Access denied to save dashboard"}
                  [DEBUG] [grafana] - cannot restore dashboard "wohnhaus": {"message":"Dashboard cannot be changed to a folder"}
                  [DEBUG] [grafana] - cannot restore dashboard "dachgeschoss": {"message":"Access denied to save dashboard"}
                  [DEBUG] [grafana] - cannot restore dashboard "olheizung": {"message":"Access denied to save dashboard"}
                  [DEBUG] [grafana] - cannot restore dashboard "obergeschoss": {"message":"Access denied to save dashboard"}
                  [DEBUG] [grafana] - cannot restore dashboard "erdgeschoss": {"message":"Access denied to save dashboard"}
                  [DEBUG] [grafana] - cannot restore dashboard "umweltdaten": {"message":"Access denied to save dashboard"}
                  [DEBUG] [grafana] - Grafana request ended
                  [DEBUG] [grafana] - Try deleting the Grafana tmp directory
                  [DEBUG] [grafana] - Grafana tmp directory was successfully deleted
                  [DEBUG] [grafana] - Grafana Restore completed successfully
                  [EXIT] Grafana restore done
                  

                  influx

                  Started restore ...
                  [DEBUG] [influxDB] - Created tmp directory
                  [DEBUG] [influxDB] - Start infuxDB Restore ...
                  [DEBUG] [influxDB] - influxdb.0 is stopped
                  [ERROR] [influxDB] - 2021/07/14 20:02:19 error updating meta: DB metadata not changed. database may already exist
                  restore: DB metadata not changed. database may already exist
                  
                  [DEBUG] [influxDB] - Try deleting the InfluxDB tmp directory
                  [DEBUG] [influxDB] - InfluxDB tmp directory was successfully deleted
                  [DEBUG] [influxDB] - infuxDB Restore completed successfully
                  [EXIT] influxDB restore done
                  [DEBUG] [influxDB] - influxdb.0 started
                  

                  Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

                  simatecS 1 Antwort Letzte Antwort
                  0
                  • B Beowolf

                    @simatec

                    @simatec
                    So, jetzt haben die Verzeichnisse den richtigen Eigetümer.

                    Wenn ich nun versuche Grafana und Influx wieder herszustellen, kommen diese Meldungen.

                    Grafana

                    Started restore ...
                    [DEBUG] [grafana] - Start Grafana Restore ...
                    [DEBUG] [grafana] - filename for restore: /opt/iobroker/backups/grafana_2021_07_11-02_04_17_backupiobroker.tar.gz
                    [DEBUG] [grafana] - Grafana tmp directory created: /opt/iobroker/backups/grafana_tmp
                    [DEBUG] [grafana] - start decompress
                    [DEBUG] [grafana] - Grafana request started
                    [DEBUG] [grafana] - Grafana is available ... Status: 200
                    [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/datasource/InfluxDB.json
                    [DEBUG] [grafana] - cannot restore datasource "InfluxDB": "data source with the same name already exists"
                    [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/dashboards/olheizung.json
                    [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/dashboards/pflanzbeet-pflox.json
                    [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/dashboards/pflanzkasten-pflox.json
                    [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/dashboards/pflanzstreifen-garage.json
                    [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/dashboards/rosenpflanzkasten.json
                    [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/dashboards/umweltdaten.json
                    [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/dashboards/vorgarten.json
                    [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/dashboards/wasserspiel.json
                    [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/dashboards/wohnhaus.json
                    [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/dashboards/dachgeschoss.json
                    [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/dashboards/erdgeschoss.json
                    [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/dashboards/obergeschoss.json
                    [DEBUG] [grafana] - Try to Restore: /opt/iobroker/backups/grafana_tmp/dashboards/phase-1.json
                    [DEBUG] [grafana] - cannot restore dashboard "wasserspiel": {"message":"Access denied to save dashboard"}
                    [DEBUG] [grafana] - cannot restore dashboard "pflanzkasten-pflox": {"message":"Access denied to save dashboard"}
                    [DEBUG] [grafana] - cannot restore dashboard "pflanzstreifen-garage": {"message":"Access denied to save dashboard"}
                    [DEBUG] [grafana] - cannot restore dashboard "rosenpflanzkasten": {"message":"Access denied to save dashboard"}
                    [DEBUG] [grafana] - cannot restore dashboard "pflanzbeet-pflox": {"message":"Access denied to save dashboard"}
                    [DEBUG] [grafana] - cannot restore dashboard "phase-1": {"message":"Access denied to save dashboard"}
                    [DEBUG] [grafana] - cannot restore dashboard "vorgarten": {"message":"Access denied to save dashboard"}
                    [DEBUG] [grafana] - cannot restore dashboard "wohnhaus": {"message":"Dashboard cannot be changed to a folder"}
                    [DEBUG] [grafana] - cannot restore dashboard "dachgeschoss": {"message":"Access denied to save dashboard"}
                    [DEBUG] [grafana] - cannot restore dashboard "olheizung": {"message":"Access denied to save dashboard"}
                    [DEBUG] [grafana] - cannot restore dashboard "obergeschoss": {"message":"Access denied to save dashboard"}
                    [DEBUG] [grafana] - cannot restore dashboard "erdgeschoss": {"message":"Access denied to save dashboard"}
                    [DEBUG] [grafana] - cannot restore dashboard "umweltdaten": {"message":"Access denied to save dashboard"}
                    [DEBUG] [grafana] - Grafana request ended
                    [DEBUG] [grafana] - Try deleting the Grafana tmp directory
                    [DEBUG] [grafana] - Grafana tmp directory was successfully deleted
                    [DEBUG] [grafana] - Grafana Restore completed successfully
                    [EXIT] Grafana restore done
                    

                    influx

                    Started restore ...
                    [DEBUG] [influxDB] - Created tmp directory
                    [DEBUG] [influxDB] - Start infuxDB Restore ...
                    [DEBUG] [influxDB] - influxdb.0 is stopped
                    [ERROR] [influxDB] - 2021/07/14 20:02:19 error updating meta: DB metadata not changed. database may already exist
                    restore: DB metadata not changed. database may already exist
                    
                    [DEBUG] [influxDB] - Try deleting the InfluxDB tmp directory
                    [DEBUG] [influxDB] - InfluxDB tmp directory was successfully deleted
                    [DEBUG] [influxDB] - infuxDB Restore completed successfully
                    [EXIT] influxDB restore done
                    [DEBUG] [influxDB] - influxdb.0 started
                    
                    simatecS Offline
                    simatecS Offline
                    simatec
                    Developer Most Active
                    schrieb am zuletzt editiert von
                    #16

                    @beowolf
                    Fpr den Grafana Restore brauchst du einen API Key mit vollen Admin Rechten.
                    Erzeuge dazu einen neuen Key und stelle dabei die Rechte dementsprechend ein.

                    Beim Influx Restore darf die DB nicht existieren.
                    Bitte vorher den Influx Adapter stoppen und die Datenbank löschen.

                    • Besuche meine Github Seite
                    • Beitrag hat geholfen oder willst du mich unterstützen
                    • HowTo Restore ioBroker
                    1 Antwort Letzte Antwort
                    0
                    • B Offline
                      B Offline
                      Beowolf
                      schrieb am zuletzt editiert von
                      #17

                      Ok, alles gemacht.

                      Alles mist wieder da. Vielen Dank für die Hilfe.

                      Was jetzt nicht geht, ist aber auch egal, ist die Wiederherstellung direkt vom NAS.

                      Ich muß die Backupdateien erst local speichern und dann abrufen. Das geht dann.

                      Grüße
                      Manfred

                      Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

                      simatecS 2 Antworten Letzte Antwort
                      0
                      • B Beowolf

                        Ok, alles gemacht.

                        Alles mist wieder da. Vielen Dank für die Hilfe.

                        Was jetzt nicht geht, ist aber auch egal, ist die Wiederherstellung direkt vom NAS.

                        Ich muß die Backupdateien erst local speichern und dann abrufen. Das geht dann.

                        Grüße
                        Manfred

                        simatecS Offline
                        simatecS Offline
                        simatec
                        Developer Most Active
                        schrieb am zuletzt editiert von
                        #18

                        @beowolf sagte in Restore von grafana und influx geht nicht:

                        NAS

                        Da müsstest du mit den Rechten auf deinem NAS schauen. Mit großer Wahrscheinlichkeit fehlen da bestimmte Schreibrechte

                        • Besuche meine Github Seite
                        • Beitrag hat geholfen oder willst du mich unterstützen
                        • HowTo Restore ioBroker
                        B 1 Antwort Letzte Antwort
                        0
                        • B Beowolf

                          Ok, alles gemacht.

                          Alles mist wieder da. Vielen Dank für die Hilfe.

                          Was jetzt nicht geht, ist aber auch egal, ist die Wiederherstellung direkt vom NAS.

                          Ich muß die Backupdateien erst local speichern und dann abrufen. Das geht dann.

                          Grüße
                          Manfred

                          simatecS Offline
                          simatecS Offline
                          simatec
                          Developer Most Active
                          schrieb am zuletzt editiert von
                          #19

                          @beowolf sagte in Restore von grafana und influx geht nicht:

                          Alles mist wieder da. Vielen Dank für die Hilfe.

                          Kannst du bitte das Thema auf [gelöst] setzen.

                          • Besuche meine Github Seite
                          • Beitrag hat geholfen oder willst du mich unterstützen
                          • HowTo Restore ioBroker
                          1 Antwort Letzte Antwort
                          0
                          • simatecS simatec

                            @beowolf sagte in Restore von grafana und influx geht nicht:

                            NAS

                            Da müsstest du mit den Rechten auf deinem NAS schauen. Mit großer Wahrscheinlichkeit fehlen da bestimmte Schreibrechte

                            B Offline
                            B Offline
                            Beowolf
                            schrieb am zuletzt editiert von
                            #20

                            @simatec sagte in Restore von grafana und influx geht nicht:

                            @beowolf sagte in Restore von grafana und influx geht nicht:

                            NAS

                            Da müsstest du mit den Rechten auf deinem NAS schauen. Mit großer Wahrscheinlichkeit fehlen da bestimmte Schreibrechte

                            Aber warum funktioniert dann die Sicherung? Da werden alle Dateien in die entsprechenden Ordner geschrieben.

                            Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

                            1 Antwort Letzte Antwort
                            0
                            • A Offline
                              A Offline
                              arnold
                              schrieb am zuletzt editiert von
                              #21

                              Die Einstellung (+ Grafana und infuxDB)
                              114412cd-9063-4141-9817-3127dabe9697-image.png
                              Nas wie auch Fritzbox (oder Raspberry) von Strom ziehen oder reboot .
                              iobroker fix ausführen. Hat bei mir funktioniert Wiederherstellung direkt vom NAS.

                              https://forum.iobroker.net/topic/44540/gelöst-backitup-adapter-beim-wiederherstellen/3?_=1626454635567

                              B 1 Antwort Letzte Antwort
                              0
                              • A arnold

                                Die Einstellung (+ Grafana und infuxDB)
                                114412cd-9063-4141-9817-3127dabe9697-image.png
                                Nas wie auch Fritzbox (oder Raspberry) von Strom ziehen oder reboot .
                                iobroker fix ausführen. Hat bei mir funktioniert Wiederherstellung direkt vom NAS.

                                https://forum.iobroker.net/topic/44540/gelöst-backitup-adapter-beim-wiederherstellen/3?_=1626454635567

                                B Offline
                                B Offline
                                Beowolf
                                schrieb am zuletzt editiert von
                                #22

                                @arnold sagte in [[gelöst]

                                Nas wie auch Fritzbox (oder Raspberry) von Strom ziehen oder reboot .

                                Hallo Arnold,

                                ist sicher ein gut gemeinter Rat - aber sowohl einen NAS als auch einen Raspberry einfach vom "Strom" ziehen ist eine wirklich blöde Idee. Vor allem dann, wenn etwas mit einem Backup nicht funktioniert.

                                Es wäre nicht das erste Mal, das ein Raspberry es mit Unmut aufnimmt, wenn man ihm den Stecker zieht.

                                Bei einem Testsystem mag das ja noch ok sein. Bei einem System welches eingesetzt wird ist das absolut nicht zu empfehlen.

                                Grüße
                                Manfred

                                Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

                                1 Antwort Letzte Antwort
                                0

                                Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                Registrieren Anmelden
                                Antworten
                                • In einem neuen Thema antworten
                                Anmelden zum Antworten
                                • Älteste zuerst
                                • Neuste zuerst
                                • Meiste Stimmen


                                Support us

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

                                463

                                Online

                                32.9k

                                Benutzer

                                83.0k

                                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