Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Absturz bei Aktualisierung - Neustart nicht möglich!

    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

    Absturz bei Aktualisierung - Neustart nicht möglich!

    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      LaBamba @crunchip last edited by

      @crunchip

      pi@raspberrypi:~ $ ifconfig
      eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
              inet 192.168.178.59  netmask 255.255.255.0  broadcast 192.168.178.255
              inet6 2003:c2:cf45:8b00:304a:414b:1cdc:c603  prefixlen 64  scopeid 0x0<global>
              inet6 fe80::518b:e996:ea0:a73e  prefixlen 64  scopeid 0x20<link>
              ether dc:a6:32:09:ed:bb  txqueuelen 1000  (Ethernet)
              RX packets 804454  bytes 247284418 (235.8 MiB)
              RX errors 0  dropped 0  overruns 0  frame 0
              TX packets 811024  bytes 103434722 (98.6 MiB)
              TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
      
      lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
              inet 127.0.0.1  netmask 255.0.0.0
              inet6 ::1  prefixlen 128  scopeid 0x10<host>
              loop  txqueuelen 1000  (Lokale Schleife)
              RX packets 22377811  bytes 4593167616 (4.2 GiB)
              RX errors 0  dropped 0  overruns 0  frame 0
              TX packets 22377811  bytes 4593167616 (4.2 GiB)
              TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
      
      wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
              inet6 fe80::3921:a2d8:ee62:9dc3  prefixlen 64  scopeid 0x20<link>
              ether dc:a6:32:09:ed:bc  txqueuelen 1000  (Ethernet)
              RX packets 235379  bytes 40400826 (38.5 MiB)
              RX errors 0  dropped 19  overruns 0  frame 0
              TX packets 216932  bytes 229360211 (218.7 MiB)
              TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
      
      pi@raspberrypi:~ $
      
      
      Mein LAN-Adresse ist die xxx.xxx.xxx.59
      
      1 Reply Last reply Reply Quote 0
      • crunchip
        crunchip Forum Testing Most Active @LaBamba last edited by

        @labamba sagte in Absturz bei Aktualisierung - Neustart nicht möglich!:

        dass die SD Karte (clone) wieder läuft?

        was läuft da nicht?

        L 1 Reply Last reply Reply Quote 0
        • L
          LaBamba @Thomas Braun last edited by

          @thomas-braun

          pi@raspberrypi:~ $ iob diag
          iobroker [command]
          
          Commands:
            iobroker setup                                               Setup ioBroker
            iobroker start [all|<adapter>.<instance>]                    Starts the js-con                                                                                                                                                                                                                                             troller or a specified adapter instance
            iobroker stop [<adapter>.<instance>]                         stops the js-cont                                                                                                                                                                                                                                             roller or a specified adapter instance
            iobroker restart [<adapter>.<instance>]                      Restarts js-contr                                                                                                                                                                                                                                             oller or a specified adapter instance  [aliases: r]
            iobroker debug <adapter>[.<instance>]                        Starts a Node.js                                                                                                                                                                                                                                              debugging session for the adapter instance
            iobroker info                                                Shows the host in                                                                                                                                                                                                                                             fo
            iobroker logs [<adapter>]                                    Monitor log
            iobroker add <adapter> [desiredNumber]                       Add instance of a                                                                                                                                                                                                                                             dapter  [aliases: a]
            iobroker install <adapter>                                   Installs a specif                                                                                                                                                                                                                                             ied adapter  [aliases: i]
            iobroker rebuild [<module>]                                  Rebuild all nativ                                                                                                                                                                                                                                             e modules or path
            iobroker url <url> [<name>]                                  Install adapter f                                                                                                                                                                                                                                             rom specified url, e.g. GitHub
            iobroker del <adapter>                                       Remove adapter an                                                                                                                                                                                                                                             d all instances from this host  [aliases: delete]
            iobroker del <adapter>.<instance>                            Remove adapter in                                                                                                                                                                                                                                             stance  [aliases: delete]
            iobroker update [<repositoryUrl>]                            Update repository                                                                                                                                                                                                                                              and list adapters
            iobroker upgrade                                             Upgrade managemen                                                                                                                                                                                                                                             t
            iobroker upload [all|<adapter>]                              Upload management                                                                                                                                                                                                                                               [aliases: u]
            iobroker object                                              Object management                                                                                                                                                                                                                                               [aliases: o]
            iobroker state                                               State management                                                                                                                                                                                                                                               [aliases: s]
            iobroker message <adapter>[.instance] <command> [<message>]  Send message to a                                                                                                                                                                                                                                             dapter instance/s
            iobroker list <type> [<filter>]                              List all entries,                                                                                                                                                                                                                                              like objects
            iobroker chmod <mode> <file>                                 Change file right                                                                                                                                                                                                                                             s
            iobroker chown <user> <group> <file>                         Change file owner                                                                                                                                                                                                                                             ship
            iobroker touch <file>                                        Touch file
            iobroker rm <file>                                           Remove file
            iobroker file                                                File management
            iobroker user                                                User commands
            iobroker group                                               group management
            iobroker host <hostname>                                     Set host to given                                                                                                                                                                                                                                              hostname
            iobroker set <adapter>.<instance>                            Change settings o                                                                                                                                                                                                                                             f adapter config
            iobroker license <license.file or license.text>              Update license by                                                                                                                                                                                                                                              given file
            iobroker cert                                                Certificate manag                                                                                                                                                                                                                                             ement
            iobroker clean <yes>                                         Clears all object                                                                                                                                                                                                                                             s and states
            iobroker backup                                              Create backup
            iobroker restore <backup name or path>                       Restore a specifi                                                                                                                                                                                                                                             ed backup
            iobroker validate <backup name or path>                      Validate a specif                                                                                                                                                                                                                                             ied backup
            iobroker status [all|<adapter>.<instance>]                   Status of ioBroke                                                                                                                                                                                                                                             r or adapter instance  [aliases: isrun]
            iobroker repo [<name>]                                       Show repo informa                                                                                                                                                                                                                                             tion
            iobroker uuid                                                Show uuid of the                                                                                                                                                                                                                                              installation  [aliases: id]
            iobroker unsetup                                             Reset license, in                                                                                                                                                                                                                                             stallation secret and language
            iobroker fix                                                 Execute the insta                                                                                                                                                                                                                                             llation fixer script, this updates your ioBroker installation
            iobroker multihost                                           Multihost managem                                                                                                                                                                                                                                             ent
            iobroker compact                                             compact group man                                                                                                                                                                                                                                             agement
            iobroker plugin                                              Plugin management
            iobroker version [<adapter>]                                 Show version of j                                                                                                                                                                                                                                             s-controller or specified adapter  [aliases: v]
          
          Options:
            --help  Show help  [boolean]
          pi@raspberrypi:~ $
          
          
          crunchip 1 Reply Last reply Reply Quote 0
          • crunchip
            crunchip Forum Testing Most Active @LaBamba last edited by

            @labamba ist das jetzt das alte oder neue System?

            L 1 Reply Last reply Reply Quote 0
            • L
              LaBamba @crunchip last edited by

              @crunchip
              Normalerweise hat man den SD-Karten Clon eingelegt und der iobroker ist auf einer alten abgespeicherten Version gelaufen.
              Der Start ist jetzt aber nicht mehr möglich.

              1 Reply Last reply Reply Quote 0
              • L
                LaBamba @crunchip last edited by

                @crunchip
                Das alte System!

                L crunchip 2 Replies Last reply Reply Quote 0
                • L
                  LaBamba @LaBamba last edited by LaBamba

                  @labamba
                  Das Neue ist glaube ich vollständig kaputt.
                  Nachdem ich aber auf einer andern SD-Karte von 'buster' auf 'bullseye' wechseln wollte geht auch der SD-Clone der alten SD nicht mehr.

                  1 Reply Last reply Reply Quote 0
                  • crunchip
                    crunchip Forum Testing Most Active @LaBamba last edited by crunchip

                    @labamba sicher das du vllt nicht deine unzähligen SD-Karten durcheinander gebracht hast😁

                    @labamba sagte in Absturz bei Aktualisierung - Neustart nicht möglich!:

                    Das Neue ist glaube ich vollständig kaputt.

                    glauben heisst nicht wissen
                    fahr das ding mal mit dem neuen hoch

                    L 2 Replies Last reply Reply Quote 0
                    • L
                      LaBamba @crunchip last edited by

                      @crunchip
                      ja, habe sie gerade die SD-Kartensicherung nochmal neu auf die SD gespielt.

                      L 1 Reply Last reply Reply Quote 0
                      • L
                        LaBamba @LaBamba last edited by LaBamba

                        @labamba
                        Mit neuem HOSTNAMEN und reboot sehe ich jetzt den alten CLON.
                        Dieser ist jetzt ca. 1 Jahr alt.
                        Ich habe noch Sicherungen von August über das Backup (instanz).
                        Wie bringe ich diese jetzt am besten hier drauf.

                        crunchip 1 Reply Last reply Reply Quote 0
                        • L
                          LaBamba @crunchip last edited by

                          @crunchip
                          Problem ist das es node v14.19.1 und npm 6.14.16 aktuell ist.

                          Ich würde jetzt mal auf V18 und v9 aktualisieren.

                          1 Reply Last reply Reply Quote 0
                          • crunchip
                            crunchip Forum Testing Most Active @LaBamba last edited by

                            @labamba sagte in Absturz bei Aktualisierung - Neustart nicht möglich!:

                            ch habe noch Sicherungen von August über das Backup (instanz)

                            na wenn du doch ein backup per backitup hast, verstehe ich dein ganzes geclone nicht, setzt dein OS neu auf, installier iobroker und spiel dein backup rein

                            Thomas Braun L 2 Replies Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @crunchip last edited by

                              @crunchip sagte in Absturz bei Aktualisierung - Neustart nicht möglich!:

                              verstehe ich dein ganzes geclone nicht

                              'The Clone Wars' - Wie viele Folgen gab es davon?

                              L 1 Reply Last reply Reply Quote 1
                              • L
                                LaBamba @crunchip last edited by

                                @crunchip
                                Gibt es irgendwo eine Anleitung wie man dies vernünftig macht.
                                Habe es vor einen Jahr schon einmal versucht. Jedoch ist das Backup beim Einspielen immer wieder abgestürzt.
                                Meine Sicherung ist auf einer SSD Karte an der Fritzbox. Backup Instanz hat es auf der Festplatte nicht gesehen. Dann habe ich es per USB Stick rüberkopiert in den entsprechenden Ordner. Dann ist er immer wieder abgestürzt.

                                Thomas Braun crunchip 2 Replies Last reply Reply Quote 0
                                • L
                                  LaBamba @Thomas Braun last edited by

                                  @thomas-braun

                                  Ich habe es früher immer geclont.
                                  Seit ca. 2 Jahren mache ich über backup (instanz) die Sicherung.

                                  1 Reply Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @LaBamba last edited by

                                    @labamba sagte in Absturz bei Aktualisierung - Neustart nicht möglich!:

                                    Meine Sicherung ist auf einer SSD Karte an der Fritzbox.

                                    Richte CIFS/SMB auf der FritzBox ein. Dann kann man das darüber reinziehen.

                                    1 Reply Last reply Reply Quote 0
                                    • crunchip
                                      crunchip Forum Testing Most Active @LaBamba last edited by

                                      @labamba sagte in Absturz bei Aktualisierung - Neustart nicht möglich!:

                                      Gibt es irgendwo eine Anleitung wie man dies vernünftig macht.

                                      ja, hier im Forum und auch in der Doku und selbst im backitup wiki

                                      @labamba sagte in Absturz bei Aktualisierung - Neustart nicht möglich!:

                                      Jedoch ist das Backup beim Einspielen immer wieder abgestürzt.

                                      das dauert auch ne Weile, warten ist das Rezept

                                      und Stichwort Rezept
                                      dein Clone = alter Hackbraten, da nützt es nichts den paar mal aufzuwärmen und bisserl Salz und Pfeffer(nodejs anzuheben) drauf zu streuen, der bleibt alt und gammlig

                                      neues OS, mit frischen iobroker = frisch gekocht
                                      backup einspielen = iobroker wird mit frischen Zutaten neu gekocht

                                      L 1 Reply Last reply Reply Quote 0
                                      • L
                                        LaBamba @crunchip last edited by

                                        @crunchip
                                        Das ist mir klar aber nach 6 Stunden keine Reaktion ist schon komisch.

                                        crunchip 1 Reply Last reply Reply Quote 0
                                        • crunchip
                                          crunchip Forum Testing Most Active @LaBamba last edited by

                                          @labamba dann sieht man im log nach

                                          L 1 Reply Last reply Reply Quote 0
                                          • L
                                            LaBamba @crunchip last edited by

                                            @crunchip
                                            Hast du eine Empfehlung für die Neuinstallation

                                            crunchip 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

                                            896
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            8
                                            139
                                            7677
                                            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