Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. ioBroker abgestürzt, Redis tot

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    ioBroker abgestürzt, Redis tot

    This topic has been deleted. Only users with topic management privileges can see it.
    • crunchip
      crunchip Forum Testing Most Active @GregorS last edited by

      @gregors sagte in ioBroker abgestürzt, Redis tot:

      States database:

      • Type: redis

      läuft auf redis, das hast du wohl nicht umgestellt

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

        @crunchip
        Habe ich gemacht, aber er ändert es nicht.

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

          @crunchip

          pi@TinkerboardS:~$ iob setup custom
          Current configuration:
          - Objects database:
            - Type: jsonl
            - 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 [(j)sonl, (f)ile, (r)edis, ...], default [jsonl]: j
          Host / Unix Socket of objects DB(jsonl), default[127.0.0.1]:
          Port of objects DB(jsonl), default[9001]:
          Type of states DB [(j)sonl, (f)file, (r)edis, ...], default [jsonl]: j
          Host / Unix Socket of states DB (jsonl), default[127.0.0.1]:
          Port of states DB (jsonl), default[9000]:
          Data directory (file), default[../../iobroker-data/]:
          Host name of this machine [TinkerboardS]:
          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 "jsonl/redis" to "jsonl/jsonl" [y/N]: y
          Connecting to previous DB "jsonl"...
          No connection to states 127.0.0.1:6379[redis]
          
          arteck 1 Reply Last reply Reply Quote 0
          • arteck
            arteck Developer Most Active @GregorS last edited by

            @gregors

            Do you want to migrate objects and states from "jsonl/redis" to "jsonl/jsonl" [y/N]: y

            wenn du eine migration willst dann musst redis auch laufen... sonst geht das nicht..

            GregorS 1 Reply Last reply Reply Quote 0
            • GregorS
              GregorS @arteck last edited by

              @arteck
              Ok.
              Aber redis startet ja nicht mehr, so dass ich nicht migrieren kann.

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

                @gregors sagte in ioBroker abgestürzt, Redis tot:

                09:58:57 TinkerboardS redis-server[13237]: >>> 'logfile /var/log/redis/redis-server.log' Mai 13 09:58:57 TinkerboardS redis-server[13237]: Can't open the log file: Permission denied

                hast du da neu installiert?
                https://stackoverflow.com/questions/49670211/failed-to-start-advanced-key-value-store-redis-server-service-control-process-e

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

                  @crunchip
                  Nicht bewusst.
                  Habe einiges versucht um redis wieder zum laufen zu bewegen.

                  arteck 1 Reply Last reply Reply Quote 0
                  • arteck
                    arteck Developer Most Active @GregorS last edited by arteck

                    @gregors sagte in ioBroker abgestürzt, Redis tot:

                    Habe einiges versucht um redis wieder zum laufen zu bewegen.

                    was heisst das.. wenn die dump datei kaputt ist dann kannst du nix machen.. ausser du hast eine sicherung davon.

                    und mit deinen Angaben kann man nix anfagen.. also

                    was hast du gemacht.. ?? warum ist der iobroker abgestürtzt ??
                    was hast du danach installiert ?? hast du eine Sicherung ?

                    GregorS 1 Reply Last reply Reply Quote 0
                    • GregorS
                      GregorS @arteck last edited by GregorS

                      @arteck
                      Ich habe sudo apt-get update ausgeführt.

                      Die Dump-Datei ist vorhanden, habe aber noch Backups.

                      Warum der ioB abstürzt habe ich noch nicht herausgefunden.
                      Er ist aber weder über die GUI noch über die Konsole erreichbar und wird dann ziemlich heiß.
                      LAN-LED flackert wie irre.

                      Das Sytem ist auf dem letzten Stand gewesen, alle Apter (bis auf vis) waren aktuell

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

                        @gregors sagte in ioBroker abgestürzt, Redis tot:

                        Warum der ioB abstürzt

                        wahrscheinlich aufgrund dass das System am Limit rödelt und die Folge

                        @gregors sagte in ioBroker abgestürzt, Redis tot:

                        wird dann ziemlich heiß

                        mal mit top schauen was da so los ist

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

                          @crunchip

                          top - 12:13:07 up  3:46,  1 user,  load average: 0,16, 0,23, 0,24
                          Tasks: 135 total,   1 running,  81 sleeping,   0 stopped,   0 zombie
                          %Cpu(s):  0,9 us,  0,7 sy,  0,0 ni, 98,4 id,  0,0 wa,  0,0 hi,  0,0 si,  0,0 st
                          KiB Mem :  2050800 total,  1064036 free,   367352 used,   619412 buff/cache
                          KiB Swap:  1025396 total,  1025396 free,        0 used.  1601040 avail Mem
                          
                          

                          Leider kann ich top nicht mehr ausführen, wenn das System abschmiert, da ich keinen Zugriff mehr auf die Konsole habe

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

                            @gregors sagte in ioBroker abgestürzt, Redis tot:

                            Er ist aber weder über die GUI

                            Da auf einem Server keine GUI läuft kann die also gar nicht erreichbar sein.

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

                              Habe mein Reservesystem aktiviert.
                              Läuft nun Alles wieder.
                              Hoffe es bleibt auch so.

                              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

                              795
                              Online

                              32.1k
                              Users

                              80.7k
                              Topics

                              1.3m
                              Posts

                              4
                              16
                              293
                              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