Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [Diskussion] js-controller 1.5.11 ab sofort im Stable Repository

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    [Diskussion] js-controller 1.5.11 ab sofort im Stable Repository

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

      @apollon77
      Ich habe eben nodejs v10.16.0 installiert. Das Problem war kurzfristig weg (ich kann es nicht anders sagen) dann, nach dem Reboot war das Problem wieder da (ich bin am Verzweifeln).

      Umgebung:
      node -v --> 10.16.0
      nodejs -v --> 10.16.0
      npm -v --> 6.9.0

      OS: Ubuntu 1804 LTS-Server
      (gleiches Problem auch auf Raspberry)

      js-controller 1.5.11
      admin-adapter 3.6.2

      Sonst nichts auf dem System am laufen

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

        Hallo, @apollon77,

        hier meine Rückmeldung: Installationsfix hat bei mir sehr geholfen. Habe dann einen Nicht-Root-User zusätzlich angelegt, mit dem ich mich bei Putty und WinSCP anmelde. Anschließend dann wieder den 1.5.11 installiert, auch node.js auf 8.16.0 upgedated. System läuft jetzt sauber. Danke noch einmal für Deine Hilfe.

        Gruß
        opossum

        1 Reply Last reply Reply Quote 0
        • liv-in-sky
          liv-in-sky last edited by liv-in-sky

          moin zusammen - habe gestern js-controller 1.5.12 update gemacht - über nacht wird iobroker server neugestartet und heute morgen gehen folgene adapter nicht mehr

          tr64
          sonoff
          alexa2
          terminal

          hier das log -

          irgendwelche module fehlen ?
          iobroker.2019-06-05.log

          1 Reply Last reply Reply Quote 0
          • liv-in-sky
            liv-in-sky last edited by

            habe auf 1.5.11 down gegradet - jatzt laufen wieder alle adapter

            habe das update gestern über "npm upgrade self" gemacht - sollte doch so funktionieren - oder?

            sigi234 1 Reply Last reply Reply Quote 0
            • sigi234
              sigi234 Forum Testing Most Active @liv-in-sky last edited by

              @liv-in-sky

              js-controller 1.5.12 läuft bei mir ohne Probleme.

              liv-in-sky 1 Reply Last reply Reply Quote 0
              • liv-in-sky
                liv-in-sky @sigi234 last edited by liv-in-sky

                @sigi234 hi sigi,

                bin gerade dabei backup zu machen - und nochmal den 1.5.12 zu installieren und neustart - mal sehen wass dann passiert

                das ist so depremierend, morgens aufzustehen und nix funktioniert - ohne sonoff ist bei mir alles lahmgelegt 😞

                sigi234 1 Reply Last reply Reply Quote 0
                • sigi234
                  sigi234 Forum Testing Most Active @liv-in-sky last edited by

                  @liv-in-sky sagte in [Diskussion] js-controller 1.5.11 ab sofort im Stable Repository:

                  @sigi234 hi sigi,

                  bin gerade dabei backup zu machen - und nochmal den 1.5.12 zu installieren und neustart - mal sehen wass dann passiert

                  Known Issues:

                  Beim Testen gab es Feedbacks das der tr-064 Adapter nach der Installation des neuen js-controllers nicht mehr funktioniert. Das liegt nicht am controller, sondern daran das npm irgendwie Module manchmal umsortiert. Bei vielen Usern half ein "npm install soef" im ioBroker Verzeichnis.

                  liv-in-sky 1 Reply Last reply Reply Quote 1
                  • liv-in-sky
                    liv-in-sky @sigi234 last edited by

                    @sigi234 danke - super hinweis

                    werd ich dann checken

                    1 Reply Last reply Reply Quote 0
                    • liv-in-sky
                      liv-in-sky last edited by liv-in-sky

                      hab jetzt wieder 1.5.12 wie schon gestern inststalliert - zusätzlich "npm rebuild" und "npm cache clean" ausgeführt.

                      nach neustart nur ein fehler beim tr64-adapter aber dank @sigi234 ist dieser auch behoben - scheint wieder in ordnung zu sein

                      keine ahnung wo dieser fehler her kam? hat wohl der befehl "ugrade self" etwas "geschluddert"

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

                        Also sieht irgendwie aus als ob npm da mist baut. Welche npm Version hast Du da drauf?

                        liv-in-sky 1 Reply Last reply Reply Quote 0
                        • liv-in-sky
                          liv-in-sky @apollon77 last edited by

                          @apollon77 8.16 - ich hatte doch diese abstürze mit v10

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

                            Das ist deine nodejs Version. Ich meine npm

                            liv-in-sky 1 Reply Last reply Reply Quote 0
                            • liv-in-sky
                              liv-in-sky @apollon77 last edited by liv-in-sky

                              @apollon77 sorry - 6.4.1 - wurde bei downgrade von node runtergesetzt - bei node 10 war es 6.9 oder so

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

                                an sich ok. trotzdem komisch was npm da getrieben hat mit den Modulen. Da kann der controller nix für 😞

                                liv-in-sky 1 Reply Last reply Reply Quote 0
                                • liv-in-sky
                                  liv-in-sky @apollon77 last edited by

                                  @apollon77

                                  zum glück läuft es jetzt wieder - danke für's ansehen

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

                                    @apollon77
                                    Hallo appollo77,
                                    ich habe alles Mögliche versucht, auch ein iobroker-Image auf raspberry installiert. In jeder Konstellation mit dem js.controller 1.5.11 erscheint das Problem, dass Objekte im admin-adapter nicht geändert werden können (nur die oberste Ebene geht).
                                    Der js-controler 1.4.2 funktioniert, sobald ich diesen update ist das Problem da.
                                    Kann ich irgendwie bei der Fehlersuche helfen?

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

                                      @apollon77
                                      Hier noch das LOG-File bei Äanderung am Objekt (steh nichts drin, oder?)

                                      admin.0 2019-06-05 17:13:39.339 debug system.adapter.admin.0: logging true
                                      admin.0 2019-06-05 17:13:39.336 debug Subscribes: dummy
                                      admin.0 2019-06-05 17:13:39.336 debug Change log subscriber state: true
                                      admin.0 2019-06-05 17:13:39.335 debug Subscribe LOGS
                                      admin.0 2019-06-05 17:13:39.215 debug Subscribes:
                                      admin.0 2019-06-05 17:13:39.215 debug Unsubscribe STATES: Pro.0
                                      admin.0 2019-06-05 17:13:29.432 debug Subscribes: Pro.0
                                      admin.0 2019-06-05 17:13:29.432 debug Subscribe STATES: Pro.0
                                      admin.0 2019-06-05 17:13:28.243 debug Subscribes:
                                      admin.0 2019-06-05 17:13:28.242 debug Unsubscribe STATES: .info.connection
                                      admin.0 2019-06-05 17:13:28.241 debug Subscribes: .info.connection
                                      admin.0 2019-06-05 17:13:28.239 debug Unsubscribe STATES: system.adapter.

                                      admin.0 2019-06-05 17:13:28.006 debug Unsubscribe OBJECTS: system.adapter.

                                      admin.0 2019-06-05 17:13:24.135 debug Subscribes: system.adapter., .info.connection
                                      admin.0 2019-06-05 17:13:24.135 debug Subscribe STATES: .info.connection
                                      admin.0 2019-06-05 17:13:24.133 debug Subscribes: system.adapter.

                                      admin.0 2019-06-05 17:13:24.131 debug Subscribe STATES: system.adapter.

                                      admin.0 2019-06-05 17:13:24.129 debug Subscribe OBJECTS: system.adapter.

                                      admin.0 2019-06-05 17:13:22.453 debug Subscribes: no subscribes
                                      admin.0 2019-06-05 17:13:22.451 debug Subscribes: no subscribes
                                      admin.0 2019-06-05 17:13:15.528 info Repository received successfully.
                                      admin.0 2019-06-05 17:13:14.729 debug socket.io client system.user.admin connected

                                      P 1 Reply Last reply Reply Quote 0
                                      • B
                                        Buddinski88 last edited by

                                        Hallo zusammen,

                                        ich kann das Update auf den js-controller 1.5.11 nicht ausführen.
                                        An sich habe ich noch eine alte Installation von September letzten Jahres, welche aber schon div. Updates bekommen hat.
                                        Bisher lief alles unter dem User Root auf einer Ubuntu 18.0.4 Instanz in meinem Proxmox.
                                        Ich habe dann den Installation Fixer ausgeführt. Hat soweit auch alles geklappt. Danke dafür!

                                        Es wird in diesem Schritt ja auch ein User iobroker angelegt. Wie kann ich mich denn damit einloggen (Passwort)? So wie ich nämlich verstanden habe, funktioniert das Update nur mit diesem User und nicht mit root (das ist ja nicht mehr gewollt).

                                        Das ausführen der folgenden Kommandos führt keine Veränderung an meiner Installation durch (eben mit root, da ich keine Ahnung habe wie ich mich mit dem iobroker User einloggen soll).

                                        cd /opt/iobroker
                                        iobroker stop
                                        iobroker update
                                        iobroker upgrade self
                                        iobroker start

                                        Für eine kurze Hilfe wäre ich sehr dankbar 🙂

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

                                          Der User ist nicht zum einloggen da. nach dem Installation.-Fixer ist an sich alles so eingerichtet das relevante Befehle direkt als dieser User ausgeführt werden.

                                          Was ist denn die Ausgabe von iobroekr upgrade self?

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

                                            @apollon77 ah ok, das wusste ich nicht. Ist aber schon mal eine hilfreiche/nützliche Information. Vielen Dank.
                                            Hab es eben noch mal versucht und nun scheint es geklappt zu haben.

                                            Das Log besagt folgendes:

                                            root@ioBroker:/opt/iobroker# iobroker upgrade self
                                            Update js-controller from @1.4.2 to @1.5.11
                                            NPM version: 6.9.0
                                            npm install iobroker.js-controller@1.5.11 --unsafe-perm --production --save --prefix "/opt/iobroker" (System call)
                                            npm WARN react-beautiful-dnd@9.0.2 requires a peer of react@^16.3.1 but none is installed. You must install peer dependencies yourself.
                                            npm WARN react-motion@0.5.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0 but none is installed. You must install peer dependencies yourself.
                                            npm WARN react-redux@5.0.7 requires a peer of react@^0.14.0 || ^15.0.0-0 || ^16.0.0-0 but none is installed. You must install peer dependencies yourself.
                                            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.3 (node_modules/osx-temperature-sensor):
                                            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                                            
                                            Host "ioBroker" (linux) updated
                                            Execute: chmod -R 777 /opt/iobroker
                                            Chmod finished. Restart controller
                                            Starting node restart.js
                                            

                                            Diese "WARN"-Meldungen sind mir aber neu. Soll ich einfach ein Update der genannten Pakete machen?

                                            liv-in-sky 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

                                            372
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            js-controller
                                            37
                                            158
                                            18373
                                            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