Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. js-controller 4.0.24 Update (Stable)

    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

    js-controller 4.0.24 Update (Stable)

    This topic has been deleted. Only users with topic management privileges can see it.
    • ?
      A Former User @wendy2702 last edited by A Former User

      @wendy2702

      Hi, die warnings vom javascript Adapter haben nichts mit dem Update vom js-controller zu tun.
      Die Warnings kannst du erstmal ignorieren, denke ich.

      Interessant waere noch zu wissen, welche Node Version du installiert hast?
      Bei Node 16 ist NPM 8 dabei. Also NPM wird IMMER mit der Node Version geliefert und geupdatet, da macht man nichts manuell, es sei denn, man kennt sich sehr gut aus und rechnet damit, sich sein System zu schießen. 🙂

      Edit: Und bitte keine auseinander gerissene logfiles, mit der einen ersten Meldung (von was fuern update war das, wo kam die Meldung..??)

      wendy2702 2 Replies Last reply Reply Quote 0
      • wendy2702
        wendy2702 @Guest last edited by

        @ilovegym

        Läuft Node 16, habe nur gefragt weil mir die warnings bisher nicht aufgefallen sind.

        Das NPM und Node eigentlich zusammen kommen kenne ich ja, wollte nur sicher gehen.

        ? 1 Reply Last reply Reply Quote 0
        • ?
          A Former User @wendy2702 last edited by

          @wendy2702 sehr gut! Dann kannst du die Warnings vom javascript Adapter ignorieren, oder versuchen, die veralteten Versionen von den angemeckerten mal manuell zu updaten, wie das geht, steht ja bei den Warnings dabei.
          Backup VORHER machen 🙂

          Die erste Meldung mit dem unexpected end of file ... kommt die oefters oder war das nur beim update?
          Das war ja eine Meldung vom Admin-Adapter, dass er nicht die Node-Version checken kann... welche Version hast du da installiert?

          1 Reply Last reply Reply Quote 0
          • wendy2702
            wendy2702 @Guest last edited by wendy2702

            @ilovegym sagte in js-controller 4.0.24 Update (Stable):

            Edit: Und bitte keine auseinander gerissene logfiles, mit der einen ersten Meldung (von was fuern update war das, wo kam die Meldung..??)

            Ich habe nichts auseinander gerissen. Das war die erste Meldung nach "iob start" nach dem JS Controller update die zum Javascript adapter kam.

            Admin war noch nicht die aktuellste. Habe ich auch nur dieses eine mal gesehen.

            ? 1 Reply Last reply Reply Quote 0
            • ?
              A Former User @wendy2702 last edited by

              @wendy2702 dann ist ja alles gut, da gabs mal n Issue beim Admin Adapter.. ist aber inzwischen erledigt.

              1 Reply Last reply Reply Quote 0
              • apollon77
                apollon77 @wendy2702 last edited by

                @wendy2702 Nein alles ok so, nur warnungen, all fine. Die eine Admin Meldung ist bekannt und wird bearbeitet

                1 Reply Last reply Reply Quote 1
                • S
                  saeft_2003 Most Active last edited by

                  Seit dem update von 4.0.23 auf 4.0.24 bekomme ich jede Nacht um 0:01 diese Error vom worx Adapter.

                  Wisst ihr warum?

                  host.iobroker
                  	2023-01-20 00:01:00.787	error	instance system.adapter.worx.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                  host.iobroker
                  	2023-01-20 00:01:00.787	error	Caught by controller[1]: at processImmediate (node:internal/timers:466:21)
                  host.iobroker
                  	2023-01-20 00:01:00.787	error	Caught by controller[1]: at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.js:5919:53)
                  host.iobroker
                  	2023-01-20 00:01:00.787	error	Caught by controller[1]: at Worx.emit (node:domain:489:12)
                  host.iobroker
                  	2023-01-20 00:01:00.787	error	Caught by controller[1]: at Worx.emit (node:events:513:28)
                  host.iobroker
                  	2023-01-20 00:01:00.787	error	Caught by controller[1]: at Worx.onStateChange (/opt/iobroker/node_modules/iobroker.worx/main.js:967:26)
                  host.iobroker
                  	2023-01-20 00:01:00.787	error	Caught by controller[1]: at Worx.changeMowerCfg (/opt/iobroker/node_modules/iobroker.worx/main.js:1305:32)
                  host.iobroker
                  	2023-01-20 00:01:00.787	error	Caught by controller[1]: TypeError: Cannot read properties of null (reading 'payload')
                  host.iobroker
                  	2023-01-20 00:01:00.786	error	Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                  worx.0
                  	2023-01-20 00:01:00.178	error	Cannot read properties of null (reading 'payload')
                  worx.0
                  	2023-01-20 00:01:00.178	error	TypeError: Cannot read properties of null (reading 'payload') at Worx.changeMowerCfg (/opt/iobroker/node_modules/iobroker.worx/main.js:1305:32) at Worx.onStateChange (/opt/iobroker/node_modules/iobroker.worx/main.js:967:26) at Worx.emit (node:events:513:28) at Worx.emit (node:domain:489:12) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.js:5919:53) at processImmediate (node:internal/timers:466:21)
                  worx.0
                  	2023-01-20 00:01:00.071	error	unhandled promise rejection: Cannot read properties of null (reading 'payload')
                  worx.0
                  	2023-01-20 00:01:00.064	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                  
                  apollon77 1 Reply Last reply Reply Quote 0
                  • apollon77
                    apollon77 @saeft_2003 last edited by

                    @saeft_2003 Dann berichte das bitte beim Worx adapter. Hat mit dem js-controller nichts zu tun

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

                      Hat sicher erledigt..... Oder wie löscht man Postings? 😬

                      DJMarc75 1 Reply Last reply Reply Quote 0
                      • DJMarc75
                        DJMarc75 @tcfigge last edited by

                        @tcfigge sagte in js-controller 4.0.24 Update (Stable):

                        wie löscht man Postings?

                        Am besten eigentlich gar nicht !
                        Jetzt hast Du Deine Problemschilderung gelöscht und schreibst dann

                        @tcfigge sagte in js-controller 4.0.24 Update (Stable):

                        Hat sicher erledigt

                        Damit hilfst Du anderen Hilfesuchenden ja mal überhaupt nicht.

                        T 1 Reply Last reply Reply Quote 2
                        • T
                          tcfigge @DJMarc75 last edited by

                          Am besten eigentlich gar nicht !
                          Jetzt hast Du Deine Problemschilderung gelöscht und schreibst dann

                          Da gebe ich Dir grundsätzlich Recht!
                          Wenn das Controller Update aber nach 10 Versuchen plötzlich klappt, und ich nicht sagen kann warum, hilft das auch keinem.... 🤷‍♂️ 😉

                          DJMarc75 1 Reply Last reply Reply Quote 0
                          • DJMarc75
                            DJMarc75 @tcfigge last edited by

                            @tcfigge sagte in js-controller 4.0.24 Update (Stable):

                            aber nach 10 Versuchen plötzlich klappt, und ich nicht sagen kann warum

                            dann schreibt man sowas in einen neuen Beitrag und vielleicht kann dann erörtert werden warum es 9 mal nicht funktioniert hatte. Beiträge löschen oder bearbeiten ist immer die denkbar schlechteste Lösung - weil dann keine Lösung gefunden werden kann - und wenn bei Dir das Problem wieder besteht machst Du definitiv wieder einen Beitrag !

                            1 Reply Last reply Reply Quote 0
                            • B
                              Baumasta last edited by

                              Hallo Leute!

                              Ich führe genau lt. Anleitung folgende aus:

                              •	iobroker stop 
                              •	iobroker update 
                              •	iobroker fix 
                              •	iobroker upgrade self 
                              •	iobroker start
                              

                              Fix läuft und bei upgrade self schreibt er auch brav:

                              root@IOBroker:/opt/iobroker# iobroker upgrade self                                                            
                              sudo: Hostname IOBroker kann nicht aufgelöst werden                                                          
                              Update js-controller from @4.0.23 to @4.0.24                                                                  
                              Stopped Objects DB                                                                                            
                              Stopped States DB                                                                                             
                              NPM version: 8.19.3                                                                                           
                              Installing iobroker.js-controller@4.0.24... (System call)                                                     
                              root@IOBroker:/opt/iobroker#
                              

                              Aber am Ende habe ich immer wieder die Version 4.0.23

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

                                @baumasta

                                Wie immer...
                                Wir hampeln nicht als root herum...

                                iob diag
                                

                                sagt zu dem ganzen Spiel?

                                Das ist doch wieder was eingedostes da, oder?

                                B 1 Reply Last reply Reply Quote 0
                                • apollon77
                                  apollon77 @Baumasta last edited by

                                  @baumasta bitte das kommando mal mit --debug aufrufen. Was ist dann die Ausgabe?

                                  1 Reply Last reply Reply Quote 0
                                  • B
                                    Baumasta @Thomas Braun last edited by

                                    ======================= SUMMARY =======================                                                        
                                                         v.2023-01-02                                                                              
                                                                                                                                                   
                                                                                                                                                   
                                    Operatingsystem:        Debian GNU/Linux 9.13 (stretch)                                                        
                                    Installation:                                                                                                  
                                    Timezone:               Etc/UTC                                                                                
                                    User-ID:                0                                                                                      
                                    X-Server:               false                                                                                  
                                    /home/iobroker/.diag.sh: line 235: systemctl: command not found                                                
                                    Boot Target:                                                                                                   
                                                                                                                                                   
                                    Pending OS-Updates:     0                                                                                      
                                                                                                                                                   
                                    Nodejs-Installation:    /usr/bin/nodejs         v16.19.1                                                       
                                                            /usr/bin/node           v16.19.1                                                       
                                                            /usr/bin/npm            8.19.3                                                         
                                                            /usr/bin/npx            8.19.3                                                         
                                                                                                                                                   
                                    ioBroker Core:          js-controller           4.0.23                                                         
                                                            admin                   6.3.5                                                          
                                                                                                                                                   
                                    ioBroker Status:        iobroker is running on this host.                                                      
                                                                                                                                                   
                                                                                                                                                   
                                    Objects type: jsonl                                                                                            
                                    States  type: jsonl                                                                                            
                                                                                                                                                   
                                    Status admin:                                                                                                  
                                    + system.adapter.admin.0                  : admin                 : IOBroker                                 - 
                                     enabled, port: 8081, bind: 0.0.0.0, run as: admin                                                             
                                                                                                                                                   
                                    Pending iob updates:    1                                                                                      
                                                                                                                                                   
                                    Active repo(s): stable                                                                                         
                                                                                                                                                   
                                    Objects:                2187                                                                                   
                                    States:                 1864                                                                                   
                                                                                                                                                   
                                    Size of iob-Database:                                                                                          
                                                                                                                                                   
                                    34M     /opt/iobroker/iobroker-data/objects.jsonl                                                              
                                    4.0M    /opt/iobroker/iobroker-data/objects.json.migrated                                                      
                                    4.0M    /opt/iobroker/iobroker-data/objects.json.bak.migrated                                                  
                                    6.8M    /opt/iobroker/iobroker-data/states.jsonl                                                               
                                    536K    /opt/iobroker/iobroker-data/states.json.migrated                                                       
                                    536K    /opt/iobroker/iobroker-data/states.json.bak.migrated                                                   
                                                                                                                                                   
                                                                                                                                                   
                                    =================== END OF SUMMARY ====================                                                                                                                                                                
                                    
                                    
                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @Baumasta last edited by Thomas Braun

                                      @baumasta

                                      Stretch ist schon mehrere Jahre tot.
                                      Installier da was lebendiges.
                                      Und setz dann das neue System in die richtige Zeitzone

                                      B 1 Reply Last reply Reply Quote 0
                                      • B
                                        Baumasta @Thomas Braun last edited by

                                        Ich bin leider IT mäßig nicht so gut drauf.

                                        Was soll ich machen?

                                        Wenn ich hier Sachen ausführe dann ohne es zu verstehen nur weil es irgendwer schreibt 😞

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

                                          @baumasta

                                          Installier das Betriebssystem neu. Ist dann vermutlich der schnellste Weg zu einem aktuellen System zu kommen.

                                          1 Reply Last reply Reply Quote 0
                                          • apollon77
                                            apollon77 @Baumasta last edited by

                                            @baumasta Ja was Thomas sagt ist korrekt ... aber ob Du das zur initialen Lösung des problems brauchst bezweifle ich eher. hast DU mal das gemacht was ich oben gefragt hab?

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            682
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            36
                                            108
                                            14341
                                            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