Navigation

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

    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

    Alpha Test js-controller 4.0

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

      @apollon77
      Moin,
      Wenn ich in den Systemeinstellungen auf den neuen Reiter Lizenzen
      gehe und dort Benutzernamen und Passwort eingebe, sehe ich dort
      meine VIS-Lizenz. Beim speicher kommt aber ein Error.

      Cannot read licenses: Cannot decode password: Cannot read properties of undefined (reading 'secret')
      
      foxriver76 1 Reply Last reply Reply Quote 1
      • foxriver76
        foxriver76 Developer @mrjeschke last edited by

        @maik-0 Danke fürs melden fix kommt heute Abend

        1 Reply Last reply Reply Quote 1
        • M
          msauer last edited by

          Der LGTV Adapter zeigt eine seltsame Meldung im Log

          Object states.input is invalid: obj.common.states has an invalid type! Expected "object", received "object"

          was denn nun? object oder object?
          Ich habe zwar ein Issue aufgemacht, aber das könnte auch am JS liegen, oder?

          foxriver76 apollon77 2 Replies Last reply Reply Quote 0
          • foxriver76
            foxriver76 Developer @msauer last edited by

            @msauer ist schon gefixt auf master, es wird null gesetzt.

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

              @msauer Neue @next kommt heute späten Nachmittag vorauss

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

                Hallo Zusammen,

                @next ist aktualisiert auf die alpha.70:

                • (foxriver76) Do not overwrite custom certificates when updating certificates on "setup first" - reported by @Mark-Sau on GitHub
                • (foxriver76) Also allow min/max to be set for "mixed" type state objects - reported by @MalleRalle
                • (foxriver76) Allow to set "null" for common.states and not log error for object (but has no effect on extend, so value does not get deleted!) - reported by @HGlab on GitHub
                • (foxriver76) Fix error when using certificate manager in Admin5 - reported by @maik-0
                L 1 Reply Last reply Reply Quote 0
                • L
                  lonsimbt @apollon77 last edited by

                  @apollon77

                  Die Installation der alpha.70 ist bei mir gestern Abend erstaunlich problemlos durchgelaufen. Keine Fehler nur einige wenige Warnhinweise im LOG wegen falscher Typen bei zwei Adaptern. Mein System lief auch vorher schon mit jsonl.

                  Ich würde gerne mehr berichten, bin im Moment aber nur sehr beeindruckt von Eurer Entwicklungsarbeit!

                  Gruß Marco

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

                    Hi All,

                    ich habe gerade @next mit der alpha.72 aktualisiert:

                    • (Apollon77) Optimize adapter proces initialization handling - reported by @arteck

                    Diese Version ist damit der ReleaseCandidate für Beta/Latest

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

                      @lonsimbt sagte in Alpha Test js-controller 4.0:

                      Ich würde gerne mehr berichten, bin im Moment aber nur sehr beeindruckt von Eurer Entwicklungsarbeit!

                      Den Dank kann ich nur generell an alle zurückgeben die hier so "früh" mittesten 🙂 Das hilft ungemein wenn wir die nächsten Tage dann damit ins Beta/Latest gehen das es auch für diese User keine zu bösen Überraschungen gibt.

                      Vielen Dank für Eure Unterstützung!

                      1 Reply Last reply Reply Quote 0
                      • O
                        oFbEQnpoLKKl6mbY5e13 last edited by

                        @apollon77
                        alpha.72 läuft in meinem Testsystem (Docker) ohne Fehlermeldung bisher.

                        1 Reply Last reply Reply Quote 1
                        • MalleRalle
                          MalleRalle last edited by MalleRalle

                          @apollon77
                          Die Fehlermeldung im Alexa2 Adapter ist nun weg.

                          @foxriver76
                          Ich denke Du liest hier auch mit.
                          Mit dem js-controller 4 habe ich Probleme mit dem hm-rega Adapter.
                          Variablen Datenpunkte lassen sich nicht mehr korrekt schalten.
                          true und false werden im Objektbaum zwar geschaltet, die Zustände sind allerdings in rot und kommen in der ccu nicht mehr an.
                          Hier mal Debug von der Anwesenheit:

                          2022-02-03 11:53:19.484  - debug: hm-rega.0 (366742) stateChange hm-rega.0.19287 {"val":true,"ack":false,"ts":1643885599480,"q":0,"c":"script.js.Datenpunkte.Anwesenheit-Blockly","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1643885599480}
                          2022-02-03 11:53:19.486  - warn: hm-rega.0 (366742) Got unexpected ID: hm-rega.0.19287
                          2022-02-03 11:53:19.504  - debug: hm-rega.0 (366742) stateChange hm-rega.0.950 {"val":true,"ack":false,"ts":1643885599500,"q":0,"c":"script.js.Datenpunkte.Anwesenheit-Blockly","from":"system.adapter.javascript.0","user":"system.user.admin","lc":1643885599500}
                          2022-02-03 11:53:19.506  - warn: hm-rega.0 (366742) Got unexpected ID: hm-rega.0.950
                          

                          @arteck
                          Ich denke Du liest hier auch mit.

                          hs100.0	2022-02-03 12:00:06.830	warn	(367993) This object will not be created in future versions. Please report this to the developer.
                          hs100.0	2022-02-03 12:00:06.829	warn	(367993) Object 192_168_123_49.last_update is invalid: Default value has to be type "string" but received type "number"
                          hs100.0	2022-02-03 12:00:06.807	info	(367993) Start with IP : 192.168.123.49
                          hs100.0	2022-02-03 12:00:06.806	warn	(367993) This object will not be created in future versions. Please report this to the developer.
                          hs100.0	2022-02-03 12:00:06.805	warn	(367993) Object 192_168_123_37.ledState is invalid: Default value has to be type "string" but received type "boolean"
                          hs100.0	2022-02-03 12:00:06.803	warn	(367993) This object will not be created in future versions. Please report this to the developer.
                          hs100.0	2022-02-03 12:00:06.802	warn	(367993) Object 192_168_123_37.last_update is invalid: Default value has to be type "string" but received type "number"
                          hs100.0	2022-02-03 12:00:06.748	info	(367993) Start with IP : 192.168.123.37
                          hs100.0	2022-02-03 12:00:06.746	warn	(367993) This object will not be created in future versions. Please report this to the developer.
                          hs100.0	2022-02-03 12:00:06.745	warn	(367993) Object 192_168_123_30.ledState is invalid: Default value has to be type "string" but received type "boolean"
                          hs100.0	2022-02-03 12:00:06.743	warn	(367993) This object will not be created in future versions. Please report this to the developer.
                          hs100.0	2022-02-03 12:00:06.742	warn	(367993) Object 192_168_123_30.last_update is invalid: Default value has to be type "string" but received type "number"
                          hs100.0	2022-02-03 12:00:06.565	info	(367993) Start with IP : 192.168.123.30
                          hs100.0	2022-02-03 12:00:06.560	warn	(367993) This object will not be created in future versions. Please report this to the developer.
                          hs100.0	2022-02-03 12:00:06.558	warn	(367993) Object 192_168_123_27.ledState is invalid: Default value has to be type "string" but received type "boolean"
                          hs100.0	2022-02-03 12:00:06.554	warn	(367993) This object will not be created in future versions. Please report this to the developer.
                          hs100.0	2022-02-03 12:00:06.552	warn	(367993) Object 192_168_123_27.last_update is invalid: Default value has to be type "string" but received type "number"
                          hs100.0	2022-02-03 12:00:06.482	info	(367993) Start with IP : 192.168.123.27
                          
                          apollon77 foxriver76 3 Replies Last reply Reply Quote 0
                          • apollon77
                            apollon77 @MalleRalle last edited by

                            @malleralle Sicher das die hm-rega Tehmatik seit controller 4 so ist? Ggf gabs ein Adapter update?

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

                              @apollon77 Absolut, sobald ich auf den 3er zurück gehe ist es wieder in Ordnung.

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

                                @malleralle GitHub Issue für @arteck bitte

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

                                  @malleralle Welche DB läuft bei dir für objects

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

                                    @foxriver76

                                    Current configuration:
                                    - Objects database:
                                      - Type: jsonl
                                      - Host/Unix Socket: 0.0.0.0
                                      - Port: 9001
                                    - States database:
                                      - Type: jsonl
                                      - Host/Unix Socket: 0.0.0.0
                                      - Port: 9000
                                    - Data Directory: ../../iobroker-data/
                                    
                                    
                                    foxriver76 1 Reply Last reply Reply Quote 0
                                    • foxriver76
                                      foxriver76 Developer @MalleRalle last edited by

                                      @malleralle thx

                                      O 1 Reply Last reply Reply Quote 0
                                      • O
                                        oFbEQnpoLKKl6mbY5e13 @foxriver76 last edited by

                                        Was wird eigentlich "migriert", wenn man bereits eine Redis-Konfiguration (States und Objects) hatte?

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

                                          @ofbeqnpolkkl6mby5e13 Nichts. Es wird nur das was "file" ist auf "jsonl" umgestellt ... Redis bleibt Redis. Bei Redis kommen nur ein paar interne neue Datenstrukturen dazu

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

                                            @apollon77
                                            Okay, nur weil die Meldung angezeigt wurde, dass die Objekte migriert wurden.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            865
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            20
                                            196
                                            17036
                                            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