Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. js-controller 2.2 jetzt im Latest

    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

    js-controller 2.2 jetzt im Latest

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

      😂 die 2.2.8 kommt bald noch mit letzten fixes, da gibts dann wieder was zu testen 😉

      sigi234 1 Reply Last reply Reply Quote 1
      • H
        hacki11 last edited by

        Hi, habe aktuell

        52b6479e-9a9f-4314-81b8-1cf0a83fc842-image.png

        Wollte nun direkt auf 2.2.7 und wie beschrieben zuvor admin auf 3.7.7 (aktuell 3.6.12) ziehen.
        Jedoch:
        juergen@nuc:/opt/iobroker$ iobroker upgrade admin
        Invalid version of js-controler. Required >=2.0.0

        Wie gehe ich am besten vor?
        upgrade self und danach den Admin hochziehen?
        Erst auf 2.1 upgraden? Falls ja, wie geht das genau?

        Thx!

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

          @hacki11 Genau, erst den JS-Controller auf 2.x aktualisieren und ohne ioBroker zu starten direkt noch den admin Adapter:

          iobroker stop
          iobroker update
          iobroker upgrade self
          iobroker upgrade admin
          iobroker start
          
          H 1 Reply Last reply Reply Quote 1
          • sigi234
            sigi234 Forum Testing Most Active @apollon77 last edited by

            @apollon77 sagte in js-controller 2.2 jetzt im Latest:

            😂 die 2.2.8 kommt bald noch mit letzten fixes, da gibts dann wieder was zu testen 😉

            Ich warte schon darauf. 😀

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

              @Diginix Danke! Funzt

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

                Hallo an alle 2.2 Nutzer!

                Vielen Dank für Eure Tests bisher. Nach längerer Wartezeit auf einen Fix in den zwei benutzten Libraries die für Logfile-Rotate und -Packen zuständig sind sind wir jetzt endlich soweit. Diese Zeit haben wir aber auch genutzt um noch kleinere Dinge die berichtet wurden zu beheben.

                Die 2.2.8 - was auch der Stable RC1 ist kommt gerade auf npm und taucht dann heute im Laufe des Tages im Latest Repo auf.

                Es gibt noch zwei "known Issues" die im Admin Adapter liegen, der die nächsten Tage vor dem Stable Release noch aktualisiert wird:

                • "material" settings fliegen immer noch beim editieren von anderen Custom-Values aus dem Objekt. (https://github.com/ioBroker/ioBroker.admin/issues/494)
                • gepackte Logfiles werden nicht sinnvoll zum Download angeboten (https://github.com/ioBroker/ioBroker.admin/issues/489)

                Changelog:

                • (bluefox) Add for delObject the recursive flag to recursively delete objects; use feature flag ADAPTER_DEL_OBJECT_RECURSIVE in your adapter code to detect if the js-controller supports it or not!
                • (bluefox) add check for sudo for package manager
                • (Apollon77) Fix error on restore/validate when no name is provided
                • (Apollon77) add/change checks for some calls (fixes #611 too ;-))
                • (Apollon77) Add feature flag ADAPTER_DEL_OBJECT_RECURSIVE
                • (Apollon77) adapter.restart used "terminate" directly which do not call unload and broke compact mode, changed to use stop()
                • (foxriver76) Fix bug in nodejs version check and really disable adapter when requiring unsupported nodejs version
                • (foxriver76) fixing issues in backup validation + add some missing commands to cli help
                • (Apollon77) Do not have ioredis autoResubscribe because we do it by our own
                • (Apollon77) change stopTimeout to prevent killing wrong process for long running "stopTimeouts" that were then fast in the end
                • (bluefox) add CLI command "file rm" to delete files from iobroker storage via command line
                • (AlCalzone) fix some errors
                • (AlCalzone) make sure repository hash is always checked correctly
                • (Apollon77) make sure scheduled starts are also removed when a scheduled instance is stopped
                • (Apollon77) make sure Multihost discovery server does not unexpectedly restart when trying to stop ioBroker Master
                • (Apollon77) add feature flag ADAPTER_SET_OBJECT_SETS_DEFAULT_VALUE for adapter class
                • (Apollon77) allow sessions to run longer then 24days (fixes #618, addresses ioBroker/ioBroker.admin#467)
                • (Apollon77) Check a wrong check for os on installation
                • (Apollon77) Also check nodejs minimum version on adapter install
                • (bluefox) fix CLI "state set"
                • (Apollon77) Add some more logging to Objects/States DB
                • (foxriver76) check if controller is running on upgrade self before controller upgrade (fixes #511)
                • (bluefox) Restart iobroker after applying vendor information
                • (Apollon77) fix pot. crashes happening while logs are rotated or packaged (thanx @mattberther and @rogerc)

                Danke für Euer Feedback!

                Wenn alles ok ist dann kommt die 2.2.8 nach dem Wochenende ins Stable ...

                HGlab01 created this issue in ioBroker/ioBroker.admin

                closed kein Login möglich mit aktivierter checkbox "angemeldet bleiben" #467

                Apollon77 created this issue in ioBroker/ioBroker.admin

                closed Prevent "additional" customs from being deleted if no "enabled" key exists #494

                Einstein67 created this issue in ioBroker/ioBroker.admin

                closed Funktion "Log Herunterladen" ist nicht kompatibel zu komprimierten Log-Dateien #489

                Diginix 1 Reply Last reply Reply Quote 5
                • HappyTeaFriend
                  HappyTeaFriend Forum Testing last edited by

                  2.2.8 grad installiert und läuft butterweich wie vorher 🙂

                  sigi234 1 Reply Last reply Reply Quote 2
                  • sigi234
                    sigi234 Forum Testing Most Active @HappyTeaFriend last edited by

                    @HappyTeaFriend sagte in js-controller 2.2 jetzt im Latest:

                    2.2.8 grad installiert und läuft butterweich wie vorher 🙂

                    Dito, Alle Adapter Grün.

                    1 Reply Last reply Reply Quote 2
                    • L
                      lonsimbt last edited by

                      Auch hier sieht alles gut aus. Keine Fehlermeldungen, alle Adapter grün.

                      Viele Grüße
                      Marco

                      1 Reply Last reply Reply Quote 0
                      • H
                        hannoi last edited by

                        Update von 2.2.7 auf 2.2.8 verlief auch bei mir ohne Probleme, alle Instanzen wieder grün 😉 Danke!

                        iobroker stop
                        iobroker update
                        iobroker upgrade self
                        iobroker start
                        
                        1 Reply Last reply Reply Quote 0
                        • Diginix
                          Diginix @apollon77 last edited by

                          @apollon77 2.2.8 läuft bei mir auch. Den Symlink Logrotate Fehler hatte ich mit 2.2.7 seit 18.01. nicht mehr im Log. Weiter zurück kann ich nicht mehr schauen.

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

                            @Diginix Der Fehler sollte in 2.2.8 behoben sein ... auch davor ist der halt extrem ans Timing gebunden. Der passiert wenn quasi fast in der gleichen millisekunde mehrere Adapter nach 00:00:00 Uhr eine erste Logzeile ins log schreiben ...

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

                              Und auch hier Update von 2.2.7 auf 2.2.8 ohne Probleme.
                              Danke!!

                              1 Reply Last reply Reply Quote 0
                              • M
                                Michael2142 last edited by

                                Bei mir wird als aktuell 2.1.1 angezeigt und wenn ich den iobroker stoppe und update und upgrade sagt er er ist up to date. was mach ich falsch?

                                Dr. Bakterius 1 Reply Last reply Reply Quote 0
                                • SBorg
                                  SBorg Forum Testing Most Active last edited by

                                  Soweit läuft alles mit der 2.2.8 👍
                                  Nicht tragisch, aber NodeRED braucht jetzt satte 11 Minuten nach ioB-Start bis es wieder kpl. läuft?
                                  ...und nach 2.2.7 --> 2.2.8
                                  Bild 1.png
                                  Hat er Recht:

                                   curl http://download.iobroker.net/sources-dist-latest-hash.json
                                  <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
                                  <html><head>
                                  <title>301 Moved Permanently</title>
                                  </head><body>
                                  <h1>Moved Permanently</h1>
                                  <p>The document has moved <a href="http://repo.iobroker.live/sources-dist-latest-hash.json">here</a>.</p>
                                  <hr>
                                  <address>Apache/2.4.10 (Debian) Server at download.iobroker.net Port 80</address>
                                  </body></html>
                                  

                                  Ok, der Weiterleitung folgend will aber auch nicht:

                                  wget -O test http://download.iobroker.net/sources-dist-latest-hash.json
                                  --2020-01-25 11:33:00--  http://download.iobroker.net/sources-dist-latest-hash.json
                                  Resolving download.iobroker.net (download.iobroker.net)... 2a02:c205:0:855::1, 79.143.182.215
                                  Connecting to download.iobroker.net (download.iobroker.net)|2a02:c205:0:855::1|:80... connected.
                                  HTTP request sent, awaiting response... 301 Moved Permanently
                                  Location: http://repo.iobroker.live/sources-dist-latest-hash.json [following]
                                  --2020-01-25 11:33:00--  http://repo.iobroker.live/sources-dist-latest-hash.json
                                  Resolving repo.iobroker.live (repo.iobroker.live)... failed: Temporary failure in name resolution.
                                  wget: unable to resolve host address ‘repo.iobroker.live’
                                  

                                  Was, wie wo läuft denn da falsch/hat es beim Update zerbröselt?

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

                                    @SBorg sieht nach einem DNS aus ...

                                    Node-red Start sollte mit Controller nix zu tun haben.

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

                                      @Michael2142 sagte in js-controller 2.2 jetzt im Latest:

                                      Bei mir wird als aktuell 2.1.1 angezeigt und wenn ich den iobroker stoppe und update und upgrade sagt er er ist up to date. was mach ich falsch?

                                      Ist der Verwahrungsort auf 'latest'? Vermutlich steht der auf 'default' und da wird nur die 2.1.1 als letzte stabile Version angeboten. 2.2.x ist noch beta.

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

                                        Hallo,

                                        mein iobroker sagt, dass er mit 2.2.7 uptodate ist. Was mir auch auffällt, ich habe den Adapter Deutsche Feiertage, ich kann das Upgrade auf 1.0.15 machen. Iobroker zeigt mir immer noch an, dass 1.0.14 installiert ist. Da ist irgend etwas faul mit meiner Installation. Neustart wurde gemacht, keine Besserung. Repo steht auf latest.

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

                                          @opossum
                                          Das war ein Bug im Adapter und ist mit 1.0.16 oder 17 behoben.

                                          sigi234 1 Reply Last reply Reply Quote 0
                                          • sigi234
                                            sigi234 Forum Testing Most Active @Jan1 last edited by

                                            @Jan1 sagte in js-controller 2.2 jetzt im Latest:

                                            17

                                            Mit V 17

                                            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

                                            897
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            js-controller
                                            39
                                            160
                                            18210
                                            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