Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Restore schlägt fehl

    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

    UNSOLVED Restore schlägt fehl

    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      LJSven @UncleSam last edited by

      @UncleSam sagte in Restore schlägt fehl:

      @LJSven sagte in Restore schlägt fehl:

      Habe das Problem gelegentlich, wenn nicht ordentlich neu gestartet wird.

      Hast du es mal mit einer neuen SD-Karte versucht? Die könnte beschädigt sein.

      Um zu schauen, was viel RAM/CPU braucht, kannst du mal den Befehl top ausführen und hier hin kopieren.

      top - 08:47:00 up  1:03,  2 users,  load average: 0,67, 0,67, 0,87
      Tasks: 198 total,   3 running, 138 sleeping,   0 stopped,   0 zombie
      %Cpu(s): 12,1 us,  2,0 sy,  0,0 ni, 85,5 id,  0,0 wa,  0,0 hi,  0,3 si,  0,0 st
      KiB Mem :  2050804 total,   318224 free,  1332388 used,   400192 buff/cache
      KiB Swap:  1025400 total,  1011576 free,    13824 used.   781764 avail Mem 
      
        PID USER      PR  NI    VIRT    RES    SHR S  %CPU %MEM     TIME+ COMMAND    
       7272 iobroker  20   0  259616 174584  27400 S  24,6  8,5  19:14.77 node       
       8429 iobroker  20   0  155476  67448  27184 S   9,8  3,3   3:36.63 node       
       7573 iobroker  20   0  305680 221256  28464 S   7,9 10,8   6:15.76 node       
       7333 iobroker  20   0  206284 122936  28580 S   4,6  6,0   0:36.18 node       
        750 pi        20   0  119672  35412  23832 S   2,6  1,7   1:41.38 deCONZ     
      17654 pi        20   0    8796   2940   2444 R   1,3  0,1   0:00.24 top        
       1458 asterisk  20   0  230008  58996  31320 S   1,0  2,9   0:58.40 asterisk   
       7398 iobroker  20   0  146304  54680  27664 S   1,0  2,7   0:36.67 node       
       7498 iobroker  20   0  148596  58988  27516 S   1,0  2,9   1:53.69 node       
       8855 iobroker  20   0  146080  61000  27084 S   1,0  3,0   0:43.21 node       
        355 root      20   0    7204    992    992 S   0,3  0,0   0:12.23 haveged    
       1554 ntp       20   0    6772   2704   2292 S   0,3  0,1   0:00.53 ntpd       
       1564 root      20   0  123120  43988  25484 S   0,3  2,1   0:01.31 Xorg       
       7391 iobroker  20   0  137188  43900  27660 S   0,3  2,1   0:07.14 node       
       8408 iobroker  20   0  136784  43928  26924 S   0,3  2,1   0:10.76 node       
       8707 iobroker  20   0  144048  51420  26968 R   0,3  2,5   0:40.09 node       
       8903 root      20   0       0      0      0 I   0,3  0,0   0:00.36 kworker/2:+
      
      J UncleSam 3 Replies Last reply Reply Quote 0
      • J
        Jan1 @LJSven last edited by

        @LJSven
        Nur IOBroker frisst hier RAM, wobei das Ding bei 2GB RAM schon SWAPt und das ist früher oder später eh der Tod der SD Karte.

        1 Reply Last reply Reply Quote 0
        • UncleSam
          UncleSam Developer @LJSven last edited by UncleSam

          @LJSven Asterisk und XOrg (der Desktop) fressen viel RAM. Ich würde mal auf reine Konsole wechseln (oder brauchst du den Desktop wirklich?) und vor dem Restore Asterisk beenden.

          L J 2 Replies Last reply Reply Quote 0
          • L
            LJSven @UncleSam last edited by

            @UncleSam sagte in Restore schlägt fehl:

            @LJSven Asterisk und XOrg (der Desktop) fressen sehr viel RAM. Ich würde mal auf reine Konsole wechseln (oder brauchst du den Desktop wirklich?) und vor dem Restore Asterisk beenden.

            Nein, den Desktop brauche ich gar nicht - wie bekomme ich das weg?

            J UncleSam 2 Replies Last reply Reply Quote 0
            • J
              Jan1 @UncleSam last edited by

              @UncleSam
              Warte mal wenn Thomas einsteigt und was zum Thema Desktop auf nem Linux Server sagt 😉

              Wenn da nur IOBroker drauf laufen soll, hat das nix drauf verloren und frisst nur, wobei beim Restor der nicht in die höhe gehen sollte , wenn man alles über die Konsole erledigt, egal wie der Restor durchgeführt wird.

              1 Reply Last reply Reply Quote 0
              • J
                Jan1 @LJSven last edited by

                @LJSven
                Auf Runlevle 3 wechseln und das nächste Mal beim Ubuntu installieren erst gar nicht aus wählen 😉

                1 Reply Last reply Reply Quote 0
                • UncleSam
                  UncleSam Developer @LJSven last edited by

                  @LJSven Ja, hast Glück, dass Thomas noch nicht wach ist 😛

                  Bei Ubuntu kannst du es scheinbar so machen:
                  https://linuxconfig.org/how-to-disable-enable-gui-on-boot-in-ubuntu-20-04-focal-fossa-linux-desktop
                  sudo systemctl set-default multi-user

                  L Thomas Braun 2 Replies Last reply Reply Quote 0
                  • L
                    LJSven @UncleSam last edited by

                    @UncleSam sagte in Restore schlägt fehl:

                    @LJSven Ja, hast Glück, dass Thomas noch nicht wach ist 😛

                    Bei Ubuntu kannst du es scheinbar so machen:
                    https://linuxconfig.org/how-to-disable-enable-gui-on-boot-in-ubuntu-20-04-focal-fossa-linux-desktop
                    sudo systemctl set-default multi-user

                    Habe ich auch schon Erfahrung mit gemacht - aber sorry, nicht jeder kann Profi sein. Habe ich überhaupt eine Desktop-Version?

                    Welcome to Debian Stretch with Armbian Linux 4.19.69-rockchip
                    
                    J 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @UncleSam last edited by

                      @UncleSam Doch, bin ich.

                      L 1 Reply Last reply Reply Quote 1
                      • UncleSam
                        UncleSam Developer @LJSven last edited by

                        @LJSven sagte in Restore schlägt fehl:

                        1564 root 20 0 123120 43988 25484 S 0,3 2,1 0:01.31 Xorg

                        Ja

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

                          @Thomas-Braun sagte in Restore schlägt fehl:

                          @UncleSam Doch, bin ich.

                          Ich verkrieche mich schon 😄

                          1 Reply Last reply Reply Quote 0
                          • J
                            Jan1 @LJSven last edited by

                            @LJSven
                            Da läuft noch Stretch?
                            Da wird es wohl mal Zeit für ein grundlegendes Update und bei der Gelegenheit, ner neuen SD Karte.

                            L 1 Reply Last reply Reply Quote 0
                            • L
                              LJSven @Jan1 last edited by

                              @Jan1 sagte in Restore schlägt fehl:

                              @LJSven
                              Da läuft noch Stretch?
                              Da wird es wohl mal Zeit für ein grundlegendes Update und bei der Gelegenheit, ner neuen SD Karte.

                              Magst du mir sagen, was ich genau machen soll mit meinem Tinkerboard?

                              J L 2 Replies Last reply Reply Quote 0
                              • J
                                Jan1 @LJSven last edited by

                                @LJSven sagte in Restore schlägt fehl:

                                Tinkerboard

                                Mit dem Ding kenne ich mich nicht wirklich aus, aber da sollte es doch auch was geben das auf Buster basiert.
                                Stretch ist fertig und Buster wird schon nächstes Jahr durch Bullseye ersetzt, somit hast da was laufen das EOL ist und irgendwann eh anfängt Probleme zu machen. Deshalb ist jetzt ne gute Zeit da mal drüber nachzudenken.

                                1 Reply Last reply Reply Quote 0
                                • L
                                  LJSven @LJSven last edited by

                                  Was ist denn der Grund, warum diese Werte nach einem Neustart nicht mehr da sind?

                                  2020-12-15 09:01:54.563 - warn: javascript.0 (3838) getState "javascript.0.Stromzähler.ErdwärmeHT.Tagesvariable" not found (3) states[id]=null
                                  2020-12-15 09:01:54.567 - warn: javascript.0 (3838) at Object. (script.js.common.Energie.Erdwärme_Stromzähler_Update_HT:4:121)
                                  2020-12-15 09:01:54.568 - warn: javascript.0 (3838) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1070:38)
                                  2020-12-15 09:01:54.568 - warn: javascript.0 (3838) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:472:25)
                                  2020-12-15 09:01:54.569 - warn: javascript.0 (3838) at Immediate._onImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5384:37)
                                  2020-12-15 09:01:54.570 - warn: javascript.0 (3838) at processImmediate (internal/timers.js:461:21)
                                  2020-12-15 09:01:54.570 - warn: javascript.0 (3838) getState "javascript.0.Stromzähler.ErdwärmeHT.Wochenvariable" not found (3) states[id]=null
                                  2020-12-15 09:01:54.573 - warn: javascript.0 (3838) at Object. (script.js.common.Energie.Erdwärme_Stromzähler_Update_HT:5:125)
                                  2020-12-15 09:01:54.573 - warn: javascript.0 (3838) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1070:38)
                                  2020-12-15 09:01:54.574 - warn: javascript.0 (3838) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:472:25)
                                  2020-12-15 09:01:54.574 - warn: javascript.0 (3838) at Immediate._onImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5384:37)
                                  
                                  J 1 Reply Last reply Reply Quote 0
                                  • UncleSam
                                    UncleSam Developer last edited by

                                    Jetzt bin ich komplett verwirrt, Debian oder Ubuntu?

                                    Gemäss Asus ist die neuste Version, die sie als Download zur Verfügung stellen tatsächlich ein Stretch:
                                    https://www.asus.com/us/Single-Board-Computer/Tinker-Board/

                                    Aber bei Armbian findest du das neuste:
                                    https://www.armbian.com/tinkerboard/#kernels-archive-all
                                    Da kannst du eines mit einem aktuellen Kernel nehmen (und bitte: ohne Desktop).

                                    J 1 Reply Last reply Reply Quote 0
                                    • J
                                      Jan1 @UncleSam last edited by

                                      @UncleSam
                                      Ich auch, da war Ubuntu wohl eher ne Vermutung beim erstellen des Post.

                                      L 1 Reply Last reply Reply Quote 0
                                      • J
                                        Jan1 @LJSven last edited by

                                        @LJSven
                                        Warum die Werte nicht mehr da sind wenn Du neu startest, kann man so leicht ohne weitere Infos nicht beantworten.

                                        Sind das DPs oder Variablen und wo kommen die überhaupt her?

                                        1 Reply Last reply Reply Quote 0
                                        • L
                                          LJSven @Jan1 last edited by

                                          @Jan1 sagte in Restore schlägt fehl:

                                          @UncleSam
                                          Ich auch, da war Ubuntu wohl eher ne Vermutung beim erstellen des Post.

                                          Ja, habe mich hier geirrt - habe noch einen Raspberry als Slave, da läuft ubuntuu drauf.

                                          J 1 Reply Last reply Reply Quote 0
                                          • J
                                            Jan1 @LJSven last edited by

                                            @LJSven
                                            aha und ich vermute mal die fehlenden Werte kommen vom Slave.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            907
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            restore backup
                                            5
                                            178
                                            8015
                                            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