Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Beta Test js-controller 3.2.x auf GitHub

    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

    Beta Test js-controller 3.2.x auf GitHub

    This topic has been deleted. Only users with topic management privileges can see it.
    • sigi234
      sigi234 Forum Testing Most Active @apollon77 last edited by

      @apollon77 said in Beta Test js-controller 3.2.x auf GitHub:

      die Admin 4.2.0 kommt aktuell noch nicht ganz damit klar das der controller jetzt testweise 3.2.6-0 heisst und meckert bei Adapter updates wegen falscher controller Version.

      Kann ich bestätigen.

      lobomau 1 Reply Last reply Reply Quote 0
      • lobomau
        lobomau @sigi234 last edited by lobomau

        @sigi234 said in Beta Test js-controller 3.2.x auf GitHub:

        @apollon77 said in Beta Test js-controller 3.2.x auf GitHub:

        die Admin 4.2.0 kommt aktuell noch nicht ganz damit klar das der controller jetzt testweise 3.2.6-0 heisst und meckert bei Adapter updates wegen falscher controller Version.

        Kann ich bestätigen.

        ich sehe da kein Problem!? Hab mal einen Adapter geupdatet:

        host.ioBrokerCT	2021-01-12 08:38:49.749	info	instance system.adapter.denon.0 started with pid 25482
        host.ioBrokerCT	2021-01-12 08:38:47.799	info	iobroker exit 0
        host.ioBrokerCT	2021-01-12 08:38:47.431	info	instance system.adapter.denon.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        host.ioBrokerCT	2021-01-12 08:38:46.773	info	iobroker Adapter "denon" updated
        host.ioBrokerCT	2021-01-12 08:38:46.705	info	iobroker upload [0] denon.admin /opt/iobroker/node_modules/iobroker.denon/admin/denon.png denon.png image/png
        host.ioBrokerCT	2021-01-12 08:38:46.633	info	iobroker upload [1] denon.admin /opt/iobroker/node_modules/iobroker.denon/admin/index_m.html index_m.html text/html
        host.ioBrokerCT	2021-01-12 08:38:46.547	info	stopInstance system.adapter.denon.0 send kill signal
        host.ioBrokerCT	2021-01-12 08:38:46.537	info	stopInstance system.adapter.denon.0 (force=false, process=true)
        host.ioBrokerCT	2021-01-12 08:38:46.456	info	iobroker Update "system.adapter.denon.0"
        host.ioBrokerCT	2021-01-12 08:38:46.346	info	iobroker upload [2] denon.admin /opt/iobroker/node_modules/iobroker.denon/admin/words.js words.js application/javascript
        host.ioBrokerCT	2021-01-12 08:38:27.461	info	instance system.adapter.daswetter.0 terminated with code 0 (NO_ERROR)
        host.ioBrokerCT	2021-01-12 08:38:00.797	info	instance system.adapter.daswetter.0 started with pid 25451
        host.ioBrokerCT	2021-01-12 08:37:26.660	info	iobroker npm install iobroker.denon@1.9.3 --loglevel error --prefix "/opt/iobroker" (System call)
        host.ioBrokerCT	2021-01-12 08:37:26.657	info	iobroker NPM version: 6.14.10
        host.ioBrokerCT	2021-01-12 08:37:26.049	info	iobroker Update denon from @1.9.1 to @1.9.3
        host.ioBrokerCT	2021-01-12 08:37:23.590	info	iobroker upgrade denon
        
        apollon77 1 Reply Last reply Reply Quote 0
        • apollon77
          apollon77 @lobomau last edited by

          @lobomau passiert nur wenn der adapter dependencies definiert hat

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

            Gibt nachher folgendes:

            • admin 4.2.1
            • socketip 3.1.3
            • web 3.2.3
            J Feuersturm 2 Replies Last reply Reply Quote 2
            • E
              e-i-k-e @apollon77 last edited by

              @apollon77
              Mit der neuen Version läuft alles sauber. 👍

              1 Reply Last reply Reply Quote 1
              • J
                Jan1 @apollon77 last edited by

                @apollon77
                Kann alle 3 Versionen nicht einzeln installieren. Beim Klick auf das Update Symbol passiert einfach nichts.
                Einzig das gesamt Update oben über das Fähnchen klappt.

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

                  @apollon77
                  Pushsafer will immer noch nicht (s. meinen Post oben) . Ansonsten ist bislang alles unauffällig.
                  Gruß Marco

                  coyote apollon77 2 Replies Last reply Reply Quote 0
                  • coyote
                    coyote Most Active @lonsimbt last edited by coyote

                    Gerade auch mal die letzte Version installiert. Sieht soweit gut aus.
                    Muss/kann ich hier noch was machen oder ok so?

                    root@debian:/opt/iobroker# npm i iobroker.js-controller@next
                    npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                    npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                    
                    > iobroker.js-controller@3.2.6-0 preinstall /opt/iobroker/node_modules/iobroker.js-controller
                    > node lib/preinstallCheck.js
                    
                    NPM version: 6.14.10
                    
                    > iobroker.js-controller@3.2.6-0 install /opt/iobroker/node_modules/iobroker.js-controller
                    > node iobroker.js setup first
                    
                    object _design/system updated
                    Renamed repository "default to "stable"
                    Renamed repository "latest to "beta"
                    
                    > @root/acme@3.1.0 postinstall /opt/iobroker/node_modules/@root/acme
                    > node scripts/postinstall
                    
                    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.1 (node_modules/chokidar/node_modules/fsevents):
                    npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@^1.0.7 (node_modules/iobroker.info/node_modules/osx-temperature-sensor):
                    npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                    npm WARN @material-ui/pickers@3.2.10 requires a peer of @material-ui/core@^4.0.0 but none is installed. You must install peer dependencies yourself.
                    npm WARN @material-ui/pickers@3.2.10 requires a peer of react@^16.8.4 but none is installed. You must install peer dependencies yourself.
                    npm WARN @material-ui/pickers@3.2.10 requires a peer of react-dom@^16.8.4 but none is installed. You must install peer dependencies yourself.
                    npm WARN react-transition-group@4.4.1 requires a peer of react@>=16.6.0 but none is installed. You must install peer dependencies yourself.
                    npm WARN react-transition-group@4.4.1 requires a peer of react-dom@>=16.6.0 but none is installed. You must install peer dependencies yourself.
                    npm WARN rifm@0.7.0 requires a peer of react@>=16.8 but none is installed. You must install peer dependencies yourself.
                    npm WARN optional SKIPPING OPTIONAL DEPENDENCY: xpc-connection@0.1.4 (node_modules/xpc-connection):
                    npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for xpc-connection@0.1.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                    
                    + iobroker.js-controller@3.2.6-0
                    added 38 packages from 10 contributors, removed 29 packages, updated 44 packages and moved 1 package in 84.186s
                    
                    46 packages are looking for funding
                      run `npm fund` for details
                    
                    root@debian:/opt/iobroker# 
                    
                    mikeal created this issue in request/request

                    open Request’s Past, Present and Future #3142

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

                      @jan1 denke geht nach Admin update 🙂 das ggf per cli

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

                        @lonsimbt Auch nicht mit der Verison vom github?? zeig mal log von der

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

                          @coyote nee, alles ok

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

                            Edit: erledigt... upgrade... nicht update und ohne 0 🙂
                            also:

                            iobroker upgrade admin
                            

                            @apollon77 said in Beta Test js-controller 3.2.x auf GitHub:

                            @jan1 denke geht nach Admin update 🙂 das ggf per cli

                            wie war hier der genaue Befehl?

                            iobroker update admin.0
                            

                            ist es nicht 😉
                            Anonsten kann ich keinen Adapter updaten über die GUI vom Admin.

                            lobomau 1 Reply Last reply Reply Quote 1
                            • lobomau
                              lobomau @lobomau last edited by

                              @apollon77 ich kann keine Updates machen... auch nicht mit Admin 4.2.1.
                              update2.gif

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

                                @lobomau Zeig doch mal was in dem mouse over steht über dem update button 🙂 So schnell kann ich nicht lesen

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

                                  @apollon77 aaahh... ich habe da gar nicht drauf geachtet, dass da was steht 🙂
                                  Wurde ja schon vorher hier geschrieben wie ich sehe:
                                  4b277b69-2526-44d7-b0e9-d748b05938f7-image.png

                                  Das ist ja das Problem mit der "komischen" Version.

                                  apollon77 2 Replies Last reply Reply Quote 0
                                  • apollon77
                                    apollon77 @lobomau last edited by

                                    @lobomau Auch mal wirklich shift reload und so das wirklich das neueste JS im browser ist?

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

                                      @apollon77

                                      Sorry man sollte erst das Hirn einschalten...
                                      Mit der pushsafer-Version vom github funktioniert wieder alles. Keine Fehler mehr im Log, Push-Nachrichten werden zugestellt.

                                      Gruß Marco

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

                                        @lobomau Hey, ja habe Grund gefunden ... wir schauen mal .. Wie gesagt aktuell gehen updates per Kommandozeile 😞

                                        lobomau 2 Replies Last reply Reply Quote 1
                                        • Feuersturm
                                          Feuersturm @apollon77 last edited by

                                          @apollon77 said in Beta Test js-controller 3.2.x auf GitHub:

                                          Gibt nachher folgendes:

                                          • admin 4.2.1
                                          • socketip 3.1.3
                                          • web 3.2.3

                                          Adapter konnten regulär über die Adminoberfläche eingespielt werden. Bisher keine Auffälligkeiten.

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

                                            @apollon77 said in Beta Test js-controller 3.2.x auf GitHub:

                                            @lobomau Hey, ja habe Grund gefunden ... wir schauen mal .. Wie gesagt aktuell gehen updates per Kommandozeile 😞

                                            sehr schön. Habe erstmal alles über Kommandozeile geupdatet.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            729
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            js-controller
                                            25
                                            287
                                            32962
                                            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