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

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    js-controller 3.3 jetzt im Beta

    This topic has been deleted. Only users with topic management privileges can see it.
    • 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
                                      • Feuersturm
                                        Feuersturm @Chaot last edited by

                                        @chaot Richtig, es kommt auch folgender Hinweise:
                                        659d5b92-2ee8-4c2d-948a-581ec1f100a4-grafik.png

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

                                          @feuersturm Oh Mann --- wer liest denn schon Anleitungen 🤦 --- Ja, ich gelobe Besserung 😖

                                          1 Reply Last reply Reply Quote 0
                                          • P
                                            passuff last edited by

                                            Seit dem Update auf 3.3.12 ist bei mir der Log Herunterladen Button verschwunden und das Log hat keine Einträge mehr...

                                            G 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

                                            867
                                            Online

                                            31.6k
                                            Users

                                            79.4k
                                            Topics

                                            1.3m
                                            Posts

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