Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Visualisierung
  4. Backitup per Button im Vis auslösen?

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    17
    1
    402

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

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

Backitup per Button im Vis auslösen?

Geplant Angeheftet Gesperrt Verschoben Visualisierung
vis
72 Beiträge 5 Kommentatoren 4.9k Aufrufe 5 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • simatecS simatec

    @Homoran
    Backitup schaut beim Start / Neustart ob noch ein mount besteht und macht dann einen umount.
    Aus irgendeinem Grund konnte der umount nach dem Backup nicht ausgeführt werden.
    Daher die Fehlermeldung in der html.
    Am besten du schaltest die Instanz mal auf debug, um rauszubekommen, warum dies geschehen ist.
    Meist liegt es daran, dass noch ein Dateitransfer ansteht und deshalb kein umount möglich ist.

    HomoranH Nicht stören
    HomoranH Nicht stören
    Homoran
    Global Moderator Administrators
    schrieb am zuletzt editiert von
    #29

    @simatec

    Kannst du mir mal den umount Befehl geben?
    jetzt ist ioBroker drin - ein Neustart des Adapters hilft nicht

    kein Support per PN! - Fragen im Forum stellen -
    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
    Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

    simatecS 1 Antwort Letzte Antwort
    0
    • simatecS Online
      simatecS Online
      simatec
      Developer Most Active
      schrieb am zuletzt editiert von
      #30
      sudo umount /opt/iobroker/backups
      
      • Besuche meine Github Seite
      • Beitrag hat geholfen oder willst du mich unterstützen
      • HowTo Restore ioBroker
      1 Antwort Letzte Antwort
      0
      • HomoranH Homoran

        @simatec

        Kannst du mir mal den umount Befehl geben?
        jetzt ist ioBroker drin - ein Neustart des Adapters hilft nicht

        simatecS Online
        simatecS Online
        simatec
        Developer Most Active
        schrieb am zuletzt editiert von
        #31

        @Homoran

        Der umount erfolgt 10 Sekunden nach Neustart.
        Im Debug Log siehst du es ...

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

          @Homoran

          Der umount erfolgt 10 Sekunden nach Neustart.
          Im Debug Log siehst du es ...

          HomoranH Nicht stören
          HomoranH Nicht stören
          Homoran
          Global Moderator Administrators
          schrieb am zuletzt editiert von
          #32

          @simatec

          irgendwas ist faul:
          nach dem umount antwortet es mit "not mounted"

          Ich Stelle mal auf debug und restarte

          kein Support per PN! - Fragen im Forum stellen -
          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
          Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

          1 Antwort Letzte Antwort
          0
          • simatecS Online
            simatecS Online
            simatec
            Developer Most Active
            schrieb am zuletzt editiert von
            #33

            Weil backitup sicher den umount bereits ausgeführt hatte

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

              @Homoran

              Der umount erfolgt 10 Sekunden nach Neustart.
              Im Debug Log siehst du es ...

              HomoranH Nicht stören
              HomoranH Nicht stören
              Homoran
              Global Moderator Administrators
              schrieb am zuletzt editiert von
              #34

              @simatec

              
              backitup.0	2019-03-12 11:29:59.115	info	[total] backup was activated at 02:00 every 7 day(s)
              backitup.0	2019-03-12 11:29:59.113	info	[ccu] backup was activated at 01:30 every 7 day(s)
              backitup.0	2019-03-12 11:29:59.105	info	[minimal] backup was activated at 01:30 every 1 day(s)
              backitup.0	2019-03-12 11:29:59.063	info	starting. Version 1.1.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v8.15.0
              backitup.0	2019-03-12 11:29:58.936	debug	statesDB connected
              backitup.0	2019-03-12 11:29:58.920	debug	objectDB connected
              

              NIX!

              ich werfe ihn jetzt von der Syno aus raus...

              Ooops
              Der jetzt eingeloggte ioBroker ist ein anderer NUC - Sorry

              kein Support per PN! - Fragen im Forum stellen -
              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
              Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

              simatecS 2 Antworten Letzte Antwort
              0
              • HomoranH Homoran

                @simatec

                
                backitup.0	2019-03-12 11:29:59.115	info	[total] backup was activated at 02:00 every 7 day(s)
                backitup.0	2019-03-12 11:29:59.113	info	[ccu] backup was activated at 01:30 every 7 day(s)
                backitup.0	2019-03-12 11:29:59.105	info	[minimal] backup was activated at 01:30 every 1 day(s)
                backitup.0	2019-03-12 11:29:59.063	info	starting. Version 1.1.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v8.15.0
                backitup.0	2019-03-12 11:29:58.936	debug	statesDB connected
                backitup.0	2019-03-12 11:29:58.920	debug	objectDB connected
                

                NIX!

                ich werfe ihn jetzt von der Syno aus raus...

                Ooops
                Der jetzt eingeloggte ioBroker ist ein anderer NUC - Sorry

                simatecS Online
                simatecS Online
                simatec
                Developer Most Active
                schrieb am zuletzt editiert von
                #35

                @Homoran

                Hast schon in den Log schauen können?

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

                  @Homoran

                  Hast schon in den Log schauen können?

                  HomoranH Nicht stören
                  HomoranH Nicht stören
                  Homoran
                  Global Moderator Administrators
                  schrieb am zuletzt editiert von Homoran
                  #36

                  @simatec
                  Ja natürlich - da stand trotz debug nichts außer, dass er gestartet ist und die schedules geschrieben wurden.
                  Ich war mir sicher dass ich das gepostet hatte

                  EDIT:
                  steht doch da

                  kein Support per PN! - Fragen im Forum stellen -
                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                  Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                  simatecS 1 Antwort Letzte Antwort
                  0
                  • HomoranH Homoran

                    @simatec

                    
                    backitup.0	2019-03-12 11:29:59.115	info	[total] backup was activated at 02:00 every 7 day(s)
                    backitup.0	2019-03-12 11:29:59.113	info	[ccu] backup was activated at 01:30 every 7 day(s)
                    backitup.0	2019-03-12 11:29:59.105	info	[minimal] backup was activated at 01:30 every 1 day(s)
                    backitup.0	2019-03-12 11:29:59.063	info	starting. Version 1.1.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v8.15.0
                    backitup.0	2019-03-12 11:29:58.936	debug	statesDB connected
                    backitup.0	2019-03-12 11:29:58.920	debug	objectDB connected
                    

                    NIX!

                    ich werfe ihn jetzt von der Syno aus raus...

                    Ooops
                    Der jetzt eingeloggte ioBroker ist ein anderer NUC - Sorry

                    simatecS Online
                    simatecS Online
                    simatec
                    Developer Most Active
                    schrieb am zuletzt editiert von
                    #37

                    @Homoran sagte in Backitup per Button im Vis auslösen?:

                    Ooops
                    Der jetzt eingeloggte ioBroker ist ein anderer NUC - Sorry

                    Das hatte mich irritiert :D

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

                      @simatec
                      Ja natürlich - da stand trotz debug nichts außer, dass er gestartet ist und die schedules geschrieben wurden.
                      Ich war mir sicher dass ich das gepostet hatte

                      EDIT:
                      steht doch da

                      simatecS Online
                      simatecS Online
                      simatec
                      Developer Most Active
                      schrieb am zuletzt editiert von
                      #38

                      @Homoran

                      Beobachte mal den Log bitte heute Nacht und poste mal das Ergebnis ...

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

                        So ich konnte jetzt auch mal schauen, bei mir steht auch alles auf true :fearful:

                        GEEKOM AS 6

                        simatecS 1 Antwort Letzte Antwort
                        0
                        • simatecS simatec

                          @Homoran

                          Beobachte mal den Log bitte heute Nacht und poste mal das Ergebnis ...

                          HomoranH Nicht stören
                          HomoranH Nicht stören
                          Homoran
                          Global Moderator Administrators
                          schrieb am zuletzt editiert von
                          #40

                          @simatec
                          Darf ich das auch morgen herunterladen?

                          Heute nacht wollte ich nicht vor dem PC verbringen :joy:

                          kein Support per PN! - Fragen im Forum stellen -
                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                          Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                          simatecS 2 Antworten Letzte Antwort
                          0
                          • HomoranH Homoran

                            @simatec
                            Darf ich das auch morgen herunterladen?

                            Heute nacht wollte ich nicht vor dem PC verbringen :joy:

                            simatecS Online
                            simatecS Online
                            simatec
                            Developer Most Active
                            schrieb am zuletzt editiert von
                            #41

                            @Homoran

                            Eigentlich dachte ich an eine Live Übertragung :yum:

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

                              So ich konnte jetzt auch mal schauen, bei mir steht auch alles auf true :fearful:

                              simatecS Online
                              simatecS Online
                              simatec
                              Developer Most Active
                              schrieb am zuletzt editiert von
                              #42

                              @smarti2015

                              Was steht bei dir denn auf true??

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

                                Alle OneKlick Datenpunkte, wenn ich das jetzt richtig gelesen habe, dann sollte das normal nicht so sein oder?
                                Hab jetzt grad manuell mal ein Komplettbackup gestartet und jetzt steht total auf false

                                GEEKOM AS 6

                                1 Antwort Letzte Antwort
                                0
                                • simatecS Online
                                  simatecS Online
                                  simatec
                                  Developer Most Active
                                  schrieb am zuletzt editiert von
                                  #44

                                  Nach Abschluss der Backups sollte der jeweilige Datenpunkt wieder auf false stehen.
                                  Sonst blieb irgendwas hängen und das Backup wurde nicht ohne Fehler beendet.

                                  Dies kann ein error beim senden der Benachrichtigung sein, oder auch der mount auf ein NAS.

                                  Um zu sehen, wo es bei dir stockt, benötige ich einen Log.

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

                                    Benötigst du das hier:

                                    Gestartet...
                                    [DEBUG] [mount] start with {"mountType":"CIFS","type":"storage","source":"Local","mount":"192.168.179.1","fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime:"25","smb":"vers=1.0","sudo":false,"deleteOldBackup":false,"ownDir":true,"bkpType":"Minimal","dir":"iobroker/backup/ccu2","dirMinimal":"iobroker/backup/standard","dirTotal":"iobroker/backup/komplett","user":"iobroker","pass":"****"}
                                    [DEBUG] [mount] - done
                                    [DEBUG] [ccu] start with {"type":"creator","time":"01:30","debugging":false,"everyXDays":"3","deleteBackupAfter":0,"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"Local","mount":"//192.168.179.1","fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":false,"deleteOldBackup":false,"ownDir":true,"bkpType":"Minimal","dir":"/iobroker/backup/ccu2","dirMinimal":"iobroker/backup/standard","dirTotal":"iobroker/backup/komplett","user":"iobroker","pass":"****","context":{"fileNames":[],"errors":{},"done":["mount"],"types":[]},"adapter":null},"history":{"enabled":true,"type":"message","entriesNumber":"25","systemLang":"de"},"email":{"enabled":false,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","onlyError":false,"systemLang":"de"},"pushover":{"enabled":false,"notificationsType":"Telegram","type":"message","instance":"pushover.0","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"","onlyError":false,"systemLang":"de"},"host":"192.168.179.99","user":"Admin","pass":"****","backupDir":"/opt/iobroker/backups"}
                                    [DEBUG] [ccu] - CCU Version: 2.41.5
                                    [DEBUG] [ccu] - Requesting backup from CCU
                                    [DEBUG] [ccu] - done
                                    [DEBUG] [cifs] start with {"mountType":"CIFS","type":"storage","source":"Local","mount":"//192.168.179.1","fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":false,"deleteOldBackup":false,"ownDir":true,"bkpType":"Minimal","dir":"/iobroker/backup/ccu2","dirMinimal":"iobroker/backup/standard","dirTotal":"iobroker/backup/komplett","user":"iobroker","pass":"****","backupDir":"/opt/iobroker/backups","deleteBackupAfter":0}
                                    [DEBUG] [cifs] - done
                                    [DEBUG] [clean] start with {"deleteBackupAfter":0}
                                    [DEBUG] [clean] - done
                                    [DEBUG] [history] start with {"type":"creator","time":"01:30","debugging":false,"everyXDays":"3","deleteBackupAfter":0,"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"Local","mount":"//192.168.179.1","fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":false,"deleteOldBackup":false,"ownDir":true,"bkpType":"Minimal","dir":"/iobroker/backup/ccu2","dirMinimal":"iobroker/backup/standard","dirTotal":"iobroker/backup/komplett","user":"iobroker","pass":"****","context":{"fileNames":["/opt/iobroker/backups/homematic_2019_03_12-21_46_27_2.41.5_backupiobroker.tar.sbk"],"errors":{},"done":["mount","ccu"],"types":["homematic"]},"adapter":null},"history":{"enabled":true,"type":"message","entriesNumber":"25","systemLang":"de","time":"12. Maerz 2019 um 21:46 Uhr"},"email":{"enabled":false,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","onlyError":false,"systemLang":"de"},"pushover":{"enabled":false,"notificationsType":"Telegram","type":"message","instance":"pushover.0","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"","onlyError":false,"systemLang":"de"},"host":"192.168.179.99","user":"Admin","pass":"****","backupDir":"/opt/iobroker/backups"}
                                    [DEBUG] [history] - backitup.0.history.html
                                    [DEBUG] [umount] start with {"mountType":"CIFS","type":"storage","source":"Local","mount":"//192.168.179.1","fileDir":"/opt/iobroker/node_m192.168.179.1odules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":false,"deleteOldBackup":false,"ownDir":true,"bkpType":"Minimal","dir":"/iobroker/backup/ccu2","dirMinimal":"iobroker/backup/standard","dirTotal":"iobroker/backup/komplett","user":"iobroker","pass":"****","backupDir":"/opt/iobroker/backups"}
                                    [DEBUG] [umount] - mount activ... umount in 60 Seconds!!
                                    
                                    backitup.0	2019-03-12 21:51:23.782	debug	[ccu] exec: done
                                    backitup.0	2019-03-12 21:51:23.774	debug	[ccu/umount] done
                                    backitup.0	2019-03-12 21:50:23.705	debug	[ccu/umount] mount activ... umount in 60 Seconds!!
                                    backitup.0	2019-03-12 21:50:23.676	debug	[ccu/history] backitup.0.history.html
                                    backitup.0	2019-03-12 21:50:23.613	debug	[ccu/clean] done
                                    backitup.0	2019-03-12 21:50:23.604	debug	[ccu/cifs] done
                                    backitup.0	2019-03-12 21:50:23.599	debug	[ccu/ccu] done
                                    backitup.0	2019-03-12 21:50:17.642	debug	[ccu/ccu] Requesting backup from CCU
                                    backitup.0	2019-03-12 21:50:17.640	debug	[ccu/ccu] CCU Version: 2.41.5
                                    backitup.0	2019-03-12 21:50:17.489	debug	[ccu/mount] done
                                    backitup.0	2019-03-12 21:50:04.761	info	[total] backup was activated at 05:00 every 2 day(s)
                                    backitup.0	2019-03-12 21:50:04.742	info	[ccu] backup was activated at 01:30 every 3 day(s)
                                    backitup.0	2019-03-12 21:50:04.700	info	[minimal] backup was activated at 02:00 every 1 day(s)
                                    backitup.0	2019-03-12 21:50:04.558	info	starting. Version 1.1.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v6.16.0
                                    backitup.0	2019-03-12 21:50:04.447	debug	statesDB connected
                                    backitup.0	2019-03-12 21:50:04.394	debug	objectDB connected
                                    backitup.0	2019-03-12 21:50:01.097	info	terminating
                                    backitup.0	2019-03-12 21:49:42.786	debug	sendTo "getTelegramUser" to system.adapter.admin.0 from system.adapter.backitup.0: {"557462243":"Name"}
                                    backitup.0	2019-03-12 21:49:41.912	debug	system.adapter.admin.0: logging true
                                    backitup.0	2019-03-12 21:49:40.486	info	[total] backup was activated at 05:00 every 2 day(s)
                                    backitup.0	2019-03-12 21:49:40.465	info	[ccu] backup was activated at 01:30 every 3 day(s)
                                    backitup.0	2019-03-12 21:49:40.414	info	[minimal] backup was activated at 02:00 every 1 day(s)
                                    backitup.0	2019-03-12 21:49:40.194	info	starting. Version 1.1.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v6.16.0
                                    backitup.0	2019-03-12 21:49:39.854	debug	statesDB connected
                                    backitup.0	2019-03-12 21:49:39.783	debug	objectDB connected
                                    backitup.0	2019-03-12 21:49:36.278	info	terminating
                                    backitup.0	2019-03-12 21:46:07.973	info	[total] backup was activated at 05:00 every 2 day(s)
                                    backitup.0	2019-03-12 21:46:07.951	info	[ccu] backup was activated at 01:30 every 3 day(s)
                                    backitup.0	2019-03-12 21:46:07.907	info	[minimal] backup was activated at 02:00 every 1 day(s)
                                    backitup.0	2019-03-12 21:46:07.732	info	starting. Version 1.1.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v6.16.0
                                    backitup.0	2019-03-12 21:46:04.100	info	terminating
                                    

                                    GEEKOM AS 6

                                    simatecS 1 Antwort Letzte Antwort
                                    0
                                    • S smarti2015

                                      Benötigst du das hier:

                                      Gestartet...
                                      [DEBUG] [mount] start with {"mountType":"CIFS","type":"storage","source":"Local","mount":"192.168.179.1","fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime:"25","smb":"vers=1.0","sudo":false,"deleteOldBackup":false,"ownDir":true,"bkpType":"Minimal","dir":"iobroker/backup/ccu2","dirMinimal":"iobroker/backup/standard","dirTotal":"iobroker/backup/komplett","user":"iobroker","pass":"****"}
                                      [DEBUG] [mount] - done
                                      [DEBUG] [ccu] start with {"type":"creator","time":"01:30","debugging":false,"everyXDays":"3","deleteBackupAfter":0,"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"Local","mount":"//192.168.179.1","fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":false,"deleteOldBackup":false,"ownDir":true,"bkpType":"Minimal","dir":"/iobroker/backup/ccu2","dirMinimal":"iobroker/backup/standard","dirTotal":"iobroker/backup/komplett","user":"iobroker","pass":"****","context":{"fileNames":[],"errors":{},"done":["mount"],"types":[]},"adapter":null},"history":{"enabled":true,"type":"message","entriesNumber":"25","systemLang":"de"},"email":{"enabled":false,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","onlyError":false,"systemLang":"de"},"pushover":{"enabled":false,"notificationsType":"Telegram","type":"message","instance":"pushover.0","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"","onlyError":false,"systemLang":"de"},"host":"192.168.179.99","user":"Admin","pass":"****","backupDir":"/opt/iobroker/backups"}
                                      [DEBUG] [ccu] - CCU Version: 2.41.5
                                      [DEBUG] [ccu] - Requesting backup from CCU
                                      [DEBUG] [ccu] - done
                                      [DEBUG] [cifs] start with {"mountType":"CIFS","type":"storage","source":"Local","mount":"//192.168.179.1","fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":false,"deleteOldBackup":false,"ownDir":true,"bkpType":"Minimal","dir":"/iobroker/backup/ccu2","dirMinimal":"iobroker/backup/standard","dirTotal":"iobroker/backup/komplett","user":"iobroker","pass":"****","backupDir":"/opt/iobroker/backups","deleteBackupAfter":0}
                                      [DEBUG] [cifs] - done
                                      [DEBUG] [clean] start with {"deleteBackupAfter":0}
                                      [DEBUG] [clean] - done
                                      [DEBUG] [history] start with {"type":"creator","time":"01:30","debugging":false,"everyXDays":"3","deleteBackupAfter":0,"cifs":{"enabled":true,"mountType":"CIFS","type":"storage","source":"Local","mount":"//192.168.179.1","fileDir":"/opt/iobroker/node_modules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":false,"deleteOldBackup":false,"ownDir":true,"bkpType":"Minimal","dir":"/iobroker/backup/ccu2","dirMinimal":"iobroker/backup/standard","dirTotal":"iobroker/backup/komplett","user":"iobroker","pass":"****","context":{"fileNames":["/opt/iobroker/backups/homematic_2019_03_12-21_46_27_2.41.5_backupiobroker.tar.sbk"],"errors":{},"done":["mount","ccu"],"types":["homematic"]},"adapter":null},"history":{"enabled":true,"type":"message","entriesNumber":"25","systemLang":"de","time":"12. Maerz 2019 um 21:46 Uhr"},"email":{"enabled":false,"notificationsType":"Telegram","type":"message","instance":"","NoticeType":"longEmailNotice","emailReceiver":"xxx@xxx.com","emailSender":"xxx@xxx.com","onlyError":false,"systemLang":"de"},"pushover":{"enabled":false,"notificationsType":"Telegram","type":"message","instance":"pushover.0","SilentNotice":false,"NoticeType":"longPushoverNotice","deviceID":"","onlyError":false,"systemLang":"de"},"host":"192.168.179.99","user":"Admin","pass":"****","backupDir":"/opt/iobroker/backups"}
                                      [DEBUG] [history] - backitup.0.history.html
                                      [DEBUG] [umount] start with {"mountType":"CIFS","type":"storage","source":"Local","mount":"//192.168.179.1","fileDir":"/opt/iobroker/node_m192.168.179.1odules/iobroker.backitup","wakeOnLAN":false,"macAd":"20:DE:20:DE:20:DE","wolTime":"25","smb":"vers=1.0","sudo":false,"deleteOldBackup":false,"ownDir":true,"bkpType":"Minimal","dir":"/iobroker/backup/ccu2","dirMinimal":"iobroker/backup/standard","dirTotal":"iobroker/backup/komplett","user":"iobroker","pass":"****","backupDir":"/opt/iobroker/backups"}
                                      [DEBUG] [umount] - mount activ... umount in 60 Seconds!!
                                      
                                      backitup.0	2019-03-12 21:51:23.782	debug	[ccu] exec: done
                                      backitup.0	2019-03-12 21:51:23.774	debug	[ccu/umount] done
                                      backitup.0	2019-03-12 21:50:23.705	debug	[ccu/umount] mount activ... umount in 60 Seconds!!
                                      backitup.0	2019-03-12 21:50:23.676	debug	[ccu/history] backitup.0.history.html
                                      backitup.0	2019-03-12 21:50:23.613	debug	[ccu/clean] done
                                      backitup.0	2019-03-12 21:50:23.604	debug	[ccu/cifs] done
                                      backitup.0	2019-03-12 21:50:23.599	debug	[ccu/ccu] done
                                      backitup.0	2019-03-12 21:50:17.642	debug	[ccu/ccu] Requesting backup from CCU
                                      backitup.0	2019-03-12 21:50:17.640	debug	[ccu/ccu] CCU Version: 2.41.5
                                      backitup.0	2019-03-12 21:50:17.489	debug	[ccu/mount] done
                                      backitup.0	2019-03-12 21:50:04.761	info	[total] backup was activated at 05:00 every 2 day(s)
                                      backitup.0	2019-03-12 21:50:04.742	info	[ccu] backup was activated at 01:30 every 3 day(s)
                                      backitup.0	2019-03-12 21:50:04.700	info	[minimal] backup was activated at 02:00 every 1 day(s)
                                      backitup.0	2019-03-12 21:50:04.558	info	starting. Version 1.1.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v6.16.0
                                      backitup.0	2019-03-12 21:50:04.447	debug	statesDB connected
                                      backitup.0	2019-03-12 21:50:04.394	debug	objectDB connected
                                      backitup.0	2019-03-12 21:50:01.097	info	terminating
                                      backitup.0	2019-03-12 21:49:42.786	debug	sendTo "getTelegramUser" to system.adapter.admin.0 from system.adapter.backitup.0: {"557462243":"Name"}
                                      backitup.0	2019-03-12 21:49:41.912	debug	system.adapter.admin.0: logging true
                                      backitup.0	2019-03-12 21:49:40.486	info	[total] backup was activated at 05:00 every 2 day(s)
                                      backitup.0	2019-03-12 21:49:40.465	info	[ccu] backup was activated at 01:30 every 3 day(s)
                                      backitup.0	2019-03-12 21:49:40.414	info	[minimal] backup was activated at 02:00 every 1 day(s)
                                      backitup.0	2019-03-12 21:49:40.194	info	starting. Version 1.1.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v6.16.0
                                      backitup.0	2019-03-12 21:49:39.854	debug	statesDB connected
                                      backitup.0	2019-03-12 21:49:39.783	debug	objectDB connected
                                      backitup.0	2019-03-12 21:49:36.278	info	terminating
                                      backitup.0	2019-03-12 21:46:07.973	info	[total] backup was activated at 05:00 every 2 day(s)
                                      backitup.0	2019-03-12 21:46:07.951	info	[ccu] backup was activated at 01:30 every 3 day(s)
                                      backitup.0	2019-03-12 21:46:07.907	info	[minimal] backup was activated at 02:00 every 1 day(s)
                                      backitup.0	2019-03-12 21:46:07.732	info	starting. Version 1.1.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v6.16.0
                                      backitup.0	2019-03-12 21:46:04.100	info	terminating
                                      
                                      simatecS Online
                                      simatecS Online
                                      simatec
                                      Developer Most Active
                                      schrieb am zuletzt editiert von
                                      #46

                                      @smarti2015

                                      Dein Log sieht gut aus und es werden sicher auch die Backups angelegt oder?

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

                                        Ja bis auf das Vollbackup. Ich schau mir das morgen nochmal genauer an. Muss ins Bette :) Danke dir und wünsche allen eine gute Nacht :sleepy:

                                        GEEKOM AS 6

                                        1 Antwort Letzte Antwort
                                        0
                                        • simatecS simatec

                                          @Homoran

                                          Eigentlich dachte ich an eine Live Übertragung :yum:

                                          HomoranH Nicht stören
                                          HomoranH Nicht stören
                                          Homoran
                                          Global Moderator Administrators
                                          schrieb am zuletzt editiert von
                                          #48

                                          @simatec

                                          heute morgen steht minmial wieder auf true!

                                          Hier ist die Live-Übertragung:

                                          2019-03-13 01:30:20.234  - debug: backitup.0 [minimal/mount] [undefined
                                          2019-03-13 01:30:20.234  - debug: backitup.0 [minimal/mount] Usage:
                                          2019-03-13 01:30:20.234  - debug: backitup.0 [minimal/mount] mount [-lhV]
                                          2019-03-13 01:30:20.234  - debug: backitup.0 [minimal/mount] mount -a [options]
                                          2019-03-13 01:30:20.235  - debug: backitup.0 [minimal/mount] mount [options] [--source] <source> | [--target] <directory>
                                          2019-03-13 01:30:20.235  - debug: backitup.0 [minimal/mount] mount [options] <source> <directory>
                                          2019-03-13 01:30:20.235  - debug: backitup.0 [minimal/mount] mount <operation> <mountpoint> [<target>]
                                          2019-03-13 01:30:20.235  - debug: backitup.0 [minimal/mount] Mount a filesystem.
                                          2019-03-13 01:30:20.235  - debug: backitup.0 [minimal/mount] Options:
                                          2019-03-13 01:30:20.235  - debug: backitup.0 [minimal/mount] -a, --all               mount all filesystems mentioned in fstab
                                          2019-03-13 01:30:20.235  - debug: backitup.0 [minimal/mount] -c, --no-canonicalize   don't canonicalize paths
                                          2019-03-13 01:30:20.235  - debug: backitup.0 [minimal/mount] -f, --fake              dry run; skip the mount(2) syscall
                                          2019-03-13 01:30:20.235  - debug: backitup.0 [minimal/mount] -F, --fork              fork off for each device (use with -a)
                                          2019-03-13 01:30:20.235  - debug: backitup.0 [minimal/mount] -T, --fstab <path>      alternative file to /etc/fstab
                                          2019-03-13 01:30:20.235  - debug: backitup.0 [minimal/mount] -i, --internal-only     don't call the mount.<type> helpers
                                          2019-03-13 01:30:20.235  - debug: backitup.0 [minimal/mount] -l, --show-labels       show also filesystem labels
                                          2019-03-13 01:30:20.235  - debug: backitup.0 [minimal/mount] -n, --no-mtab           don't write to /etc/mtab
                                          2019-03-13 01:30:20.235  - debug: backitup.0 [minimal/mount] -o, --options <list>    comma-separated list of mount options
                                          2019-03-13 01:30:20.235  - debug: backitup.0 [minimal/mount] -O, --test-opts <list>  limit the set of filesystems (use with -a)
                                          2019-03-13 01:30:20.235  - debug: backitup.0 [minimal/mount] -r, --read-only         mount the filesystem read-only (same as -o ro)
                                          2019-03-13 01:30:20.235  - debug: backitup.0 [minimal/mount] -t, --types <list>      limit the set of filesystem types
                                          2019-03-13 01:30:20.235  - debug: backitup.0 [minimal/mount] --source <src>      explicitly specifies source (path, label, uuid)
                                          2019-03-13 01:30:20.235  - debug: backitup.0 [minimal/mount] --target <target>   explicitly specifies mountpoint
                                          2019-03-13 01:30:20.235  - debug: backitup.0 [minimal/mount] -v, --verbose           say what is being done
                                          2019-03-13 01:30:20.235  - debug: backitup.0 [minimal/mount] -w, --rw, --read-write  mount the filesystem read-write (default)
                                          2019-03-13 01:30:20.235  - debug: backitup.0 [minimal/mount] -h, --help     display this help and exit
                                          2019-03-13 01:30:20.235  - debug: backitup.0 [minimal/mount] -V, --version  output version information and exit
                                          2019-03-13 01:30:20.235  - debug: backitup.0 [minimal/mount] Source:
                                          2019-03-13 01:30:20.237  - debug: backitup.0 [minimal/mount] -L, --label <label>     synonym for LABEL=<label>
                                          2019-03-13 01:30:20.237  - debug: backitup.0 [minimal/mount] -U, --uuid <uuid>       synonym for UUID=<uuid>
                                          2019-03-13 01:30:20.237  - debug: backitup.0 [minimal/mount] LABEL=<label>           specifies device by filesystem label
                                          2019-03-13 01:30:20.237  - debug: backitup.0 [minimal/mount] UUID=<uuid>             specifies device by filesystem UUID
                                          2019-03-13 01:30:20.237  - debug: backitup.0 [minimal/mount] PARTLABEL=<label>       specifies device by partition label
                                          2019-03-13 01:30:20.237  - debug: backitup.0 [minimal/mount] PARTUUID=<uuid>         specifies device by partition UUID
                                          2019-03-13 01:30:20.237  - debug: backitup.0 [minimal/mount] <device>                specifies device by path
                                          2019-03-13 01:30:20.237  - debug: backitup.0 [minimal/mount] <directory>             mountpoint for bind mounts (see --bind/rbind)
                                          2019-03-13 01:30:20.237  - debug: backitup.0 [minimal/mount] <file>                  regular file for loopdev setup
                                          2019-03-13 01:30:20.237  - debug: backitup.0 [minimal/mount] Operations:
                                          2019-03-13 01:30:20.237  - debug: backitup.0 [minimal/mount] -B, --bind              mount a subtree somewhere else (same as -o bind)
                                          2019-03-13 01:30:20.237  - debug: backitup.0 [minimal/mount] -M, --move              move a subtree to some other place
                                          2019-03-13 01:30:20.237  - debug: backitup.0 [minimal/mount] -R, --rbind             mount a subtree and all submounts somewhere else
                                          2019-03-13 01:30:20.237  - debug: backitup.0 [minimal/mount] --make-shared           mark a subtree as shared
                                          2019-03-13 01:30:20.237  - debug: backitup.0 [minimal/mount] --make-slave            mark a subtree as slave
                                          2019-03-13 01:30:20.237  - debug: backitup.0 [minimal/mount] --make-private          mark a subtree as private
                                          2019-03-13 01:30:20.237  - debug: backitup.0 [minimal/mount] --make-unbindable       mark a subtree as unbindable
                                          2019-03-13 01:30:20.237  - debug: backitup.0 [minimal/mount] --make-rshared          recursively mark a whole subtree as shared
                                          2019-03-13 01:30:20.237  - debug: backitup.0 [minimal/mount] --make-rslave           recursively mark a whole subtree as slave
                                          2019-03-13 01:30:20.237  - debug: backitup.0 [minimal/mount] --make-rprivate         recursively mark a whole subtree as private
                                          2019-03-13 01:30:20.237  - debug: backitup.0 [minimal/mount] --make-runbindable      recursively mark a whole subtree as unbindable
                                          2019-03-13 01:30:20.237  - debug: backitup.0 [minimal/mount] For more details see mount(8).
                                          2019-03-13 01:30:20.237  - debug: backitup.0 [minimal/mount] /bin/sh: 1: Ah,rw,file_mode=0777,dir_mode=0777: not found
                                          2019-03-13 01:30:20.239  - debug: backitup.0 [minimal/mount] [IGNORED] Error: Command failed: sudo mount -t cifs -o username=MEINUSER,password=\2eMB;Ah,rw,file_mode=0777,dir_mode=0777 //NAS_NAME/backups/ioBroker/VM01 /opt/iobroker/backups
                                          2019-03-13 01:30:20.239  - debug: backitup.0 [minimal/mount] Usage:
                                          2019-03-13 01:30:20.239  - debug: backitup.0 [minimal/mount] mount [-lhV]
                                          2019-03-13 01:30:20.239  - debug: backitup.0 [minimal/mount] mount -a [options]
                                          2019-03-13 01:30:20.239  - debug: backitup.0 [minimal/mount] mount [options] [--source] <source> | [--target] <directory>
                                          2019-03-13 01:30:20.239  - debug: backitup.0 [minimal/mount] mount [options] <source> <directory>
                                          2019-03-13 01:30:20.239  - debug: backitup.0 [minimal/mount] mount <operation> <mountpoint> [<target>]
                                          2019-03-13 01:30:20.239  - debug: backitup.0 [minimal/mount] Mount a filesystem.
                                          2019-03-13 01:30:20.239  - debug: backitup.0 [minimal/mount] Options:
                                          2019-03-13 01:30:20.239  - debug: backitup.0 [minimal/mount] -a, --all               mount all filesystems mentioned in fstab
                                          2019-03-13 01:30:20.239  - debug: backitup.0 [minimal/mount] -c, --no-canonicalize   don't canonicalize paths
                                          2019-03-13 01:30:20.239  - debug: backitup.0 [minimal/mount] -f, --fake              dry run; skip the mount(2) syscall
                                          2019-03-13 01:30:20.239  - debug: backitup.0 [minimal/mount] -F, --fork              fork off for each device (use with -a)
                                          2019-03-13 01:30:20.239  - debug: backitup.0 [minimal/mount] -T, --fstab <path>      alternative file to /etc/fstab
                                          2019-03-13 01:30:20.239  - debug: backitup.0 [minimal/mount] -i, --internal-only     don't call the mount.<type> helpers
                                          2019-03-13 01:30:20.239  - debug: backitup.0 [minimal/mount] -l, --show-labels       show also filesystem labels
                                          2019-03-13 01:30:20.239  - debug: backitup.0 [minimal/mount] -n, --no-mtab           don't write to /etc/mtab
                                          2019-03-13 01:30:20.239  - debug: backitup.0 [minimal/mount] -o, --options <list>    comma-separated list of mount options
                                          2019-03-13 01:30:20.239  - debug: backitup.0 [minimal/mount] -O, --test-opts <list>  limit the set of filesystems (use with -a)
                                          2019-03-13 01:30:20.239  - debug: backitup.0 [minimal/mount] -r, --read-only         mount the filesystem read-only (same as -o ro)
                                          2019-03-13 01:30:20.239  - debug: backitup.0 [minimal/mount] -t, --types <list>      limit the set of filesystem types
                                          2019-03-13 01:30:20.239  - debug: backitup.0 [minimal/mount] --source <src>      explicitly specifies source (path, label, uuid)
                                          2019-03-13 01:30:20.239  - debug: backitup.0 [minimal/mount] --target <target>   explicitly specifies mountpoint
                                          2019-03-13 01:30:20.240  - debug: backitup.0 [minimal/mount] -v, --verbose           say what is being done
                                          2019-03-13 01:30:20.240  - debug: backitup.0 [minimal/mount] -w, --rw, --read-write  mount the filesystem read-write (default)
                                          2019-03-13 01:30:20.240  - debug: backitup.0 [minimal/mount] -h, --help     display this help and exit
                                          2019-03-13 01:30:20.240  - debug: backitup.0 [minimal/mount] -V, --version  output version information and exit
                                          2019-03-13 01:30:20.240  - debug: backitup.0 [minimal/mount] Source:
                                          2019-03-13 01:30:20.240  - debug: backitup.0 [minimal/mount] -L, --label <label>     synonym for LABEL=<label>
                                          2019-03-13 01:30:20.240  - debug: backitup.0 [minimal/mount] -U, --uuid <uuid>       synonym for UUID=<uuid>
                                          2019-03-13 01:30:20.240  - debug: backitup.0 [minimal/mount] LABEL=<label>           specifies device by filesystem label
                                          2019-03-13 01:30:20.240  - debug: backitup.0 [minimal/mount] UUID=<uuid>             specifies device by filesystem UUID
                                          2019-03-13 01:30:20.240  - debug: backitup.0 [minimal/mount] PARTLABEL=<label>       specifies device by partition label
                                          2019-03-13 01:30:20.240  - debug: backitup.0 [minimal/mount] PARTUUID=<uuid>         specifies device by partition UUID
                                          2019-03-13 01:30:20.240  - debug: backitup.0 [minimal/mount] <device>                specifies device by path
                                          2019-03-13 01:30:20.240  - debug: backitup.0 [minimal/mount] <directory>             mountpoint for bind mounts (see --bind/rbind)
                                          2019-03-13 01:30:20.240  - debug: backitup.0 [minimal/mount] <file>                  regular file for loopdev setup
                                          2019-03-13 01:30:20.240  - debug: backitup.0 [minimal/mount] Operations:
                                          2019-03-13 01:30:20.240  - debug: backitup.0 [minimal/mount] -B, --bind              mount a subtree somewhere else (same as -o bind)
                                          2019-03-13 01:30:20.240  - debug: backitup.0 [minimal/mount] -M, --move              move a subtree to some other place
                                          2019-03-13 01:30:20.240  - debug: backitup.0 [minimal/mount] -R, --rbind             mount a subtree and all submounts somewhere else
                                          2019-03-13 01:30:20.240  - debug: backitup.0 [minimal/mount] --make-shared           mark a subtree as shared
                                          2019-03-13 01:30:20.240  - debug: backitup.0 [minimal/mount] --make-slave            mark a subtree as slave
                                          2019-03-13 01:30:20.240  - debug: backitup.0 [minimal/mount] --make-private          mark a subtree as private
                                          2019-03-13 01:30:20.240  - debug: backitup.0 [minimal/mount] --make-unbindable       mark a subtree as unbindable
                                          2019-03-13 01:30:20.240  - debug: backitup.0 [minimal/mount] --make-rshared          recursively mark a whole subtree as shared
                                          2019-03-13 01:30:20.240  - debug: backitup.0 [minimal/mount] --make-rslave           recursively mark a whole subtree as slave
                                          2019-03-13 01:30:20.240  - debug: backitup.0 [minimal/mount] --make-rprivate         recursively mark a whole subtree as private
                                          2019-03-13 01:30:20.240  - debug: backitup.0 [minimal/mount] --make-runbindable      recursively mark a whole subtree as unbindable
                                          2019-03-13 01:30:20.240  - debug: backitup.0 [minimal/mount] For more details see mount(8).
                                          2019-03-13 01:30:20.240  - debug: backitup.0 [minimal/mount] /bin/sh: 1: Ah,rw,file_mode=0777,dir_mode=0777: not found
                                          2019-03-13 01:30:22.947  - debug: backitup.0 [minimal/minimal] Backup created: /opt/iobroker/backups/minimal_2019_03_13-01_30_20_VM01_backupiobroker.tar.gz
                                          2019-03-13 01:30:22.959  - debug: backitup.0 [minimal/minimal] done
                                          2019-03-13 01:30:22.960  - debug: backitup.0 [minimal/cifs] done
                                          2019-03-13 01:30:22.961  - debug: backitup.0 [minimal/clean] Backup files not deleted from /opt/iobroker/backups because some errors.
                                          2019-03-13 01:30:22.962  - debug: backitup.0 [minimal/clean] done
                                          2019-03-13 01:30:22.969  - debug: backitup.0 [minimal/history] backitup.0.history.html
                                          

                                          heute ist das Backup auch nicht drin

                                          kein Support per PN! - Fragen im Forum stellen -
                                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                          Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          317

                                          Online

                                          32.7k

                                          Benutzer

                                          82.5k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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