Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. [gelöst] ROCK64 - Systemabstürze nach Neuinstallation

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    13
    1
    150

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.3k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

[gelöst] ROCK64 - Systemabstürze nach Neuinstallation

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
rock64 image
70 Beiträge 4 Kommentatoren 5.1k Aufrufe 3 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • HomoranH Homoran

    @BlackTigga sagte in ROCK64 - Systemabstürze nach Neuinstallation:

    Ich bin vor ca. 2,5 Jahren mit den Standard Download Images (https://www.iobroker.net/#de/download) und einem Standard RasPi gestartet.
    Aktiv habe ich da nichts mit Redis machen müssen.

    Da kann Redis noch in den Images gewesen sein.
    Wenn du später immer Redis nachinstallieren musstest wird das sogar so gewesen sein.

    Vor dem Backup müsste man dann die states wieder auf File umstellen, dann gibt es kein Problem.
    Kannst du natürlich auch jetzt nochmal versuchen mit iobroker setup custom

    B Offline
    B Offline
    BlackTigga
    schrieb am zuletzt editiert von
    #35

    @Homoran sagte in ROCK64 - Systemabstürze nach Neuinstallation:

    iobroker setup custom

    blacktigga@rock64:~$ iobroker setup custom
    Current configuration:
    - Objects database:
      - Type: file
      - Host/Unix Socket: 127.0.0.1
      - Port: 9001
    - States database:
      - Type: redis
      - Host/Unix Socket: 127.0.0.1
      - Port: 6379
    - Data Directory: ../../iobroker-data/
    
    Type of objects DB [(f)ile, (r)edis], default [file]:
    Host / Unix Socket of objects DB(file), default[127.0.0.1]:
    Port of objects DB(file), default[9001]:
    Type of states DB [(f)file, (r)edis], default [redis]:
    Host / Unix Socket of states DB (redis), default[127.0.0.1]:
    Port of states DB (redis), default[6379]:
    Data directory (file), default[../../iobroker-data/]:
    Host name of this machine [rock64]:
    updating conf/iobroker.json
    
    
    HomoranH 1 Antwort Letzte Antwort
    0
    • B BlackTigga

      @Homoran sagte in ROCK64 - Systemabstürze nach Neuinstallation:

      iobroker setup custom

      blacktigga@rock64:~$ iobroker setup custom
      Current configuration:
      - Objects database:
        - Type: file
        - Host/Unix Socket: 127.0.0.1
        - Port: 9001
      - States database:
        - Type: redis
        - Host/Unix Socket: 127.0.0.1
        - Port: 6379
      - Data Directory: ../../iobroker-data/
      
      Type of objects DB [(f)ile, (r)edis], default [file]:
      Host / Unix Socket of objects DB(file), default[127.0.0.1]:
      Port of objects DB(file), default[9001]:
      Type of states DB [(f)file, (r)edis], default [redis]:
      Host / Unix Socket of states DB (redis), default[127.0.0.1]:
      Port of states DB (redis), default[6379]:
      Data directory (file), default[../../iobroker-data/]:
      Host name of this machine [rock64]:
      updating conf/iobroker.json
      
      
      HomoranH Nicht stören
      HomoranH Nicht stören
      Homoran
      Global Moderator Administrators
      schrieb am zuletzt editiert von
      #36

      @BlackTigga sagte in ROCK64 - Systemabstürze nach Neuinstallation:

      iobroker setup custom

      Jepp - die States sind auf Redis.
      Du hättest in Zeile 4 vor dem <Enter> noch ein f setzen müssen, dann wäre das auf Fole umgestellt worden

      kein Support per PN! - Fragen im Forum stellen -

      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

      ioBroker freut sich auch über eine Spende für das Forum. Benutzt dazu den Spendenbutton im Header. Danke!

      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • HomoranH Homoran

        @BlackTigga sagte in ROCK64 - Systemabstürze nach Neuinstallation:

        iobroker setup custom

        Jepp - die States sind auf Redis.
        Du hättest in Zeile 4 vor dem <Enter> noch ein f setzen müssen, dann wäre das auf Fole umgestellt worden

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #37

        @Homoran @BlackTigga
        Oder halt auf redis belassen. Ist ja grundsätzlich kein Problem, wenn man sich dessen bewusst ist, dass die Datenbank halt auf redis läuft.

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        HomoranH 1 Antwort Letzte Antwort
        1
        • Thomas BraunT Thomas Braun

          @Homoran @BlackTigga
          Oder halt auf redis belassen. Ist ja grundsätzlich kein Problem, wenn man sich dessen bewusst ist, dass die Datenbank halt auf redis läuft.

          HomoranH Nicht stören
          HomoranH Nicht stören
          Homoran
          Global Moderator Administrators
          schrieb am zuletzt editiert von
          #38

          @Thomas-Braun sagte in ROCK64 - Systemabstürze nach Neuinstallation:

          @Homoran @BlackTigga
          Oder halt auf redis belassen. Ist ja grundsätzlich kein Problem, wenn man sich dessen bewusst ist, dass die Datenbank halt auf redis läuft.

          korrekt!
          das spart -wie bereits geschrieben- einiges an I/O Operationen

          kein Support per PN! - Fragen im Forum stellen -

          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

          ioBroker freut sich auch über eine Spende für das Forum. Benutzt dazu den Spendenbutton im Header. Danke!

          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

          1 Antwort Letzte Antwort
          0
          • B BlackTigga

            @Homoran OK. Hänge jetzt aber in einer "Sackgasse" fest....
            Versuche mich jetzt so daraus zu "befreien" um wieder an einen sinnvollen Startpunkt zu kommen:

            • Neuinstallation Armbian
            • Hostname festlegen auf "All-In-One-RasPi", damit später das Backup funktioniert
            • Benutzer anlegen und konsequent (!!) nutzen
            • Installation IoBroker
            • Installation redis-server (notwendig ja/nein ??)
            • IoBroker Backup durchführen
            • nach erfolgreichem Backup den Hostname in armbian-config auf "rock64" anpassen
            • abschließend iobroker host this ausführen
            B Offline
            B Offline
            BlackTigga
            schrieb am zuletzt editiert von
            #39

            @BlackTigga sagte in ROCK64 - Systemabstürze nach Neuinstallation:

            @Homoran OK. Hänge jetzt aber in einer "Sackgasse" fest....
            Versuche mich jetzt so daraus zu "befreien" um wieder an einen sinnvollen Startpunkt zu kommen:

            • Neuinstallation Armbian
            • Hostname festlegen auf "All-In-One-RasPi", damit später das Backup funktioniert
            • Benutzer anlegen und konsequent (!!) nutzen
            • Installation IoBroker
            • Installation redis-server (notwendig ja/nein ??)
            • IoBroker Backup durchführen
            • nach erfolgreichem Backup den Hostname in armbian-config auf "rock64" anpassen
            • abschließend iobroker host this ausführen

            Dann mache ich das wie oben beschrieben, außer

            • Hostname lasse ich jetzt bei All-In-One-Raspi, also keine Änderung des Hostnames, stört mich eigentlich auch nur geringfügig
            • redis-server installieren >> JA
            HomoranH B 2 Antworten Letzte Antwort
            0
            • B BlackTigga

              @BlackTigga sagte in ROCK64 - Systemabstürze nach Neuinstallation:

              @Homoran OK. Hänge jetzt aber in einer "Sackgasse" fest....
              Versuche mich jetzt so daraus zu "befreien" um wieder an einen sinnvollen Startpunkt zu kommen:

              • Neuinstallation Armbian
              • Hostname festlegen auf "All-In-One-RasPi", damit später das Backup funktioniert
              • Benutzer anlegen und konsequent (!!) nutzen
              • Installation IoBroker
              • Installation redis-server (notwendig ja/nein ??)
              • IoBroker Backup durchführen
              • nach erfolgreichem Backup den Hostname in armbian-config auf "rock64" anpassen
              • abschließend iobroker host this ausführen

              Dann mache ich das wie oben beschrieben, außer

              • Hostname lasse ich jetzt bei All-In-One-Raspi, also keine Änderung des Hostnames, stört mich eigentlich auch nur geringfügig
              • redis-server installieren >> JA
              HomoranH Nicht stören
              HomoranH Nicht stören
              Homoran
              Global Moderator Administrators
              schrieb am zuletzt editiert von
              #40

              @BlackTigga Gut!

              kein Support per PN! - Fragen im Forum stellen -

              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

              ioBroker freut sich auch über eine Spende für das Forum. Benutzt dazu den Spendenbutton im Header. Danke!

              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

              B 2 Antworten Letzte Antwort
              0
              • HomoranH Homoran

                @BlackTigga Gut!

                B Offline
                B Offline
                BlackTigga
                schrieb am zuletzt editiert von
                #41

                @Homoran
                Frage nebenbei:
                apt remove unattended-upgrades
                Sinnvoll ja/nein? Hatte ich irgendwo in einem Thread mal mitgeschnitten, bin mir aber nicht mehr sicher über das "Warum".

                HomoranH B Thomas BraunT Meister MopperM 4 Antworten Letzte Antwort
                0
                • B BlackTigga

                  @Homoran
                  Frage nebenbei:
                  apt remove unattended-upgrades
                  Sinnvoll ja/nein? Hatte ich irgendwo in einem Thread mal mitgeschnitten, bin mir aber nicht mehr sicher über das "Warum".

                  HomoranH Nicht stören
                  HomoranH Nicht stören
                  Homoran
                  Global Moderator Administrators
                  schrieb am zuletzt editiert von
                  #42

                  @BlackTigga sagte in ROCK64 - Systemabstürze nach Neuinstallation:

                  Sinnvoll ja/nein?

                  das kann ich nicht beantworten, mal @Thomas-Braun fragen

                  kein Support per PN! - Fragen im Forum stellen -

                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                  ioBroker freut sich auch über eine Spende für das Forum. Benutzt dazu den Spendenbutton im Header. Danke!

                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                  1 Antwort Letzte Antwort
                  0
                  • B BlackTigga

                    @Homoran
                    Frage nebenbei:
                    apt remove unattended-upgrades
                    Sinnvoll ja/nein? Hatte ich irgendwo in einem Thread mal mitgeschnitten, bin mir aber nicht mehr sicher über das "Warum".

                    B Offline
                    B Offline
                    BlackTigga
                    schrieb am zuletzt editiert von
                    #43

                    @Thomas-Braun Sinnvoll?

                    1 Antwort Letzte Antwort
                    0
                    • B BlackTigga

                      @Homoran
                      Frage nebenbei:
                      apt remove unattended-upgrades
                      Sinnvoll ja/nein? Hatte ich irgendwo in einem Thread mal mitgeschnitten, bin mir aber nicht mehr sicher über das "Warum".

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #44

                      @BlackTigga sagte in ROCK64 - Systemabstürze nach Neuinstallation:

                      unattended-upgrades

                      Damit kann sich das System autonom im Hintergrund selber aktuell halten.
                      ICH brauche das auf meinen Systemen nicht, z. B. bei meinem Vater auf seinem Ubuntu läuft das im Hintergrund damit er sich nicht selber um Updates kümmern muss.

                      Wenn man selber regelmäßig mal nach dem System schaut braucht man es wohl nicht.

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      1 Antwort Letzte Antwort
                      0
                      • B BlackTigga

                        @Homoran
                        Frage nebenbei:
                        apt remove unattended-upgrades
                        Sinnvoll ja/nein? Hatte ich irgendwo in einem Thread mal mitgeschnitten, bin mir aber nicht mehr sicher über das "Warum".

                        Meister MopperM Offline
                        Meister MopperM Offline
                        Meister Mopper
                        schrieb am zuletzt editiert von
                        #45

                        @BlackTigga Ich benutze da lieber Apticron und lasse mich per E-Mail über vorhandene Updates informieren. Dann verpasse ich nichts und habe den Überblick, was tatsächlich zum Update ansteht.

                        Proxmox und HA

                        B 1 Antwort Letzte Antwort
                        0
                        • Meister MopperM Meister Mopper

                          @BlackTigga Ich benutze da lieber Apticron und lasse mich per E-Mail über vorhandene Updates informieren. Dann verpasse ich nichts und habe den Überblick, was tatsächlich zum Update ansteht.

                          B Offline
                          B Offline
                          BlackTigga
                          schrieb am zuletzt editiert von
                          #46

                          @Meister-Mopper Danke, schaue ich mir mal an

                          1 Antwort Letzte Antwort
                          0
                          • HomoranH Homoran

                            @BlackTigga Gut!

                            B Offline
                            B Offline
                            BlackTigga
                            schrieb am zuletzt editiert von
                            #47

                            @Homoran bei iobroker setup custom erhalte ich am Ende folgende Fehlermeldung:

                            Connecting to new DB "file" ...
                            No connection to states 127.0.0.1:6379[redis]
                            [New Database could not be connected. Please check your settings. No settings have been changed..]

                            Ich vermute bei Host / Unix Socket of states DB (redis), default[127.0.0.1]: muss was angepasst werden.
                            IP vom Rock?

                            blacktigga@All-In-One-RasPi:~$ sudo iobroker setup custom
                            Current configuration:
                            - Objects database:
                              - Type: file
                              - Host/Unix Socket: 127.0.0.1
                              - Port: 9001
                            - States database:
                              - Type: file
                              - Host/Unix Socket: 127.0.0.1
                              - Port: 9000
                            - Data Directory: ../../iobroker-data/
                            
                            Type of objects DB [(f)ile, (r)edis], default [file]:
                            Host / Unix Socket of objects DB(file), default[127.0.0.1]:
                            Port of objects DB(file), default[9001]:
                            Type of states DB [(f)file, (r)edis], default [file]: r
                            
                            When States are stored in a Redis database please make sure to configure Redis
                            persistence to make sure a Redis problem will not cause data loss!
                            
                            Host / Unix Socket of states DB (redis), default[127.0.0.1]:
                            Port of states DB (redis), default[6379]:
                            Data directory (file), default[../../iobroker-data/]:
                            Host name of this machine [All-In-One-RasPi]:
                            This host appears to be a Master or a Single host system. Is this correct? [Y/n]: y
                            
                            Do you want to migrate objects and states from "file/file" to "file/redis" [y/N]: y
                            Connecting to previous DB "file"...
                            Creating backup ...
                            This can take some time ... please be patient!
                            host.All-In-One-RasPi 273 states saved
                            host.All-In-One-RasPi 361 objects saved
                            readFile will not read this file (css/vis-common-user.css) in future versions: vis is not an object of type "meta"
                            Backup created: /opt/iobroker/backups/2021_01_01-17_30_19_backupiobroker-migration.tar.gz
                            updating conf/iobroker.json
                            
                            Connecting to new DB "file" ...
                            No connection to states 127.0.0.1:6379[redis]
                            
                            [New Database could not be connected. Please check your settings. No settings have been changed.]
                            restoring conf/iobroker.json
                            blacktigga@All-In-One-RasPi:~$
                            
                            B Thomas BraunT 2 Antworten Letzte Antwort
                            0
                            • B BlackTigga

                              @Homoran bei iobroker setup custom erhalte ich am Ende folgende Fehlermeldung:

                              Connecting to new DB "file" ...
                              No connection to states 127.0.0.1:6379[redis]
                              [New Database could not be connected. Please check your settings. No settings have been changed..]

                              Ich vermute bei Host / Unix Socket of states DB (redis), default[127.0.0.1]: muss was angepasst werden.
                              IP vom Rock?

                              blacktigga@All-In-One-RasPi:~$ sudo iobroker setup custom
                              Current configuration:
                              - Objects database:
                                - Type: file
                                - Host/Unix Socket: 127.0.0.1
                                - Port: 9001
                              - States database:
                                - Type: file
                                - Host/Unix Socket: 127.0.0.1
                                - Port: 9000
                              - Data Directory: ../../iobroker-data/
                              
                              Type of objects DB [(f)ile, (r)edis], default [file]:
                              Host / Unix Socket of objects DB(file), default[127.0.0.1]:
                              Port of objects DB(file), default[9001]:
                              Type of states DB [(f)file, (r)edis], default [file]: r
                              
                              When States are stored in a Redis database please make sure to configure Redis
                              persistence to make sure a Redis problem will not cause data loss!
                              
                              Host / Unix Socket of states DB (redis), default[127.0.0.1]:
                              Port of states DB (redis), default[6379]:
                              Data directory (file), default[../../iobroker-data/]:
                              Host name of this machine [All-In-One-RasPi]:
                              This host appears to be a Master or a Single host system. Is this correct? [Y/n]: y
                              
                              Do you want to migrate objects and states from "file/file" to "file/redis" [y/N]: y
                              Connecting to previous DB "file"...
                              Creating backup ...
                              This can take some time ... please be patient!
                              host.All-In-One-RasPi 273 states saved
                              host.All-In-One-RasPi 361 objects saved
                              readFile will not read this file (css/vis-common-user.css) in future versions: vis is not an object of type "meta"
                              Backup created: /opt/iobroker/backups/2021_01_01-17_30_19_backupiobroker-migration.tar.gz
                              updating conf/iobroker.json
                              
                              Connecting to new DB "file" ...
                              No connection to states 127.0.0.1:6379[redis]
                              
                              [New Database could not be connected. Please check your settings. No settings have been changed.]
                              restoring conf/iobroker.json
                              blacktigga@All-In-One-RasPi:~$
                              
                              B Offline
                              B Offline
                              BlackTigga
                              schrieb am zuletzt editiert von
                              #48

                              @Homoran ...wenn möglich, lösche bitte meinen vorherigen Beitrag
                              https://forum.iobroker.net/topic/40289/rock64-systemabstürze-nach-neuinstallation/47

                              1 Antwort Letzte Antwort
                              0
                              • B BlackTigga

                                @Homoran bei iobroker setup custom erhalte ich am Ende folgende Fehlermeldung:

                                Connecting to new DB "file" ...
                                No connection to states 127.0.0.1:6379[redis]
                                [New Database could not be connected. Please check your settings. No settings have been changed..]

                                Ich vermute bei Host / Unix Socket of states DB (redis), default[127.0.0.1]: muss was angepasst werden.
                                IP vom Rock?

                                blacktigga@All-In-One-RasPi:~$ sudo iobroker setup custom
                                Current configuration:
                                - Objects database:
                                  - Type: file
                                  - Host/Unix Socket: 127.0.0.1
                                  - Port: 9001
                                - States database:
                                  - Type: file
                                  - Host/Unix Socket: 127.0.0.1
                                  - Port: 9000
                                - Data Directory: ../../iobroker-data/
                                
                                Type of objects DB [(f)ile, (r)edis], default [file]:
                                Host / Unix Socket of objects DB(file), default[127.0.0.1]:
                                Port of objects DB(file), default[9001]:
                                Type of states DB [(f)file, (r)edis], default [file]: r
                                
                                When States are stored in a Redis database please make sure to configure Redis
                                persistence to make sure a Redis problem will not cause data loss!
                                
                                Host / Unix Socket of states DB (redis), default[127.0.0.1]:
                                Port of states DB (redis), default[6379]:
                                Data directory (file), default[../../iobroker-data/]:
                                Host name of this machine [All-In-One-RasPi]:
                                This host appears to be a Master or a Single host system. Is this correct? [Y/n]: y
                                
                                Do you want to migrate objects and states from "file/file" to "file/redis" [y/N]: y
                                Connecting to previous DB "file"...
                                Creating backup ...
                                This can take some time ... please be patient!
                                host.All-In-One-RasPi 273 states saved
                                host.All-In-One-RasPi 361 objects saved
                                readFile will not read this file (css/vis-common-user.css) in future versions: vis is not an object of type "meta"
                                Backup created: /opt/iobroker/backups/2021_01_01-17_30_19_backupiobroker-migration.tar.gz
                                updating conf/iobroker.json
                                
                                Connecting to new DB "file" ...
                                No connection to states 127.0.0.1:6379[redis]
                                
                                [New Database could not be connected. Please check your settings. No settings have been changed.]
                                restoring conf/iobroker.json
                                blacktigga@All-In-One-RasPi:~$
                                
                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #49

                                @BlackTigga Läuft der redis server?

                                Linux-Werkzeugkasten:
                                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                NodeJS Fixer Skript:
                                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                B 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @BlackTigga Läuft der redis server?

                                  B Offline
                                  B Offline
                                  BlackTigga
                                  schrieb am zuletzt editiert von
                                  #50

                                  @Thomas-Braun :confounded: ja genau das war das Problem

                                  1 Antwort Letzte Antwort
                                  0
                                  • B BlackTigga

                                    @BlackTigga sagte in ROCK64 - Systemabstürze nach Neuinstallation:

                                    @Homoran OK. Hänge jetzt aber in einer "Sackgasse" fest....
                                    Versuche mich jetzt so daraus zu "befreien" um wieder an einen sinnvollen Startpunkt zu kommen:

                                    • Neuinstallation Armbian
                                    • Hostname festlegen auf "All-In-One-RasPi", damit später das Backup funktioniert
                                    • Benutzer anlegen und konsequent (!!) nutzen
                                    • Installation IoBroker
                                    • Installation redis-server (notwendig ja/nein ??)
                                    • IoBroker Backup durchführen
                                    • nach erfolgreichem Backup den Hostname in armbian-config auf "rock64" anpassen
                                    • abschließend iobroker host this ausführen

                                    Dann mache ich das wie oben beschrieben, außer

                                    • Hostname lasse ich jetzt bei All-In-One-Raspi, also keine Änderung des Hostnames, stört mich eigentlich auch nur geringfügig
                                    • redis-server installieren >> JA
                                    B Offline
                                    B Offline
                                    BlackTigga
                                    schrieb am zuletzt editiert von
                                    #51

                                    @Homoran @Thomas-Braun
                                    Habe nun eine neue SD Karte verwendet und wie nachfolgend vorbereitet:

                                    • Neuinstallation Armbian
                                    • Hostname festlegen auf "All-In-One-RasPi"
                                    • Installation IoBroker
                                    • Installation redis-server
                                    • IoBroker Wiederherstellung durchführen

                                    Funktioniert für 10-12 Stunden einwandfrei, aber dann stürzt IoBroker ab und ist nicht mehr erreichbar. Das ist jetzt schon zwei Mal genauso passiert.

                                    Auffälligkeiten:

                                    • Infos in der Konsole vor Systemabsturz : Usage of /: 6% of 29G
                                     ____            _       __   _  _
                                    |  _ \ ___   ___| | __  / /_ | || |
                                    | |_) / _ \ / __| |/ / | '_ \| || |_
                                    |  _ < (_) | (__|   <  | (_) |__   _|
                                    |_| \_\___/ \___|_|\_\  \___/   |_|
                                    Welcome to Armbian 20.11.3 Buster with Linux 5.9.14-rockchip64
                                    System load:   30%              Up time:       0 min
                                    Memory usage:  3% of 3.82G      IP:            192.168.178.123
                                    CPU temp:      51°C             Usage of /:    6% of 29G
                                    
                                    [ 0 security updates available, 22 updates total: apt upgrade ]
                                    Last check: 2021-01-01 10:37
                                    
                                    [ General system configuration (beta): armbian-config ]
                                    
                                    blacktigga@rock64:~$
                                    
                                    
                                    ------
                                    
                                    
                                    Welcome to GNU Parted! Type 'help' to view a list of commands.
                                    (parted) print
                                    Model: SD SE32G (sd/mmc)
                                    Disk /dev/mmcblk0: 31,9GB
                                    Sector size (logical/physical): 512B/512B
                                    Partition Table: msdos
                                    Disk Flags:
                                    
                                    Number  Start   End     Size    Type     File system  Flags
                                     1      16,8MB  31,6GB  31,6GB  primary  ext4
                                    
                                    • Infos in der Konsole nach Systemabsturz : Usage of /: 100% of 29G
                                     ____            _       __   _  _
                                    |  _ \ ___   ___| | __  / /_ | || |
                                    | |_) / _ \ / __| |/ / | '_ \| || |_
                                    |  _ < (_) | (__|   <  | (_) |__   _|
                                    |_| \_\___/ \___|_|\_\  \___/   |_|
                                    
                                    Welcome to Debian GNU/Linux 10 (buster) with Linux 5.9.14-rockchip64
                                    
                                    System load:   46%              Up time:       1 min
                                    Memory usage:  3% of 3.82G      IP:            192.168.178.123
                                    CPU temp:      60°C             Usage of /:    100% of 29G
                                    
                                    [ General system configuration (beta): armbian-config ]
                                    
                                    Last login: Fri Jan  1 17:17:38 2021 from 192.168.178.114
                                    
                                    blacktigga@All-In-One-RasPi:~$ sudo parted
                                    
                                    GNU Parted 3.2
                                    Using /dev/mmcblk0
                                    Welcome to GNU Parted! Type 'help' to view a list of commands.
                                    (parted) print
                                    Model: SD SE32G (sd/mmc)
                                    Disk /dev/mmcblk0: 31,9GB
                                    Sector size (logical/physical): 512B/512B
                                    Partition Table: msdos
                                    Disk Flags:
                                    
                                    Number  Start   End     Size    Type     File system  Flags
                                     1      16,8MB  31,6GB  31,6GB  primary  ext4
                                    
                                    (parted)
                                    
                                    

                                    Irgendetwas zerschießt weiterhin das System....
                                    Weitere Ideen? :face_with_rolling_eyes:

                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • B BlackTigga

                                      @Homoran @Thomas-Braun
                                      Habe nun eine neue SD Karte verwendet und wie nachfolgend vorbereitet:

                                      • Neuinstallation Armbian
                                      • Hostname festlegen auf "All-In-One-RasPi"
                                      • Installation IoBroker
                                      • Installation redis-server
                                      • IoBroker Wiederherstellung durchführen

                                      Funktioniert für 10-12 Stunden einwandfrei, aber dann stürzt IoBroker ab und ist nicht mehr erreichbar. Das ist jetzt schon zwei Mal genauso passiert.

                                      Auffälligkeiten:

                                      • Infos in der Konsole vor Systemabsturz : Usage of /: 6% of 29G
                                       ____            _       __   _  _
                                      |  _ \ ___   ___| | __  / /_ | || |
                                      | |_) / _ \ / __| |/ / | '_ \| || |_
                                      |  _ < (_) | (__|   <  | (_) |__   _|
                                      |_| \_\___/ \___|_|\_\  \___/   |_|
                                      Welcome to Armbian 20.11.3 Buster with Linux 5.9.14-rockchip64
                                      System load:   30%              Up time:       0 min
                                      Memory usage:  3% of 3.82G      IP:            192.168.178.123
                                      CPU temp:      51°C             Usage of /:    6% of 29G
                                      
                                      [ 0 security updates available, 22 updates total: apt upgrade ]
                                      Last check: 2021-01-01 10:37
                                      
                                      [ General system configuration (beta): armbian-config ]
                                      
                                      blacktigga@rock64:~$
                                      
                                      
                                      ------
                                      
                                      
                                      Welcome to GNU Parted! Type 'help' to view a list of commands.
                                      (parted) print
                                      Model: SD SE32G (sd/mmc)
                                      Disk /dev/mmcblk0: 31,9GB
                                      Sector size (logical/physical): 512B/512B
                                      Partition Table: msdos
                                      Disk Flags:
                                      
                                      Number  Start   End     Size    Type     File system  Flags
                                       1      16,8MB  31,6GB  31,6GB  primary  ext4
                                      
                                      • Infos in der Konsole nach Systemabsturz : Usage of /: 100% of 29G
                                       ____            _       __   _  _
                                      |  _ \ ___   ___| | __  / /_ | || |
                                      | |_) / _ \ / __| |/ / | '_ \| || |_
                                      |  _ < (_) | (__|   <  | (_) |__   _|
                                      |_| \_\___/ \___|_|\_\  \___/   |_|
                                      
                                      Welcome to Debian GNU/Linux 10 (buster) with Linux 5.9.14-rockchip64
                                      
                                      System load:   46%              Up time:       1 min
                                      Memory usage:  3% of 3.82G      IP:            192.168.178.123
                                      CPU temp:      60°C             Usage of /:    100% of 29G
                                      
                                      [ General system configuration (beta): armbian-config ]
                                      
                                      Last login: Fri Jan  1 17:17:38 2021 from 192.168.178.114
                                      
                                      blacktigga@All-In-One-RasPi:~$ sudo parted
                                      
                                      GNU Parted 3.2
                                      Using /dev/mmcblk0
                                      Welcome to GNU Parted! Type 'help' to view a list of commands.
                                      (parted) print
                                      Model: SD SE32G (sd/mmc)
                                      Disk /dev/mmcblk0: 31,9GB
                                      Sector size (logical/physical): 512B/512B
                                      Partition Table: msdos
                                      Disk Flags:
                                      
                                      Number  Start   End     Size    Type     File system  Flags
                                       1      16,8MB  31,6GB  31,6GB  primary  ext4
                                      
                                      (parted)
                                      
                                      

                                      Irgendetwas zerschießt weiterhin das System....
                                      Weitere Ideen? :face_with_rolling_eyes:

                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von Thomas Braun
                                      #52

                                      @BlackTigga Wenn dir das root-Verzeichnis vollläuft kein Wunder.

                                      Schau mit

                                      ncdu
                                      

                                      oder

                                      du
                                      

                                      nach was da passiert.
                                      Die Partitionierung mit nur einer primären Partition ist auch ungewöhnlich. Macht der Installer von Armbian das so? Wundert mich.

                                      Linux-Werkzeugkasten:
                                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                      NodeJS Fixer Skript:
                                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                      B 2 Antworten Letzte Antwort
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @BlackTigga Wenn dir das root-Verzeichnis vollläuft kein Wunder.

                                        Schau mit

                                        ncdu
                                        

                                        oder

                                        du
                                        

                                        nach was da passiert.
                                        Die Partitionierung mit nur einer primären Partition ist auch ungewöhnlich. Macht der Installer von Armbian das so? Wundert mich.

                                        B Offline
                                        B Offline
                                        BlackTigga
                                        schrieb am zuletzt editiert von
                                        #53

                                        @Thomas-Braun sagte in ROCK64 - Systemabstürze nach Neuinstallation:

                                        Die Partitionierung mit nur einer primären Partition ist auch ungewöhnlich. Macht der Installer von Armbian das so? Wundert mich.

                                        Habe 1:1 das Armbian Image aufgespielt, ohne etwas zu verändern.

                                        Thomas BraunT 1 Antwort Letzte Antwort
                                        0
                                        • B BlackTigga

                                          @Thomas-Braun sagte in ROCK64 - Systemabstürze nach Neuinstallation:

                                          Die Partitionierung mit nur einer primären Partition ist auch ungewöhnlich. Macht der Installer von Armbian das so? Wundert mich.

                                          Habe 1:1 das Armbian Image aufgespielt, ohne etwas zu verändern.

                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          schrieb am zuletzt editiert von
                                          #54

                                          @BlackTigga
                                          Ich bin ja kein Freund von Images. Ich würde wo es nur geht immer selber installieren.

                                          Linux-Werkzeugkasten:
                                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                          NodeJS Fixer Skript:
                                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                          HomoranH 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          275

                                          Online

                                          32.7k

                                          Benutzer

                                          82.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe