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 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
                                • crunchip
                                  crunchip Forum Testing Most Active @Feuersturm last edited by

                                  @feuersturm bist ja auf zack👍

                                  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:

                                    . Hab bisher keine Veranlassung dafür gesehen.

                                    aber jetzt wird es zu spät sein

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

                                    htop ist ja immer nur eine Momentaufnahme.
                                    wie sieht es denn da gerade (oder so einem Fall) aus?

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

                                      Moin moin,

                                      mein dargestelltes Problem hat mich mal noch etwas beschäftigt.

                                      Da ioBroker selbst ja schnell funktioniert, nur die Web-Ausgabe langsam ist, habe ich nochmal im Netz geschaut und bin auf https://github.com/ioBroker/ioBroker.web/issues/148 gestoßen.

                                      Ein Downgrade des socket.io hat nix gebracht, jetzt habe ich es kurzerhand mal runtergeworfen. Ich weiß ehrlich gesagt nicht mehr, warum ich das überhaupt drauf hatte und werd jetzt mal schauen, ob noch alles funktioniert.

                                      Worauf ich hinaus wollte: Der Admin läuft jetzt wieder in der gewohnten Geschwindigkeit, d.h. die Zustände von Objekten werden wieder sofort angezeigt.
                                      Jetzt ist nur noch mein Habpanel träge. Aktionen werden zwar sofort umgesetzt, aber die Bestätigung dauert lange (Lampe aus = Button grau -> ich drücke den Button, Lampe geht an, der Button wird aber erst 10 Sekunden später blau als Bestätigung).

                                      Kann dieses Verhalten jemand von Euch zuordnen zur weiteren Problem-Eingrenzung?

                                      Danke und viele Grüße
                                      Ronny

                                      MK-66 created this issue in ioBroker/ioBroker.web

                                      closed VPN connection to VIS extremely slow after updating Web Adapter to 3.4.13 and socket.io Adapter to 3.1.5 #148

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

                                      Support us

                                      ioBroker
                                      Community Adapters
                                      Donate

                                      601
                                      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