Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. js-controller 3.0/3.1 jetzt im Latest!

    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 3.0/3.1 jetzt im Latest!

    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      eviltrooper last edited by

      Für mich als unwissender 🙂

      Nodejs Update:
      Erst mittels
      Apt-get —purge

      Die alte Version löschen, oder einfach in den apt sources die neue rein und apt-get Update machen?

      AlCalzone 1 Reply Last reply Reply Quote 0
      • K
        Kueppert last edited by Kueppert

        Hi all,
        bin auch jetzt auf die 3.0.18 aufgestiegen. Hab nur paar WARN-Meldungen (die letzte davon ist mir allerdings neu?? bl0.7.0? was ist das?)

        
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/chokidar/node_modules/fsevents):
        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@^1.0.5 (node_modules/iobroker.info/node_modules/osx-temperature-sensor):
        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.5: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
        npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed. You must install peer dependencies yourself.
        
        + iobroker.js-controller@3.0.18
        updated 11 packages and audited 31078 packages in 60.912s
        
        21 packages are looking for funding
          run `npm fund` for details
        
        found 140 low severity vulnerabilities
          run `npm audit fix` to fix them, or `npm audit` for details
        
        

        Viele Grüße, Thorsten

        Edit: Instanzen alle grün, keinerlei Fehlermeldungen (tr-064 läuft wie bisher auch 😉 )

        EDIT2: Ich musste nur den IOT rebuilden (schon wieder). Habs mit iobroker rebuild iot gemacht

        1 Reply Last reply Reply Quote 1
        • dirk1962
          dirk1962 @apollon77 last edited by

          @apollon77 sagte in js-controller 3.0 jetzt im Latest!:

          3.0.18 (2020-04-23) Release Elena

          Läuft ohne Probleme. Der Duty Cycle bei Homematic geht kurzfristig hoch, beruhigt sich aber schnell wieder.

          foxriver76 1 Reply Last reply Reply Quote 0
          • dslraser
            dslraser Forum Testing Most Active last edited by

            @Kueppert sagte in js-controller 3.0 jetzt im Latest!:

            EDIT2: Ich musste nur den IOT rebuilden (schon wieder). Habs mit iobroker rebuild iot gemacht

            Ja, das hatte ich auch. Ich habe es dieses mal gleich mit

            iobroker rebuild iot --install

            gemacht.

            1 Reply Last reply Reply Quote 1
            • D
              deta Most Active last edited by

              Oh man, jetzt komme ich nicht mehr auf die Admin oberfläche.
              iobroker scheint zu laufen

              oot@rock64:/opt/iobroker# iobroker status
              iobroker is running on this host.
              
              At least one iobroker host is running.
              
              Objects type: file
              States  type: file
              root@rock64:/opt/iobroker# 
              

              Hab zur Sicherheit ebend noch mal den js Controller neu installiert, aber ich erreiche nicht die ip:8081

              Was kann ich noch Prüfen?

              sigi234 apollon77 2 Replies Last reply Reply Quote 0
              • sigi234
                sigi234 Forum Testing Most Active @deta last edited by sigi234

                @deta sagte in js-controller 3.0 jetzt im Latest!:

                Oh man, jetzt komme ich nicht mehr auf die Admin oberfläche.
                iobroker scheint zu laufen

                oot@rock64:/opt/iobroker# iobroker status
                iobroker is running on this host.
                
                At least one iobroker host is running.
                
                Objects type: file
                States  type: file
                root@rock64:/opt/iobroker# 
                

                Hab zur Sicherheit ebend noch mal den js Controller neu installiert, aber ich erreiche nicht die ip:8081

                Was kann ich noch Prüfen?

                cd /opt/iobroker
                iobroker list instances

                D 1 Reply Last reply Reply Quote 0
                • D
                  deta Most Active @sigi234 last edited by

                  @sigi234 sagte in js-controller 3.0 jetzt im Latest!:

                  @deta sagte in js-controller 3.0 jetzt im Latest!:

                  Oh man, jetzt komme ich nicht mehr auf die Admin oberfläche.
                  iobroker scheint zu laufen

                  oot@rock64:/opt/iobroker# iobroker status
                  iobroker is running on this host.
                  
                  At least one iobroker host is running.
                  
                  Objects type: file
                  States  type: file
                  root@rock64:/opt/iobroker# 
                  

                  Hab zur Sicherheit ebend noch mal den js Controller neu installiert, aber ich erreiche nicht die ip:8081

                  Was kann ich noch Prüfen?

                  iobroker start

                  iobroker läuft doch is running steht doch da. mh

                  1 Reply Last reply Reply Quote 0
                  • D
                    deta Most Active last edited by

                    iobroker list instances
                    
                    
                    + instance is alive
                    root@rock64:/opt/iobroker# 
                    
                    
                    sigi234 1 Reply Last reply Reply Quote 0
                    • C
                      ChrisXY last edited by

                      also ich hab das Update gemacht vor 3 Tagen. Seit dem ist mein Admin sehr langsam. Iobroker läuft. Auslastung ist auch alles Okay. Telegram befehle alles schnell. Aber die Admin seite läd fast nur. Auch Adapter Updates dauern 5-10 Minuten. Meist hängt der Admin bereich dann. Anderer Browser das selbe die Login abfrage kein Problem. Sehe aber auch keine Fehler im Log. Update heute morgen gemacht und das selbe.

                      apollon77 1 Reply Last reply Reply Quote 0
                      • sigi234
                        sigi234 Forum Testing Most Active @deta last edited by

                        @deta sagte in js-controller 3.0 jetzt im Latest!:

                        iobroker list instances
                        
                        
                        + instance is alive
                        root@rock64:/opt/iobroker# 
                        
                        

                        https://www.iobroker.net/#de/documentation/trouble/RunsNoMore.md

                        1 Reply Last reply Reply Quote 0
                        • M
                          muckel last edited by

                          Ist schon jemanden aufgefallen, dass im Logwindow beim Chrome der "LOG HERUNTERLADEN" button fehlt?

                          Beim Edge und beim Firefox ist er da. Habt ihr da was geändert, oder liegt es an meinem Chrome-Browser?

                          Windows 10

                          sigi234 apollon77 2 Replies Last reply Reply Quote 0
                          • sigi234
                            sigi234 Forum Testing Most Active @muckel last edited by

                            @muckel sagte in js-controller 3.0 jetzt im Latest!:

                            Ist schon jemanden aufgefallen, dass im Logwindow beim Chrome der "LOG HERUNTERLADEN" button fehlt?

                            Beim Edge und beim Firefox ist er da. Habt ihr da was geändert, oder liegt es an meinem Chrome-Browser?

                            Windows 10

                            Bei mir ist er da.
                            Windows 10 und Chrome

                            M 1 Reply Last reply Reply Quote 0
                            • AlCalzone
                              AlCalzone Developer @eviltrooper last edited by

                              @eviltrooper
                              f89ce01c-3fb6-4dea-b4d8-1bf7e15dba6e-grafik.png

                              E 1 Reply Last reply Reply Quote 0
                              • M
                                muckel @sigi234 last edited by

                                @sigi234

                                Bei mir ist er da.
                                Windows 10 und Chrome
                                Danke, dann werde ich mich auf die Suche nach dem Fehler machen. 🙂

                                1 Reply Last reply Reply Quote 0
                                • D
                                  dtp last edited by

                                  Hab heute den js-controller auf Version 3.0.18 aktualisiert. Im dem Zuge mussten auch gleich sieben meiner Adapter aktualisiert werden. Weiterhin läuft alles flüssig und rund in meinem Docker-Container auf der Synology DiskStation.

                                  1 Reply Last reply Reply Quote 1
                                  • D
                                    dazilla last edited by

                                    Ich komme einfach nicht weiter, habe ein Multihostsystem und auf dem Docker Container von iobroker hat das Update des JS controllers geklappt aber auf dem Slavesystem raspi mit iobroker bekomme ich es nich mehr zum laufen. Ich hatte den Fall schon einmal aber leider finde ich die Lösung nicht mehr. Jemand eine Idee? Ich stehe da auf dem Schlauch ... danke im voraus

                                    Unsupported engine for iobroker.js-controller@3.0.18: wanted: {"node":">=10.0.0"} (current: {"node":"8.16.2","npm":"6.14.4"})
                                    ...
                                    ERR! code ELIFECYCLE
                                    npm ERR! errno 1
                                    npm ERR! iobroker.js-controller@3.0.18 install: node iobroker.js setup first
                                    npm ERR! Exit status 1
                                    npm ERR!
                                    npm ERR! Failed at the iobroker.js-controller@3.0.18 install script.

                                    D 1 Reply Last reply Reply Quote 0
                                    • D
                                      dtp @dazilla last edited by dtp

                                      @dazilla sagte in js-controller 3.0 jetzt im Latest!:

                                      wanted: {"node":">=10.0.0"} (current: {"node":"8.16.2","npm":"6.14.4"})

                                      Er sagt doch implizit, was du tun musst. Nämlich node.js auf Version 10 oder größer updaten.

                                      Aber wozu hat man denn ein Multihost-System, wenn man den ioBroker im Docker auf einer DiskStation betreibt? Die hat doch Perfomance genug.

                                      D 1 Reply Last reply Reply Quote 0
                                      • D
                                        dazilla @dtp last edited by

                                        @dtp hmm stimmt an dem punkt war ich schon...
                                        Da bekomme ich aber diese Meldung bzgl. der InfluxDB

                                        xxRasPi:~ $ curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -

                                        Installing the NodeSource Node.js 10.x repo...

                                        Populating apt-get cache...

                                        • apt-get update
                                          E: Malformed entry 1 in list file /etc/apt/sources.list.d/influxdb.list (Component)
                                          E: Die Liste der Quellen konnte nicht gelesen werden.
                                          Error executing command, exiting
                                          xxRasPi:~ $ sudo apt-get install -y nodejs
                                          E: Malformed entry 1 in list file /etc/apt/sources.list.d/influxdb.list (Component)
                                          E: Die Liste der Quellen konnte nicht gelesen werden.
                                          E: Malformed entry 1 in list file /etc/apt/sources.list.d/influxdb.list (Component)
                                          E: Die Liste der Quellen konnte nicht gelesen werden.
                                          xxxRasPi:~ $

                                        Multihost nur weil der Raspi mein altsystem war und besser im Haus positioniert ist als das NAS für den Zigbee stick-.

                                        apollon77 1 Reply Last reply Reply Quote 0
                                        • Dominik F.
                                          Dominik F. last edited by

                                          ich bekomme beim Update immer folgende Fehlermeldung :

                                          Update js-controller from @3.0.17 to @3.0.18
                                          NPM version: 6.14.4
                                          npm install iobroker.js-controller@3.0.18 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
                                          Starting node restart.js
                                          
                                          

                                          Der js-controller wird aber geupdatet. Installationsfixer wurde bereits ausgeführt.

                                          M 1 Reply Last reply Reply Quote 0
                                          • M
                                            muckel @Dominik F. last edited by

                                            @Dominik-F sagte in js-controller 3.0 jetzt im Latest!:

                                            ich bekomme beim Update immer folgende Fehlermeldung :

                                            Update js-controller from @3.0.17 to @3.0.18
                                            NPM version: 6.14.4
                                            npm install iobroker.js-controller@3.0.18 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
                                            Starting node restart.js
                                            
                                            

                                            Der js-controller wird aber geupdatet. Installationsfixer wurde bereits ausgeführt.

                                            Das ist keine Fehlermeldung, das ist das Update selbst.
                                            Hat ja alles funktioniert; oder hab ich das falsch verstanden?

                                            Dominik F. 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

                                            906
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            js-controller
                                            127
                                            1340
                                            426115
                                            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