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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    js-controller 3.3 jetzt im Beta

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

      @apollon77 ok, aber bis jetzt kein Fehler mehr gehabt. Melde mich, wenn es noch mal vorkommt.

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

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

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

        Diese Adapter (radar2, telegram, onkyo, yeelight) habe ich dann selbst gepatcht.

        Hast Du PRs gemacht? Wäre ja schade wenn Deine Arbeit unsichtbar bleiben würde 🙂

        Onkyo
        https://github.com/ioBroker/ioBroker.onkyo/pull/58

        Telegram
        https://github.com/iobroker-community-adapters/ioBroker.telegram/pull/242

        Yeelight-2
        https://github.com/iobroker-community-adapters/ioBroker.yeelight-2/pull/98

        Die Datentypen bzw ack Probs von radar2 hat jemand anderes schon in seinem Fork gefixed. Da wäre ein PR von mir damit frech. Leider weiß ich gerade nicht mehr welcher Fork das war.

        Diginix created this issue in ioBroker/ioBroker.onkyo

        closed fixed data types #58

        Diginix created this issue in iobroker-community-adapters/ioBroker.telegram

        closed fixed data types #242

        Diginix created this issue in iobroker-community-adapters/ioBroker.yeelight-2

        closed fixed data types #98

        D 1 Reply Last reply Reply Quote 3
        • D
          deta Most Active @Diginix last edited by

          @diginix Für Radar2 hab ich es nicht gefunden, kannst du mir bitte sagen wo ich den patch finde?

          cu Deta

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

            Der Fork von TA2k befindet sich hier

            https://github.com/TA2k/ioBroker.radar2
            

            Der Pullrequest sollte das hier sein:
            https://github.com/frankjoke/ioBroker.radar2/pull/86

            Fehlermeldungen sind dadurch weg.
            ABER der Adapter ist nach wie vor nicht einstellbar.
            Da muss frankjoke noch dran.

            TA2k created this issue in frankjoke/ioBroker.radar2

            closed fix ack setStates #86

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

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

              ABER der Adapter ist nach wie vor nicht einstellbar.
              Da muss frankjoke noch dran.

              Das ist aber ein Admin5 Problem. Zumindest funktioniert radar2 bei mir mit dem Patch mit JS-C 3.3 und admin4 komplett fehlerfrei.

              1 Reply Last reply Reply Quote 0
              • D
                deta Most Active @apollon77 last edited by

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

                @deta Am besten neuer Thread und /var/log/syslog ... aber da schauen wir dann genauer rein

                Wieder Fehler, brauche bitte mal deine Email, damit ich dir das Log senden kann.
                Es ist etwas komplexer.

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

                  @deta Wie geschrieben. Wenn es ein 3.3.11er Controller ist checke ich log gern ... wenn früher dann bitte updaten

                  D 1 Reply Last reply Reply Quote 0
                  • D
                    deta Most Active @apollon77 last edited by

                    @apollon77 ja ist er 3.3.11

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

                      Mit letzten Fixes kommt heute js-controller 3.3.12 aka Stable RC2:

                      3.3.12 (2021-06-07)

                      • (foxriver76) Make sure getStates uses write attribute of aliases instead of read
                      • (bluefox) Add messages to read logs
                      • (Apollon77) prevent crash in disconnect cases on startup
                      • (foxriver76) allow defaultNewAcl updates on the fly

                      Er landet demnächst auf npm und danach im Latest

                      Chaot E Feuersturm 3 Replies Last reply Reply Quote 5
                      • Chaot
                        Chaot @apollon77 last edited by

                        @apollon77 Ist eigentlich der Controler nach dem Update immer auf Loglevel Info oder ist das nur bei mir so?
                        Normalerweise habe ich den auf Level Warning stehen, aber nach jedem Update ist er wieder auf Info.

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

                          @chaot Bei mir bleibt Loglevel warn beim Host auch nach Updates.
                          Ich hab es in /opt/iobroker/iobroker-data/iobroker.json eingestellt

                            "log": {
                              "level": "warn",
                          
                          Chaot 1 Reply Last reply Reply Quote 0
                          • Chaot
                            Chaot @Diginix last edited by

                            @diginix Ok, werde ich mal probieren.
                            Ich stelle das über die GUI um und da scheint sich das immer zurückzustellen.
                            Vielleicht ist das ja auch so gewollt vom Entwickler.

                            Feuersturm 1 Reply Last reply Reply Quote 0
                            • Diginix
                              Diginix last edited by

                              @chaot Ich habe das in der Datei gemacht weil es in der GUI bisher nie ging.
                              Bin noch auf admin v4. Geht das mit admin v5?

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

                                @chaot Du meinst diese Einstellung oder?
                                992a3505-8495-448c-98bd-f4f37ba27002-grafik.png

                                Ich hab unter js-controller 3.3.11 einmal das Level von info auf warn gesetzt und danach einen controlle restart gemacht.
                                Danach hab ich von 3.3.11 auf 3.3.12 aktualisiert und es steht weiterhin "warn" als Level in dem Feld.

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

                                  @diginix Ja, geht. Aber, wie gesagt scheinbar nicht dauerhaft. Ich bin mir aber nicht sicher ob das wieder mal nur bei mir so ist. Würde mich auch nicht wundern.......

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

                                    @feuersturm Ich nutze die neue GUI. Aber schon die Einstellung.

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

                                      @chaot Das ist die neue GUI (react UI) die du in meinem Screenshot siehst.

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

                                        @apollon77
                                        Habe eben aktualisiert und einen komischen Fehler im log:

                                        host.ubuntuserver
                                        	2021-06-08 21:21:07.377	error	Caught by controller[11]: at Adapter.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6213:35)
                                        host.ubuntuserver
                                        	2021-06-08 21:21:07.377	error	Caught by controller[11]: at StateRedisClient.setState (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:477:40)
                                        host.ubuntuserver
                                        	2021-06-08 21:21:07.376	error	Caught by controller[11]: at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:620:24)
                                        host.ubuntuserver
                                        	2021-06-08 21:21:07.376	error	Caught by controller[11]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                                        host.ubuntuserver
                                        	2021-06-08 21:21:07.376	error	Caught by controller[11]: at runNextTicks (internal/process/task_queues.js:60:5)
                                        host.ubuntuserver
                                        	2021-06-08 21:21:07.376	error	Caught by controller[11]: at runMicrotasks (<anonymous>)
                                        host.ubuntuserver
                                        	2021-06-08 21:21:07.375	error	Caught by controller[11]: at StateRedisClient.setState (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:477:40)
                                        host.ubuntuserver
                                        	2021-06-08 21:21:07.375	error	Caught by controller[11]: at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:620:24)
                                        host.ubuntuserver
                                        	2021-06-08 21:21:07.375	error	Caught by controller[11]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
                                        host.ubuntuserver
                                        	2021-06-08 21:21:07.375	error	Caught by controller[11]: at runNextTicks (internal/process/task_queues.js:60:5)
                                        host.ubuntuserver
                                        	2021-06-08 21:21:07.376	error	Caught by controller[11]: at processImmediate (internal/timers.js:435:9)
                                        host.ubuntuserver
                                        	2021-06-08 21:21:07.376	error	Caught by controller[11]: Error: DB closed
                                        host.ubuntuserver
                                        	2021-06-08 21:21:07.376	error	Caught by controller[11]: at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:124:25)
                                        host.ubuntuserver
                                        	2021-06-08 21:21:07.374	error	Caught by controller[11]: at runMicrotasks (<anonymous>)
                                        host.ubuntuserver
                                        	2021-06-08 21:21:07.374	error	Caught by controller[11]: at StateRedisClient.setState (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:477:40)
                                        host.ubuntuserver
                                        	2021-06-08 21:21:07.374	error	Caught by controller[11]: at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:620:24)
                                        host.ubuntuserver
                                        	2021-06-08 21:21:07.375	error	Caught by controller[11]: at processImmediate (internal/timers.js:435:9)
                                        host.ubuntuserver
                                        	2021-06-08 21:21:07.375	error	Caught by controller[11]: Error: DB closed
                                        host.ubuntuserver
                                        	2021-06-08 21:21:07.375	error	Caught by controller[11]: at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:124:25)
                                        host.ubuntuserver
                                        	2021-06-08 21:21:07.375	error	Caught by controller[11]: at Adapter.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6213:35)
                                        host.ubuntuserver
                                        	2021-06-08 21:21:07.374	error	Caught by controller[11]: Error: DB closed
                                        host.ubuntuserver
                                        	2021-06-08 21:21:07.374	error	Caught by controller[11]: at Redis.get (/opt/iobroker/node_modules/ioredis/built/commander.js:124:25)
                                        host.ubuntuserver
                                        	2021-06-08 21:21:07.374	error	Caught by controller[11]: at Adapter.setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:6213:35)
                                        

                                        Frage mich nur was er mit redis hat?

                                        santa@ubuntuserver:/opt/iobroker$ iobroker status
                                        iobroker is running on this host.
                                        
                                        
                                        Objects type: file
                                        States  type: file
                                        
                                        
                                        1 Reply Last reply Reply Quote 0
                                        • Feuersturm
                                          Feuersturm @apollon77 last edited by

                                          @apollon77 js-controller 3.3.12 zeigt auf meinem Master und Slave keine Auffälligkeiten 🙂

                                          1 Reply Last reply Reply Quote 1
                                          • Chaot
                                            Chaot @Feuersturm last edited by

                                            @feuersturm Ah ok.
                                            Ich habe die Umstellung hier gemacht und die wird scheinbar nicht gespeichert:
                                            gui.jpg

                                            Mit deiner Einstellung wird der Host neu gestartet und das bleibt dann scheinbar dauernd gespeichert.
                                            Danke.

                                            Feuersturm 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

                                            1.0k
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

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