Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. ioBroker seit Update node.js 12 auf 14 langsam

    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

    ioBroker seit Update node.js 12 auf 14 langsam

    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      LE-R.Kelly @LE-R.Kelly last edited by

      @le-r-kelly sagte in ioBroker seit Update node.js 12 auf 14 langsam:

      @thorbecker sagte in ioBroker seit Update node.js 12 auf 14 langsam:

      @le-r-kelly 1.PNG

      ?????
      und Zeile 18 bist du auf 5.5.4

      Bis dahin kann ich nicht scrollen. Das was zur Auswahl steht hatte ich als Screenshot gezeigt.

      Ich muss mal doof fragen: Kann ich mir denn mehr anzeigen lassen? Ich kann nur wie auf dem Screenshot zu sehen scrollen und habe auch nichts zum Auswählen im Sinne von "zeige mehr..."
      Hab jetzt noch ein paar mal probiert, im stable wie auch beta - mehr als was ich geschrieben habe steht nicht zur Auswahl.

      Homoran 1 Reply Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators @LE-R.Kelly last edited by

        @le-r-kelly sagte in ioBroker seit Update node.js 12 auf 14 langsam:

        Kann ich mir denn mehr anzeigen lassen

        nein. Wenn man eine Grenze überschritten hat, geht's nicht mehr über den admin zurück.
        du musst es dann über die Konsole downgraden

        T 1 Reply Last reply Reply Quote 0
        • T
          thorbecker @Homoran last edited by

          @homoran said in ioBroker seit Update node.js 12 auf 14 langsam:

          @le-r-kelly sagte in ioBroker seit Update node.js 12 auf 14 langsam:

          Kann ich mir denn mehr anzeigen lassen

          nein. Wenn man eine Grenze überschritten hat, geht's nicht mehr über den admin zurück.
          du musst es dann über die Konsole downgraden

          Das merkwürdige ist ja er sieht nur bis 5.0.x bis 5.1.3 und ist auf 5.5.4
          Ich würde einfach die 5.1.3 probieren oder halt über konsole

          1 Reply Last reply Reply Quote 0
          • L
            LE-R.Kelly last edited by

            @thorbecker
            oder so?

            npm install iobroker.javascript@5.2.15 --production
            
            T 1 Reply Last reply Reply Quote 0
            • T
              thorbecker @LE-R.Kelly last edited by

              @le-r-kelly said in ioBroker seit Update node.js 12 auf 14 langsam:

              @thorbecker
              oder so?

              npm install iobroker.javascript@5.2.15 --production
              

              sieht schlüssig aus

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

                @thorbecker sagte in ioBroker seit Update node.js 12 auf 14 langsam:

                sieht schlüssig aus

                Nein

                sudo - H -u iobroker 
                

                Muss davor gesetzt werden

                Homoran 1 Reply Last reply Reply Quote 0
                • L
                  LE-R.Kelly last edited by

                  @thomas-braun sagte in ioBroker seit Update node.js 12 auf 14 langsam:

                  sudo - H -u iobroker

                  Also

                  sudo - H -u iobroker npm install iobroker.javascript@5.2.15 --production
                  

                  Und ich denke mal noch ein

                  iobroker fix
                  

                  hinterher

                  1 Reply Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @Thomas Braun last edited by

                    @thomas-braun sagte in ioBroker seit Update node.js 12 auf 14 langsam:

                    @thorbecker sagte in ioBroker seit Update node.js 12 auf 14 langsam:

                    sieht schlüssig aus

                    Nein

                    sudo - H -u iobroker 
                    

                    Muss davor gesetzt werden

                    und das Ganze unbedingt in /opt/iobroker ausführen

                    L 1 Reply Last reply Reply Quote 0
                    • L
                      LE-R.Kelly @Homoran last edited by

                      So, Downgrade durchgeführt.

                      Jetzt reagiert alles noch träger 😞

                      L 1 Reply Last reply Reply Quote 0
                      • L
                        LE-R.Kelly @LE-R.Kelly last edited by

                        Ich hab jetzt so etwas im Log des ioBroker:

                        • host.raspberrypi 2022-04-10 21:01:05.461 warn instance system.adapter.web.0 terminated due to SIGSEGV
                        • host.raspberrypi 2022-04-10 21:01:05.461 error Caught by controller[0]: FATAL ERROR: MarkCompactCollector: young object promotion failed Allocation failed - JavaScript heap out of memory
                        • host.raspberrypi 2022-04-10 21:01:05.461 error Caught by controller[0]: <--- JS stacktrace --->
                        • host.raspberrypi 2022-04-10 21:01:05.460 error Caught by controller[0]: [1439:0x5573da8] 54982 ms: Scavenge (reduce) 777.0 (876.3) -> 776.8 (878.6) MB, 10.8 / 0.0 ms (average mu = 0.989, current mu = 0.990) allocation failure
                        • host.raspberrypi 2022-04-10 21:01:05.460 error Caught by controller[0]: [1439:0x5573da8] 54959 ms: Scavenge (reduce) 775.2 (862.6) -> 775.0 (868.8) MB, 10.8 / 0.0 ms (average mu = 0.989, current mu = 0.990) allocation failure
                        • host.raspberrypi 2022-04-10 21:01:05.460 error Caught by controller[0]: [1439:0x5573da8] 54937 ms: Scavenge (reduce) 773.3 (872.3) -> 773.1 (874.3) MB, 11.2 / 0.0 ms (average mu = 0.989, current mu = 0.990) allocation failure
                        • host.raspberrypi 2022-04-10 21:01:05.459 error Caught by controller[0]: <--- Last few GCs --->

                        Leider kann ich die nicht deuten

                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @LE-R.Kelly last edited by

                          @le-r-kelly

                          Ich würde sagen, da läuft ein Skript falsch.

                          L Homoran 2 Replies Last reply Reply Quote 0
                          • L
                            LE-R.Kelly @Thomas Braun last edited by

                            @thomas-braun
                            Da müsste doch dann aber javascript.0 statt host.raspberry stehen?

                            Homoran 1 Reply Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators @Thomas Braun last edited by

                              @thomas-braun möglicherweise laufen nach dem Neustart von js erstmal ei ige Skripte zeithleich an.
                              Aber das sollte man im Auge behalten.

                              1 Reply Last reply Reply Quote 0
                              • Homoran
                                Homoran Global Moderator Administrators @LE-R.Kelly last edited by

                                @le-r-kelly sagte in ioBroker seit Update node.js 12 auf 14 langsam:

                                @thomas-braun
                                Da müsste doch dann aber javascript.0 statt host.raspberry stehen?

                                nein

                                @le-r-kelly sagte in ioBroker seit Update node.js 12 auf 14 langsam:

                                JavaScript heap out of memory

                                1 Reply Last reply Reply Quote 0
                                • L
                                  LE-R.Kelly last edited by

                                  @homoran sagte in ioBroker seit Update node.js 12 auf 14 langsam:

                                  JavaScript heap out of memory

                                  Komisch halt, dass es den Fehler vor dem Downgrade nicht gab

                                  Homoran 1 Reply Last reply Reply Quote 0
                                  • Homoran
                                    Homoran Global Moderator Administrators @LE-R.Kelly last edited by

                                    @le-r-kelly sagte in ioBroker seit Update node.js 12 auf 14 langsam:

                                    @homoran sagte in ioBroker seit Update node.js 12 auf 14 langsam:

                                    JavaScript heap out of memory

                                    Komisch halt, dass es den Fehler vor dem Downgrade nicht gab

                                    @homoran sagte in ioBroker seit Update node.js 12 auf 14 langsam:

                                    möglicherweise laufen nach dem Neustart von js erstmal ei ige Skripte zeithleich an.

                                    1 Reply Last reply Reply Quote 0
                                    • L
                                      LE-R.Kelly last edited by

                                      Naja, ich lasse es mal laufen und wenn es nicht anders ist als vor meinem ursprünglichen Problem dann update ich wieder und frage erneut.

                                      Ich danke Euch allen für Eure Hilfe 👍

                                      Homoran 1 Reply Last reply Reply Quote 0
                                      • Homoran
                                        Homoran Global Moderator Administrators @LE-R.Kelly last edited by

                                        @le-r-kelly loggst du eigentlich die Auslastung deines Servers?

                                        htop ist ja immer nur eine Momentaufnahme.

                                        wie sieht es denn da gerade (oder so einem Fall) aus?

                                        L 1 Reply Last reply Reply Quote 0
                                        • L
                                          LE-R.Kelly @Homoran last edited by

                                          @homoran sagte in ioBroker seit Update node.js 12 auf 14 langsam:

                                          @le-r-kelly loggst du eigentlich die Auslastung deines Servers?

                                          Nein. mach ich nicht. Hab bisher keine Veranlassung dafür gesehen.

                                          Homoran 1 Reply Last reply Reply Quote 0
                                          • Feuersturm
                                            Feuersturm @Homoran last edited by

                                            @homoran sagte in ioBroker seit Update node.js 12 auf 14 langsam:

                                            @crunchip sagte in ioBroker seit Update node.js 12 auf 14 langsam:

                                            sollte doch da sein?

                                            ich glaube in den neueren Versionen ist es jetzt unter Repos zum anhaken.
                                            Hab ich selber noch nicht, aber in Screenshots gesehen.

                                            Damit die Verwirrung endlich aufhört

                                            Doku ist bald wieder aktuell 🙂 . PR ist gestellt https://github.com/ioBroker/ioBroker.docs/pull/384

                                            Feuer-sturm created this issue in ioBroker/ioBroker.docs

                                            closed Fs doc repository #384

                                            crunchip 1 Reply Last reply Reply Quote 2
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            548
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            7
                                            65
                                            2046
                                            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