Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Bitte um Test js-controller 0.13.0

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Bitte um Test js-controller 0.13.0

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

      npm findet irgendwo: iobroker.admin@0.8.3

      Kannst du mal in

      /opt/iobroker/node_modules/iobroker.admin/package.json

      und

      /opt/iobroker/node_modules/iobroker.js-controller/node_modules/iobroker.admin/package.json

      checken?

      Welche Versionen sind dadrin?

      1 Reply Last reply Reply Quote 0
      • S
        Stmiko last edited by

        ` > Kannst du mal in

        /opt/iobroker/node_modules/iobroker.admin/package.json

        und

        /opt/iobroker/node_modules/iobroker.js-controller/node_modules/iobroker.admin/package.json

        checken?

        Welche Versionen sind dadrin? `
        Im ersten package.json stand in der Tat bei admin noch eine 0.8.3 drin. Warum auch immer?

        Das zweite package.json gibts bei mir nicht.

        Ich habe das jetzt im ersten file händisch auf 1.6.5 geändert und jetzt läuft die Installation durch.:

        ! ` > root@Raspi31:/opt/iobroker# npm install https://github.com/ioBroker/ioBroker.js … all/master --production

        ursa@0.9.4 install /opt/iobroker/node_modules/iobroker.js-controller/node_modules/letsencrypt/node_modules/rsa-compat/node_modules/ursa

        node-gyp rebuild

        make: Entering directory '/opt/iobroker/node_modules/iobroker.js-controller/node_modules/letsencrypt/node_modules/rsa-compat/node_modules/ursa/build'

        CXX(target) Release/obj.target/ursaNative/src/ursaNative.o

        SOLINK_MODULE(target) Release/obj.target/ursaNative.node

        COPY Release/ursaNative.node

        make: Leaving directory '/opt/iobroker/node_modules/iobroker.js-controller/node_modules/letsencrypt/node_modules/rsa-compat/node_modules/ursa/build'

        iobroker.js-controller@0.13.1 install /opt/iobroker/node_modules/iobroker.js-controller

        node lib/setup.js setup first

        iobroker.js-controller@0.13.1 node_modules/iobroker.js-controller

        ├── safe-replace@1.0.2

        ├── le-sni-auto@2.1.0

        ├── le-challenge-fs@2.0.8

        ├── pyconf@1.1.2

        ├── semver@5.3.0

        ├── winston-daily-rotate-file@1.3.1

        ├── mime@1.3.4

        ├── daemonize2@0.4.2

        ├── ncp@2.0.0

        ├── node.extend@1.1.6 (is@3.2.0)

        ├── redis@2.6.3 (double-ended-queue@2.1.0-0, redis-parser@2.1.1, redis-commands@1.3.0)

        ├── mkdirp@0.5.1 (minimist@0.0.8)

        ├── node-schedule@1.1.1 (long-timeout@0.0.2, cron-parser@1.1.0)

        ├── bluebird@3.4.6

        ├── winston@2.2.0 (cycle@1.0.3, stack-trace@0.0.9, eyes@0.1.8, isstream@0.1.2, async@1.0.0, pkginfo@0.3.1, colors@1.0.3)

        ├── socket.io-client@1.5.1 (to-array@0.1.4, indexof@0.0.1, component-bind@1.0.0, component-emitter@1.2.0, backo2@1.0.2, object-component@0.0.3, has-binary@0.1.7, debug@2.2.0, socket.io-parser@2.3.1, parseuri@0.0.4, engine.io-client@1.7.2)

        ├── yargs@6.3.0 (get-caller-file@1.0.2, decamelize@1.2.0, camelcase@3.0.0, y18n@3.2.1, which-module@1.0.0, set-blocking@2.0.0, window-size@0.2.0, yargs-parser@4.0.2, require-main-filename@1.0.1, require-directory@2.1.1, os-locale@1.4.0, string-width@1.0.2, cliui@3.2.0, read-pkg-up@1.0.1)

        ├── prompt@1.0.0 (revalidator@0.1.8, pkginfo@0.4.0, colors@1.1.2, read@1.0.7, winston@2.1.1, utile@0.3.0)

        ├── tar.gz@1.0.5 (commander@2.9.0, tar@2.2.1, bluebird@2.11.0, fstream@1.0.10, mout@0.11.1)

        ├── letsencrypt@2.1.8 (le-store-certbot@2.0.3, homedir@0.6.0, asn1js@1.2.12, le-acme-core@2.0.7, localhost.daplie.com-certificates@1.2.3, certpem@1.0.1, pkijs@1.3.27, le-challenge-sni@2.0.1, rsa-compat@1.2.7)

        ├── jszip@3.1.3 (es6-promise@3.0.2, lie@3.1.0, pako@1.0.3, readable-stream@2.0.6, core-js@2.3.0)

        └── npm@2.15.11 Allerdings scheint das Update nicht geklappt zu haben, er zeigt mir im web interface immer noch die 0.12.2 an (auch nach einem reboot)? > host.Raspi31 2016-11-01 00:46:27.478 info Copyright © 2014-2016 bluefox, hobbyquaker

        host.Raspi31 2016-11-01 00:46:27.464 info iobroker.js-controller version 0.12.2 js-controller starting `

        1 Reply Last reply Reply Quote 0
        • S
          Stmiko last edited by

          Ok, jetzt hat es nach mehreren Versuchen endlich geklappt: js-controller 0.13.1 installiert .

          Läuft bisher ohne Probleme.

          Lg,

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

            Hallo

            Kann mir bitte jemand die Befehle für das Update für Win10 angeben.

            Grüße

            1 Reply Last reply Reply Quote 0
            • A
              akamia last edited by

              Installation in c:\iobroker

              • CMD aufrufen

              • Ins Verzeichnis gehen

              • iobroker stop

              • npm install https://github.com/ioBroker/ioBroker.js … all/master

              • iobroker start

              1 Reply Last reply Reply Quote 0
              • A
                akamia last edited by

                Bisher keine Auffälligkeiten

                +Admin 1.6.5

                +js-controller 0.13.1

                Keine Fehlermeldungen im Log.

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

                  @akamia:

                  Bisher keine Auffälligkeiten

                  +Admin 1.6.5

                  +js-controller 0.13.1

                  Keine Fehlermeldungen im Log. `
                  Bei mir, mit gleicher Konstellation, auch bisher keine Fehler.

                  Gruß,

                  Eric

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

                    @akamia Herzlichen Dank. Hat ohne Probleme geklappt.

                    @Bluefox Meine "SendTo-Bausteine" sind immer noch weg 😞

                    Grüße

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

                      Habs unter Windows 10 64bit installiert und funktioniert bis jetzt alles.

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

                        @rantanplan:

                        @akamia Herzlichen Dank. Hat ohne Probleme geklappt.

                        @Bluefox Meine "SendTo-Bausteine" sind immer noch weg 😞

                        Grüße `
                        Ich befürchte, du bist der einzigste.

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

                          @Bluefox:

                          @rantanplan:

                          @akamia Herzlichen Dank. Hat ohne Probleme geklappt.

                          @Bluefox Meine "SendTo-Bausteine" sind immer noch weg 😞

                          Grüße Ich befürchte, du bist der einzigste.

                          Das befürchte ich mittlerweile auch 😉

                          Irgend eine Idee wie ich mich wieder der Allgemeinheit anschließen kann?

                          Grüße

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

                            controller 0.13.0 läuft seit vorgestern ohne Auffälligkeiten.

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

                              @rantanplan:

                              @Bluefox:

                              @rantanplan:

                              @akamia Herzlichen Dank. Hat ohne Probleme geklappt.

                              @Bluefox Meine "SendTo-Bausteine" sind immer noch weg 😞

                              Grüße Ich befürchte, du bist der einzigste.

                              Das befürchte ich mittlerweile auch 😉

                              Irgend eine Idee wie ich mich wieder der Allgemeinheit anschließen kann?

                              Grüße `
                              Irgendwelche Fehler in der Browser Konsole?

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

                                Dies wird angezeigt.

                                147_error-1.png

                                147_error-2.png

                                Grüße

                                1 Reply Last reply Reply Quote 0
                                • P
                                  pix last edited by

                                  Hallo,

                                  Update ist durchgelaufen. Eine Meldung in der Console (OS X El Capitan) http://forum.iobroker.net/viewtopic.php?f=20&t=3958

                                  ! ````
                                  node-gyp rebuild
                                  ! CXX(target) Release/obj.target/ursaNative/src/ursaNative.o
                                  SOLINK_MODULE(target) Release/ursaNative.node
                                  clang: warning: libstdc++ is deprecated; move to libc++ with a minimum deployment target of OS X 10.9
                                  ! > iobroker.js-controller@0.13.1 install /Users/pix/Documents/iobroker/node_modules/iobroker.js-controller
                                  node lib/setup.js setup first

                                  Neustart ioBroker (Admin 1.6.5) läuft glatt.
                                  
                                  Danke!
                                  
                                  Pix
                                  1 Reply Last reply Reply Quote 0
                                  • Bluefox
                                    Bluefox last edited by

                                    Dann werde ich demnächst js-controller veröffentlichen.

                                    Ich warte immer noch auf Feedback für :

                                    Modbus tcp, modbus rtu over tcp, modbus rtu serial

                                    Sonos (da soll jetzt auch nach Radio tts gehen)

                                    Javascript

                                    Vis (muss einfach laufen)

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

                                      Javascript und VIS laufen bei mir (Admin 1.6.5 und controller 0.13.3) auch ohne Auffälligkeiten. Zu den Modbus-Adaptern kann ich nix sagen.

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

                                        Sonos schaue ich mir am Wochenende in Ruhe an.

                                        Gruß,

                                        Eric

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

                                          @Thisoft:

                                          Javascript und VIS laufen bei mir `
                                          Ich meine die Versionen von git. Ist es so?

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

                                            So, habe mal die aktuellen Versionen aus dem Git ins System gejagt:

                                            Neu hinzugefügt:

                                            • Javascript : 3.1.0
                                            Sonos : 1.2.0 
                                            

                                            Schon seit ein paar Tagen drauf

                                            • admin : 1.6.5
                                            js-controller : 0.13.1
                                            
                                            VIS : 0.10.14 (im Git war keine neuere) 
                                            

                                            Gibt es tatsächlich schon den js-controller in der Version 0.13.<u>3</u>?

                                            Oder war das ein Verschreiben, und die 0.13.1 ist die aktuelle?

                                            Gruß,

                                            Eric

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            530
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            15
                                            56
                                            6275
                                            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