Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Backuperstellungproblem --> JavaScript heap out of memory

    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

    Backuperstellungproblem --> JavaScript heap out of memory

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

      @tklein Dann stoppe den iob komplett. Oder zumindest alle Adapter, die nicht zum Backup benötigt werden.

      T 1 Reply Last reply Reply Quote 0
      • T
        tklein @Thomas Braun last edited by

        @thomas-braun muss z.B. der zigbee-adapter laufen, wenn der im backup includiert ist?

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

          @tklein

          Nein. Es muss eigentlich bis auf den Backitup und dem Admin und web nichts laufen.

          T 2 Replies Last reply Reply Quote 0
          • T
            tklein @Thomas Braun last edited by

            @thomas-braun thx

            1 Reply Last reply Reply Quote 0
            • T
              tklein @Thomas Braun last edited by

              @thomas-braun wieder das problem 😞
              Diesmal via GUI getriggered

              53b28538-1227-4b6e-9fe5-e890928b0fae-grafik.png

              1 Reply Last reply Reply Quote 0
              • T
                tklein last edited by

                kann es sein, dass es evtl. mit einen Adapter zusammenhängt, der Probleme beim Packupen macht? Es knallt ja -"nur" beim iobroker, zigbee, db, javascript werden erstellt.

                Bis zum 5.3.23 lief es noch:

                d4f48f9f-01cf-45f7-a4f8-f9e23ff96dda-grafik.png

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

                  @tklein

                  iobroker list instances | grep + | wc -l
                  

                  sagt?

                  T 1 Reply Last reply Reply Quote 0
                  • T
                    tklein @Thomas Braun last edited by

                    @thomas-braun said in Backuperstellungproblem --> JavaScript heap out of memory:

                    iobroker list instances | grep + | wc -l

                    pi@raspberrypi-iob:/opt/iobroker $ iobroker list instances | grep + | wc -l
                    30

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

                      @tklein

                      Du solltest doch alles bis auf wenige Kern-Instanzen auf Eis legen. Da laufen ja 30 Dinger noch mit.

                      T 2 Replies Last reply Reply Quote 0
                      • T
                        tklein @Thomas Braun last edited by

                        @thomas-braun inzwischen habe ich die instanzen wieder gestartet. 2 versuche haben ja nix anders gebracht

                        1 Reply Last reply Reply Quote 0
                        • T
                          tklein @Thomas Braun last edited by

                          @thomas-braun jetzt sind es nur noch 4

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

                            @tklein Das hört sich vernünftiger an.

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

                              @tklein

                              Welche Größe hatte die Backups eigentlich in der Vergangenheit?
                              Und hast du seit die nicht mehr funktionieren irgendwelche Daten-Dickschiff-Adapter installiert? Überwachungskameras oder sonst was mit reichlich Datenerzeugung?

                              T 2 Replies Last reply Reply Quote 0
                              • T
                                tklein @Thomas Braun last edited by

                                @thomas-braun leider wieder keine änderung:

                                pi@raspberrypi-iob:/opt/iobroker $ iobroker stop
                                pi@raspberrypi-iob:/opt/iobroker $ iobroker backup
                                host.raspberrypi-iob 33899 states saved
                                host.raspberrypi-iob 39808 objects saved
                                
                                <--- Last few GCs --->
                                
                                [9086:0x4b25cd0]    37366 ms: Scavenge 887.2 (969.0) -> 887.1 (974.0) MB, 9.7 / 0.0 ms  (average mu = 0.919, current mu = 0.812) allocation failure
                                [9086:0x4b25cd0]    37394 ms: Scavenge 890.0 (974.0) -> 889.9 (975.0) MB, 14.2 / 0.0 ms  (average mu = 0.919, current mu = 0.812) allocation failure
                                [9086:0x4b25cd0]    37548 ms: Scavenge 890.9 (975.0) -> 890.6 (986.0) MB, 149.5 / 0.0 ms  (average mu = 0.919, current mu = 0.812) allocation failure
                                
                                
                                <--- JS stacktrace --->
                                
                                FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
                                /usr/bin/iobroker: line 10:  9085 Aborted                 sudo -H -u iobroker node /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js "$@"
                                pi@raspberrypi-iob:/opt/iobroker $
                                
                                
                                1 Reply Last reply Reply Quote 0
                                • T
                                  tklein @Thomas Braun last edited by

                                  @thomas-braun ich habe bißcehn mit einer vis rumgespielt und den ring adapter wieder reaktiviert

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

                                    @tklein

                                    Die Daten aus dem ring-Adapter könnten der Grund sein.

                                    T 1 Reply Last reply Reply Quote 0
                                    • T
                                      tklein @Thomas Braun last edited by

                                      @thomas-braun said in Backuperstellungproblem --> JavaScript heap out of memory:

                                      Welche Größe hatte die Backups eigentlich in der Vergangenheit?

                                      iobroker ca 20 mb / db 160-200 mb

                                      1 Reply Last reply Reply Quote 0
                                      • T
                                        tklein @Thomas Braun last edited by

                                        @thomas-braun

                                        pi@raspberrypi-iob:/ $ tree -d -h -L 1 /opt/iobroker/iobroker-data/ring*
                                        /opt/iobroker/iobroker-data/ring.0
                                        /opt/iobroker/iobroker-data/ring_0
                                        └── [ 20K]  snapshot
                                        
                                        1 directory
                                        pi@raspberrypi-iob:/ $ tree -d -h -L 1 /opt/iobroker/iobroker-data/ring.0
                                        /opt/iobroker/iobroker-data/ring.0
                                        
                                        0 directories
                                        pi@raspberrypi-iob:/ $ tree -d -h -L 1 /opt/iobroker/iobroker-data/ring_0
                                        /opt/iobroker/iobroker-data/ring_0
                                        └── [ 20K]  snapshot
                                        
                                        1 directory
                                        pi@raspberrypi-iob:/ $ tree -d -h -L 1 /opt/iobroker/iobroker-data/files/rin*
                                        /opt/iobroker/iobroker-data/files/ring.0
                                        ├── [4.0K]  stickup_127478700
                                        └── [ 76K]  stickup_52891477
                                        /opt/iobroker/iobroker-data/files/ring.admin
                                        └── [ 68K]  snapshot
                                        
                                        3 directories
                                        
                                        
                                        1 Reply Last reply Reply Quote 0
                                        • T
                                          tklein last edited by

                                          die ist schon ganz ordentlich wie ich finde:

                                          2045fd3c-cda4-4d54-9cbe-f61d57834256-grafik.png

                                          DJMarc75 Codierknecht ? 3 Replies Last reply Reply Quote 0
                                          • DJMarc75
                                            DJMarc75 @tklein last edited by

                                            @tklein das ist auch quasi ALPHA und erklärt "jetzt" einiges...

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            818
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            7
                                            63
                                            2649
                                            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