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.
    • Thomas Braun
      Thomas Braun Most Active @LaBamba last edited by

      @labamba

      Keine Ahnung was du da treibst.
      Läuft SSH auf der Kiste?
      Schau in

      sudo raspi-config
      

      rein.

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

        @thomas-braun said in Absturz bei Aktualisierung - Neustart nicht möglich!:

        sudo raspi-config

        Kenne ich mich nicht da drin aus

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

          @labamba

          Es gibt einen Punkt für 'SSH', der auch genau so bezeichnet ist

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

            @labamba https://www.raspberrypi.com/documentation/computers/remote-access.html#enabling-the-server

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

              @thomas-braun
              Das habe ich jetzt wieder hinbekommen.
              Der Computername würde von raspberrypi4 auf raspberrypi geändert. laufen tut trotzdem nichts

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

                @labamba was läuft nicht?
                anderer Hostname jetzt?

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

                  @crunchip

                  1. Wie bekomme ich es hin, dass die SD Karte (clone) wieder läuft?
                    Ist Priorität Nummer 1!

                  Systemupdate stelle ich jetzt mal hinten an.

                  Ich habe keine Ahnung warum ein SD Clone nicht funktionieren sollte.

                  crunchip 1 Reply Last reply Reply Quote 0
                  • 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
                                            • First post
                                              Last post

                                            Support us

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

                                            734
                                            Online

                                            31.9k
                                            Users

                                            80.3k
                                            Topics

                                            1.3m
                                            Posts

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