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

    • [erledigt] 15. 05. Wartungsarbeiten am ioBroker Forum

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    js-controller 3.0/3.1 jetzt im Latest!

    This topic has been deleted. Only users with topic management privileges can see it.
    • apollon77
      apollon77 @Chaot last edited by

      @Chaot "iobroker upload radar"

      1 Reply Last reply Reply Quote 0
      • foxriver76
        foxriver76 Developer @Chaot last edited by foxriver76

        @Chaot War die Log Message eigentlich genau in der Reihenfolge wie gepostet?

        Sprich readFile 2020-04-23 22:01:25.402 warn will not statt 2020-04-23 22:01:25.402 warn readFile will not ...

        Chaot dslraser 2 Replies Last reply Reply Quote 0
        • Chaot
          Chaot @foxriver76 last edited by Chaot

          @foxriver76 Ja, war genau so. Das hat mich etwas verwundert.
          Radar Adapter ist übrigens seit sehr langer Zeit schon deinstalliert.

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

            @foxriver76
            diese Meldungen habe ich auch von myaudi und dem alten tr-064 (beide nicht mehr installiert)

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

              @dslraser Naja wir wissen das frühere controller teilweise nicht alles sauber entfernt haben und daher sind ggf noch alte Objekte da und deswegen versucht er die Grafiken lokal zu laden

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

                So, wir nähern uns der Stabilität, aber habe noch die 3.0.18 für Euch und sollte morgen früh im Latest Repo sein:

                3.0.18 (2020-04-23) Release Elena

                • (Apollon77) correct error handling for letsencrypt challenge server
                • (foxriver76) fix default value of extend*Object
                • (AlCalzone) Add 'CONTROLLER_NPM_AUTO_REBUILD' to supported features
                dslraser dirk1962 2 Replies Last reply Reply Quote 0
                • S
                  Stmiko @apollon77 last edited by Stmiko

                  @apollon77 Wo muss ich den Befehl den ausführen? Auf dem Master, oder dem slave (smartmeter läuft auf dem slave) ?

                  Viele Grüße,

                  Update: OK, läuft wieder, vielen Dank!

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

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

                    3.0.18 (2020-04-23) Release Elena

                    Bisher scheint alles zu laufen.

                    1 Reply Last reply Reply Quote 1
                    • J
                      jf62 last edited by

                      Update wirft 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)
                      Package pixman-1 was not found in the pkg-config search path.
                      Perhaps you should add the directory containing `pixman-1.pc'
                      to the PKG_CONFIG_PATH environment variable
                      No package 'pixman-1' found
                      gyp: Call to 'pkg-config pixman-1 --libs' returned exit status 1 while in binding.gyp. while trying to load binding.gyp
                      gyp ERR! configure error
                      gyp ERR! stack Error: `gyp` failed with exit code: 1
                      gyp ERR! stack     at ChildProcess.onCpExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
                      gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
                      gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
                      gyp ERR! System Linux 4.19.97-v7l+
                      gyp ERR! command "/usr/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=6" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v64"
                      gyp ERR! cwd /opt/iobroker/node_modules/canvas
                      gyp ERR! node -v v10.20.1
                      gyp ERR! node-gyp -v v5.1.0
                      gyp ERR! not ok
                      node-pre-gyp ERR! build error
                      node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=6 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v64' (1)
                      node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/opt/iobroker/node_modules/canvas/node_modules/node-pre-gyp/lib/util/compile.js:83:29)
                      node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
                      node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:982:16)
                      node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
                      node-pre-gyp ERR! System Linux 4.19.97-v7l+
                      node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/canvas/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
                      node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvas
                      node-pre-gyp ERR! node -v v10.20.1
                      node-pre-gyp ERR! node-pre-gyp -v v0.11.0
                      node-pre-gyp ERR! not ok
                      Starting node restart.js
                      
                      

                      Muss ich etwas beachten oder habe ich etwas vergessen. Meldung kam bisher noch nie und alle updates liefen sauber

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

                                            Support us

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

                                            749
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

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