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

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • 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.
    • Diginix
      Diginix @Dr. Bakterius last edited by

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

      Issue ist zwar schon erstellt, aber was passiert mit Adaptern die nicht mehr gepflegt werden? Beim MaxCube hat sich seit drei Jahren nichts mehr getan! 😵

      Die werden dann ab September mit JS-C 3.1 nicht mehr funktionieren.

      1 Reply Last reply Reply Quote 0
      • R
        root_ last edited by

        Dann können wir nur hoffen das einer der Entwickler hier im Board, sich der Pflege dieser adapter annimmt.
        Beim Radar2 wärs echt ärgerlich. Für mich immernoch die beste Präsenzerkennung.

        Diginix 1 Reply Last reply Reply Quote 0
        • Diginix
          Diginix @root_ last edited by

          @root_ Für mich auch unverzichtbar und bisher alternativlos.

          Dr. Bakterius 1 Reply Last reply Reply Quote 0
          • Dr. Bakterius
            Dr. Bakterius Most Active @Diginix last edited by

            @Diginix So geht es mir mit dem MaxCube. Immerhin würde ich dann meine Heizung nicht mehr steuern können! ☹

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

              Update ist bei mir auch gut durchgelaufen gleich mit Node.js zusammen auf Version 12.16.2. Bei mir zickt nur der adapter.amazon-dash rum und will nicht mehr.

              amazon-dash.0	2020-04-21 10:38:53.399	error	at processTicksAndRejections (internal/process/task_queues.js:97:5)
              amazon-dash.0	2020-04-21 10:38:53.399	error	at /opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:7991:34
              amazon-dash.0	2020-04-21 10:38:53.399	error	at Adapter.emit (events.js:310:20)
              amazon-dash.0	2020-04-21 10:38:53.399	error	at Adapter.<anonymous> (/opt/iobroker/node_modules/iobroker.amazon-dash/main.js:53:9)
              amazon-dash.0	2020-04-21 10:38:53.399	error	at main (/opt/iobroker/node_modules/iobroker.amazon-dash/main.js:90:29)
              amazon-dash.0	2020-04-21 10:38:53.399	error	at Object.exports.createSession (/opt/iobroker/node_modules/pcap/pcap.js:131:12)
              amazon-dash.0	2020-04-21 10:38:53.399	error	at new PcapSession (/opt/iobroker/node_modules/pcap/pcap.js:60:39)
              amazon-dash.0	2020-04-21 10:38:53.399	error	(8132) Error: socket: Operation not permitted
              amazon-dash.0	2020-04-21 10:38:53.393	error	(8132) uncaught exception: socket: Operation not permitted
              

              Danke für die Arbeit 🙂

              foxriver76 J apollon77 3 Replies Last reply Reply Quote 0
              • foxriver76
                foxriver76 Developer @Espace0401 last edited by

                @Espace0401 https://forum.iobroker.net/topic/11021/amazon-dash-adapter-spinnt-sich-aus/7

                J Espace0401 2 Replies Last reply Reply Quote 0
                • J
                  jf62 @Espace0401 last edited by

                  @Espace0401 Hast Du eine Lösung bisher gefunden? Denn der Dash ist bei mir an mehreren Stellen im Einsatz (Garagentoröffner, Klingelersatz, etc.) Wenn das nicht geht, muss ich mir eine Alternative ausdenken

                  1 Reply Last reply Reply Quote 0
                  • J
                    jf62 @foxriver76 last edited by

                    @foxriver76 wenn das klappt, wage ich mich dran. Warst etwas schneller mit der Lösung, als ich mit meiner Frage

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

                      dashbutton funktioniert nach der Anleitung sauber.
                      Das Problem mit tr-064 (passwort) tritt allerdings wieder auf:
                      Password error: Please re-enter the password in Admin. Stopping
                      Selbst neueingabe funktioniert nicht mehr
                      Admin ist auf 4.09
                      Alles andere ist laut latest auch aktuell

                      S foxriver76 apollon77 K 4 Replies Last reply Reply Quote 0
                      • S
                        steimi @jf62 last edited by

                        @jf62 den tr-064 Adapter löschen und neu installieren hat bei mir geholfen (nur das Kennwort eingeben nicht).

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

                          @jf62 was genau hast du geupdated dass es nicht mehr ging?

                          J 1 Reply Last reply Reply Quote 0
                          • Espace0401
                            Espace0401 @foxriver76 last edited by

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

                            @Espace0401 https://forum.iobroker.net/topic/11021/amazon-dash-adapter-spinnt-sich-aus/7

                            Besten Dank!!!!! Hat geklappt

                            Gruss Joachim

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

                              @apollon77

                              Habe aktuell probleme mit dem RFLink:

                              
                              root@raspberrypi:/opt/iobroker# iobroker rebuild RFLink  --install
                              internal/validators.js:117
                                  throw new ERR_INVALID_ARG_TYPE(name, 'string', value);
                                  ^
                              
                              TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received null
                                  at validateString (internal/validators.js:117:11)
                                  at Object.join (path.js:1039:7)
                                  at installNpm (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js:2231:31)
                                  at processCommand (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js:491:13)
                                  at Object.module.exports.execute (/opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js:2583:5)
                                  at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js:1:24)
                                  at Module._compile (internal/modules/cjs/loader.js:1156:30)
                                  at Object.Module._extensions..js (internal/modules/cjs/loader.js:1176:10)
                                  at Module.load (internal/modules/cjs/loader.js:1000:32)
                                  at Function.Module._load (internal/modules/cjs/loader.js:899:14) {
                                code: 'ERR_INVALID_ARG_TYPE'
                              }
                              
                              
                              rflink.0	2020-04-21 11:20:33.676	error	(25746) Cannot write "rflink.0.channels.Kaku_1.SWITCH_4": Serial not opened
                              

                              https://github.com/ioBroker/ioBroker.rflink/issues/28
                              Der scheint hier Pakete nicht zu finden.

                              vr6syncro created this issue in ioBroker/ioBroker.rflink

                              closed Fehler nach JS 3 Upgrade - Serialport wird nicht installiert #28

                              apollon77 1 Reply Last reply Reply Quote 0
                              • J
                                jf62 @foxriver76 last edited by

                                @foxriver76 nur js-controller. Aber Adapter löschen und neu installieren hat funktioniert

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

                                  Eine wundersame Sache zeigt noch der Info Adapter an. Allerdings läuft alles sauber nach meiner Einschätzung:

                                  Node.js
                                  v10.20.1 (Es gibt eine neuere Version: v10.19.0)
                                  NPM
                                  6.14.4

                                  Espace0401 1 Reply Last reply Reply Quote 0
                                  • Espace0401
                                    Espace0401 @jf62 last edited by

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

                                    Eine wundersame Sache zeigt noch der Info Adapter an. Allerdings läuft alles sauber nach meiner Einschätzung:

                                    Node.js
                                    v10.20.1 (Es gibt eine neuere Version: v10.19.0)
                                    NPM
                                    6.14.4

                                    Das ist schon bekannt. Ich bin bei 12.16.2 und mir wird die 10.20.1 empfohlen 😉

                                    BBTown 1 Reply Last reply Reply Quote 0
                                    • BBTown
                                      BBTown @Espace0401 last edited by

                                      @Espace0401
                                      das ist auch korrekt, da die Empfehlung für die v12.x erst noch kommt 😉

                                      1 Reply Last reply Reply Quote 0
                                      • T
                                        ticaki Developer @apollon77 last edited by

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

                                        iobroker rebuild ham --install

                                        Da da ein paar hundert Logeinträge rumfliegen poste ich erstmal nur das:

                                        2020-04-21 01:33:00.209 - info: host.tims-pi1 instance system.adapter.ham.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                        2020-04-21 01:33:00.209 - info: host.tims-pi1 Adapter system.adapter.ham.0 needs rebuild and will be restarted afterwards.
                                        2020-04-21 01:33:00.210 - info: host.tims-pi1 system.adapter.ham.0 will be rebuilt
                                        2020-04-21 01:33:00.210 - warn: host.tims-pi1 adapter "ham" seems to be installed for a different version of Node.js. Trying to rebuild it... 2 attempt
                                        2020-04-21 01:33:00.211 - info: host.tims-pi1 iobroker rebuild ham --install
                                        2020-04-21 01:33:00.745 - info: host.tims-pi1 iobroker npm-rebuild: npm install --loglevel error --production (System call) in "/opt/iobroker/node_modules/iobroker.ham"
                                        2020-04-21 01:33:01.480 - info: host.tims-pi1 instance system.adapter.iot.0 started with pid 22888
                                        2020-04-21 01:33:03.485 - info: iot.0 (22888) starting. Version 1.4.6 in /opt/iobroker/node_modules/iobroker.iot, node: v12.16.2, js-controller: 3.0.14
                                        2020-04-21 01:33:04.510 - warn: iot.0 (22888) Cannot initialize getImage: Error: The module '/opt/iobroker/node_modules/canvas/build/Release/canvas.node'
                                        was compiled against a different Node.js version using
                                        NODE_MODULE_VERSION 64. This version of Node.js requires
                                        NODE_MODULE_VERSION 72. Please try re-compiling or re-installing
                                        the module (for instance, using `npm rebuild` or `npm install`).
                                        2
                                        

                                        iobroker rebuild ham --install
                                        Terminal:

                                        iobroker rebuild ham --install
                                        npm install --loglevel error --production (System call) in "/opt/iobroker/node_modules/iobroker.ham"
                                        
                                        Rebuild ham done
                                        

                                        Instanzen aktiviert:

                                        host.tims-pi1	2020-04-21 11:55:44.200	info	Rebuild for adapter system.adapter.ham.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                                        host.tims-pi1	2020-04-21 11:55:44.199	info	instance system.adapter.ham.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                                        
                                        ...
                                        
                                        ham.0	2020-04-21 11:55:42.014	info	(13030) No additional Libraries to install ...
                                        ham.0	2020-04-21 11:55:41.983	info	(13030) starting. Version 1.1.2 in /opt/iobroker/node_modules/iobroker.ham, node: v12.16.2, js-controller: 3.0.14
                                        host.tims-pi1	2020-04-21 11:55:40.990	info	instance system.adapter.ham.0 started with pid 13030
                                        host.tims-pi1	2020-04-21 11:55:40.970	info	"system.adapter.ham.0" enabled
                                        host.tims-pi1	2020-04-21 11:51:59.261	info	"system.adapter.ham.0" disabled
                                        

                                        Ich bekomme den Adapter nicht auf grün, ist aber für mich jetzt nicht wirklich relevant, nutze ihn nicht mehr.

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

                                          Fehler beim Smartgarden-Adapter (Startet nicht)

                                          host.SmartHome 2020-04-21 08:28:17.917 error startInstance system.adapter.smartgarden.0: required adapter "@jpgorganizer/utils" not found!

                                          Verzeichnis vorhanden. Rechte passen.
                                          rebuild löst das Problem auch nicht.
                                          Adapter neu installieren funktioniert auch nicht.

                                          JS-Controller 3.0.14
                                          node.js 12.16.2

                                          mit node.js 10.x funktioniert es lt. einem anderen User.
                                          siehe: https://forum.iobroker.net/topic/31289/neuer-adapter-smartgarden-adapter-for-gardena-smart-system/222

                                          Diginix dslraser foxriver76 apollon77 4 Replies Last reply Reply Quote 0
                                          • Diginix
                                            Diginix @muckel last edited by

                                            Schwierig hier sauber zu bleiben wenn manche schon auf nodejs 12 sind, wenn nodejs 10 mit JS-C 3 keine Probleme macht.
                                            Denn das sind dann keine JS-C Probleme sondern Adapter die mit zu neuem nodejs nicht wollen. Die dürften dann ggf. auch schon mit JS-C 2.x Probleme machen.

                                            M 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

                                            589
                                            Online

                                            31.6k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

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