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 @thorbecker last edited by

      @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.

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

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

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

        which nodes

        das war ein SchreibFehler, korrekt wäre

        which nodejs
        

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

        iobroker update -i

        hat ja funktioniert, also alles gut

        War auch iO 🙂

        pi@raspberrypi:~ $ which nodejs
        /usr/bin/nodejs
        pi@raspberrypi:~ $
        
        
        1 Reply Last reply Reply Quote 0
        • Homoran
          Homoran Global Moderator Administrators last edited by

          dann können wir ja jetzt weiter machen:

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

          Der Web-Server ist klar. Web socket und socket.io kann ich nicht mehr zuordnen. Es kann sein, dass ich diese für Versuche mit Visualisierungen installiert hatte. Kann ich die Abhängigkeiten irgendwie feststellen?

          zumindest sind sie installiert

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

          Adapter "socketio" : 4.2.0 , installed 4.2.0

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

          Adapter "ws" : 1.3.0 , installed 1.3.0

          bei den Instanzen tauchen sie allerdings nicht auf

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

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

            @thorbecker
            Ist nicht schlimm, war bei mir noch nie im Stable 😉
            Da muss man eben damit rechnen, dass ab und zu auch mal ne neue Version noch ein paar Bugs hat. Ob die dann wirklich dramatisch sind ist was anderes. Für Normal User ist aber schon Stable empfohlen.

            Normalerweise ist bei mir nur stable, ob der Fehler z.B. auch mit 5.2.21 (last stable???) auftritt möchte ich jetzt erst mal nicht probieren.
            Vom Gefühl her würde ich sagen das kam mit einer stable, probiere aber wie geschrieben schon mehrere Wochen und hatte immer in Richtung meiner Scripte gesucht und dabei.......

            1 Reply Last reply Reply Quote 0
            • crunchip
              crunchip Forum Testing Most Active @Homoran last edited by

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

              Adapter "ws" : 1.3.0 , installed 1.3.0

              wurde bei Einführung ja automatisch installiert, Instanz muss man selbst hinzufügen

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

              bei den Instanzen tauchen sie allerdings nicht auf

              bedeutet im Umkehrschluss es sollte im web.0, ** integriert** stehen

              1 Reply Last reply Reply Quote 0
              • 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
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            887
                                            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