Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Betatester für Backitup 2.0.0 gesucht

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Betatester für Backitup 2.0.0 gesucht

    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      darkiop Most Active @Negalein last edited by

      @negalein Das Docker image von @andre ? Das basiert auf Debian Buster.

      Du könntest, über die ENV

      PACKAGES
      

      die InfluxDB im Container installieren - oder die InfluxDB in einen eigenen Container auslagern.

      Mittels

      nmap -p- <IP>
      

      kannst du nach der Installation dann auch mal schauen welche Ports offen sind.

      Negalein andre 2 Replies Last reply Reply Quote 0
      • Negalein
        Negalein Global Moderator @darkiop last edited by Negalein

        @darkiop sagte in Betatester für Backitup 2.0.0 gesucht:

        oder die InfluxDB in einen eigenen Container auslagern

        Influx läuft als eigener Container.
        Wie bring ich das dann Backitup bei?
        Screenshot 2021-02-04 150454.png

        D 1 Reply Last reply Reply Quote 0
        • andre
          andre Developer @darkiop last edited by

          @darkiop sagte in Betatester für Backitup 2.0.0 gesucht:

          die InfluxDB im Container installieren - oder die InfluxDB in einen eigenen Container auslagern.

          Bitte nicht die InfluxDB im Container installieren... Macht es lieber nach dem "oder".

          Ggf. muss im Container ein Dienst/ CLI installiert und konfiguriert werden, damit die "externe" Datenbank gesichert werden kann. Erfahrungswerte habe ich da zwar nicht, aber wenn die reine Installation z.B. eines CLI Tools per "PACKAGES" nicht reicht, kann man über die user defined startup scripts eigentlich alles für die Einrichtung scripten...

          MfG,
          André

          1 Reply Last reply Reply Quote 0
          • D
            darkiop Most Active @Negalein last edited by

            @negalein sagte in Betatester für Backitup 2.0.0 gesucht:

            Wie bring ich das dann Backitup bei?

            IP + Port von der InfluxDB vom Container bzw. Dockerhost. Teste doch mal mit nmap was offen ist bzw. schau mal in deiner Container Config wie du die Ports gemappt hast bzw. in welchen Netz der Container läuft.

            @andre sagte in Betatester für Backitup 2.0.0 gesucht:

            Bitte nicht die InfluxDB im Container installieren... Macht es lieber nach dem "oder".

            Absolut ... ich hätte noch dazu schreiben sollen, dass das vor dem oder nicht dem Container Prinzip entspricht 🙂

            Negalein 1 Reply Last reply Reply Quote 0
            • Negalein
              Negalein Global Moderator @darkiop last edited by

              @darkiop sagte in Betatester für Backitup 2.0.0 gesucht:

              IP + Port von der InfluxDB vom Container bzw. Dockerhost. Teste doch mal mit nmap was offen ist bzw. schau mal in deiner Container Config wie du die Ports gemappt hast bzw. in welchen Netz der Container läuft.

              IP + Port passen

              Kenne jetzt den Fehler.
              Backitup hat beim Update auf 2.0.0 den Port von 32543 auf den Standardport geändert. Ist mir erst jetzt aufgefallen.

              simatec 1 Reply Last reply Reply Quote 0
              • simatec
                simatec Developer Most Active @Negalein last edited by

                @negalein
                Danke für den Hinweis. Schaue ich mir an und wird gefixt

                da_Woody Negalein 2 Replies Last reply Reply Quote 0
                • da_Woody
                  da_Woody @simatec last edited by

                  @simatec sorry, aber ich behirn es nicht wie ich ohne DB und user influx auf der ioBroker VM istallieren muss um influxd starten zu können...

                  simatec 1 Reply Last reply Reply Quote 0
                  • simatec
                    simatec Developer Most Active @da_Woody last edited by

                    @da_woody
                    In meinem geposteten Link stehen doch alle Befehle, um Influxdb zu installieren. Einfach Influx installieren und starten.

                    https://docs.influxdata.com/influxdb/v1.8/introduction/install/#installing-influxdb-oss

                    da_Woody 1 Reply Last reply Reply Quote 0
                    • da_Woody
                      da_Woody @simatec last edited by

                      @simatec bin doch schüchtern! tux.png
                      13cb620f-8994-414a-9fde-fdac46de0a2c-grafik.png

                      simatec 1 Reply Last reply Reply Quote 0
                      • simatec
                        simatec Developer Most Active @da_Woody last edited by

                        @da_woody
                        Geht doch 👍🏻

                        M 1 Reply Last reply Reply Quote 1
                        • M
                          Markus84 @simatec last edited by

                          @simatec Hast du eigentlich geplant auch YAHKA zu backupen? Mein letzter Stand ist, das dort eine separate Datei gesichert werden muss, die nicht im ioBroker-Backup enthalten ist.

                          simatec 1 Reply Last reply Reply Quote 0
                          • simatec
                            simatec Developer Most Active @Markus84 last edited by

                            @markus84
                            Ich glaube da gibt es bereits ein Issue.
                            Muss ich mir mal anschauen.

                            M 2 Replies Last reply Reply Quote 0
                            • M
                              Markus84 @simatec last edited by

                              @simatec Für deconz gibt es einen Issue. Wenn du das integrieren könntest, wäre natürlich auch super. Soll ich dir einen Issue anlegen für YAHKA? Ich habe keinen auf Github gefunden.

                              simatec 1 Reply Last reply Reply Quote 0
                              • M
                                Markus84 @simatec last edited by

                                @simatec Sorry, Issue gibt es doch schon (#394)

                                1 Reply Last reply Reply Quote 0
                                • simatec
                                  simatec Developer Most Active @Markus84 last edited by

                                  @markus84
                                  Deconz ist leider im Moment mit der Api nicht sauber zu lösen. Wir haben bei Deconz bereits ein Issue dazu laufen.

                                  1 Reply Last reply Reply Quote 0
                                  • Negalein
                                    Negalein Global Moderator @simatec last edited by

                                    @simatec sagte in Betatester für Backitup 2.0.0 gesucht:

                                    Schaue ich mir an

                                    Leider hat es nicht funktioniert.
                                    Trotz richtiger IP und Port.

                                    influxDB: Error: Command failed: influxd backup -portable -database iobroker -host 10.0.1.22:32543 "/opt/iobroker/backups/influxDB_2021_02_04-23_01_40_Standard_backupiobroker"
                                    /bin/sh: 1: influxd: not found
                                    
                                    D 1 Reply Last reply Reply Quote 0
                                    • D
                                      darkiop Most Active @Negalein last edited by

                                      @negalein Hast du

                                      influxdb-client
                                      

                                      installiert? Mal testen mit apt install influxdb-client

                                      Wenn nicht, das kannst du in deinem Docker Container in die ENV Packages packen, dann übersteht es auch ein Container Update.

                                      1 Reply Last reply Reply Quote 0
                                      • P
                                        perry last edited by

                                        Hallo @simatec,

                                        ist der Fehler in der Beta 2.0.0 noch enthalten ??

                                        [https://forum.iobroker.net/topic/41858/backitup-1-8-2-keine-sicherung-mehr-ab]

                                        cu perry

                                        simatec 1 Reply Last reply Reply Quote 0
                                        • simatec
                                          simatec Developer Most Active @perry last edited by

                                          @perry
                                          Dafür benötige ich einen Debuglog

                                          P 2 Replies Last reply Reply Quote 0
                                          • P
                                            perry @simatec last edited by

                                            @simatec sagte in Betatester für Backitup 2.0.0 gesucht:

                                            Dafür benötige ich einen Debuglog

                                            bitte sehr ... hier ist das LOG
                                            cu perry

                                            backitup.0	2021-02-05 17:02:03.041	debug	(803) [iobroker] exec: done
                                            backitup.0	2021-02-05 17:02:02.888	debug	(803) [iobroker/umount] done
                                            backitup.0	2021-02-05 17:02:02.886	debug	(803) [iobroker/umount] umount successfully completed
                                            backitup.0	2021-02-05 17:01:02.831	debug	(803) [iobroker/umount] mount activ... umount in 60 Seconds!!
                                            backitup.0	2021-02-05 17:01:02.656	debug	(803) [iobroker/historyJSON] done
                                            backitup.0	2021-02-05 17:01:02.655	debug	(803) [iobroker/historyJSON] new history json values created
                                            backitup.0	2021-02-05 17:01:02.411	debug	(803) [iobroker/historyHTML] done
                                            backitup.0	2021-02-05 17:01:02.409	debug	(803) [iobroker/historyHTML] new history html values created
                                            backitup.0	2021-02-05 17:01:01.642	debug	(803) [iobroker/clean] done
                                            backitup.0	2021-02-05 17:01:01.188	debug	(803) [iobroker/cifs] done
                                            backitup.0	2021-02-05 17:00:59.833	debug	(803) [iobroker/iobroker] done
                                            backitup.0	2021-02-05 17:00:58.765	debug	(803) [iobroker/iobroker] Backup created: /opt/iobroker/backups/iobroker_2021_02_05-17_00_48_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 17:00:52.346	debug	(803) [iobroker/iobroker] host.raspberrypi4-iob 7211 objects saved
                                            backitup.0	2021-02-05 17:00:52.312	debug	(803) [iobroker/iobroker] host.raspberrypi4-iob 4853 states saved
                                            backitup.0	2021-02-05 17:00:48.578	debug	(803) [iobroker/mount] done
                                            backitup.0	2021-02-05 17:00:48.575	debug	(803) [iobroker/mount] mount successfully completed
                                            backitup.0	2021-02-05 17:00:38.503	debug	(803) Backup has started ...
                                            backitup.0	2021-02-05 17:00:32.643	debug	(803) umount successfully completed
                                            backitup.0	2021-02-05 17:00:30.594	debug	(803) mount activ... umount in 2 Seconds!!
                                            backitup.0	2021-02-05 17:00:22.942	debug	(803) detect last backup file: iobroker_2021_02_03-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 17:00:22.940	debug	(803) detect backup file 30: iobroker_2021_02_03-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 17:00:22.940	debug	(803) detect backup file 29: iobroker_2021_02_02-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 17:00:22.939	debug	(803) detect backup file 28: iobroker_2021_02_01-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 17:00:22.939	debug	(803) detect backup file 27: iobroker_2021_01_31-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 17:00:22.939	debug	(803) detect backup file 26: iobroker_2021_01_30-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 17:00:22.938	debug	(803) detect backup file 25: iobroker_2021_01_29-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 17:00:22.938	debug	(803) detect backup file 24: iobroker_2021_01_28-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 17:00:22.937	debug	(803) detect backup file 23: iobroker_2021_01_27-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 17:00:22.937	debug	(803) detect backup file 22: iobroker_2021_01_26-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 17:00:22.937	debug	(803) detect backup file 21: iobroker_2021_01_25-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 17:00:22.936	debug	(803) detect backup file 20: iobroker_2021_01_24-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 17:00:22.936	debug	(803) detect backup file 19: iobroker_2021_01_23-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 17:00:22.936	debug	(803) detect backup file 18: iobroker_2021_01_22-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 17:00:22.935	debug	(803) detect backup file 17: iobroker_2021_01_21-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 17:00:22.935	debug	(803) detect backup file 16: iobroker_2021_01_20-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 17:00:22.935	debug	(803) detect backup file 15: iobroker_2021_01_19-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 17:00:22.934	debug	(803) detect backup file 14: iobroker_2021_01_18-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 17:00:22.934	debug	(803) detect backup file 13: iobroker_2021_01_17-02_00_20_backupiobroker.tar.txt
                                            backitup.0	2021-02-05 17:00:22.933	debug	(803) detect backup file 12: iobroker_2021_01_17-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 17:00:22.933	debug	(803) detect backup file 11: iobroker_2021_01_16-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 17:00:22.933	debug	(803) detect backup file 10: iobroker_2021_01_15-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 17:00:22.932	debug	(803) detect backup file 9: iobroker_2021_01_14-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 17:00:22.932	debug	(803) detect backup file 8: iobroker_2021_01_13-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 17:00:22.932	debug	(803) detect backup file 7: iobroker_2021_01_12-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 17:00:22.931	debug	(803) detect backup file 6: iobroker_2021_01_11-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 17:00:22.931	debug	(803) detect backup file 5: iobroker_2021_01_10-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 17:00:22.930	debug	(803) detect backup file 4: iobroker_2021_01_09-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 17:00:22.930	debug	(803) detect backup file 3: iobroker_2021_01_08-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 17:00:22.929	debug	(803) detect backup file 2: iobroker_2021_01_07-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 17:00:22.928	debug	(803) detect backup file 1: iobroker_2021_01_06-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 17:00:20.750	debug	(803) mount successfully completed
                                            backitup.0	2021-02-05 17:00:20.599	info	(803) [iobroker] backup was activated at 02:00 every 1 day(s)
                                            backitup.0	2021-02-05 17:00:20.478	info	(803) starting. Version 1.8.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v12.20.0, js-controller: 3.1.6
                                            backitup.0	2021-02-05 17:00:20.260	debug	(803) Plugin sentry Initialize Plugin (enabled=true)
                                            backitup.0	2021-02-05 17:00:13.715	info	(32641) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                            backitup.0	2021-02-05 17:00:13.714	debug	(32641) Plugin sentry destroyed
                                            backitup.0	2021-02-05 17:00:13.712	info	(32641) terminating
                                            backitup.0	2021-02-05 17:00:13.712	info	(32641) cleaned everything up...
                                            backitup.0	2021-02-05 17:00:13.710	info	(32641) Got terminate signal TERMINATE_YOURSELF
                                            backitup.0	2021-02-05 16:59:34.433	debug	(32641) umount successfully completed
                                            backitup.0	2021-02-05 16:59:32.384	debug	(32641) mount activ... umount in 2 Seconds!!
                                            backitup.0	2021-02-05 16:59:24.588	debug	(32641) detect last backup file: iobroker_2021_02_03-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 16:59:24.582	debug	(32641) detect backup file 30: iobroker_2021_02_03-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 16:59:24.581	debug	(32641) detect backup file 29: iobroker_2021_02_02-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 16:59:24.580	debug	(32641) detect backup file 28: iobroker_2021_02_01-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 16:59:24.579	debug	(32641) detect backup file 27: iobroker_2021_01_31-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 16:59:24.578	debug	(32641) detect backup file 26: iobroker_2021_01_30-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 16:59:24.577	debug	(32641) detect backup file 25: iobroker_2021_01_29-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 16:59:24.576	debug	(32641) detect backup file 24: iobroker_2021_01_28-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 16:59:24.575	debug	(32641) detect backup file 23: iobroker_2021_01_27-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 16:59:24.574	debug	(32641) detect backup file 22: iobroker_2021_01_26-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 16:59:24.573	debug	(32641) detect backup file 21: iobroker_2021_01_25-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 16:59:24.572	debug	(32641) detect backup file 20: iobroker_2021_01_24-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 16:59:24.571	debug	(32641) detect backup file 19: iobroker_2021_01_23-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 16:59:24.570	debug	(32641) detect backup file 18: iobroker_2021_01_22-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 16:59:24.569	debug	(32641) detect backup file 17: iobroker_2021_01_21-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 16:59:24.568	debug	(32641) detect backup file 16: iobroker_2021_01_20-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 16:59:24.567	debug	(32641) detect backup file 15: iobroker_2021_01_19-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 16:59:24.566	debug	(32641) detect backup file 14: iobroker_2021_01_18-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 16:59:24.565	debug	(32641) detect backup file 13: iobroker_2021_01_17-02_00_20_backupiobroker.tar.txt
                                            backitup.0	2021-02-05 16:59:24.564	debug	(32641) detect backup file 12: iobroker_2021_01_17-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 16:59:24.563	debug	(32641) detect backup file 11: iobroker_2021_01_16-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 16:59:24.562	debug	(32641) detect backup file 10: iobroker_2021_01_15-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 16:59:24.561	debug	(32641) detect backup file 9: iobroker_2021_01_14-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 16:59:24.560	debug	(32641) detect backup file 8: iobroker_2021_01_13-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 16:59:24.559	debug	(32641) detect backup file 7: iobroker_2021_01_12-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 16:59:24.557	debug	(32641) detect backup file 6: iobroker_2021_01_11-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 16:59:24.556	debug	(32641) detect backup file 5: iobroker_2021_01_10-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 16:59:24.555	debug	(32641) detect backup file 4: iobroker_2021_01_09-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 16:59:24.554	debug	(32641) detect backup file 3: iobroker_2021_01_08-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 16:59:24.552	debug	(32641) detect backup file 2: iobroker_2021_01_07-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 16:59:24.551	debug	(32641) detect backup file 1: iobroker_2021_01_06-02_00_20_backupiobroker.tar.gz
                                            backitup.0	2021-02-05 16:59:22.520	debug	(32641) mount successfully completed
                                            backitup.0	2021-02-05 16:59:22.367	info	(32641) [iobroker] backup was activated at 02:00 every 1 day(s)
                                            backitup.0	2021-02-05 16:59:22.267	info	(32641) starting. Version 1.8.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v12.20.0, js-controller: 3.1.6
                                            backitup.0	2021-02-05 16:59:22.031	debug	(32641) Plugin sentry Initialize Plugin (enabled=true)
                                            backitup.0	2021-02-05 16:59:21.593	debug	(32641) statesDB connected
                                            backitup.0	2021-02-05 16:59:21.592	debug	(32641) States connected to redis: 127.0.0.1:9000
                                            backitup.0	2021-02-05 16:59:21.582	debug	(32641) States create System PubSub Client
                                            backitup.0	2021-02-05 16:59:21.579	debug	(32641) States create User PubSub Client
                                            backitup.0	2021-02-05 16:59:21.571	debug	(32641) Redis States: Use Redis connection: 127.0.0.1:9000
                                            backitup.0	2021-02-05 16:59:21.568	debug	(32641) objectDB connected
                                            backitup.0	2021-02-05 16:59:21.561	debug	(32641) Objects connected to redis: 127.0.0.1:9001
                                            backitup.0	2021-02-05 16:59:21.546	debug	(32641) Objects client initialize lua scripts
                                            backitup.0	2021-02-05 16:59:21.544	debug	(32641) Objects create User PubSub Client
                                            backitup.0	2021-02-05 16:59:21.543	debug	(32641) Objects create System PubSub Client
                                            backitup.0	2021-02-05 16:59:21.539	debug	(32641) Objects client ready ... initialize now
                                            backitup.0	2021-02-05 16:59:21.496	debug	(32641) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                            backitup.0	2021-02-05 16:59:15.552	info	(21047) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                            backitup.0	2021-02-05 16:59:15.550	info	(21047) terminating
                                            backitup.0	2021-02-05 16:59:15.549	info	(21047) cleaned everything up...
                                            backitup.0	2021-02-05 16:59:15.547	info	(21047) Got terminate signal TERMINATE_YOURSELF
                                            backitup.0	2021-02-05 16:40:20.992	info	(21047) [iobroker] backup was activated at 02:00 every 1 day(s)
                                            backitup.0	2021-02-05 16:40:20.847	info	(21047) starting. Version 1.8.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v12.20.0, js-controller: 3.1.6
                                            backitup.0	2021-02-05 16:40:13.602	info	(20573) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                            backitup.0	2021-02-05 16:40:13.600	info	(20573) terminating
                                            backitup.0	2021-02-05 16:40:13.598	info	(20573) cleaned everything up...
                                            backitup.0	2021-02-05 16:40:13.597	info	(20573) Got terminate signal TERMINATE_YOURSELF
                                            
                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            874
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            32
                                            293
                                            31903
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo