Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. BackITup Komplett - Dauer?

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    BackITup Komplett - Dauer?

    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      Jan1 @lost in translation last edited by

      @lost-in-translation

      am Ende der Installations- Doku für den IOBroker

      lost in translation 1 Reply Last reply Reply Quote 0
      • lost in translation
        lost in translation @Jan1 last edited by

        @Jan1 said in Backup IT Komplett - Dauer?:

        @lost-in-translation

        am Ende der Installations- Doku für den IOBroker

        Das hier:

        Um Linux und nodejs auf aktuelle Versionen zu bringen geht man auf der Konsole wie folgt vor:
        
        sudo apt-get update && sudo apt-get upgrade -y
        

        ?
        Das habe ich gemacht.

        ciao

        frank

        J 1 Reply Last reply Reply Quote 0
        • J
          Jan1 @lost in translation last edited by

          @lost-in-translation

          nein das ist das Ende von Upgrade von nodejs und npm

          lost in translation 1 Reply Last reply Reply Quote 0
          • lost in translation
            lost in translation @Jan1 last edited by

            @Jan1 said in Backup IT Komplett - Dauer?:

            @lost-in-translation

            nein das ist das Ende von Upgrade von nodejs und npm

            Spielst Du auf diese Anleitung an? Dies ist doch aber nur, wenn man eben nicht das Image auf die Karte schreibt. Die habe ich selbstverständlich nicht beachtet wegen "Allgemein – Diese Anleitung gilt NICHT für fertige Images der Webseite!!!"
            Ich habe diese Anleitung benutzt, und da steht nichts von einem Fix.
            Muss ich den überhaupt nutzen, oder ist der in dem Image eh bereits enthalten?

            ciao

            frank

            J 1 Reply Last reply Reply Quote 0
            • J
              Jan1 @lost in translation last edited by

              @lost-in-translation

              Ah, deshalb findest das nicht. Ja ist die allgemeine Anleitung und da ist auch der Fixer dabei. Den kann man aber eigentlich immer mal laufen lassen, wenn man nicht gerade ne sehr exotische Installation hat, was bei Dir nicht der Fall ist.
              Ich empfehle auch nicht die fertigen Images zu verwenden, da der Zeitaufwand die Dinger danach an seine Bedürfnisse anzupassen, teilweise größer ist als ne komplette Neuinstallation.

              lost in translation 2 Replies Last reply Reply Quote 0
              • lost in translation
                lost in translation @Jan1 last edited by

                @Jan1
                Ich hab Glück 🙂

                pi@ioBroker-RasPi:~ $ curl -sL https://iobroker.net/fix.sh | bash -
                ioBroker or some processes are still running:
                 io.admin.0
                 io.socketio.0
                 io.history.0
                 io.javascript.0
                 io.alexa2.0
                 io.web.0
                 io.rpi2.0
                 io.backitup.0
                 io.netatmo.0
                 io.telegram.0
                 io.email.0
                Please stop them first and try again!
                
                J 1 Reply Last reply Reply Quote 0
                • J
                  Jan1 @lost in translation last edited by

                  @lost-in-translation
                  na stoppen musst das vorher schon, steht ja auch so da😉

                  lost in translation 1 Reply Last reply Reply Quote 0
                  • lost in translation
                    lost in translation @Jan1 last edited by

                    @Jan1
                    Hab mal alles gestoppt und siehe da:

                    pi@ioBroker-RasPi:~ $ curl -sL https://iobroker.net/fix.sh | bash -
                    
                    ==========================================================================
                    
                        Welcome to the ioBroker installation fixer!
                        Script version: 2019-05-14
                    
                        You might need to enter your password a couple of times.
                    
                    ==========================================================================
                    
                    
                    ==========================================================================
                        Installing prerequisites (1/3)
                    ==========================================================================
                    
                    Installed acl
                    Installed libpam0g-dev
                    
                    ==========================================================================
                        Checking ioBroker user and directory permissions (2/3)
                    ==========================================================================
                    
                    User iobroker created
                    Created /etc/sudoers.d/iobroker
                    Fixing directory permissions...
                    
                    ==========================================================================
                        Checking autostart (3/3)
                    ==========================================================================
                    
                    Enabling autostart...
                    Created symlink /etc/systemd/system/multi-user.target.wants/iobroker.service → /lib/systemd/system/iobroker.service.
                    Autostart enabled!
                    
                    ==========================================================================
                    
                        Your installation was fixed successfully
                        Run iobroker start to start ioBroker again!
                    
                    ==========================================================================
                    
                    pi@ioBroker-RasPi:~ $ iobroker start
                    pi@ioBroker-RasPi:~ $
                    

                    jetzt muss es nur noch wieder hochkommen.

                    Nichts für Ungeduldige 🙂

                    ciao
                    frank

                    1 Reply Last reply Reply Quote 0
                    • lost in translation
                      lost in translation @Jan1 last edited by

                      @Jan1 said in Backup IT Komplett - Dauer?:

                      Ich empfehle auch nicht die fertigen Images zu verwenden, da der Zeitaufwand die Dinger danach an seine Bedürfnisse anzupassen, teilweise größer ist als ne komplette Neuinstallation.

                      Da das mein erster Pi ist, den ich da letzte Woche erworben habe, dachte ich, mach mal Standard, gehe vom Image los, dann lassen sich Probleme besser eingrenzen. Bei manueller Installation habe ich ja etliche Points/Opportunities of Failure. Wie soll mir da jemand ohne anständige Glaskugel jemals helfen können?

                      btw.: wonach müsste ich suchen, um zu sehen, ob iobroker tatsächlich wieder gestartet ist?

                      pi@ioBroker-RasPi:~ $ ps -ef|grep iobroker
                      root       549     1  2 Mai22 ?        01:12:42 iobroker.js-controller
                      pi        1128 30530  0 11:41 pts/0    00:00:00 grep --color=auto iobroker
                      pi@ioBroker-RasPi:~ $
                      

                      kommt mir merkwürdig vor, habe jetzt mal einen reboot ausgelöst.

                      ciao

                      frank

                      J 1 Reply Last reply Reply Quote 0
                      • J
                        Jan1 @lost in translation last edited by Jan1

                        @lost-in-translation

                        cd /opt/iobroker
                        iobroker status
                        

                        Ne saubere Eigeninstallation nach der Anleitung ist um einiges leichter zu diagnostizieren, als ein zurecht gebasteltes Image.

                        Zurück zum Thema, ein komplett Backup kann man machen, nur ist es nicht empfohlen das auch wieder zurück zu spielen. Das kleine Backup reicht vollkommen aus um sein IOBroker mit allen Einstellungen wieder sauber herzustellen.

                        lost in translation 1 Reply Last reply Reply Quote 0
                        • lost in translation
                          lost in translation @Jan1 last edited by

                          @Jan1
                          hmm, was ist an aufspielen, updates machen "zurecht gebastelt"
                          Seit dem Fix nun ist der iobroker überhaupt nicht mehr erreichbar 😞
                          Prozesse:

                          pi@ioBroker-RasPi:~ $ ps -ef |grep io
                          root        10     2  0 11:42 ?        00:00:00 [migration/0]
                          root        13     2  0 11:42 ?        00:00:00 [migration/1]
                          root        18     2  0 11:42 ?        00:00:00 [migration/2]
                          root        23     2  0 11:42 ?        00:00:00 [migration/3]
                          root        40     2  0 11:42 ?        00:00:00 [rpciod]
                          root        41     2  0 11:42 ?        00:00:00 [xprtiod]
                          root        45     2  0 11:42 ?        00:00:00 [nfsiod]
                          root        58     2  0 11:42 ?        00:00:00 [DWC Notificatio]
                          message+   321     1  0 11:43 ?        00:00:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
                          avahi      343     1  0 11:43 ?        00:00:01 avahi-daemon: running [ioBroker-RasPi.local]
                          iobroker   543     1  0 11:43 ?        00:00:04 iobroker.js-controller
                          pi         731   711  0 12:03 pts/0    00:00:00 grep --color=auto io
                          pi@ioBroker-RasPi:~ $
                          

                          Nur bin ich zu neu in dem Thema, um zu sehen, ob da ein Prozess fehlt. Über den Browser komme ich jedenfall überhaupt nicht mehr ran.
                          Versuche es mit einem erneuten reboot.

                          ciao
                          frank

                          sigi234 1 Reply Last reply Reply Quote 0
                          • sigi234
                            sigi234 Forum Testing Most Active @lost in translation last edited by

                            @lost-in-translation

                            http://www.iobroker.net/docu/?page_id=3928&lang=de

                            lost in translation 1 Reply Last reply Reply Quote 0
                            • lost in translation
                              lost in translation @sigi234 last edited by

                              @sigi234
                              Nach Neustart:
                              Login über ssh funktioniert, über webbrowser fehlanzeige

                              Linux ioBroker-RasPi 4.14.98-v7+ #1200 SMP Tue Feb 12 20:27:48 GMT 2019 armv7l
                              
                              The programs included with the Debian GNU/Linux system are free software;
                              the exact distribution terms for each program are described in the
                              individual files in /usr/share/doc/*/copyright.
                              
                              Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                              permitted by applicable law.
                              Last login: Fri May 24 12:01:28 2019 from 192.168.178.66
                              pi@ioBroker-RasPi:~ $ cd /opt/iobroker
                              pi@ioBroker-RasPi:/opt/iobroker $ iobroker status
                              iobroker is running
                              pi@ioBroker-RasPi:/opt/iobroker $
                              

                              192.168.178.88 refused to connect.

                              der Fix hat es ruiniert. Wie schön 😞

                              frank

                              lost in translation 1 Reply Last reply Reply Quote 0
                              • lost in translation
                                lost in translation @lost in translation last edited by lost in translation

                                @lost-in-translation
                                Sorry.
                                Und danke für die Anleitung.
                                Ich habe geprüft, nix auf port 8081 listening gefunden und dann hatte ich eine Idee:
                                iobroker start admin

                                Es kann so einfach sein, grummel.

                                pi@ioBroker-RasPi:/opt/iobroker $ iobroker status
                                iobroker is running
                                pi@ioBroker-RasPi:/opt/iobroker $ ps -A | grep iobroker
                                  536 ?        00:00:03 iobroker.js-con
                                pi@ioBroker-RasPi:/opt/iobroker $ netstat -n -a -p TCP
                                (Es konnten nicht alle Prozesse identifiziert werden; Informationen über
                                nicht-eigene Processe werden nicht angezeigt; Root kann sie anzeigen.)
                                Aktive Internetverbindungen (Server und stehende Verbindungen)
                                Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
                                tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      -
                                tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      -
                                tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      -
                                tcp        0    464 192.168.178.88:22       192.168.178.66:52833    VERBUNDEN   -
                                tcp        0      0 127.0.0.1:6379          127.0.0.1:50064         VERBUNDEN   -
                                tcp        0      0 127.0.0.1:50064         127.0.0.1:6379          VERBUNDEN   -
                                tcp        0      0 127.0.0.1:50062         127.0.0.1:6379          VERBUNDEN   -
                                tcp        0      0 127.0.0.1:6379          127.0.0.1:50062         VERBUNDEN   -
                                tcp6       0      0 :::22                   :::*                    LISTEN      -
                                udp        0      0 0.0.0.0:68              0.0.0.0:*                           -
                                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           -
                                udp        0      0 0.0.0.0:43321           0.0.0.0:*                           -
                                udp6       0      0 :::546                  :::*                                -
                                udp6       0      0 :::36540                :::*                                -
                                udp6       0      0 :::5353                 :::*                                -
                                raw6       0      0 :::58                   :::*                    7           -
                                Aktive Sockets in der UNIX-Domäne (Server und stehende Verbindungen)
                                Proto RefCnt Flags       Type       State         I-Node   PID/Program name     Pfad
                                unix  2      [ ACC ]     STREAM     HÖRT         511      -                    /run/systemd/journal/stdout
                                unix  7      [ ]         DGRAM                    514      -                    /run/systemd/journal/socket
                                unix  2      [ ]         DGRAM                    518      -                    /run/systemd/journal/syslog
                                unix  9      [ ]         DGRAM                    521      -                    /run/systemd/journal/dev-log
                                unix  2      [ ACC ]     STREAM     HÖRT         529      -                    /run/systemd/fsck.progress
                                unix  2      [ ACC ]     STREAM     HÖRT         10820    -                    /var/run/dhcpcd.sock
                                unix  2      [ ]         DGRAM                    11845    643/systemd          /run/user/1000/systemd/notify
                                unix  2      [ ACC ]     STREAM     HÖRT         10822    -                    /var/run/dhcpcd.unpriv.sock
                                unix  2      [ ACC ]     STREAM     HÖRT         11849    643/systemd          /run/user/1000/systemd/private
                                unix  2      [ ACC ]     STREAM     HÖRT         11854    643/systemd          /run/user/1000/gnupg/S.gpg-agent.browser
                                unix  2      [ ACC ]     STREAM     HÖRT         11857    643/systemd          /run/user/1000/gnupg/S.gpg-agent.ssh
                                unix  2      [ ACC ]     STREAM     HÖRT         11859    643/systemd          /run/user/1000/gnupg/S.gpg-agent.extra
                                unix  2      [ ACC ]     STREAM     HÖRT         11861    643/systemd          /run/user/1000/gnupg/S.gpg-agent
                                unix  2      [ ACC ]     STREAM     HÖRT         10647    -                    /var/run/dbus/system_bus_socket
                                unix  2      [ ACC ]     STREAM     HÖRT         10650    -                    /run/thd.socket
                                unix  2      [ ACC ]     STREAM     HÖRT         10652    -                    /var/run/avahi-daemon/socket
                                unix  3      [ ]         DGRAM                    491      -                    /run/systemd/notify
                                unix  2      [ ]         DGRAM                    11500    -                    /var/run/wpa_supplicant/wlan0
                                unix  2      [ ]         DGRAM                    493      -                    /run/systemd/cgroups-agent
                                unix  2      [ ]         DGRAM                    11505    -                    /var/run/wpa_supplicant/p2p-dev-wlan0
                                unix  2      [ ACC ]     STREAM     HÖRT         497      -                    /run/systemd/private
                                unix  2      [ ACC ]     SEQPAKET   HÖRT         504      -                    /run/udev/control
                                unix  3      [ ]         STREAM     VERBUNDEN     12707    -
                                unix  3      [ ]         STREAM     VERBUNDEN     12914    -
                                unix  3      [ ]         STREAM     VERBUNDEN     10778    -                    /run/systemd/journal/stdout
                                unix  3      [ ]         STREAM     VERBUNDEN     10067    -                    /run/systemd/journal/stdout
                                unix  3      [ ]         STREAM     VERBUNDEN     10097    -                    /run/systemd/journal/stdout
                                unix  3      [ ]         DGRAM                    1892     -
                                unix  3      [ ]         DGRAM                    1893     -
                                unix  2      [ ]         DGRAM                    1885     -
                                unix  2      [ ]         DGRAM                    12912    -
                                unix  3      [ ]         STREAM     VERBUNDEN     2010     -
                                unix  3      [ ]         DGRAM                    1894     -
                                unix  3      [ ]         STREAM     VERBUNDEN     10143    -                    /var/run/dbus/system_bus_socket
                                unix  3      [ ]         DGRAM                    1891     -
                                unix  3      [ ]         STREAM     VERBUNDEN     12894    -
                                unix  3      [ ]         STREAM     VERBUNDEN     10813    -                    /var/run/dbus/system_bus_socket
                                unix  3      [ ]         STREAM     VERBUNDEN     968      -
                                unix  3      [ ]         STREAM     VERBUNDEN     11455    -
                                unix  3      [ ]         STREAM     VERBUNDEN     9542     -                    /run/systemd/journal/stdout
                                unix  3      [ ]         STREAM     VERBUNDEN     11390    -
                                unix  2      [ ]         DGRAM                    13028    -
                                unix  2      [ ]         DGRAM                    11388    -
                                unix  3      [ ]         DGRAM                    11848    643/systemd
                                unix  3      [ ]         STREAM     VERBUNDEN     11267    -
                                unix  3      [ ]         STREAM     VERBUNDEN     9584     -                    /run/systemd/journal/stdout
                                unix  2      [ ]         DGRAM                    11448    -
                                unix  3      [ ]         DGRAM                    11847    643/systemd
                                unix  3      [ ]         STREAM     VERBUNDEN     13030    -                    /run/systemd/journal/stdout
                                unix  3      [ ]         STREAM     VERBUNDEN     11825    643/systemd
                                unix  2      [ ]         DGRAM                    12977    -
                                unix  3      [ ]         STREAM     VERBUNDEN     11395    -
                                unix  3      [ ]         STREAM     VERBUNDEN     13038    -
                                unix  2      [ ]         DGRAM                    11833    643/systemd
                                unix  3      [ ]         STREAM     VERBUNDEN     11401    -                    /var/run/dbus/system_bus_socket
                                unix  3      [ ]         STREAM     VERBUNDEN     11398    -
                                unix  3      [ ]         STREAM     VERBUNDEN     11391    -
                                unix  2      [ ]         DGRAM                    11830    -
                                unix  3      [ ]         STREAM     VERBUNDEN     13039    -
                                unix  3      [ ]         STREAM     VERBUNDEN     11399    -
                                unix  3      [ ]         STREAM     VERBUNDEN     12356    -                    /run/systemd/journal/stdout
                                unix  3      [ ]         STREAM     VERBUNDEN     10040    -
                                unix  3      [ ]         DGRAM                    495      -
                                unix  3      [ ]         STREAM     VERBUNDEN     9848     -
                                unix  3      [ ]         STREAM     VERBUNDEN     10776    -                    /run/systemd/journal/stdout
                                unix  3      [ ]         DGRAM                    496      -
                                unix  3      [ ]         STREAM     VERBUNDEN     11461    -                    /var/run/dbus/system_bus_socket
                                unix  3      [ ]         STREAM     VERBUNDEN     9856     -
                                unix  2      [ ]         DGRAM                    9851     -
                                unix  3      [ ]         STREAM     VERBUNDEN     8016     -                    /run/systemd/journal/stdout
                                unix  3      [ ]         STREAM     VERBUNDEN     10703    -                    /run/systemd/journal/stdout
                                unix  3      [ ]         STREAM     VERBUNDEN     12545    -                    /run/systemd/journal/stdout
                                unix  3      [ ]         STREAM     VERBUNDEN     9634     -
                                unix  3      [ ]         STREAM     VERBUNDEN     9648     -
                                unix  2      [ ]         DGRAM                    553      -
                                unix  3      [ ]         STREAM     VERBUNDEN     11400    -                    /var/run/dbus/system_bus_socket
                                unix  3      [ ]         STREAM     VERBUNDEN     9796     -
                                unix  3      [ ]         STREAM     VERBUNDEN     629      -
                                unix  2      [ ]         DGRAM                    10825    -
                                unix  3      [ ]         DGRAM                    8237     -
                                unix  3      [ ]         DGRAM                    8238     -
                                unix  2      [ ]         DGRAM                    8230     -
                                unix  3      [ ]         STREAM     VERBUNDEN     11372    -                    /run/systemd/journal/stdout
                                unix  3      [ ]         STREAM     VERBUNDEN     10751    -
                                unix  2      [ ]         DGRAM                    8217     -
                                unix  2      [ ]         DGRAM                    10768    -
                                pi@ioBroker-RasPi:/opt/iobroker $ netstat -n -a -p TCPnetstat -n -a -p TCP|grep 8081
                                (Es konnten nicht alle Prozesse identifiziert werden; Informationen über
                                nicht-eigene Processe werden nicht angezeigt; Root kann sie anzeigen.)
                                pi@ioBroker-RasPi:/opt/iobroker $ sudo netstat -n -a -p TCP|grep 8081
                                pi@ioBroker-RasPi:/opt/iobroker $ iobroker start admin
                                Adapter "admin.0" started.
                                pi@ioBroker-RasPi:/opt/iobroker $
                                
                                J 1 Reply Last reply Reply Quote 0
                                • J
                                  Jan1 @lost in translation last edited by

                                  @lost-in-translation
                                  da wirst noch ein paar mal fluchen, aber dabei lernst einige Zusammenhänge besser zu verstehen. Ich bin da auch noch nicht so lange dabei, hatte mit Linux vorher auch nur Randerfahrungen.
                                  Die besten Links zu den einzelnen Anleitungen hast nun und da steht auch so ziemlich alles drin, wie man wieder was gerade biegen kann.

                                  Ein Tipp noch, wenn Du dann doch mal den Pi selber installierst, zieh Dir mit dem WinDiskimager gleich ein Image von der SD Karte und dann noch eins mit einer funktionierenden IOBroker Installation, so macht basteln wesentlich mehr Spaß, wenn man weiß, dass man sehr schnell wieder ein komplett laufendes System haben kann, wenn wirklich nichts mehr geht.

                                  Das Standard Backup sichert alle Einstellungen und lädt die Adapter neu runter, was auch gleich der große Unterschied zum komplett Backup ist, hier wird einfach alles so wie es war wieder zurück gespielt, auch eventuelle Fehler die vorher schon da waren. Wenn man beides hat, ist man auf der sicheren Seite, nur zum Wiederherstellen, sollte man eben das Standard Backup verwenden

                                  Der Fixer zerschießt in der Regel auch nichts, sondern richtet die meisten Rechte Probleme wieder auf einen einheitlichen Stand, wenn danach was nicht läuft, hast ja selber schon raus gefunden, liegt es meist daran das was nicht gestartet wurde und dazu gibts die Anleitung wie man was prüft und gegebenenfalls manuell startet.
                                  Ich habe mir nur aus Neugier mal ein fertiges Image auf den Pi gezogen und damit die meisten Probleme gehabt. Wenn man nach der Rasbian Installationsanleitung das ganze selber macht (Link oben), dann weiß man allerdings genau, wie das Grundgerüst konfiguriert ist und kann das dann auch schnell ändern oder anpassen, wenn man damit nicht zu Frieden ist. Die fertigen Images sind teilweise recht alt und haben Dinge mit drin, die nicht jeder braucht. Bis da alles upgedatet ist und so eingerichtet, wie man das will, ist viel Zeit verloren und ob alles auch gleich klappt ist ebenfalls nicht garantiert.

                                  1 Reply Last reply Reply Quote 0
                                  • iomountain
                                    iomountain @lost in translation last edited by

                                    @lost-in-translation sagte in Backup IT Komplett - Dauer?:

                                    Wie lange läuft das wohl auf einem Pi 3b+ mit einer 8GB SD Karte.

                                    Grade ausprobiert, gleiche Hardware, viele Sensoren aber wenig Adapter, kein web und kein VIS. Komplett Backup auf NAS ca. 4 Minuten, dabei ensteht ein 117 MB File. ioBroker stopt beim Backup, dadurch auch nichts im Log während des Backups.

                                    lost in translation 1 Reply Last reply Reply Quote 0
                                    • lost in translation
                                      lost in translation @iomountain last edited by

                                      @iomountain said in Backup IT Komplett - Dauer?:

                                      @lost-in-translation sagte in Backup IT Komplett - Dauer?:

                                      Wie lange läuft das wohl auf einem Pi 3b+ mit einer 8GB SD Karte.

                                      Grade ausprobiert, gleiche Hardware, viele Sensoren aber wenig Adapter, kein web und kein VIS. Komplett Backup auf NAS ca. 4 Minuten, dabei ensteht ein 117 MB File. ioBroker stopt beim Backup, dadurch auch nichts im Log während des Backups.

                                      Am Zielort gelandet war ja auch nix.
                                      Wo schreibt es denn das log hin? Bin "fortgeschritten" und kann cat, more, grep, tail 🙂

                                      ciao
                                      frank

                                      1 Reply Last reply Reply Quote 0
                                      • iomountain
                                        iomountain last edited by

                                        Da kann ich Dir leider nicht helfen.
                                        Aus der Doku:
                                        Um Fehler zu loggen, muss Backitup in unter dem IoBroker Reiter Instanzen auf Log-Stufe "debug" gestellt werden.
                                        Doku/Fehler

                                        1 Reply Last reply Reply Quote 0
                                        • Homoran
                                          Homoran Global Moderator Administrators @lost in translation last edited by Homoran

                                          @lost-in-translation sagte in Backup IT Komplett - Dauer?:

                                          Vermutlich nichts, da ich zum ersten Mal davon lese.

                                          Da muss ich unbedingt das Readme erweitern!
                                          Bei dem Image musst du den Fixer laufen lassen.

                                          PS:
                                          Der Adapter heisst Backitup, bitte im Titel anpassen

                                          lost in translation 1 Reply Last reply Reply Quote 0
                                          • lost in translation
                                            lost in translation @Homoran last edited by

                                            @Homoran
                                            Wenn Du an das readme vom Image gehst. Den Redis Server muss man nicht installieren, der ist bereits im Image. Der Abschnitt kann also weg.
                                            ciao
                                            frank

                                            Homoran 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            579
                                            Online

                                            32.0k
                                            Users

                                            80.5k
                                            Topics

                                            1.3m
                                            Posts

                                            backitup benötigte zeit console komplettbackup laufzeit log zeitfenster
                                            6
                                            34
                                            2321
                                            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