Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Installation
    5. IoBroker gelöscht nach update

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    IoBroker gelöscht nach update

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @Mr English last edited by

      @mr-english sagte in IoBroker gelöscht nach update:

      eigentlich erst seit dieser woche

      Genauer? Also was ist die letzte funktionierende Datei?

      Mr English 1 Reply Last reply Reply Quote 0
      • Mr English
        Mr English @Thomas Braun last edited by

        @thomas-braun
        Ja, aber ich habe ja auch noch was von heute bevor ich ihn abgeschossen habe

        1 Reply Last reply Reply Quote 0
        • Mr English
          Mr English @Thomas Braun last edited by

          @thomas-braun
          das wären die

          -rw-rwxr--+ 1 iobroker iobroker 2,1M Okt  5 17:24 2022-10-05_17-24_objects.jsonl.gz
          -rw-rwxr--+ 1 iobroker iobroker 1,4M Okt  5 17:24 2022-10-05_17-24_states.jsonl.gz
          
          
          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Mr English last edited by

            @mr-english

            iobroker stop
            cd /opt/iobroker/iobroker-data/
            mv objects.jsonl objects.jsonl.old
            mv states.jsonl states.jsonl.old
            cd backup-objects/
            gunzip -ck 2022-10-05_17-24_objects.jsonl.gz > /opt/iobroker/iobroker-data/objects.jsonl
            gunzip -ck 2022-10-05_17-24_states.jsonl.gz > /opt/iobroker/iobroker-data/states.jsonl
            iobroker start
            
            Mr English 1 Reply Last reply Reply Quote 0
            • Mr English
              Mr English @Thomas Braun last edited by

              @thomas-braun said in IoBroker gelöscht nach update:

              cd backup-objects/ gunzip -ck 2022-10-05_17-24_objects.jsonl.gz > /opt/iobroker/iobroker-data/objects.jsonl gunzip -ck 2022-10-05_17-24_states.jsonl.gz > /opt/iobroker/iobroker-data/states.jsonl iobroker start

              also da ist nicht viel passiert

              pi@raspberrypi4-iob:~ $ iobroker stop
              pi@raspberrypi4-iob:~ $ cd /opt/iobroker/iobroker-data/
              pi@raspberrypi4-iob:/opt/iobroker/iobroker-data $ mv objects.jsonl objects.jsonl                                        .old
              pi@raspberrypi4-iob:/opt/iobroker/iobroker-data $ mv states.jsonl states.jsonl.o                                        ld
              pi@raspberrypi4-iob:/opt/iobroker/iobroker-data $ cd backup-objects/
              pi@raspberrypi4-iob:/opt/iobroker/iobroker-data/backup-objects $ gunzip -ck 2022-10-05_17-24_objects.jsonl.gz > /opt/iobroker/iobroker-data/objects.jsonl
              
              pi@raspberrypi4-iob:/opt/iobroker/iobroker-data/backup-objects $ gunzip -ck 2022-10-05_17-24_states.jsonl.gz > /opt/iobroker/iobroker-data/states.jsonl
              pi@raspberrypi4-iob:/opt/iobroker/iobroker-data/backup-objects $ iobroker start
              pi@raspberrypi4-iob:/opt/iobroker/iobroker-data/backup-objects $
              
              
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @Mr English last edited by

                @mr-english

                Das ist gut. Kein Gemecker = Befehl wurde ausgeführt.

                iobroker status
                
                Mr English 1 Reply Last reply Reply Quote 0
                • Mr English
                  Mr English @Thomas Braun last edited by

                  @thomas-braun said in IoBroker gelöscht nach update:

                  iobroker status

                  DANKE
                  Ich weiß wirklich nicht wie ich mich bei Ihnen badenken kann, weil Sie wirklich für alles immer eine lösung parat haben und Leuten wie mir aus der patsche helfen.
                  Nochmals Vielen Herzlichen dank 😊

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

                    @mr-english

                    Läuft?

                    iobroker update
                    

                    sagt?

                    Mr English 1 Reply Last reply Reply Quote 0
                    • Mr English
                      Mr English @Thomas Braun last edited by

                      @thomas-braun said in IoBroker gelöscht nach update:

                      iobroker update

                      pi@raspberrypi4-iob:~ $ iobroker update
                      Used repository: stable
                      Adapter    "admin"        : 6.2.22   , installed 6.2.17 [Updatable]
                      Adapter    "alias-manager": 1.2.4    , installed 1.2.4
                      Adapter    "backitup"     : 2.4.12   , installed 2.4.10 [Updatable]
                      Adapter    "devices"      : 1.0.12   , installed 1.0.12
                      Adapter    "discovery"    : 3.0.5    , installed 3.0.5
                      Adapter    "dysonairpurifier": 2.5.1 , installed 2.5.1
                      Adapter    "homee"        : 1.2.0    , installed 1.2.0
                      Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                      Controller "js-controller": 4.0.23   , installed 4.0.23
                      Adapter    "netatmo"      : 2.0.5    , installed 2.0.5
                      Adapter    "telegram"     : 1.14.1   , installed 1.14.1
                      Adapter    "vis-icontwo"  : 0.89.0   , installed 0.89.0
                      Adapter    "wifilight"    : 1.1.4    , installed 1.1.4
                      Adapter    "zigbee"       : 1.7.5    , installed 1.7.5
                      
                      
                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Mr English last edited by

                        @mr-english

                        Dann ran.

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post

                        Support us

                        ioBroker
                        Community Adapters
                        Donate

                        1.0k
                        Online

                        31.7k
                        Users

                        79.7k
                        Topics

                        1.3m
                        Posts

                        3
                        36
                        1335
                        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