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. Tester
  4. Test Adapter ioBroker.backitup v3.1.x

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    13
    1
    142

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

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

Test Adapter ioBroker.backitup v3.1.x

Scheduled Pinned Locked Moved Tester
backitupbackitup backupccuhistorymysqlredisrestorerestore backup
2.8k Posts 170 Posters 2.4m Views 113 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.
  • Dr. BakteriusD Dr. Bakterius

    @qqolli sagte in Test Adapter ioBroker.backitup v2.4.x:

    JavaScript heap out of memory
    

    Da siehst du das Problem.

    qqolliQ Offline
    qqolliQ Offline
    qqolli
    wrote on last edited by
    #2078

    @dr-bakterius

    Ja, aber warum? Habe echt fast alles an Instanzen gelöscht. Muss noch die entsprechenden Adapter ebenfalls löschen?

    Was könnte ich noch machen?

    Dr. BakteriusD 1 Reply Last reply
    0
    • qqolliQ qqolli

      @dr-bakterius

      Ja, aber warum? Habe echt fast alles an Instanzen gelöscht. Muss noch die entsprechenden Adapter ebenfalls löschen?

      Was könnte ich noch machen?

      Dr. BakteriusD Online
      Dr. BakteriusD Online
      Dr. Bakterius
      Most Active
      wrote on last edited by
      #2079

      @qqolli Vielleicht hilft dir das weiter: https://sebhastian.com/javascript-heap-out-of-memory/

      qqolliQ 1 Reply Last reply
      0
      • Dr. BakteriusD Dr. Bakterius

        @qqolli Vielleicht hilft dir das weiter: https://sebhastian.com/javascript-heap-out-of-memory/

        qqolliQ Offline
        qqolliQ Offline
        qqolli
        wrote on last edited by
        #2080

        @dr-bakterius

        Das hat leider auch nicht funktioniert:

        pi@ioBroker:~ $ node --max-old-space-size=4096 index.js
        
        <--- Last few GCs --->
        
        [17653:0x50f5bd0]      103 ms: Mark-sweep 0.2 (2.8) -> 0.2 (2.8) MB, 1.6 / 0.0 ms  (average mu = 0.060, current mu = 0.020) allocation failure GC in old space requested
        [17653:0x50f5bd0]      112 ms: Mark-sweep (reduce) 0.2 (2.8) -> 0.2 (1.8) MB, 8.7 / 0.0 ms  (average mu = 0.013, current mu = 0.004) last resort GC in old space requested
        [17653:0x50f5bd0]      114 ms: Mark-sweep (reduce) 0.2 (1.8) -> 0.2 (1.8) MB, 2.3 / 0.0 ms  (average mu = 0.015, current mu = 0.019) last resort GC in old space requested
        
        
        <--- JS stacktrace --->
        
        FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory
        Abgebrochen
        pi@ioBroker:~ $ node --max-old-space-size=4096 `which npm` install
        
        <--- Last few GCs --->
        
        [17759:0x3e84c10]      101 ms: Mark-sweep (reduce) 0.3 (2.8) -> 0.3 (1.8) MB, 22.8 / 0.0 ms  (average mu = 0.019, current mu = 0.002) last resort GC in old space requested
        [17759:0x3e84c10]      103 ms: Mark-sweep (reduce) 0.3 (1.8) -> 0.3 (1.8) MB, 1.8 / 0.0 ms  (average mu = 0.019, current mu = 0.021) last resort GC in old space requested
        
        
        <--- JS stacktrace --->
        
        FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory
        Abgebrochen
        pi@ioBroker:~ $
        

        So wie es aussieht, muss ich alles neu auf der Proxmoxmaschine aufsetzen, außer den JS-Skripts, die konnte der Backitup gesichert :-)

        @Thomas-Braun Hättest du evtl. noch eine Idee?

        1 Reply Last reply
        0
        • qqolliQ qqolli

          @simatec

          Ich habe seit heute einen neuen Rechner, auf dem ich Proxmox installiert habe. Der soll dann mein produktiver Rechner werden. Da ich ja mit der iob-Installation bzgl. Backitup massive Probleme habe, hatte ich heute gut die Hälfte der Instanzen gelöscht, Update & Ugrade mit Reboot durchgeführt und dann gedacht, das er heute vlt. den iob schafft zu sichern; leider nein:

          Started iobroker ...
          [DEBUG] [mount] - noserverino option: false
          [DEBUG] [mount] - cifs-mount command: "sudo mount -t cifs -o username=backup,password=****,rw,file_mode=0777,dir_mode=0777,vers=3.1.1 //192.168.178.23/backup/ioBroker /opt/iobroker/backups"
          [DEBUG] [mount] - mount successfully completed
          [DEBUG] [mount] - done
          [DEBUG] [iobroker] - host.ioBroker 89446 states saved
          
          [DEBUG] [iobroker] - host.ioBroker 118256 objects saved
          
          [ERROR] [iobroker] - 
          <--- Last few GCs --->
          
          [24831:0x576cc58]   127861 ms: Scavenge 957.2 (964.7) -> 957.1 (965.4) MB, 16.5 / 0.0 ms  (average mu = 0.805, current mu = 0.800) allocation failure 
          [24831:0x576cc58]   128158 ms: Mark-sweep (reduce) 958.1 (965.4) -> 958.1 (964.4) MB, 244.2 / 0.0 ms  (+ 16.1 ms in 15 steps since start of marking, biggest step 4.5 ms, walltime since start of marking 297 ms) (average mu = 0.741, current mu = 0.377) allo
          
          <--- JS stacktrace --->
          
          FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
          
          [DEBUG] [iobroker] - done
          [DEBUG] [influxDB] - InfluxDB-Backup started ...
          [DEBUG] [influxDB] - Start InfluxDB Backup ...
          [DEBUG] [influxDB] - InfluxDB Backup tmp directory created 
          [DEBUG] [influxDB] - Packed 32MB so far...
          [DEBUG] [influxDB] - Backup created: /opt/iobroker/backups/influxDB_2022_07_14-14_32_14_backupiobroker.tar.gz
          [DEBUG] [influxDB] - Try deleting the InfluxDB tmp directory
          [DEBUG] [influxDB] - InfluxDB tmp directory was successfully deleted
          [DEBUG] [influxDB] - InfluxDB-Backup for is finish
          [DEBUG] [influxDB] - done
          [DEBUG] [grafana] - Start Grafana Backup ...
          [DEBUG] [grafana] - Created grafana_tmp directory: "/opt/iobroker/backups/grafana_tmp"
          [DEBUG] [grafana] - Created dashboard directory
          [DEBUG] [grafana] - Created dashboards_manually_restore directory
          [DEBUG] [grafana] - Created datasource directory
          [DEBUG] [grafana] - start Grafana request ...
          [DEBUG] [grafana] - Grafana is not available: Error: connect ECONNREFUSED 192.168.178.21:3000
          [DEBUG] [grafana] - Grafana is not available!
          [DEBUG] [grafana] - Try deleting the Grafana tmp directory: "/opt/iobroker/backups/grafana_tmp"
          [DEBUG] [grafana] - Grafana tmp directory "/opt/iobroker/backups/grafana_tmp" successfully deleted
          [DEBUG] [grafana] - Grafana Backup cannot created ...
          [DEBUG] [grafana] - done
          [DEBUG] [javascripts] - Created javascript_tmp directory: "/opt/iobroker/backups/tmpScripts"
          [DEBUG] [javascripts] - found Script: AlexaSagWas
          [DEBUG] [javascripts] - found Script: Aliase_Erzeugen
          [DEBUG] [javascripts] - found Script: Astro
          [DEBUG] [javascripts] - found Script: Aufräumen
          [DEBUG] [javascripts] - found Script: Azimun_Elevation
          [DEBUG] [javascripts] - found Script: Batteriestand_überwachen
          [DEBUG] [javascripts] - found Script: Benzinpreise
          [DEBUG] [javascripts] - found Script: Codeschloss
          [DEBUG] [javascripts] - found Script: Countdown
          [DEBUG] [javascripts] - found Script: Datenpunkte_Erzeugen
          [DEBUG] [javascripts] - found Script: EG_Toilette_Rolladen_Schalter
          [DEBUG] [javascripts] - found Script: Fire7_laden
          [DEBUG] [javascripts] - found Script: Flur_EG_Lampe_Steuern
          [DEBUG] [javascripts] - found Script: Froni
          [DEBUG] [javascripts] - found Script: Froni_Start
          [DEBUG] [javascripts] - found Script: HM_Switch
          [DEBUG] [javascripts] - found Script: HP_P2015_An_Aus
          [DEBUG] [javascripts] - found Script: Haustürklingel
          [DEBUG] [javascripts] - found Script: Küche_Lampen_Steuern
          [DEBUG] [javascripts] - found Script: Lager_Lampen_Steuern
          [DEBUG] [javascripts] - found Script: Licht_KG_NAS_&_USV
          [DEBUG] [javascripts] - found Script: Liste_HM-Geräte
          [DEBUG] [javascripts] - found Script: MQTT_Test
          [DEBUG] [javascripts] - found Script: MduiLogHMDevices
          [DEBUG] [javascripts] - found Script: Murks
          [DEBUG] [javascripts] - found Script: NetzwerkStatusFritzBox
          [DEBUG] [javascripts] - found Script: OG_Bad_Rolladen_Spiegel
          [DEBUG] [javascripts] - found Script: Online_Check
          [DEBUG] [javascripts] - found Script: PIR_Duration
          [DEBUG] [javascripts] - found Script: PIR_EG_Flur
          [DEBUG] [javascripts] - found Script: PIR_Kopieren
          [DEBUG] [javascripts] - found Script: PIR_OG_Flur
          [DEBUG] [javascripts] - found Script: PV-Anlage_Kosten_Bezug
          [DEBUG] [javascripts] - found Script: PV_Berechnungen
          [DEBUG] [javascripts] - found Script: Party_Lampen_Steuern
          [DEBUG] [javascripts] - found Script: QQ_rufen
          [DEBUG] [javascripts] - found Script: Rolladensteuerung_Manuell
          [DEBUG] [javascripts] - found Script: Schlafzimmer_Yeelight_Steuern
          [DEBUG] [javascripts] - found Script: Shelly_Rolladen_HM_Taster
          [DEBUG] [javascripts] - found Script: Shelly_Status
          [DEBUG] [javascripts] - found Script: Shelly_Verbrauchswerte
          [DEBUG] [javascripts] - found Script: Skript_1
          [DEBUG] [javascripts] - found Script: Sprachausgabe_alle_Geräte
          [DEBUG] [javascripts] - found Script: T2C_Telegram
          [DEBUG] [javascripts] - found Script: TFK_Zählen
          [DEBUG] [javascripts] - found Script: Taupunkt
          [DEBUG] [javascripts] - found Script: Test
          [DEBUG] [javascripts] - found Script: Timer
          [DEBUG] [javascripts] - found Script: Treppenhaus_Rolladen_Schalter
          [DEBUG] [javascripts] - found Script: TürFenster_Offen
          [DEBUG] [javascripts] - found Script: USV
          [DEBUG] [javascripts] - found Script: USV_Berechnungen
          [DEBUG] [javascripts] - found Script: Unifi_Netzwerk
          [DEBUG] [javascripts] - found Script: Unifi_Netzwerk_Neu
          [DEBUG] [javascripts] - found Script: Userstates_besondere_Uhr
          [DEBUG] [javascripts] - found Script: VIS_Alexa
          [DEBUG] [javascripts] - found Script: View_Wechsel
          [DEBUG] [javascripts] - found Script: Wallpanel_States_MQTT
          [DEBUG] [javascripts] - found Script: Skript_1
          [DEBUG] [javascripts] - found Script: Skript_2
          [DEBUG] [javascripts] - found Script: Skript_3
          [DEBUG] [javascripts] - found Script: Spülmaschine_Fertig
          [DEBUG] [javascripts] - found Script: Trockner_Fertig
          [DEBUG] [javascripts] - found Script: Waschmaschine_Fertig
          [DEBUG] [javascripts] - found Script: Wetter
          [DEBUG] [javascripts] - found Script: Yeelight_An_Aus
          [DEBUG] [javascripts] - found Script: Zeit
          [DEBUG] [javascripts] - found Script: BattUeberwachung
          [DEBUG] [javascripts] - found Script: Wetterstation
          [DEBUG] [javascripts] - found Script: Userstates_anlegen
          [DEBUG] [javascripts] - found Script: RGB_Kühltruhe
          [DEBUG] [javascripts] - found Script: Fronius_Solarweb
          [DEBUG] [javascripts] - found Script: Sonoff_Tabelle
          [DEBUG] [javascripts] - found Script: Carport_Licht
          [DEBUG] [javascripts] - found Script: NAS_Stream_holen
          [DEBUG] [javascripts] - Try deleting the Javascript tmp directory: "/opt/iobroker/backups/tmpScripts"
          [DEBUG] [javascripts] - Javascript tmp directory "/opt/iobroker/backups/tmpScripts" successfully deleted
          [DEBUG] [javascripts] - Backup created: /opt/iobroker/backups/javascripts_2022_07_14-14_32_51_backupiobroker.tar.gz
          [DEBUG] [javascripts] - done
          [DEBUG] [yahka] - found yahka database: yahka.0
          [DEBUG] [yahka] - done
          [DEBUG] [cifs] - used copy path: /backup/ioBroker
          [DEBUG] [cifs] - done
          [DEBUG] [clean] - done
          [DEBUG] [pushover] - done
          [DEBUG] [historyHTML] - new history html values created
          [DEBUG] [historyHTML] - done
          [DEBUG] [historyJSON] - new history json values created
          [DEBUG] [historyJSON] - done
          [DEBUG] [umount] - mount activ, umount is started ...
          [DEBUG] [umount] - umount successfully completed
          [DEBUG] [umount] - done
          [EXIT] 0
          

          Ehrlich gesagt, weiß ich nicht wo die vielen States & Objekte herkommen :-(

          Ohne Backup muss ich fast alles wieder neu aufbauen auf dem neuen PC. Was kann ich noch machen?

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

          @qqolli sagte in Test Adapter ioBroker.backitup v2.4.x:

          Ehrlich gesagt, weiß ich nicht wo die vielen States & Objekte herkommen

          es gibt ein paar Kandidaten, die unötig viele anlegen
          einfach nachsehen, klick dich durch,

          61812af4-255d-4eaf-8979-2b4c3a28e2b7-image.png

          umgestiegen von Proxmox auf Unraid

          qqolliQ 1 Reply Last reply
          1
          • crunchipC crunchip

            @qqolli sagte in Test Adapter ioBroker.backitup v2.4.x:

            Ehrlich gesagt, weiß ich nicht wo die vielen States & Objekte herkommen

            es gibt ein paar Kandidaten, die unötig viele anlegen
            einfach nachsehen, klick dich durch,

            61812af4-255d-4eaf-8979-2b4c3a28e2b7-image.png

            qqolliQ Offline
            qqolliQ Offline
            qqolli
            wrote on last edited by
            #2082

            @crunchip

            Das war eine guter Tipp:

            010e72ae-0770-4589-99f9-2f68eeddfe32-image.png

            Die 106232 Objekte zu löschen hat bis jetzt gedauert:

            $ iobroker del fronius-solarweb.0
            
            Delete instance "fronius-solarweb.0"
            
            host.ioBroker Counted 1 instances of fronius-solarweb.0
            
            host.ioBroker Counted 5 devices of fronius-solarweb.0
            
            host.ioBroker Counted 26320 channels of fronius-solarweb.0
            
            host.ioBroker Counted 79890 states of fronius-solarweb.0
            
            host.ioBroker Counted 15 states of system.adapter.fronius-solarweb.0
            
            host.ioBroker Counted 79889 states (io.fronius-solarweb.0.*) from states
            
            host.ioBroker Counted 15 states (system.adapter.fronius-solarweb.0.*) from states
            
            host.ioBroker Counted 1 objects of fronius-solarweb.0
            
            host.ioBroker Deleting 106232 object(s). Be patient...
            

            Und endlich geht jetzt auch wieder der iobroker Backup:

            Started iobroker ...
            [DEBUG] [mount] - noserverino option: false
            [DEBUG] [mount] - cifs-mount command: "sudo mount -t cifs -o username=backup,password=****,rw,file_mode=0777,dir_mode=0777,vers=3.1.1 //192.168.178.23/backup/ioBroker /opt/iobroker/backups"
            [DEBUG] [mount] - mount successfully completed
            [DEBUG] [mount] - done
            [DEBUG] [iobroker] - host.ioBroker 9520 states saved
            
            [DEBUG] [iobroker] - host.ioBroker 12024 objects saved
            
            [DEBUG] [iobroker] - Backup created: /opt/iobroker/backups/iobroker_2022_07_14-16_48_51_backupiobroker.tar.gz
            
            crunchipC 1 Reply Last reply
            0
            • qqolliQ qqolli

              @crunchip

              Das war eine guter Tipp:

              010e72ae-0770-4589-99f9-2f68eeddfe32-image.png

              Die 106232 Objekte zu löschen hat bis jetzt gedauert:

              $ iobroker del fronius-solarweb.0
              
              Delete instance "fronius-solarweb.0"
              
              host.ioBroker Counted 1 instances of fronius-solarweb.0
              
              host.ioBroker Counted 5 devices of fronius-solarweb.0
              
              host.ioBroker Counted 26320 channels of fronius-solarweb.0
              
              host.ioBroker Counted 79890 states of fronius-solarweb.0
              
              host.ioBroker Counted 15 states of system.adapter.fronius-solarweb.0
              
              host.ioBroker Counted 79889 states (io.fronius-solarweb.0.*) from states
              
              host.ioBroker Counted 15 states (system.adapter.fronius-solarweb.0.*) from states
              
              host.ioBroker Counted 1 objects of fronius-solarweb.0
              
              host.ioBroker Deleting 106232 object(s). Be patient...
              

              Und endlich geht jetzt auch wieder der iobroker Backup:

              Started iobroker ...
              [DEBUG] [mount] - noserverino option: false
              [DEBUG] [mount] - cifs-mount command: "sudo mount -t cifs -o username=backup,password=****,rw,file_mode=0777,dir_mode=0777,vers=3.1.1 //192.168.178.23/backup/ioBroker /opt/iobroker/backups"
              [DEBUG] [mount] - mount successfully completed
              [DEBUG] [mount] - done
              [DEBUG] [iobroker] - host.ioBroker 9520 states saved
              
              [DEBUG] [iobroker] - host.ioBroker 12024 objects saved
              
              [DEBUG] [iobroker] - Backup created: /opt/iobroker/backups/iobroker_2022_07_14-16_48_51_backupiobroker.tar.gz
              
              crunchipC Away
              crunchipC Away
              crunchip
              Forum Testing Most Active
              wrote on last edited by crunchip
              #2083

              @qqolli sagte in Test Adapter ioBroker.backitup v2.4.x:

              fronius

              ist bekannt, da gab es deswegen auch schon in einem Thread etwas , bzw besteht ein issue dazu

              umgestiegen von Proxmox auf Unraid

              1 Reply Last reply
              0
              • simatecS Offline
                simatecS Offline
                simatec
                Developer Most Active
                wrote on last edited by
                #2084

                Ab sofort steht die Version 2.4.11 auf Github und in Kürze auch im latest zur Verfügung.

                Changelog

                2.4.11 (2022-08-10)

                • (simatec) Filesize Check added
                • (simatec) dependencies updated
                • (simatec) Fix mySql Backup
                • (simatec) Fix pgSql Backup
                • Besuche meine Github Seite
                • Beitrag hat geholfen oder willst du mich unterstützen
                • HowTo Restore ioBroker
                1 Reply Last reply
                2
                • simatecS Offline
                  simatecS Offline
                  simatec
                  Developer Most Active
                  wrote on last edited by
                  #2085

                  Ab sofort steht die Version 2.4.12 auf Github und in Kürze auch im latest zur Verfügung.

                  Changelog

                  2.4.12 (2022-08-11)

                  • (simatec) Fix WebDav Error Handling
                  • Besuche meine Github Seite
                  • Beitrag hat geholfen oder willst du mich unterstützen
                  • HowTo Restore ioBroker
                  1 Reply Last reply
                  1
                  • simatecS Offline
                    simatecS Offline
                    simatec
                    Developer Most Active
                    wrote on last edited by
                    #2086

                    Ab sofort steht die Version 2.4.13 zum testen auf Github und im latest zur Verfügung.

                    Changelog

                    2.4.13 (2022-09-28)

                    • (simatec) dependencies updated
                    • (simatec) Fix Grafana Backup
                    • (simatec) Appveyor testing removed
                    • (simatec) Fix Test & Release
                    • Besuche meine Github Seite
                    • Beitrag hat geholfen oder willst du mich unterstützen
                    • HowTo Restore ioBroker
                    1 Reply Last reply
                    1
                    • simatecS simatec
                      Aktuelle Test Version 3.1.0
                      Veröffentlichungsdatum 02.03.2025
                      Github Link https://github.com/simatec/ioBroker.backitup
                      Wiki Link https://github.com/simatec/ioBroker.backitup/wiki

                      Hier geht es um die aktuelle Version von ioBroker.backitup, nachdem der alte Thread langsam zu unübersichtlich wurde.
                      Bitte gebt euer Feedback und eure Anregungen hier ab.

                      3.1.0 (2025-03-02)

                      • (Bluefox) Dependencies updated
                      • (Bluefox) Vite added
                      • (simatec) jsonConfig updated
                      • (simatec) Fix month for history

                      3.0.37 (2025-02-28)

                      • (simatec) Fix CronJob

                      3.0.36 (2025-02-26)

                      • (simatec) Fix src-admin

                      3.0.35 (2025-02-26)

                      • (simatec) Fix src-admin

                      3.0.34 (2025-02-26)

                      • (simatec) Fix src-admin

                      3.0.33 (2025-02-25)

                      • (simatec) Fix cronjob
                      • (simatec) Fix Backup Console

                      3.0.32 (2025-02-24)

                      • (simatec) Error handling for GoogleDrive fix
                      • (simatec) globalDependencies updated
                      • (simatec) Dependencies updated
                      • (simatec) Design Fix

                      3.0.31 (2024-11-30)

                      • (simatec) Fix Tab Menu

                      3.0.30 (2024-11-29)

                      • (simatec) Fix Tab Menu

                      3.0.29 (2024-11-29)

                      • (simatec) Fix Tab Menu

                      3.0.28 (2024-11-27)

                      • (simatec) Dependencies updated
                      • (simatec) eslint-config added
                      • (bluefox) Allow to store files for up to ca 3 years
                      • (Marc-Berg) Grafana Docu updated

                      3.0.27 (2024-11-12)

                      • (simatec) dependencies updated
                      • (simatec) Design Fix

                      3.0.26 (2024-10-16)

                      • (simatec) Fix FTP Connections
                      • (simatec) dependencies updated
                      • (simatec) Issue Workflow added

                      3.0.25 (2024-09-26)

                      • (bluefox) Improvement of Google Drive authentication workflow
                      • (bluefox) Removed gulp from a build process
                      • (simatec) small Design Fix
                      • (simatec) Fix for Admin 7.1.5
                      • (simatec) Fix Test & Release
                      • (simatec) Fix ESlint errors

                      3.0.22 (2024-09-03)

                      • (simatec) Fix Notification Instance
                      • (simatec) Fix Notification Design
                      • (simatec) Fix Default Settings

                      3.0.21 (2024-09-01)

                      • (simatec) Fix Onedrive Notification
                      • (simatec) Fix Zigbee2MQTT Backup
                      • (simatec) dependencies updated

                      3.0.20 (2024-08-22)

                      • (simatec) Responsive Design for Tab added
                      • (simatec) Responsive Design for jsonConfig added
                      • (simatec) dependencies updated

                      3.0.19 (2024-08-15)

                      • (simatec) Fix CCU Backup
                      • (simatec) Fix InfluxDB Backup Config
                      • (simatec) Fix Backup-Log for Slave Instanz

                      3.0.18 (2024-08-14)

                      • (simatec) Package optimisation
                      • (simatec) Fix the warning when opening the configuration
                      • (simatec) dependencies updated

                      3.0.17 (2024-08-12)

                      • (simatec) Fix io-package for Release
                      • (simatec) manual-review added
                      • (simatec) Fix Slave Backup
                      • (simatec) dependencies updated

                      3.0.16 (2024-08-05)

                      • (bluefox) dependencies updated
                      • (simatec) Rename json5 Files

                      3.0.15 (2024-08-03)

                      • (simatec) fix dependencies

                      3.0.14 (2024-08-02)

                      • (simatec) dependencies updated
                      • (simatec) Improved log outputs

                      3.0.12 (2024-08-01)

                      • (simatec) Backup Log for History added
                      • (simatec) Added separate selection for deleting FTP backups
                      • (simatec) Added separate selection for deleting Onedrive backups
                      • (simatec) Added separate selection for deleting Webdav backups
                      • (simatec) Added separate selection for deleting Dropbox backups
                      • (simatec) Added separate selection for deleting Googledrive backups
                      • (simatec) Improved log outputs
                      • (simatec) Source code cleaned up
                      • (simatec) dependencies updated

                      3.0.11 (2024-07-28)

                      • (simatec) Design Fix
                      • (simatec) dependencies updated

                      3.0.10 (2024-07-22)

                      • (simatec) Design Fix for Dark Mode
                      • (bluefox) dependencies updated

                      3.0.9 (2024-07-11)

                      • (simatec) Tab Icons added
                      • (simatec) small fix
                      • (simatec) Docu updated

                      3.0.8 (2024-07-01)

                      • (Grothesk242/simatec) forceuid and forcegid added
                      • (simatec) dependencies updated
                      • (simatec) small fix

                      3.0.7 (2024-06-26)

                      • (simatec) Restore Information added
                      • (simatec) Fix Formaterrors
                      • (bluefox) Fixing the problems with styles
                      • (simatec) Fix iobroker Backup Error

                      3.0.6 (2024-06-26)

                      • (simatec) Restore Information added
                      • (simatec) Fix Formaterrors
                      • (bluefox) Fixing the problems with styles
                      • (simatec) Fix iobroker Backup Error

                      3.0.5 (2024-06-18)

                      • (simatec) Fix Build

                      3.0.4 (2024-06-18)

                      • (simatec) History Gui Fix
                      • (simatec) Tab GUI modified
                      • (bluefox) Added support for Admin 7
                      • (simatec) Onedrive ready for School/Business Accounts

                      3.0.3 (2024-06-10)

                      • (simatec) Fixed WebDav
                      • (simatec) Admin Notification for Backup errors added
                      • (simatec) Remove Sentry Config
                      • (simatec) Translations updated
                      • (simatec) Error handling optimized
                      • (simatec) dependencies updated

                      3.0.2 (2024-06-06)

                      • (simatec) Fixed Google Drive
                      • (simatec) Fixed Translations
                      • (simatec) Fixed Onedrive
                      • (simatec) Fixed MySql Backup
                      • (simatec) Fixed Translation added
                      • (simatec) Design Fix
                      • (simatec) new notifications content added

                      3.0.1 (2024-05-29)

                      • (simatec) Fixed umount callback
                      • (simatec) Fixed Backup Message
                      • (simatec) Translations updated
                      • (simatec) Fixed InfluxDB Multi Backup
                      • (simatec) Fixed Restore Console
                      • (simatec) Fixed Backup Console

                      3.0.0 (2024-05-28)

                      • (simatec) jsonConfig added
                      • (bluefox) Conversion to React
                      • (bluefox) Added react components
                      • (bluefox/simatec) Working on React GUI
                      • (simatec) dependencies updated
                      • (simatec) Fix Yahka Backup
                      • (simatec) Fix Nodered Backup
                      • (simatec) some bugs fixed
                      • (bluefox/simatec) New Restore-Interface
                      • (simatec) Translation updated

                      sigi234S Online
                      sigi234S Online
                      sigi234
                      Forum Testing Most Active
                      wrote on last edited by sigi234
                      #2087

                      @simatec

                      Hallo, nach Update auf 2.4.15 kommt folgende Meldung:

                      backitup.0
                      2022-10-04 08:54:34.234	warn	Cannot read log file: TypeError: tools.getConfigFileName is not a function
                      
                      backitup.0
                      2022-10-04 08:54:34.233	error	cannot create startIOB.bat: TypeError: tools.getConfigFileName is not a functionPlease run "iobroker fix"
                      
                      backitup.0
                      2022-10-04 08:54:34.232	error	cannot create stopIOB.bat: TypeError: tools.getConfigFileName is not a functionPlease run "iobroker fix"
                      
                      backitup.0
                      2022-10-04 08:54:34.207	info	starting. Version 2.4.15 in C:/ioBroker/node_modules/iobroker.backitup, node: v16.17.1, js-controller: 4.0.23
                      
                      backitup.0
                      2022-10-04 08:54:10.588	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                      
                      backitup.0
                      2022-10-04 08:54:10.587	info	terminating
                      
                      backitup.0
                      2022-10-04 08:54:10.587	info	cleaned everything up...
                      
                      backitup.0
                      2022-10-04 08:54:10.580	info	Got terminate signal TERMINATE_YOURSELF
                      
                      Plattform: Windows
                      RAM: 16 GB 
                      NODE.JS: V16.17.1
                      NPM: 8.11.0
                      JS Controller: 4.0.23
                      Admin: 6.2.22
                      

                      Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                      Immer Daten sichern!

                      A simatecS 3 Replies Last reply
                      0
                      • sigi234S sigi234

                        @simatec

                        Hallo, nach Update auf 2.4.15 kommt folgende Meldung:

                        backitup.0
                        2022-10-04 08:54:34.234	warn	Cannot read log file: TypeError: tools.getConfigFileName is not a function
                        
                        backitup.0
                        2022-10-04 08:54:34.233	error	cannot create startIOB.bat: TypeError: tools.getConfigFileName is not a functionPlease run "iobroker fix"
                        
                        backitup.0
                        2022-10-04 08:54:34.232	error	cannot create stopIOB.bat: TypeError: tools.getConfigFileName is not a functionPlease run "iobroker fix"
                        
                        backitup.0
                        2022-10-04 08:54:34.207	info	starting. Version 2.4.15 in C:/ioBroker/node_modules/iobroker.backitup, node: v16.17.1, js-controller: 4.0.23
                        
                        backitup.0
                        2022-10-04 08:54:10.588	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                        
                        backitup.0
                        2022-10-04 08:54:10.587	info	terminating
                        
                        backitup.0
                        2022-10-04 08:54:10.587	info	cleaned everything up...
                        
                        backitup.0
                        2022-10-04 08:54:10.580	info	Got terminate signal TERMINATE_YOURSELF
                        
                        Plattform: Windows
                        RAM: 16 GB 
                        NODE.JS: V16.17.1
                        NPM: 8.11.0
                        JS Controller: 4.0.23
                        Admin: 6.2.22
                        
                        A Offline
                        A Offline
                        alexmi
                        wrote on last edited by
                        #2088

                        @sigi234 Das selbe Problem habe ich auch. Ein Backup kann jetzt nicht mehr ausgeführt werden.

                        Ich traue mich nicht "iobroker fix" auszuführen... nicht das dann irgendwas anderes auch nicht mehr geht.

                        Thomas BraunT 1 Reply Last reply
                        0
                        • sigi234S sigi234

                          @simatec

                          Hallo, nach Update auf 2.4.15 kommt folgende Meldung:

                          backitup.0
                          2022-10-04 08:54:34.234	warn	Cannot read log file: TypeError: tools.getConfigFileName is not a function
                          
                          backitup.0
                          2022-10-04 08:54:34.233	error	cannot create startIOB.bat: TypeError: tools.getConfigFileName is not a functionPlease run "iobroker fix"
                          
                          backitup.0
                          2022-10-04 08:54:34.232	error	cannot create stopIOB.bat: TypeError: tools.getConfigFileName is not a functionPlease run "iobroker fix"
                          
                          backitup.0
                          2022-10-04 08:54:34.207	info	starting. Version 2.4.15 in C:/ioBroker/node_modules/iobroker.backitup, node: v16.17.1, js-controller: 4.0.23
                          
                          backitup.0
                          2022-10-04 08:54:10.588	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                          
                          backitup.0
                          2022-10-04 08:54:10.587	info	terminating
                          
                          backitup.0
                          2022-10-04 08:54:10.587	info	cleaned everything up...
                          
                          backitup.0
                          2022-10-04 08:54:10.580	info	Got terminate signal TERMINATE_YOURSELF
                          
                          Plattform: Windows
                          RAM: 16 GB 
                          NODE.JS: V16.17.1
                          NPM: 8.11.0
                          JS Controller: 4.0.23
                          Admin: 6.2.22
                          
                          simatecS Offline
                          simatecS Offline
                          simatec
                          Developer Most Active
                          wrote on last edited by
                          #2089

                          @sigi234 Wird gefixt... Es gibt in Backitup aktuell Vorbereitungen für den js-controller 4.1.x.
                          Da kann es sicher in Betas noch zu Fehlern kommen

                          • Besuche meine Github Seite
                          • Beitrag hat geholfen oder willst du mich unterstützen
                          • HowTo Restore ioBroker
                          1 Reply Last reply
                          0
                          • A alexmi

                            @sigi234 Das selbe Problem habe ich auch. Ein Backup kann jetzt nicht mehr ausgeführt werden.

                            Ich traue mich nicht "iobroker fix" auszuführen... nicht das dann irgendwas anderes auch nicht mehr geht.

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

                            @alexmi sagte in Test Adapter ioBroker.backitup v2.4.x:

                            Ich traue mich nicht "iobroker fix" auszuführen...

                            iobroker fix
                            

                            kann immer ausgeführt werden.

                            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
                            • sigi234S sigi234

                              @simatec

                              Hallo, nach Update auf 2.4.15 kommt folgende Meldung:

                              backitup.0
                              2022-10-04 08:54:34.234	warn	Cannot read log file: TypeError: tools.getConfigFileName is not a function
                              
                              backitup.0
                              2022-10-04 08:54:34.233	error	cannot create startIOB.bat: TypeError: tools.getConfigFileName is not a functionPlease run "iobroker fix"
                              
                              backitup.0
                              2022-10-04 08:54:34.232	error	cannot create stopIOB.bat: TypeError: tools.getConfigFileName is not a functionPlease run "iobroker fix"
                              
                              backitup.0
                              2022-10-04 08:54:34.207	info	starting. Version 2.4.15 in C:/ioBroker/node_modules/iobroker.backitup, node: v16.17.1, js-controller: 4.0.23
                              
                              backitup.0
                              2022-10-04 08:54:10.588	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                              
                              backitup.0
                              2022-10-04 08:54:10.587	info	terminating
                              
                              backitup.0
                              2022-10-04 08:54:10.587	info	cleaned everything up...
                              
                              backitup.0
                              2022-10-04 08:54:10.580	info	Got terminate signal TERMINATE_YOURSELF
                              
                              Plattform: Windows
                              RAM: 16 GB 
                              NODE.JS: V16.17.1
                              NPM: 8.11.0
                              JS Controller: 4.0.23
                              Admin: 6.2.22
                              
                              simatecS Offline
                              simatecS Offline
                              simatec
                              Developer Most Active
                              wrote on last edited by
                              #2091

                              @sigi234 2.4.16 fixt das problem... Repo rebuild läuft gerade

                              • Besuche meine Github Seite
                              • Beitrag hat geholfen oder willst du mich unterstützen
                              • HowTo Restore ioBroker
                              sigi234S B 2 Replies Last reply
                              2
                              • simatecS simatec

                                @sigi234 2.4.16 fixt das problem... Repo rebuild läuft gerade

                                sigi234S Online
                                sigi234S Online
                                sigi234
                                Forum Testing Most Active
                                wrote on last edited by
                                #2092

                                @simatec sagte in Test Adapter ioBroker.backitup v2.4.x:

                                @sigi234 2.4.16 fixt das problem... Repo rebuild läuft gerade

                                Läuft wieder, Danke. :+1:

                                Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                Immer Daten sichern!

                                1 Reply Last reply
                                0
                                • simatecS simatec

                                  @sigi234 2.4.16 fixt das problem... Repo rebuild läuft gerade

                                  B Offline
                                  B Offline
                                  biker1602
                                  wrote on last edited by
                                  #2093

                                  @simatec
                                  Ich habe die Version 2.4.12 installiert und sichere auf Google Drive, aber seit einer Woche sichert er nur noch Javascript und Zigbee.
                                  Bei iobroker Sicherung bekomme ich die Fehlermeldung.

                                  2022-10-17 07:03:20.229 - error: backitup.0 (1214) [iobroker/googledrive] Google Drive: File "/opt/iobroker/backups/iobroker_2022_10_17-07_00_10_backupiobroker.tar.gz" not found
                                  

                                  Liegt das an der Version?

                                  Thomas BraunT 1 Reply Last reply
                                  0
                                  • B biker1602

                                    @simatec
                                    Ich habe die Version 2.4.12 installiert und sichere auf Google Drive, aber seit einer Woche sichert er nur noch Javascript und Zigbee.
                                    Bei iobroker Sicherung bekomme ich die Fehlermeldung.

                                    2022-10-17 07:03:20.229 - error: backitup.0 (1214) [iobroker/googledrive] Google Drive: File "/opt/iobroker/backups/iobroker_2022_10_17-07_00_10_backupiobroker.tar.gz" not found
                                    

                                    Liegt das an der Version?

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

                                    @biker1602
                                    Nö, hier funktioniert es.

                                    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

                                    B 1 Reply Last reply
                                    1
                                    • Thomas BraunT Thomas Braun

                                      @biker1602
                                      Nö, hier funktioniert es.

                                      B Offline
                                      B Offline
                                      biker1602
                                      wrote on last edited by
                                      #2095

                                      @thomas-braun
                                      Ich habe mal den 2.4.16 installiert, aber er sichert einfach iobroker nicht nur die beiden anderen.
                                      Ist schon sehr komisch :angry:

                                      simatecS 1 Reply Last reply
                                      0
                                      • B biker1602

                                        @thomas-braun
                                        Ich habe mal den 2.4.16 installiert, aber er sichert einfach iobroker nicht nur die beiden anderen.
                                        Ist schon sehr komisch :angry:

                                        simatecS Offline
                                        simatecS Offline
                                        simatec
                                        Developer Most Active
                                        wrote on last edited by
                                        #2096

                                        @biker1602 Bitte den Debuglog posten

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

                                          @biker1602 Bitte den Debuglog posten

                                          B Offline
                                          B Offline
                                          biker1602
                                          wrote on last edited by
                                          #2097

                                          @simatec
                                          Sag mal, das gibt es doch gar nicht! Ich habe den Adapter auf debug gestellt damit ich das unter Protokolle einsehen kann gehe nochmal auf sichern und siehe da jetzt macht er es mit. Ich weiß nicht, woran das gelegen hat.
                                          Trotzdem Danke

                                          simatecS 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          564

                                          Online

                                          32.7k

                                          Users

                                          82.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe