Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Backup Wiederherstellung 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

    Backup Wiederherstellung nicht möglich

    This topic has been deleted. Only users with topic management privileges can see it.
    • I
      IceD112 @Glasfaser last edited by

      @glasfaser 😲 Danke für den Hinweis

      Glasfaser 2 Replies Last reply Reply Quote 0
      • Glasfaser
        Glasfaser @IceD112 last edited by

        @iced112

        so und jetzt alle Ausgabe die ich oben angefordert habe!

        1 Reply Last reply Reply Quote 0
        • Glasfaser
          Glasfaser @IceD112 last edited by Glasfaser

          @iced112

          Ich habe mir dein Log angeschaut vor 2:40 Uhr

          Der Adapter meross müllt fast jede Sekunde das ganz LOG voll

          Beispiel :

          2022-07-22 02:32:29.988 - info: meross.0 (5839) Can not get Data for Device 1812175172173125182734298f199999: Error: Timeout
          2022-07-22 02:32:29.988 - warn: meross.0 (5839) Can not get Data for Device 1812175172173125182734298f199999: undefined
          
          I 1 Reply Last reply Reply Quote 0
          • I
            IceD112 @Glasfaser last edited by

            @glasfaser said in Backup Wiederherstellung nicht möglich:

            Zeigen , denn Nodejs und dein Adapterstand kennen wir ja nicht !

            pi@ioBroker:~ $ cd /opt/iobroker
            pi@ioBroker:/opt/iobroker $ npm ls | grep -E 'github.com|ERR'
            pi@ioBroker:/opt/iobroker $ iobroker update -i
            Used repository: beta
            Adapter    "accuweather"  : 1.2.4    , installed 1.2.4
            Adapter    "admin"        : 6.2.4    , installed 6.2.4
            Adapter    "alexa2"       : 3.18.6   , installed 3.18.6
            Adapter    "backitup"     : 2.4.10   , installed 2.4.10
            Adapter    "blink4home"   : 0.1.1    , installed 0.1.1
            Adapter    "bring"        : 1.8.1    , installed 1.8.1
            Adapter    "chromecast"   : 2.3.1    , installed 2.3.1
            Adapter    "daswetter"    : 3.1.3    , installed 3.1.3
            Adapter    "denon"        : 1.13.4   , installed 1.13.4
            Adapter    "discovery"    : 3.0.5    , installed 3.0.5
            Adapter    "dwd"          : 2.8.3    , installed 2.8.3
            Adapter    "fb-checkpresence": 1.1.19, installed 1.1.19
            Adapter    "followthesun" : 0.3.9    , installed 0.3.9
            Adapter    "ham"          : 5.0.2    , installed 5.0.2
            Adapter    "harmony"      : 1.2.2    , installed 1.2.2
            Adapter    "heos"         : 1.10.0   , installed 1.10.0
            Adapter    "hue"          : 3.7.1    , installed 3.7.1
            Adapter    "hue-extended" : 2.0.0    , installed 2.0.0
            Adapter    "ical"         : 1.13.1   , installed 1.13.1
            Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
            Adapter    "icons-material-png": 0.1.0, installed 0.1.0
            Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
            Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
            Adapter    "javascript"   : 6.0.0    , installed 6.0.0
            Controller "js-controller": 4.0.23   , installed 4.0.23
            Adapter    "lgtv"         : 1.1.10   , installed 1.1.10
            Adapter    "lgtv11"       : 1.0.5    , installed 1.0.5
            Adapter    "meross"       : 1.13.0   , installed 1.13.0
            Adapter    "panasonic-viera": 2.0.0  , installed 2.0.0
            Adapter    "ping"         : 1.5.3    , installed 1.5.3
            Adapter    "scenes"       : 2.3.9    , installed 2.3.9
            Adapter    "shelly"       : 6.0.0    , installed 6.0.0
            Adapter    "simple-api"   : 2.7.0    , installed 2.7.0
            Adapter    "socketio"     : 6.1.8    , installed 6.1.8
            Adapter    "spotify-premium": 1.2.2  , installed 1.2.2
            Adapter    "telegram"     : 1.14.1   , installed 1.14.1
            Adapter    "tr-064"       : 4.2.16   , installed 4.2.16
            Adapter    "trashschedule": 2.0.3    , installed 2.0.3
            Adapter    "vis"          : 1.4.15   , installed 1.4.15
            Adapter    "vis-colorpicker": 1.2.0  , installed 1.2.0
            Adapter    "vis-hqwidgets": 1.2.0    , installed 1.2.0
            Adapter    "vis-icontwo"  : 0.87.0   , installed 0.87.0
            Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
            Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
            Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
            Adapter    "web"          : 5.2.4    , installed 5.2.4
            Adapter    "ws"           : 2.1.3    , installed 2.1.3
            Adapter    "yr"           : 5.3.0    , installed 5.3.0
            pi@ioBroker:/opt/iobroker $ sudo ln -s /usr/bin/node /usr/bin/nodejs
            pi@ioBroker:/opt/iobroker $ uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
            armv7l
            /usr/bin/nodejs
            /usr/bin/node
            /usr/bin/npm
            v16.16.0
            v16.16.0
            8.11.0
            pi
            /opt/iobroker
            Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
            Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
            Hit:3 https://deb.nodesource.com/node_16.x bullseye InRelease
            Reading package lists... Done
            Building dependency tree... Done
            Reading state information... Done
            69 packages can be upgraded. Run 'apt list --upgradable' to see them.
            nodejs:
              Installed: 16.16.0-deb-1nodesource1
              Candidate: 16.16.0-deb-1nodesource1
              Version table:
             *** 16.16.0-deb-1nodesource1 500
                    500 https://deb.nodesource.com/node_16.x bullseye/main armhf Packages
                    100 /var/lib/dpkg/status
                 12.22.12~dfsg-1~deb11u1 500
                    500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Package
            
            Glasfaser 1 Reply Last reply Reply Quote 0
            • I
              IceD112 @Glasfaser last edited by

              @glasfaser said in Backup Wiederherstellung nicht möglich:

              Zeigen
              du -hs /opt/iobroker/iobroker-data/files/*

              pi@ioBroker:~ $ du -hs /opt/iobroker/iobroker-data/files/*
              108K    /opt/iobroker/iobroker-data/files/accuweather.admin
              13M     /opt/iobroker/iobroker-data/files/admin.admin
              1.5M    /opt/iobroker/iobroker-data/files/alexa2.admin
              420K    /opt/iobroker/iobroker-data/files/backitup.admin
              116K    /opt/iobroker/iobroker-data/files/blink4home.admin
              132K    /opt/iobroker/iobroker-data/files/bring.admin
              32K     /opt/iobroker/iobroker-data/files/chromecast.admin
              4.9M    /opt/iobroker/iobroker-data/files/daswetter.admin
              140K    /opt/iobroker/iobroker-data/files/denon.admin
              472K    /opt/iobroker/iobroker-data/files/discovery.admin
              184K    /opt/iobroker/iobroker-data/files/dwd.admin
              912K    /opt/iobroker/iobroker-data/files/fb-checkpresence.admin
              112K    /opt/iobroker/iobroker-data/files/followthesun.admin
              11M     /opt/iobroker/iobroker-data/files/ham.admin
              40K     /opt/iobroker/iobroker-data/files/harmony.admin
              48K     /opt/iobroker/iobroker-data/files/heos.admin
              152K    /opt/iobroker/iobroker-data/files/hue.admin
              248K    /opt/iobroker/iobroker-data/files/hue-extended.admin
              188K    /opt/iobroker/iobroker-data/files/ical.admin
              20M     /opt/iobroker/iobroker-data/files/icons-icons8
              12K     /opt/iobroker/iobroker-data/files/icons-icons8.admin
              7.9M    /opt/iobroker/iobroker-data/files/icons-material-png
              16K     /opt/iobroker/iobroker-data/files/icons-material-png.admin
              6.9M    /opt/iobroker/iobroker-data/files/icons-mfd-png
              16K     /opt/iobroker/iobroker-data/files/icons-mfd-png.admin
              6.8M    /opt/iobroker/iobroker-data/files/icons-ultimate-png
              20K     /opt/iobroker/iobroker-data/files/icons-ultimate-png.admin
              46M     /opt/iobroker/iobroker-data/files/javascript.admin
              36K     /opt/iobroker/iobroker-data/files/lgtv11.admin
              36K     /opt/iobroker/iobroker-data/files/lgtv.admin
              100K    /opt/iobroker/iobroker-data/files/meross.admin
              36K     /opt/iobroker/iobroker-data/files/panasonic-viera.admin
              64K     /opt/iobroker/iobroker-data/files/ping.admin
              12M     /opt/iobroker/iobroker-data/files/scenes.admin
              12K     /opt/iobroker/iobroker-data/files/shelly.0
              232K    /opt/iobroker/iobroker-data/files/shelly.admin
              104K    /opt/iobroker/iobroker-data/files/socketio.admin
              124K    /opt/iobroker/iobroker-data/files/spotify-premium.admin
              25M     /opt/iobroker/iobroker-data/files/telegram.admin
              76K     /opt/iobroker/iobroker-data/files/tr-064.admin
              188K    /opt/iobroker/iobroker-data/files/trashschedule.admin
              13M     /opt/iobroker/iobroker-data/files/vis
              64M     /opt/iobroker/iobroker-data/files/vis.0
              52K     /opt/iobroker/iobroker-data/files/vis.admin
              24K     /opt/iobroker/iobroker-data/files/vis-colorpicker.admin
              24K     /opt/iobroker/iobroker-data/files/vis-hqwidgets.admin
              12M     /opt/iobroker/iobroker-data/files/vis-icontwo
              156K    /opt/iobroker/iobroker-data/files/vis-icontwo.admin
              3.7M    /opt/iobroker/iobroker-data/files/vis-inventwo.admin
              12K     /opt/iobroker/iobroker-data/files/vis-jqui-mfd.admin
              20K     /opt/iobroker/iobroker-data/files/vis-timeandweather.admin
              7.9M    /opt/iobroker/iobroker-data/files/web
              6.1M    /opt/iobroker/iobroker-data/files/web.admin
              104K    /opt/iobroker/iobroker-data/files/ws.admin
              604K    /opt/iobroker/iobroker-data/files/yr.admin
              
              
              1 Reply Last reply Reply Quote 0
              • Glasfaser
                Glasfaser @IceD112 last edited by

                @iced112

                Sieht erstmal gut aus ..

                Außer wie schon erwähnt bist du im Beta-Zweig unterwegs

                haselchen 1 Reply Last reply Reply Quote 0
                • haselchen
                  haselchen Most Active @Glasfaser last edited by

                  @glasfaser

                  Und das 69 Pakete zur Aktualisierung bereitstehen.....

                  Glasfaser 1 Reply Last reply Reply Quote 0
                  • Glasfaser
                    Glasfaser @haselchen last edited by

                    @haselchen sagte in Backup Wiederherstellung nicht möglich:

                    @glasfaser
                    Und das 69 Pakete zur Aktualisierung bereitstehen.....

                    hat aber erstmal nichts mit dem Zusammenbruch von ioBroker zu tun

                    haselchen I 2 Replies Last reply Reply Quote 0
                    • I
                      IceD112 @Glasfaser last edited by

                      @glasfaser said in Backup Wiederherstellung nicht möglich:

                      ch habe mir dein Log angeschaut vor 2:40 Uhr
                      Der Adapter meross müllt fast jede Sekunde das ganz LOG voll

                      Das sind alles WLAN-Steckdosen, die nur an Weihnachten zum einsatz kommen. Ich dachte, der findet die einfach nicht im Netzwerk weil sie halt nicht eingesteckt sind. Kann das sein?

                      Glasfaser 1 Reply Last reply Reply Quote 0
                      • haselchen
                        haselchen Most Active @Glasfaser last edited by haselchen

                        @glasfaser

                        Wenn da Abhängigkeiten bei sind, die ein Adapter braucht, schon.

                        Wie gesagt, ihr könnt da gerne weitermachen.
                        Aber das wird ne never ending Story.

                        1 Reply Last reply Reply Quote 0
                        • I
                          IceD112 @Glasfaser last edited by

                          @glasfaser said in Backup Wiederherstellung nicht möglich:

                          @haselchen sagte in Backup Wiederherstellung nicht möglich:

                          @glasfaser
                          

                          Und das 69 Pakete zur Aktualisierung bereitstehen.....

                          hat aber erstmal nichts mit dem Zusammenbruch von ioBroker zu tun

                          was sind das für Pakete?

                          Glasfaser 1 Reply Last reply Reply Quote 0
                          • Glasfaser
                            Glasfaser @IceD112 last edited by

                            @iced112 sagte in Backup Wiederherstellung nicht möglich:

                            Kann das sein?

                            Bekomme erstmal das Log sauber ... was da so außergewöhlich drin ist .

                            I 1 Reply Last reply Reply Quote 0
                            • Glasfaser
                              Glasfaser @IceD112 last edited by Glasfaser

                              @iced112

                              Hier die Befehle dafür

                              iobroker stop
                              sudo apt update
                              sudo apt full-upgrade
                              sudo reboot
                              

                              @haselchen sagte in Backup Wiederherstellung nicht möglich:

                              @glasfaser

                              Wenn da Abhängigkeiten bei sind, die ein Adapter braucht, schon.

                              Wie gesagt, ihr könnt da gerne weitermachen.
                              Aber das wird ne never ending Story.

                              Dann verstehe ich nicht warum du ihn nicht sofort die Befehe dafür gibst , woher soll er Sie dafür kennen !?

                              I haselchen 2 Replies Last reply Reply Quote 0
                              • I
                                IceD112 @Glasfaser last edited by

                                @glasfaser
                                wenn ich gut wüsste wie

                                Glasfaser 1 Reply Last reply Reply Quote 0
                                • I
                                  IceD112 @Glasfaser last edited by IceD112

                                  @glasfaser said in Backup Wiederherstellung nicht möglich:

                                  @iced112

                                  Hier die Befehle dafür

                                  iobroker stop
                                  sudo apt update
                                  sudo apt full-upgrade
                                  sudo reboot
                                  

                                  @haselchen sagte in Backup Wiederherstellung nicht möglich:
                                  @glasfaser

                                  Wenn da Abhängigkeiten bei sind, die ein Adapter braucht, schon.

                                  Wie gesagt, ihr könnt da gerne weitermachen.
                                  Aber das wird ne never ending Story.

                                  Dann verstehe ich nicht warum du ihn nicht sofort die Befehe dafür gibst , woher soll er Sie dafür kennen !?

                                  Ok, was soll ich denn vorher irgendwas sicher? wenn ja was und wie?

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

                                    @iced112 sagte in Backup Wiederherstellung nicht möglich:

                                    Ok, was soll ich denn, vorher irgendwas sicher?

                                    Nein, die vier Zeilen sind i. O. so. Der iobroker wird ja gestoppt, da passiert dann nichts dran.
                                    Kaputt ist der ja eh schon ein stückweit...

                                    1 Reply Last reply Reply Quote 0
                                    • Glasfaser
                                      Glasfaser @IceD112 last edited by Glasfaser

                                      @iced112

                                      Hier kommt alles durcheinander !!

                                      die Befehle sind nur für die :

                                      @haselchen sagte in Backup Wiederherstellung nicht möglich:
                                      @glasfaser

                                      Und das 69 Pakete zur Aktualisierung bereitstehen.....

                                      I 2 Replies Last reply Reply Quote 0
                                      • I
                                        IceD112 @Glasfaser last edited by

                                        @glasfaser alles klar, danke!

                                        1 Reply Last reply Reply Quote 0
                                        • I
                                          IceD112 @Glasfaser last edited by

                                          @glasfaser Stratet der iob nach dem reboot automatisch wieder? dann hab ich die Befehle jetzt ausgeführt

                                          1 Reply Last reply Reply Quote 0
                                          • Glasfaser
                                            Glasfaser @IceD112 last edited by

                                            @iced112 sagte in Backup Wiederherstellung nicht möglich:

                                            @glasfaser
                                            wenn ich gut wüsste wie

                                            z.B hier ... beim Adapter ham

                                            022-07-22 02:43:41.542 - info: ham.0 (23881) updateState Blink-Blink-Haustür.00000110.Supported-Video-Stream-Configuration: value = ASoBAQACCQEBAAIBAAMBAAMLAQIABQIC0AIDARgAAAMLAQJAAQIC8AADAQ8= /common= {"type":"string","read":true,"write":false,"role":"text","name":"Supported Video Stream Configuration","unit":""}
                                            

                                            dort würde ich schon bei der Instanz die Logstufen von INFO auf ERROR stellen.

                                            Oder brauchst du diese ganzen Informationen der dir das ganz Log vollmüllt

                                            I 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

                                            880
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            172
                                            11650
                                            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