Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Restore funktioniert nicht

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Restore funktioniert nicht

    This topic has been deleted. Only users with topic management privileges can see it.
    • simatec
      simatec Developer Most Active @r0b1zZle last edited by

      @r0b1zZle
      Wie sehen denn die Rechte das Backup Ordners aus?

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

        @simatec

        pi@raspberrypi4-iob:~ $ ls -al /opt/iobroker/
        
        drwxrwxr-x+   2 iobroker iobroker   4096 Mär 31 17:57 backups
        
        simatec 1 Reply Last reply Reply Quote 0
        • simatec
          simatec Developer Most Active @r0b1zZle last edited by

          @r0b1zZle
          Da ist aber nicht viel drin in dem Ordner /opt/iobroker
          Oder hast du die Ausgabe gekürzt?

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

            @simatec ja, willst du die ganze Liste?

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

              @r0b1zZle
              Nein das ist ok ... Fangen wir wir mal von vorne an.
              Welche node, nodejs, npm und js-controller Version sind aktuell bei dir installiert?

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

                @simatec

                node: v10.19.0
                nodejs: v10.19.0
                npm: 6.13.4
                js-controller: 2.2.9

                simatec 2 Replies Last reply Reply Quote 0
                • simatec
                  simatec Developer Most Active @r0b1zZle last edited by

                  @r0b1zZle
                  Mit welchen js-controller wurde die Backup-Datei erstellt?
                  Kannst du bitte nochmal den Fixer ausführen und schauen, ob da irgendwelche Fehler kommen?

                  cd /opt/iobroker
                  curl -sL https://iobroker.net/fix.sh | bash -
                  
                  R 1 Reply Last reply Reply Quote 0
                  • simatec
                    simatec Developer Most Active @r0b1zZle last edited by

                    @r0b1zZle

                    Hier noch ein Tipp aus der Forumsuche.
                    Vielleicht hilft dir dies ja auch weiter ...

                    https://forum.iobroker.net/post/397524

                    1 Reply Last reply Reply Quote 0
                    • P
                      paul.honka last edited by paul.honka

                      Hallo,
                      ich hänge mich mal dran. Auch bei mir läuft nach der Neuinstallation, wie in der Doku unter Linux beschrieben, das Restore nicht. Nach der Installation über curl wurde der Backitup Adapter installiert und das Restore angestossen.Backup ca. / Tage alt. node und nodejs sind 10.19.0 und
                      npm ist 6.14.4 und js ist 2.2.9. Ich komme nach dem Restore nicht mehr auf die Weboberfläche. Der Fixer wurde auch schon gestartet, ohne Erfolg.
                      Im Log stehen alle 30 sek folgende Meldungen:
                      2020-04-01 12:07:22.443 - error: host.Humboldt35 No connection to databases possible, restart
                      2020-04-01 12:07:22.449 - info: host.Humboldt35 iobroker _restart
                      2020-04-01 12:07:23.347 - info: host.Humboldt35 iobroker Starting node restart.js
                      2020-04-01 12:07:25.127 - info: host.Humboldt35 iobroker.js-controller version 2.2.9 js-controller starting
                      2020-04-01 12:07:25.138 - info: host.Humboldt35 Copyright (c) 2014-2020 bluefox, 2014 hobbyquaker
                      2020-04-01 12:07:25.139 - info: host.Humboldt35 hostname: Humboldt35, node: v10.19.0
                      2020-04-01 12:07:25.142 - info: host.Humboldt35 ip addresses: 192.168.0.60 2a02:8109:1b3f:c414:effe:edd5:8f02:593d fe80::a958:8030:a81b:3e64

                      Was ist denn da verkehrt gelaufen?
                      Beste Grüsse Paul

                      simatec 2 Replies Last reply Reply Quote 0
                      • R
                        r0b1zZle @simatec last edited by

                        @simatec Das Backup wurde auch mit 2.2.9 erstellt.

                        pi@raspberrypi4-iob:/opt/iobroker $ cd /opt/iobroker
                        pi@raspberrypi4-iob:/opt/iobroker $ iobroker stop
                        pi@raspberrypi4-iob:/opt/iobroker $ curl -sL https://iobroker.net/fix.sh | bash -
                        library: loaded
                        Library version=2020-01-30
                        
                        ==========================================================================
                        
                            Welcome to the ioBroker installation fixer!
                            Script version: 2020-01-25
                        
                            You might need to enter your password a couple of times.
                        
                        ==========================================================================
                        
                        
                        ==========================================================================
                            Installing prerequisites (1/3)
                        ==========================================================================
                        
                        Holen:1 http://raspbian.raspberrypi.org/raspbian buster InRelease [15,0 kB]
                        OK:2 http://archive.raspberrypi.org/debian buster InRelease
                        OK:3 https://deb.nodesource.com/node_10.x buster InRelease
                        Holen:4 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages [13,0 MB]
                        Es wurden 13,0 MB in 6 s geholt (2.158 kB/s).
                        Paketlisten werden gelesen... Fertig
                        Installed gcc-c++
                        
                        ==========================================================================
                            Checking ioBroker user and directory permissions (2/3)
                        ==========================================================================
                        
                        Created /etc/sudoers.d/iobroker
                        Fixing directory permissions...
                        
                        ==========================================================================
                            Checking autostart (3/3)
                        ==========================================================================
                        
                        Enabling autostart...
                        Autostart enabled!
                        
                        ==========================================================================
                        
                            Your installation was fixed successfully
                            Run iobroker start to start ioBroker again!
                        
                        ==========================================================================
                        
                        

                        @simatec Danke, ich werde das mit WinSCP mal testen.

                        simatec 1 Reply Last reply Reply Quote 0
                        • simatec
                          simatec Developer Most Active @paul.honka last edited by

                          @paul-honka sagte in Restore funktioniert nicht:

                          No connection to databases possible

                          Da steht es doch ... Wie war der Hostname deines alten Systems?
                          Hattest du redis auf deinem altem System laufen?

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

                            @r0b1zZle
                            Dann tendiere ich eher dazu, das beim kopieren der Backupdatei etwas schief geht ...
                            Was nutzt du für ein FTP Tool?

                            R 1 Reply Last reply Reply Quote 0
                            • P
                              paul.honka last edited by

                              Hi simatec,
                              ich bin mir sicher, das der auch Humboldt35 hieß.
                              Kann ich das im Backup irgendwo sehen?
                              Beste Grüsse Paul

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

                                @simatec Garkeines bisher, habe immer die SD-Karte per Card-Reader an den Windows PC gesteckt, via "Paragon ExtFS for Windows" gemounted und händisch kopiert. Würde dann WinSCP mal testen.

                                simatec 1 Reply Last reply Reply Quote 0
                                • simatec
                                  simatec Developer Most Active @paul.honka last edited by

                                  @paul-honka sagte in Restore funktioniert nicht:

                                  Auch bei mir läuft nach der Neuinstallation, wie in der Doku unter Linux beschrieben, das Restore nicht.

                                  Der Restore lief sauber durch ... aber du hast etwas nicht beachtet, dass es zu diesen Fehler kommt

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

                                    @r0b1zZle
                                    ja mach das mal bitte. Wo hast du das hin kopiert???
                                    Auf das Linuxsystem??

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

                                      @simatec Ja, von "/opt/iobroker/backups" auf ein Windows-Verzeichnis und von dem Windows-Verzeichnis wieder in "/opt/iobroker/backups".

                                      simatec 1 Reply Last reply Reply Quote 0
                                      • simatec
                                        simatec Developer Most Active @paul.honka last edited by

                                        @paul-honka sagte in Restore funktioniert nicht:

                                        Humboldt35

                                        Führe mal zur Sicherheit folgendes aus

                                        iobroker host this
                                        

                                        und zeige mir mal bitte den Inhalt von:

                                        iobroker status
                                        
                                        1 Reply Last reply Reply Quote 0
                                        • simatec
                                          simatec Developer Most Active @r0b1zZle last edited by

                                          @r0b1zZle sagte in Restore funktioniert nicht:

                                          @simatec Ja, von "/opt/iobroker/backups" auf ein Windows-Verzeichnis und von dem Windows-Verzeichnis wieder in "/opt/iobroker/backups".

                                          ohhhhaaa ... das ist sicher keine gute Idee gewesen ... Diese Info hätten wir etwas eher gebrauchen können 😉

                                          R 1 Reply Last reply Reply Quote 0
                                          • P
                                            paul.honka last edited by

                                            Hi simatec,
                                            pi@Humboldt35:/opt/iobroker $ iobroker host this
                                            No connection to states 127.0.0.1:6379[redis]
                                            pi@Humboldt35:/opt/iobroker $ iobroker status
                                            No connection to states 127.0.0.1:6379[redis]
                                            Beste Grüsse paul

                                            simatec 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

                                            884
                                            Online

                                            31.7k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            17
                                            89
                                            12628
                                            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