Navigation

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

    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 3.3 jetzt im Beta

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

      @apollon77

      Mehr ist über DEBUG beim Roomba nicht raus zu bekommen.

      roomba.0	2021-07-20 20:03:29.694	info	(11856) State value to set for "roomba.0.states._connected" has to be type "string" but received type "boolean"
      roomba.0	2021-07-20 20:03:29.693	info	(11856) State value to set for "roomba.0.states._connected" has to be type "string" but received type "boolean"
      roomba.0	2021-07-20 20:03:29.691	debug	(11856) Updated state states._connected to value false (from null).
      roomba.0	2021-07-20 20:03:29.690	debug	(11856) Updated state states._connected to value false (from null).
      roomba.0	2021-07-20 20:03:29.685	debug	(11856) {"errno":-4077,"code":"ECONNRESET","syscall":"read"}
      roomba.0	2021-07-20 20:03:29.685	warn	(11856) Unknown error! Please see debug log for details.
      roomba.0	2021-07-20 20:03:29.685	info	(11856) Roomba Connection closed.
      roomba.0	2021-07-20 20:03:29.684	warn	(11856) Connection lost! Roomba offline.
      roomba.0	2021-07-20 20:03:13.317	debug	(11856) system.adapter.admin.0: logging true
      roomba.0	2021-07-20 20:03:11.759	debug	(11856) Updated state info.connection to value true (from null).
      roomba.0	2021-07-20 20:03:11.751	debug	(11856) Updated state info.connection to value false (from null).
      roomba.0	2021-07-20 20:03:11.651	info	(11856) Connecting to Roomba (10.122.60.10)..
      roomba.0	2021-07-20 20:03:11.597	info	(11856) starting. Version 1.1.4 in C:/iobroker/GLT/node_modules/iobroker.roomba, node: v14.16.0, js-controller: 3.3.14
      
      apollon77 1 Reply Last reply Reply Quote 0
      • Feuersturm
        Feuersturm @Marty56 last edited by

        @marty56 sagte in js-controller 3.3 jetzt im Beta:

        @apollon77
        Es kommt nur beim Start.

        Aber was auch noch kommt ist,

        tr-064.0	2021-07-18 10:03:07.552	info	(COMPACT) State value to set for "tr-064.0.callmonitor.lastCall.callee" has to be type "number" but received type "string"
        tr-064.0	2021-07-18 10:03:01.065	info	(COMPACT) State value to set for "tr-064.0.callmonitor.inbound.callee" has to be type "number" but received type "string"
        

        das ist keine Warning aber info.

        @apollon77 Hab ein issue hierzu angelegt. Hatte erst im Nachgang hier die Diskussion gesehen: https://github.com/iobroker-community-adapters/ioBroker.tr-064/issues/278
        @marty56 Wenn du noch weitere Datenpunkte bei dir hast, einfach an das issue als Kommentar anfügen

        Feuer-sturm created this issue in iobroker-community-adapters/ioBroker.tr-064

        closed type errors with js-controller 3.3.x #278

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

          @apollon77 Beim Info Adapter 1.9.0 gibt es noch viele Warnungen https://github.com/iobroker-community-adapters/ioBroker.info/issues/310

          Baenker created this issue in iobroker-community-adapters/ioBroker.info

          closed Log wird geflutet nacg Update auf 1.90 #310

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

            @jb_sullivan Bitte neues GitHub issue ... Und bitte @Zefau im Issue mentionen ... ich hab keine Idee wo das her kommt. Da muss er reinschauen wenn er zeit findet

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

              @feuersturm Danke habe kommentiert. Ich brauche immer noch ein Debug Log von tr-064 ...

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

                @marty56 Meinst Du du schaffst noch zeitnah ein Debug Log mit den callee Fehlern?

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

                  @diginix sagte in js-controller 3.3 jetzt im Beta:

                  Oha, beim sonoff wird eigentlich jedes Objekt als String geliefert obwohl es number sein sollte.

                  @apollon77
                  Mit sonoff 2.4.5 auf loglevel info bekomme ich bisher keinerlei Datentyp Fehler mehr gemeldet. Das sieht recht vielversprechend aus.

                  1 Reply Last reply Reply Quote 1
                  • M
                    Marty56 @apollon77 last edited by Marty56

                    @apollon77 Ich habe derzeit ein Riesenproblem, dass alle meine aliases nicht mehr funktionieren und damit mein ganzes System nichts mehr tut.
                    Ich habe derzeit keine Ahnung voran das liegt und muss jetzt den Fehler eingrenzen.

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

                      @marty56 Was bedeutet "alle nicht mehr tun"? Objekte sind korrekt? Mal neu gestartet?

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

                        @apollon77 vermutlich durch einen Stromausfall, scheint die Objektdatenbank nicht mehr zu funktionieren.
                        Ich habe aufgegeben zu das Chaos zu analysieren und via Promox ein Backup eingespielt. Jetzt läuft es wieder.

                        Leider kann ich mit dem Backup den Bug im tr64 Adapter nicht mehr reproduzieren.

                        da_Woody 1 Reply Last reply Reply Quote 0
                        • da_Woody
                          da_Woody @Marty56 last edited by

                          @marty56 sagte in js-controller 3.3 jetzt im Beta:

                          Leider kann ich mit dem Backup den Bug im tr64 Adapter nicht mehr reproduzieren.

                          dann wars vllt gar kein BUG?

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

                            Alles gut, wenns nochmal kommt fixen wir es 🙂 SO lange ... yeayy fertig :-))) (ok fast). Statistics ist noch ne Kleinigkeit offen ... und wird noch einen js-controller 3.3.14 geben heute Abend

                            1 Reply Last reply Reply Quote 2
                            • Dr. Bakterius
                              Dr. Bakterius Most Active @Dr. Bakterius last edited by

                              @dr-bakterius sagte in js-controller 3.3 jetzt im Beta:

                              Bei mir läuft nuki-extended jetzt ohne weitere Meldungen wegen falscher Datenpunktdeklaration.

                              @apollon77 Jetzt ist im Betrieb doch noch eine Meldung gekommen:

                              State value to set for "nuki-extended.0.smartlocks.myname._ACTION.UNLOCK" has to be type "boolean" but received type "number"
                              
                              apollon77 1 Reply Last reply Reply Quote 0
                              • apollon77
                                apollon77 @Dr. Bakterius last edited by

                                @dr-bakterius Github Issue bitte.- Danke

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

                                  @apollon77 Habe es dem bereits geschlossenem Issue zeitgleich mit dem Forenbeitrag hinzugefügt. Oder soll ich ein neues aufmachen?

                                  apollon77 1 Reply Last reply Reply Quote 0
                                  • apollon77
                                    apollon77 @Dr. Bakterius last edited by

                                    @dr-bakterius ne passt perfekt. Danke.

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

                                      Es wurde eine Kleinigkeit gefunden und daher gibt es jetzt noch einen js-controller 3.3.15. Der Fix betrifft nur das löschen von Adaptern, wo ggf zu viele Meta-Objekte gelöscht wurden. Sonst wurde nichts angefasst.

                                      Version ist auf npm und sollte bald auf im Repo auftauchen.

                                      Danke für Euer Testfeedback.

                                      Wenn das alles ok ist geht der bald raus ins Stable.

                                      da_Woody E Feuersturm Thomas Braun D 6 Replies Last reply Reply Quote 1
                                      • da_Woody
                                        da_Woody @apollon77 last edited by

                                        @apollon77 hat zwar heute etwas länger gedauert, aber alls tut wieder...👍

                                        1 Reply Last reply Reply Quote 1
                                        • E
                                          e-s @apollon77 last edited by

                                          @apollon77
                                          Hier noch ein Adapter der noch gefixt werden müsste: wiffi-wz

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

                                            @apollon77 Master Slave System wurde erfolgreich aktualisiert und beim Start gab es auch keine Probleme. 💆‍♂️

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            533
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            75
                                            791
                                            180826
                                            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