Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. js-controller 5.0.x jetzt für alle User im STABLE!

    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 5.0.x jetzt für alle User im STABLE!

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @Merowinger last edited by

      @merowinger

      Da ist deine Basis verfummelt...
      root...
      Mach einen separaten Thread auf. Da dann die Langfassung vom manuellen Aufruf rein:

      curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh
      
      Duffy 1 Reply Last reply Reply Quote 1
      • mcm1957
        mcm1957 @Merowinger last edited by

        Aktualisierung der Liste erforderlicher Adapterupdates:

        javascript 7.1.4 - stable verfügbar ab 15.9. nachmittags
        enigma2 2.0.3 - nur via latest repository verfügbar
        plenticore 2.3.0 - z.Z. nur im latest, stable in Planung

        1 Reply Last reply Reply Quote 0
        • JohGre
          JohGre @mcm1957 last edited by

          @mcm57 sagte in js-controller 5.0.x jetzt für alle User im STABLE!:

          @mcm57 said in js-controller 5.0.x jetzt für alle User im STABLE!:

          @foxriver76
          Ok
          Wenn ihr keine Zeit habt kann ich am Abend release versuchen

          Ok, der botvac hat weder release script noch github tests - Museumsstand was die Infrastruktur betrifft. Ich werd dann mal anfangen, kann aber auch noch nen Tag dauern bis ne saubere Release entsteht.

          Wer will, kann zwischenzeitlich die GITHUB Version versuchen (übliches Disclaimer - at own risk + Backup). Der Code sollte an js-controller 5 angepasst sein. Er enthält allerdings auch ein paar weitere Änderungen die nicht ins README gefunden haben, da muss ich erst mal schaun ob da ne Info was geändert wurde extrahieren kann.

          Funkt leider nicht

          2023-09-15 12:00:23.203 - debug: botvac.0 (24567) Redis Objects: Use Redis connection: 10.0.0.227:9001
          2023-09-15 12:00:23.246 - debug: botvac.0 (24567) Objects client ready ... initialize now
          2023-09-15 12:00:23.249 - debug: botvac.0 (24567) Objects create System PubSub Client
          2023-09-15 12:00:23.250 - debug: botvac.0 (24567) Objects create User PubSub Client
          2023-09-15 12:00:23.317 - debug: botvac.0 (24567) Objects client initialize lua scripts
          2023-09-15 12:00:23.323 - debug: botvac.0 (24567) Objects connected to redis: 10.0.0.227:9001
          2023-09-15 12:00:23.360 - debug: botvac.0 (24567) Redis States: Use Redis connection: 10.0.0.227:9000
          2023-09-15 12:00:23.381 - debug: botvac.0 (24567) States create System PubSub Client
          2023-09-15 12:00:23.381 - debug: botvac.0 (24567) States create User PubSub Client
          2023-09-15 12:00:23.469 - debug: botvac.0 (24567) States connected to redis: 10.0.0.227:9000
          2023-09-15 12:00:23.700 - info: botvac.0 (24567) starting. Version 1.0.4 (non-npm: iobroker-community-adapters/ioBroker.botvac#331c3718f9b221f76efdec922ed38ba587c1d392) in /opt/iobroker/node_modules/iobroker.botvac, node: v18.17.1, js-controller: 5.0.12
          2023-09-15 12:00:28.485 - info: botvac.0 (24567) devices found: 4
          2023-09-15 12:00:28.719 - warn: botvac.0 (24567) Device"Erdgeschoss" with id: Erdgeschoss is not exists in cloud any more!
          2023-09-15 12:00:28.984 - warn: botvac.0 (24567) Device"Erdgeschoss" with id: Erdgeschoss is not exists in cloud any more!
          2023-09-15 12:00:28.985 - warn: botvac.0 (24567) Device"Turnverein Oben" with id: Turnverein Oben is not exists in cloud any more!
          2023-09-15 12:00:29.209 - warn: botvac.0 (24567) Device"Erdgeschoss" with id: Erdgeschoss is not exists in cloud any more!
          2023-09-15 12:00:29.209 - warn: botvac.0 (24567) Device"Keller" with id: Keller is not exists in cloud any more!
          2023-09-15 12:00:29.210 - warn: botvac.0 (24567) Device"Turnverein Oben" with id: Turnverein Oben is not exists in cloud any more!
          2023-09-15 12:00:30.373 - error: botvac.0 (24567) Unhandled promise rejection. 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().
          2023-09-15 12:00:30.374 - error: botvac.0 (24567) unhandled promise rejection: undefined is not a valid state value
          2023-09-15 12:00:30.376 - error: botvac.0 (24567) Error: undefined is not a valid state value
          at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/maybeCallback.js:35:17)
          at AdapterClass._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5439:49)
          at AdapterClass.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5400:21)
          at /opt/iobroker/node_modules/iobroker.botvac/main.js:514:17
          at Robot. (/opt/iobroker/node_modules/node-botvac/lib/robot.js:77:17)
          at /opt/iobroker/node_modules/node-botvac/lib/robot.js:610:17
          at /opt/iobroker/node_modules/node-botvac/lib/api.js:40:45
          at
          at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
          2023-09-15 12:00:30.376 - error: botvac.0 (24567) undefined is not a valid state value
          2023-09-15 12:00:30.385 - info: botvac.0 (24567) terminating
          2023-09-15 12:00:30.386 - warn: botvac.0 (24567) Terminated (UNCAUGHT_EXCEPTION): Without reason
          2023-09-15 12:00:30.395 - warn: botvac.0 (24567) State value to set for "botvac.0.Turnverein Oben.commands.spotWidth" has value "0" less than min "100"
          2023-09-15 12:00:30.398 - warn: botvac.0 (24567) State value to set for "botvac.0.Turnverein Oben.commands.spotHeight" has value "0" less than min "100"
          2023-09-15 12:00:30.524 - debug: botvac.0 (24567) get schedule {"type":1,"enabled":true,"events":[{"day":0,"startTime":"04:00"},{"day":2,"startTime":"04:00"},{"day":4,"startTime":"04:00"},{"day":1,"startTime":"04:00"},{"day":3,"startTime":"04:00"},{"day":5,"startTime":"04:00"},{"day":6,"startTime":"04:00"}]}
          2023-09-15 12:00:30.560 - error: botvac.0 (24567) Unhandled promise rejection. 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().
          2023-09-15 12:00:30.560 - error: botvac.0 (24567) unhandled promise rejection: undefined is not a valid state value
          2023-09-15 12:00:30.560 - error: botvac.0 (24567) Error: undefined is not a valid state value
          at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/maybeCallback.js:35:17)
          at AdapterClass._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5439:49)
          at AdapterClass.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5400:21)
          at /opt/iobroker/node_modules/iobroker.botvac/main.js:514:17
          at Robot. (/opt/iobroker/node_modules/node-botvac/lib/robot.js:77:17)
          at /opt/iobroker/node_modules/node-botvac/lib/robot.js:610:17
          at /opt/iobroker/node_modules/node-botvac/lib/api.js:40:45
          at
          at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
          2023-09-15 12:00:30.561 - error: botvac.0 (24567) undefined is not a valid state value
          2023-09-15 12:00:30.577 - warn: botvac.0 (24567) State value to set for "botvac.0.Erdgeschoss.commands.spotWidth" has value "0" less than min "100"
          2023-09-15 12:00:30.578 - warn: botvac.0 (24567) State value to set for "botvac.0.Erdgeschoss.commands.spotHeight" has value "0" less than min "100"
          2023-09-15 12:00:30.586 - error: botvac.0 (24567) Unhandled promise rejection. 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().
          2023-09-15 12:00:30.586 - error: botvac.0 (24567) unhandled promise rejection: undefined is not a valid state value
          2023-09-15 12:00:30.587 - error: botvac.0 (24567) Error: undefined is not a valid state value
          at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/maybeCallback.js:35:17)
          at AdapterClass._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5439:49)
          at AdapterClass.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5400:21)
          at /opt/iobroker/node_modules/iobroker.botvac/main.js:514:17
          at Robot. (/opt/iobroker/node_modules/node-botvac/lib/robot.js:77:17)
          at /opt/iobroker/node_modules/node-botvac/lib/robot.js:610:17
          at /opt/iobroker/node_modules/node-botvac/lib/api.js:40:45
          at
          at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
          2023-09-15 12:00:30.587 - error: botvac.0 (24567) undefined is not a valid state value
          2023-09-15 12:00:30.670 - warn: botvac.0 (24567) State value to set for "botvac.0.Obergeschoss.commands.spotWidth" has value "0" less than min "100"
          2023-09-15 12:00:30.671 - warn: botvac.0 (24567) State value to set for "botvac.0.Obergeschoss.commands.spotHeight" has value "0" less than min "100"
          2023-09-15 12:00:30.673 - debug: botvac.0 (24567) get schedule {"enabled":true,"events":[{"mode":2,"day":0,"startTime":"19:30","boundary":{"id":"a94e2a00-949e-4414-ab56-d506f2725d74","name":"Vorraum"},"mapId":"2022-10-03T15:30:57Z"},{"mode":2,"day":1,"startTime":"19:30","boundary":{"id":"a94e2a00-949e-4414-ab56-d506f2725d74","name":"Vorraum"},"mapId":"2022-10-03T15:30:57Z"},{"mode":2,"day":2,"startTime":"19:30","boundary":{"id":"a94e2a00-949e-4414-ab56-d506f2725d74","name":"Vorraum"},"mapId":"2022-10-03T15:30:57Z"},{"mode":2,"day":3,"startTime":"19:30","boundary":{"id":"a94e2a00-949e-4414-ab56-d506f2725d74","name":"Vorraum"},"mapId":"2022-10-03T15:30:57Z"},{"mode":2,"day":4,"startTime":"19:30","boundary":{"id":"a94e2a00-949e-4414-ab56-d506f2725d74","name":"Vorraum"},"mapId":"2022-10-03T15:30:57Z"},{"mode":2,"day":5,"startTime":"19:30","boundary":{"id":"a94e2a00-949e-4414-ab56-d506f2725d74","name":"Vorraum"},"mapId":"2022-10-03T15:30:57Z"},{"mode":2,"day":6,"startTime":"19:30","boundary":{"id":"a94e2a00-949e-4414-ab56-d506f2725d74","name":"Vorraum"},"mapId":"2022-10-03T15:30:57Z"}]}
          2023-09-15 12:00:30.702 - debug: botvac.0 (24567) get schedule {"enabled":true,"events":[{"mode":2,"day":1,"startTime":"07:50"},{"mode":2,"day":2,"startTime":"07:50"},{"mode":2,"day":3,"startTime":"07:50"},{"mode":2,"day":4,"startTime":"07:50"},{"mode":2,"day":5,"startTime":"08:30"},{"mode":2,"day":6,"startTime":"09:30"}]}
          2023-09-15 12:00:30.714 - debug: botvac.0 (24567) get schedule {"enabled":true,"events":[{"mode":2,"day":5,"startTime":"08:30","boundary":{"id":"7a60a658-82aa-4ef2-b2e5-bf6655c39f59","name":"Vorraum "},"mapId":"2021-11-01T08:33:05Z"},{"mode":2,"day":5,"startTime":"08:50","boundary":{"id":"7c8bb571-74aa-4150-8edd-bb46bf5939c9","name":"Bad Klo"},"mapId":"2021-11-01T08:33:05Z"},{"mode":2,"day":2,"startTime":"07:50"},{"mode":2,"day":3,"startTime":"07:50"},{"mode":2,"day":1,"startTime":"07:50","boundary":{"id":"7a60a658-82aa-4ef2-b2e5-bf6655c39f59","name":"Vorraum "},"mapId":"2021-11-01T08:33:05Z"},{"mode":2,"day":4,"startTime":"07:50","boundary":{"id":"7a60a658-82aa-4ef2-b2e5-bf6655c39f59","name":"Vorraum "},"mapId":"2021-11-01T08:33:05Z"},{"mode":2,"day":1,"startTime":"08:15","boundary":{"id":"7c8bb571-74aa-4150-8edd-bb46bf5939c9","name":"Bad Klo"},"mapId":"2021-11-01T08:33:05Z"},{"mode":2,"day":4,"startTime":"08:15","boundary":{"id":"7c8bb571-74aa-4150-8edd-bb46bf5939c9","name":"Bad Klo"},"mapId":"2021-11-01T08:33:05Z"},{"mode":2,"day":6,"startTime":"09:30"}]}
          2023-09-15 12:00:30.832 - error: botvac.0 (24567) Unhandled promise rejection. 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().
          2023-09-15 12:00:30.833 - error: botvac.0 (24567) unhandled promise rejection: undefined is not a valid state value
          2023-09-15 12:00:30.833 - error: botvac.0 (24567) Error: undefined is not a valid state value
          at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/maybeCallback.js:35:17)
          at AdapterClass._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5439:49)
          at AdapterClass.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5400:21)
          at /opt/iobroker/node_modules/iobroker.botvac/main.js:514:17
          at Robot. (/opt/iobroker/node_modules/node-botvac/lib/robot.js:77:17)
          at /opt/iobroker/node_modules/node-botvac/lib/robot.js:610:17
          at /opt/iobroker/node_modules/node-botvac/lib/api.js:40:45
          at
          at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
          2023-09-15 12:00:30.834 - error: botvac.0 (24567) undefined is not a valid state value
          2023-09-15 12:00:30.879 - warn: botvac.0 (24567) State value to set for "botvac.0.Keller.commands.spotWidth" has value "0" less than min "100"
          2023-09-15 12:00:30.886 - info: botvac.0 (24567) terminating
          2023-09-15 12:00:30.920 - warn: botvac.0 (24567) State value to set for "botvac.0.Keller.commands.spotHeight" has value "0" less than min "100"
          2023-09-15 12:00:30.927 - warn: botvac.0 (24567) get state error: DB closed
          2023-09-15 12:00:30.928 - warn: botvac.0 (24567) get state error: DB closed
          2023-09-15 12:00:31.058 - error: host.VM-Slave instance system.adapter.botvac.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          2023-09-15 12:00:31.061 - warn: host.VM-Slave Do not restart adapter system.adapter.botvac.0 because restart loop detected
          
          mcm1957 1 Reply Last reply Reply Quote 0
          • mcm1957
            mcm1957 @JohGre last edited by

            @JohGre
            OK und sorry,
            Dann mach bitte ein neues Issue beim Adapter auf und erstell hier ggF einen eigenen Thread zum Thema botvac. Das ist definitiv ain Anpassungsproblem diese Uralt Adapters der leider schon länger keine Wartung mehr hatte.

            Hoff ich / jemand kann das fixen auch ohne die passende Hardware zu haben.

            Aber wie gesagt - bitte in getrenntem Thread weiter behandeln (und diesn ggF hier verlinken). Das wird zu speziell hier.

            DANKE

            JohGre 1 Reply Last reply Reply Quote 0
            • JohGre
              JohGre @mcm1957 last edited by JohGre

              @mcm57 Zur Info
              Habe gerade einen fork des community-Adapters gefunden der funktioniert. Vielleicht könnt ihr das zusammenlegen.

              https://github.com/PeterVoronov/ioBroker.botvac/tree/patch-1

              zugehöriger Thread:
              https://forum.iobroker.net/topic/44822/neato-botvac-adapter-further-development/45?_=1694772899628

              mcm1957 2 Replies Last reply Reply Quote 0
              • mcm1957
                mcm1957 @JohGre last edited by

                @johgre
                Danke für die Info; schaus mir an. Dieser Fork unterscheidet sich aber nur bei einer Variablen - nicht aber dort wo es jetzt bei dir gecrashed hat. Der Fix aus dem Fork kommt aber jedenfalls in die nächste Release.

                Aber bitte entweder im referenzierten Thread weiter oder einen neuen öffnen.
                Danke

                mcm1957 1 Reply Last reply Reply Quote 1
                • mcm1957
                  mcm1957 @mcm1957 last edited by mcm1957

                  Aktualisierung der Liste erforderlicher Adapterupdates:

                  javascript 7.1.4 - stable verfügbar ab 15.9. nachmittags
                  enigma2 2.0.3 - nur via latest repository verfügbar
                  plenticore 2.3.0 - z.Z. nur im latest, stable in Planung (mit Vorbehalt, siehe untern)

                  Weitere Adapter mit Problemen:

                  • Adapter PLENTICORE ist (zumindest in der im stable verfügbaren Version 2.2.0) mit js-controller inkompatibel.

                    https://forum.iobroker.net/topic/68313/plenticore-adapter-startet-nicht-nach-aktualisierung

                  • Adapter FITBIT-FITNESS ist mit js-controlelr 5 inkompatibel. Dev hat auf Issue aus April bisher nicht reagiert. Eine Meldung über Probleme, eine Meldung dass alles OK ...

                    https://forum.iobroker.net/topic/68328/fitbit-app-läuft-mit-js-controller-5-0-12-nicht-mehr
                    https://forum.iobroker.net/topic/68290/js-controller-5-0-x-jetzt-für-alle-user-im-stable/86

                  Neuschwansteini 1 Reply Last reply Reply Quote 0
                  • Duffy
                    Duffy @Thomas Braun last edited by Duffy

                    @thomas-braun

                    Hallo thomas-braun,

                    ich habe mir das jetzt alles mal durchgelesen und mir raucht jetzt echt der Kopf, ich habe da einfach zu wenig Ahnung von der Materie.
                    Deshalb meine Frage an dich, du warst mir schon oft eine grosse hilfe ob man das Update durch klicken auf den Update Button starten soll, muss, kann. (Siehe Bild)

                    Screenshot 2023-09-15 153256.png

                    Die ganzen Adapter die heute neu als Stable angeboten wurden habe ich gemacht und meine Node.js ist v18.17.1
                    Aktuell habe ich auf meinem Raspberry Pi noch Bullseye laufen.
                    Backup ist mit Backitup gemacht.

                    Kann ich unter den Voraussetzungen ein Update wagen? Ich frage lieber vorher bevor ich Tage lang versuchen muss alles neu aufzusetzen.

                    Viele Grüße Duffy

                    Edit:

                    Habe bei meinem Test Pi auf den "Knopf" gedrückt und es kam eine Installationsanleitung:

                    cd /opt/iobroker/
                    sudo iobroker stop
                    sudo iobroker upgrade
                    sudo iobroker upgrade self
                    sudo iobroker start

                    Sollte es also mit den Befehlen, die ja vergleichbar sind zum ersten Post, klappen?

                    DJMarc75 Thomas Braun 2 Replies Last reply Reply Quote 0
                    • DJMarc75
                      DJMarc75 @Duffy last edited by

                      @duffy sagte in js-controller 5.0.x jetzt für alle User im STABLE!:

                      sudo iobroker stop

                      SUDO ist in Verbindung mit iobroker so ziemlich verboten.
                      Woher hast Du diese Anleitung ?

                      Duffy 1 Reply Last reply Reply Quote 0
                      • Duffy
                        Duffy @DJMarc75 last edited by

                        @djmarc75

                        Die u.A die Befehle kamen als ich auf den "Knopf" bgedrückt habe aus meinem Post.

                        Anwesisung.png

                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @Duffy last edited by

                          @duffy sagte in js-controller 5.0.x jetzt für alle User im STABLE!:

                          klappen?

                          Mit sudo klappt da nix. Nur alles zusammen.

                          Kann ich unter den Voraussetzungen ein Update wagen?

                          Vermutlich. Ist aber auch kein Thema für diesen Thread.

                          Duffy 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @Duffy last edited by

                            @duffy sagte in js-controller 5.0.x jetzt für alle User im STABLE!:

                            Die u.A die Befehle kamen als ich auf den "Knopf" bgedrückt habe aus meinem Post.

                            Du hast aber vermutlich keine manuelle Installation als root gemacht sondern das Skript verwendet.

                            1 Reply Last reply Reply Quote 0
                            • Duffy
                              Duffy @Thomas Braun last edited by

                              @thomas-braun

                              Sorry, hate nur hier gefragt weil es hier ja um das Update geht.

                              Gruß Duffy

                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @Duffy last edited by

                                @duffy

                                Die Befehle, aber ohne sudo vorweg.

                                Duffy 1 Reply Last reply Reply Quote 0
                                • S
                                  sunny9999 @wendy2702 last edited by

                                  @wendy2702 @x4N70 @Latzi

                                  bei mir leider nicht mehr haut folgende Fehler raus :

                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.354	info	Restart adapter system.adapter.linux-control.0 because enabled
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.354	error	instance system.adapter.linux-control.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.354	error	Caught by controller[22]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.354	error	Caught by controller[22]: at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.354	error	Caught by controller[22]: at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.354	error	Caught by controller[22]: Error: The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.354	error	Caught by controller[22]: 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.IOBROKER-MASTER
                                  2023-09-15 16:16:45.354	error	Caught by controller[21]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.354	error	Caught by controller[21]: at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.354	error	Caught by controller[21]: at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.354	error	Caught by controller[21]: Error: The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.354	error	Caught by controller[20]: 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.IOBROKER-MASTER
                                  2023-09-15 16:16:45.354	error	Caught by controller[19]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.354	error	Caught by controller[19]: at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.354	error	Caught by controller[19]: at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.354	error	Caught by controller[19]: Error: The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.354	error	Caught by controller[19]: 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.IOBROKER-MASTER
                                  2023-09-15 16:16:45.354	error	Caught by controller[18]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.354	error	Caught by controller[18]: at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.354	error	Caught by controller[18]: at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.354	error	Caught by controller[18]: Error: The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.354	error	Caught by controller[18]: 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.IOBROKER-MASTER
                                  2023-09-15 16:16:45.354	error	Caught by controller[17]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.354	error	Caught by controller[17]: at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.353	error	Caught by controller[17]: at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.353	error	Caught by controller[17]: Error: The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.353	error	Caught by controller[17]: 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.IOBROKER-MASTER
                                  2023-09-15 16:16:45.353	error	Caught by controller[16]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.353	error	Caught by controller[16]: at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.353	error	Caught by controller[16]: at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.353	error	Caught by controller[16]: Error: The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.353	error	Caught by controller[15]: 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.IOBROKER-MASTER
                                  2023-09-15 16:16:45.353	error	Caught by controller[14]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.353	error	Caught by controller[14]: at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.353	error	Caught by controller[14]: at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.353	error	Caught by controller[14]: Error: The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.353	error	Caught by controller[13]: 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.IOBROKER-MASTER
                                  2023-09-15 16:16:45.353	error	Caught by controller[12]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.353	error	Caught by controller[12]: at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.353	error	Caught by controller[12]: at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.353	error	Caught by controller[12]: Error: The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.350	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.IOBROKER-MASTER
                                  2023-09-15 16:16:45.350	error	Caught by controller[10]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.350	error	Caught by controller[10]: at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.350	error	Caught by controller[10]: at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.350	error	Caught by controller[10]: Error: The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.350	error	Caught by controller[10]: 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.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[9]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[9]: at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[9]: at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[9]: Error: The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[9]: 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.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[8]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[8]: at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[8]: at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[8]: Error: The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[8]: 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.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[7]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[7]: at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[7]: at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[7]: Error: The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[7]: 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.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[6]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[6]: at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[6]: at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[6]: Error: The pattern "io.linux-control.0.Monitor-PI.services.●.start" is not a valid ID pattern
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[6]: 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.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[5]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[5]: at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[5]: at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[5]: Error: The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[5]: 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.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[4]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[4]: at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[4]: at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[4]: Error: The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[4]: 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.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[3]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[3]: at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[3]: at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[3]: Error: The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[3]: 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.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[2]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[2]: at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.349	error	Caught by controller[2]: at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.348	error	Caught by controller[2]: Error: The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.348	error	Caught by controller[2]: 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.IOBROKER-MASTER
                                  2023-09-15 16:16:45.348	error	Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.348	error	Caught by controller[1]: at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.348	error	Caught by controller[1]: at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.348	error	Caught by controller[1]: Error: The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.348	error	Caught by controller[1]: 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.IOBROKER-MASTER
                                  2023-09-15 16:16:45.348	error	Caught by controller[0]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.348	error	Caught by controller[0]: at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.348	error	Caught by controller[0]: at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15)
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.348	error	Caught by controller[0]: Error: The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern
                                  host.IOBROKER-MASTER
                                  2023-09-15 16:16:45.348	error	Caught by controller[0]: 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:
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.899	error	The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.899	error	Error: The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15) at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.899	error	unhandled promise rejection: The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.898	error	Unhandled promise rejection. 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().
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.897	error	The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.897	error	Error: The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15) at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.896	error	unhandled promise rejection: The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.896	error	Unhandled promise rejection. 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().
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.888	error	The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.888	error	Error: The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15) at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.888	error	unhandled promise rejection: The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.887	error	Unhandled promise rejection. 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().
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.885	error	The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.885	error	Error: The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15) at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.885	error	unhandled promise rejection: The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.885	error	Unhandled promise rejection. 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().
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.875	error	The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.875	error	Error: The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15) at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.875	error	unhandled promise rejection: The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.874	error	Unhandled promise rejection. 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().
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.872	error	The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.872	error	Error: The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15) at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.872	error	unhandled promise rejection: The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.872	error	Unhandled promise rejection. 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().
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.857	error	The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.857	error	Error: The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15) at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.857	error	unhandled promise rejection: The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.857	error	Unhandled promise rejection. 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().
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.854	error	The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.854	error	Error: The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15) at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.854	error	unhandled promise rejection: The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.854	error	Unhandled promise rejection. 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().
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.795	error	The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.795	error	Error: The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15) at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.794	error	unhandled promise rejection: The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.794	error	Unhandled promise rejection. 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().
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.792	error	The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.792	error	Error: The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15) at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.791	error	unhandled promise rejection: The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.791	error	Unhandled promise rejection. 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().
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.773	error	The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.772	error	Error: The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15) at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.772	error	unhandled promise rejection: The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.772	error	Unhandled promise rejection. 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().
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.770	error	The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.770	error	Error: The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15) at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.769	error	unhandled promise rejection: The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.769	error	Unhandled promise rejection. 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().
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.677	error	The pattern "io.linux-control.0.Monitor-PI.services.●.start" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.677	error	Error: The pattern "io.linux-control.0.Monitor-PI.services.●.start" is not a valid ID pattern at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15) at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.677	error	unhandled promise rejection: The pattern "io.linux-control.0.Monitor-PI.services.●.start" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.677	error	Unhandled promise rejection. 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().
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.670	error	The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.670	error	Error: The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15) at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.670	error	unhandled promise rejection: The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.669	error	Unhandled promise rejection. 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().
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.667	error	The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.667	error	Error: The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15) at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.666	error	unhandled promise rejection: The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.666	error	Unhandled promise rejection. 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().
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.636	error	The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.635	error	Error: The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15) at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.635	error	unhandled promise rejection: The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.635	error	Unhandled promise rejection. 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().
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.633	error	The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.632	error	Error: The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15) at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.632	error	unhandled promise rejection: The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.632	error	Unhandled promise rejection. 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().
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.611	error	The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.611	error	Error: The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15) at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.610	error	unhandled promise rejection: The pattern "io.linux-control.0.Monitor-PI.services.●.stop" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.610	error	Unhandled promise rejection. 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().
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.576	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.575	info	terminating
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.575	info	cleaned everything up...
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.558	error	The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.558	error	Error: The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern at Object.pattern2RegEx (/opt/iobroker/node_modules/@iobroker/js-controller-common/src/lib/common/tools.ts:2497:15) at StateRedisClient.subscribe (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:1108:27) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.481	error	unhandled promise rejection: The pattern "io.linux-control.0.Monitor-PI.services.●.restart" is not a valid ID pattern
                                  
                                  linux-control.0
                                  2023-09-15 16:16:44.480	error	Unhandled promise rejection. 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().
                                  
                                  linux-control.0
                                  2023-09-15 16:16:38.470	info	getting data from Monitor-PI (192.168.10.25:22, Adapter start)
                                  
                                  linux-control.0
                                  2023-09-15 16:16:38.469	info	getting data from IO-SLAVE (192.168.10.17:22, Adapter start)
                                  
                                  linux-control.0
                                  2023-09-15 16:16:38.469	info	getting data from RDP-PI (192.168.10.65:22, Adapter start)
                                  
                                  linux-control.0
                                  2023-09-15 16:16:38.468	info	getting data from LABEL-PI (192.168.10.66:22, Adapter start)
                                  
                                  linux-control.0
                                  2023-09-15 16:16:38.431	info	starting. Version 1.1.6 (non-npm: Scrounger/ioBroker.linux-control#59f578f3402850684ba8767a24a9ff288b05a3f0) in /opt/iobroker/node_modules/iobroker.linux-control, node: v18.16.1, js-controller: 5.0.12
                                  

                                  Schon deinstalliert und neu installiert.

                                  Hab auch noch Probleme mit email und samsung_tizen adaptern..... Rest rennt
                                  Jemand noch nen Tip ?
                                  Grüße

                                  Sunny

                                  mcm1957 Thomas Braun 2 Replies Last reply Reply Quote 0
                                  • mcm1957
                                    mcm1957 @sunny9999 last edited by

                                    Es gab da ein issue beim linux control

                                    https://github.com/Scrounger/ioBroker.linux-control/issues/49

                                    Keine Ahnung ob relevant für dein Problem. Abercschau mal rein.

                                    Strobelix80 created this issue in Scrounger/ioBroker.linux-control

                                    closed Error with js-controller 5.x #49

                                    1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @sunny9999 last edited by

                                      @sunny9999 sagte in js-controller 5.0.x jetzt für alle User im STABLE!:

                                      ices.●.rest

                                      Dürfte ein illegales Zeichen an der Stelle sein.

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

                                        @foxriver76 @Bluefox eben kam das Update vom Javasript 7.1.4
                                        Das Exportieren der Scripte funktioniert wieder. Vielen Dank euch.....👍

                                        Grüße
                                        Fabio

                                        1 Reply Last reply Reply Quote 0
                                        • MartinP
                                          MartinP @liv-in-sky last edited by

                                          @liv-in-sky said in js-controller 5.0.x jetzt für alle User im STABLE!:

                                          @foxriver76

                                          also sayit hat sich erledigt - neu installiert und jetzt kommt kein fehler

                                          das mit ws.5 ist etwas seltsam - habe nur ws.0 und ws.1 aktiv und ws.5 - habe jetzt ws5 abgeschaltet und in ws.2 definiert - dann startet alles ohne fehler und die vis ist wieder da

                                          diese ganzen ws.x hatte ich mal installiert und getestet, ob meine tablets die vis stabiler anzeigen, wenn jedes tablet eigene instanzen hat

                                          bleibt n nur noch diese warnung:

                                          	Information for Developer: Using the direct "Let's encrypt" module import is deprecated and will be removed in the next js-controller version, use @iobroker/webserver instead
                                          

                                          Diese Warnung habe ich auch von simple-api.0 ... keine Antwort auf Deine Frage im Thread gefunden

                                          liv-in-sky foxriver76 mcm1957 3 Replies Last reply Reply Quote 0
                                          • Neuschwansteini
                                            Neuschwansteini @mcm1957 last edited by

                                            @mcm57 sagte in js-controller 5.0.x jetzt für alle User im STABLE!:

                                            Aktualisierung der Liste erforderlicher Adapterupdates:

                                            Weitere Adapter mit Problemen:

                                            • Adapter FITBIT-FITNESS ist mit js-controlelr 5 inkompatibel. Dev hat auf Issue aus April bisher nicht reagiert.

                                              https://forum.iobroker.net/topic/68328/fitbit-app-läuft-mit-js-controller-5-0-12-nicht-mehr

                                            Das war bei mir am Anfang mit den Alpha 5.x, seit der 5.0.10 läuft der Fitbit Adapter einwandfrei.
                                            Node 18.17.0, NPM 9.6, Debian bookworm im lxc.

                                            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

                                            753
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            js-controller stable upgrade
                                            82
                                            509
                                            104150
                                            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