Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. js-controller 5.0.x jetzt für alle User im STABLE!

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    11
    2
    203

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    7.9k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.7k

js-controller 5.0.x jetzt für alle User im STABLE!

js-controller 5.0.x jetzt für alle User im STABLE!

Scheduled Pinned Locked Moved ioBroker Allgemein
js-controllerstableupgrade
509 Posts 82 Posters 138.9k Views 65 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Walter WhiteW Walter White

    @ofbeqnpolkkl6mby5e13 offiziell gibt es den den ab wann?

    Verfügbare Version:
    7.0.3
    Installierte Version:
    7.0.3

    mcm1957M Offline
    mcm1957M Offline
    mcm1957
    wrote on last edited by
    #65

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

    @ofbeqnpolkkl6mby5e13 offiziell gibt es den den ab wann?

    Verfügbare Version:
    7.0.3
    Installierte Version:
    7.0.3

    Die Version 7.1.4 von javascript sollte ab heute Nachmittag im stable zur Installation angeboten werden.

    DANKE für eure Rückmeldung des Problems und der Lösung.

    Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
    Support Repositoryverwaltung.

    Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

    LESEN - gute Forenbeitrage

    1 Reply Last reply
    0
    • Thomas BraunT Thomas Braun

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

      root@iobroker

      Regel 1: Nie als root herumkaspern.

      iob diag
      

      sagt dazu?

      M Offline
      M Offline
      Merowinger
      wrote on last edited by Merowinger
      #66

      @thomas-braun

      iob diag
      iobroker [command]
      
      Commands:
        iobroker setup                                               Setup ioBroker
        iobroker start [all|<adapter>.<instance>]                    Starts the js-controller or a specified adapter instance
        iobroker stop [<adapter>.<instance>]                         stops the js-controller or a specified adapter instance
        iobroker restart [<adapter>.<instance>]                      Restarts js-controller or a specified adapter instance  [aliases: r]
        iobroker debug <adapter>[.<instance>]                        Starts a Node.js debugging session for the adapter instance
        iobroker info                                                Shows the host info
        iobroker logs [<adapter>]                                    Monitor log
        iobroker add <adapter> [desiredNumber]                       Add instance of adapter  [aliases: a]
        iobroker install <adapter>                                   Installs a specified adapter  [aliases: i]
        iobroker rebuild [<module>]                                  Rebuild all native modules or path
        iobroker url <url> [<name>]                                  Install adapter from specified url, e.g. GitHub
        iobroker del <adapter>                                       Remove adapter and all instances from this host  [aliases: delete]
        iobroker del <adapter>.<instance>                            Remove adapter instance  [aliases: delete]
        iobroker update [<repositoryUrl>]                            Update repository and list adapters
        iobroker upgrade                                             Upgrade management
        iobroker upload [all|<adapter>]                              Upload management  [aliases: u]
        iobroker object                                              Object management  [aliases: o]
        iobroker state                                               State management  [aliases: s]
        iobroker message <adapter>[.instance] <command> [<message>]  Send message to adapter instance/s
        iobroker list <type> [<filter>]                              List all entries, like objects
        iobroker chmod <mode> <file>                                 Change file rights
        iobroker chown <user> <group> <file>                         Change file ownership
        iobroker touch <file>                                        Touch file
        iobroker rm <file>                                           Remove file
        iobroker file                                                File management
        iobroker user                                                User commands
        iobroker group                                               group management
        iobroker host <hostname>                                     Set host to given hostname
        iobroker set <adapter>.<instance>                            Change settings of adapter config
        iobroker license <license.file or license.text>              Update license by given file
        iobroker cert                                                Certificate management
        iobroker clean <yes>                                         Clears all objects and states
        iobroker backup                                              Create backup
        iobroker restore <backup name or path>                       Restore a specified backup
        iobroker validate <backup name or path>                      Validate a specified backup
        iobroker status [all|<adapter>.<instance>]                   Status of ioBroker or adapter instance  [aliases: isrun]
        iobroker repo [<name>]                                       Show repo information
        iobroker uuid                                                Show uuid of the installation  [aliases: id]
        iobroker unsetup                                             Reset license, installation secret and language
        iobroker fix                                                 Execute the installation fixer script, this updates your ioBroker installation
        iobroker multihost                                           Multihost management
        iobroker compact                                             compact group management
        iobroker plugin                                              Plugin management
        iobroker version [<adapter>]                                 Show version of js-controller or specified adapter  [aliases: v]
      
      Options:
        --help  Show help  [boolean]
      

      Ist das hier aus dem service status evtl das Problem?

      Sep 15 11:14:22 iobroker bash[3271]: /bin/sh: 1: hcitool: not found
      

      Mod-Edit: Code/Log in Code Tags gepackt. Bitte benutzt die Code Tags Funktion -> </>
      Hier gehts zur Hilfe.

      jetzt habe ich das js-controller update so zum drittel Mal durchgeführt...
      von den iob Befehlen funktioniert jeder nur bei iob fix, zeigt er mir die Befehlsliste an...

      
      Sep 15 11:38:59 iobroker bash[21714]:     at Module.require (node:internal/modules/cjs/loader:1143:19) {
      Sep 15 11:38:59 iobroker bash[21714]:   code: 'MODULE_NOT_FOUND',
      Sep 15 11:38:59 iobroker bash[21714]:   requireStack: [
      Sep 15 11:38:59 iobroker bash[21714]:     '/opt/iobroker/node_modules/iobroker.fritzbox/lib/utils.js',
      Sep 15 11:38:59 iobroker bash[21714]:     '/opt/iobroker/node_modules/iobroker.fritzbox/main.js'
      

      Jetzt habe ich wieder den crash. fritzbox adapter deinstalliert.
      service iobroker stop und start durchgeführt...
      jetzt kann ich wieder den admin adapter auf 6.8.0 upgraden und der js-controller ist auch wieder der 4er...

      Thomas BraunT mcm1957M 2 Replies Last reply
      0
      • M Merowinger

        @thomas-braun

        iob diag
        iobroker [command]
        
        Commands:
          iobroker setup                                               Setup ioBroker
          iobroker start [all|<adapter>.<instance>]                    Starts the js-controller or a specified adapter instance
          iobroker stop [<adapter>.<instance>]                         stops the js-controller or a specified adapter instance
          iobroker restart [<adapter>.<instance>]                      Restarts js-controller or a specified adapter instance  [aliases: r]
          iobroker debug <adapter>[.<instance>]                        Starts a Node.js debugging session for the adapter instance
          iobroker info                                                Shows the host info
          iobroker logs [<adapter>]                                    Monitor log
          iobroker add <adapter> [desiredNumber]                       Add instance of adapter  [aliases: a]
          iobroker install <adapter>                                   Installs a specified adapter  [aliases: i]
          iobroker rebuild [<module>]                                  Rebuild all native modules or path
          iobroker url <url> [<name>]                                  Install adapter from specified url, e.g. GitHub
          iobroker del <adapter>                                       Remove adapter and all instances from this host  [aliases: delete]
          iobroker del <adapter>.<instance>                            Remove adapter instance  [aliases: delete]
          iobroker update [<repositoryUrl>]                            Update repository and list adapters
          iobroker upgrade                                             Upgrade management
          iobroker upload [all|<adapter>]                              Upload management  [aliases: u]
          iobroker object                                              Object management  [aliases: o]
          iobroker state                                               State management  [aliases: s]
          iobroker message <adapter>[.instance] <command> [<message>]  Send message to adapter instance/s
          iobroker list <type> [<filter>]                              List all entries, like objects
          iobroker chmod <mode> <file>                                 Change file rights
          iobroker chown <user> <group> <file>                         Change file ownership
          iobroker touch <file>                                        Touch file
          iobroker rm <file>                                           Remove file
          iobroker file                                                File management
          iobroker user                                                User commands
          iobroker group                                               group management
          iobroker host <hostname>                                     Set host to given hostname
          iobroker set <adapter>.<instance>                            Change settings of adapter config
          iobroker license <license.file or license.text>              Update license by given file
          iobroker cert                                                Certificate management
          iobroker clean <yes>                                         Clears all objects and states
          iobroker backup                                              Create backup
          iobroker restore <backup name or path>                       Restore a specified backup
          iobroker validate <backup name or path>                      Validate a specified backup
          iobroker status [all|<adapter>.<instance>]                   Status of ioBroker or adapter instance  [aliases: isrun]
          iobroker repo [<name>]                                       Show repo information
          iobroker uuid                                                Show uuid of the installation  [aliases: id]
          iobroker unsetup                                             Reset license, installation secret and language
          iobroker fix                                                 Execute the installation fixer script, this updates your ioBroker installation
          iobroker multihost                                           Multihost management
          iobroker compact                                             compact group management
          iobroker plugin                                              Plugin management
          iobroker version [<adapter>]                                 Show version of js-controller or specified adapter  [aliases: v]
        
        Options:
          --help  Show help  [boolean]
        

        Ist das hier aus dem service status evtl das Problem?

        Sep 15 11:14:22 iobroker bash[3271]: /bin/sh: 1: hcitool: not found
        

        Mod-Edit: Code/Log in Code Tags gepackt. Bitte benutzt die Code Tags Funktion -> </>
        Hier gehts zur Hilfe.

        jetzt habe ich das js-controller update so zum drittel Mal durchgeführt...
        von den iob Befehlen funktioniert jeder nur bei iob fix, zeigt er mir die Befehlsliste an...

        
        Sep 15 11:38:59 iobroker bash[21714]:     at Module.require (node:internal/modules/cjs/loader:1143:19) {
        Sep 15 11:38:59 iobroker bash[21714]:   code: 'MODULE_NOT_FOUND',
        Sep 15 11:38:59 iobroker bash[21714]:   requireStack: [
        Sep 15 11:38:59 iobroker bash[21714]:     '/opt/iobroker/node_modules/iobroker.fritzbox/lib/utils.js',
        Sep 15 11:38:59 iobroker bash[21714]:     '/opt/iobroker/node_modules/iobroker.fritzbox/main.js'
        

        Jetzt habe ich wieder den crash. fritzbox adapter deinstalliert.
        service iobroker stop und start durchgeführt...
        jetzt kann ich wieder den admin adapter auf 6.8.0 upgraden und der js-controller ist auch wieder der 4er...

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        wrote on last edited by
        #67

        @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
        

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        DuffyD 1 Reply Last reply
        1
        • M Merowinger

          @thomas-braun

          iob diag
          iobroker [command]
          
          Commands:
            iobroker setup                                               Setup ioBroker
            iobroker start [all|<adapter>.<instance>]                    Starts the js-controller or a specified adapter instance
            iobroker stop [<adapter>.<instance>]                         stops the js-controller or a specified adapter instance
            iobroker restart [<adapter>.<instance>]                      Restarts js-controller or a specified adapter instance  [aliases: r]
            iobroker debug <adapter>[.<instance>]                        Starts a Node.js debugging session for the adapter instance
            iobroker info                                                Shows the host info
            iobroker logs [<adapter>]                                    Monitor log
            iobroker add <adapter> [desiredNumber]                       Add instance of adapter  [aliases: a]
            iobroker install <adapter>                                   Installs a specified adapter  [aliases: i]
            iobroker rebuild [<module>]                                  Rebuild all native modules or path
            iobroker url <url> [<name>]                                  Install adapter from specified url, e.g. GitHub
            iobroker del <adapter>                                       Remove adapter and all instances from this host  [aliases: delete]
            iobroker del <adapter>.<instance>                            Remove adapter instance  [aliases: delete]
            iobroker update [<repositoryUrl>]                            Update repository and list adapters
            iobroker upgrade                                             Upgrade management
            iobroker upload [all|<adapter>]                              Upload management  [aliases: u]
            iobroker object                                              Object management  [aliases: o]
            iobroker state                                               State management  [aliases: s]
            iobroker message <adapter>[.instance] <command> [<message>]  Send message to adapter instance/s
            iobroker list <type> [<filter>]                              List all entries, like objects
            iobroker chmod <mode> <file>                                 Change file rights
            iobroker chown <user> <group> <file>                         Change file ownership
            iobroker touch <file>                                        Touch file
            iobroker rm <file>                                           Remove file
            iobroker file                                                File management
            iobroker user                                                User commands
            iobroker group                                               group management
            iobroker host <hostname>                                     Set host to given hostname
            iobroker set <adapter>.<instance>                            Change settings of adapter config
            iobroker license <license.file or license.text>              Update license by given file
            iobroker cert                                                Certificate management
            iobroker clean <yes>                                         Clears all objects and states
            iobroker backup                                              Create backup
            iobroker restore <backup name or path>                       Restore a specified backup
            iobroker validate <backup name or path>                      Validate a specified backup
            iobroker status [all|<adapter>.<instance>]                   Status of ioBroker or adapter instance  [aliases: isrun]
            iobroker repo [<name>]                                       Show repo information
            iobroker uuid                                                Show uuid of the installation  [aliases: id]
            iobroker unsetup                                             Reset license, installation secret and language
            iobroker fix                                                 Execute the installation fixer script, this updates your ioBroker installation
            iobroker multihost                                           Multihost management
            iobroker compact                                             compact group management
            iobroker plugin                                              Plugin management
            iobroker version [<adapter>]                                 Show version of js-controller or specified adapter  [aliases: v]
          
          Options:
            --help  Show help  [boolean]
          

          Ist das hier aus dem service status evtl das Problem?

          Sep 15 11:14:22 iobroker bash[3271]: /bin/sh: 1: hcitool: not found
          

          Mod-Edit: Code/Log in Code Tags gepackt. Bitte benutzt die Code Tags Funktion -> </>
          Hier gehts zur Hilfe.

          jetzt habe ich das js-controller update so zum drittel Mal durchgeführt...
          von den iob Befehlen funktioniert jeder nur bei iob fix, zeigt er mir die Befehlsliste an...

          
          Sep 15 11:38:59 iobroker bash[21714]:     at Module.require (node:internal/modules/cjs/loader:1143:19) {
          Sep 15 11:38:59 iobroker bash[21714]:   code: 'MODULE_NOT_FOUND',
          Sep 15 11:38:59 iobroker bash[21714]:   requireStack: [
          Sep 15 11:38:59 iobroker bash[21714]:     '/opt/iobroker/node_modules/iobroker.fritzbox/lib/utils.js',
          Sep 15 11:38:59 iobroker bash[21714]:     '/opt/iobroker/node_modules/iobroker.fritzbox/main.js'
          

          Jetzt habe ich wieder den crash. fritzbox adapter deinstalliert.
          service iobroker stop und start durchgeführt...
          jetzt kann ich wieder den admin adapter auf 6.8.0 upgraden und der js-controller ist auch wieder der 4er...

          mcm1957M Offline
          mcm1957M Offline
          mcm1957
          wrote on last edited by
          #68

          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

          Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
          Support Repositoryverwaltung.

          Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

          LESEN - gute Forenbeitrage

          1 Reply Last reply
          0
          • mcm1957M mcm1957

            @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.

            JohGreJ Offline
            JohGreJ Offline
            JohGre
            wrote on last edited by
            #69

            @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
            

            nuc i5: RaspberryMatic, ioBroker, pi-hole, SQL-Server, OMV-NAS, Influx-DB & Grafana, OpenHab, tasmoadmin

            mcm1957M 1 Reply Last reply
            0
            • JohGreJ JohGre

              @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
              
              mcm1957M Offline
              mcm1957M Offline
              mcm1957
              wrote on last edited by
              #70

              @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

              Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
              Support Repositoryverwaltung.

              Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

              LESEN - gute Forenbeitrage

              JohGreJ 1 Reply Last reply
              0
              • mcm1957M mcm1957

                @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

                JohGreJ Offline
                JohGreJ Offline
                JohGre
                wrote on last edited by JohGre
                #71

                @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

                nuc i5: RaspberryMatic, ioBroker, pi-hole, SQL-Server, OMV-NAS, Influx-DB & Grafana, OpenHab, tasmoadmin

                mcm1957M 2 Replies Last reply
                0
                • JohGreJ 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

                  mcm1957M Offline
                  mcm1957M Offline
                  mcm1957
                  wrote on last edited by
                  #72

                  @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

                  Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                  Support Repositoryverwaltung.

                  Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                  LESEN - gute Forenbeitrage

                  mcm1957M 1 Reply Last reply
                  1
                  • mcm1957M mcm1957

                    @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

                    mcm1957M Offline
                    mcm1957M Offline
                    mcm1957
                    wrote on last edited by mcm1957
                    #73

                    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

                    Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                    Support Repositoryverwaltung.

                    Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                    LESEN - gute Forenbeitrage

                    ? 1 Reply Last reply
                    0
                    • Thomas BraunT Thomas Braun

                      @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
                      
                      DuffyD Offline
                      DuffyD Offline
                      Duffy
                      wrote on last edited by Duffy
                      #74

                      @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?

                      Nix besonderes; iob auf Respberry pi 4 (8GB) mit 32 GB SSD
                      Node.js: v22.21.0
                      NPM: 10.9.4
                      js-controller 7.0.7
                      Linux: Trixie

                      DJMarc75D Thomas BraunT 2 Replies Last reply
                      0
                      • DuffyD 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?

                        DJMarc75D Offline
                        DJMarc75D Offline
                        DJMarc75
                        wrote on last edited by
                        #75

                        @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 ?

                        Lehrling seit 1975 !!!
                        Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                        https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                        DuffyD 1 Reply Last reply
                        0
                        • DJMarc75D DJMarc75

                          @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 ?

                          DuffyD Offline
                          DuffyD Offline
                          Duffy
                          wrote on last edited by
                          #76

                          @djmarc75

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

                          Anwesisung.png

                          Nix besonderes; iob auf Respberry pi 4 (8GB) mit 32 GB SSD
                          Node.js: v22.21.0
                          NPM: 10.9.4
                          js-controller 7.0.7
                          Linux: Trixie

                          Thomas BraunT 1 Reply Last reply
                          0
                          • DuffyD 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?

                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            wrote on last edited by
                            #77

                            @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.

                            Linux-Werkzeugkasten:
                            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                            NodeJS Fixer Skript:
                            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                            DuffyD 1 Reply Last reply
                            0
                            • DuffyD Duffy

                              @djmarc75

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

                              Anwesisung.png

                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              wrote on last edited by
                              #78

                              @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.

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              1 Reply Last reply
                              0
                              • Thomas BraunT Thomas Braun

                                @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.

                                DuffyD Offline
                                DuffyD Offline
                                Duffy
                                wrote on last edited by
                                #79

                                @thomas-braun

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

                                Gruß Duffy

                                Nix besonderes; iob auf Respberry pi 4 (8GB) mit 32 GB SSD
                                Node.js: v22.21.0
                                NPM: 10.9.4
                                js-controller 7.0.7
                                Linux: Trixie

                                Thomas BraunT 1 Reply Last reply
                                0
                                • DuffyD Duffy

                                  @thomas-braun

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

                                  Gruß Duffy

                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  wrote on last edited by
                                  #80

                                  @duffy

                                  Die Befehle, aber ohne sudo vorweg.

                                  Linux-Werkzeugkasten:
                                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                  NodeJS Fixer Skript:
                                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                  DuffyD 1 Reply Last reply
                                  0
                                  • wendy2702W wendy2702

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

                                    Hat jemand den linux-control mal getestet? Er scheint ja nicht mehr gepflegt zu werden, sieht für mich in GitHub ziemlich eindeutig aus. Aber funktioniert er denn unter 5.x?

                                    Läuft bei mir auch noch

                                    S Offline
                                    S Offline
                                    sunny9999
                                    wrote on last edited by
                                    #81

                                    @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

                                    mcm1957M Thomas BraunT 2 Replies Last reply
                                    0
                                    • S sunny9999

                                      @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

                                      mcm1957M Offline
                                      mcm1957M Offline
                                      mcm1957
                                      wrote on last edited by
                                      #82

                                      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

                                      Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                                      Support Repositoryverwaltung.

                                      Wer Danke sagen will, kann nen Kaffee spendieren: https://paypal.me/mcm1957atiobroker

                                      LESEN - gute Forenbeitrage

                                      1 Reply Last reply
                                      0
                                      • S sunny9999

                                        @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

                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        wrote on last edited by
                                        #83

                                        @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.

                                        Linux-Werkzeugkasten:
                                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                        NodeJS Fixer Skript:
                                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                        1 Reply Last reply
                                        0
                                        • foxriver76F foxriver76

                                          Hallo ioBroker-Community,

                                          Heute möchten wir Euch den js-controller 5.0 endlich auch im STABLE Repository zur Verfügung stellen. Dieser Post enthält alle wichtigen Infos. Bitte unbedingt lesen!!
                                          Wir bedanken uns bei allen Usern die bisher die neue Version bereits als Alpha oder Beta getestet und Feedback gegeben haben.

                                          Node.js Versions-Anforderungen
                                          In diesem Release entfällt Node.js 12.x welches seit April letztem Jahr nicht mehr gepflegt wird und Node.js 14.x welches seit April diesem Jahres EOL ist. Node.js 18.x ist dazugekommen. Die unterstützten Node.js Versionen sind: 16.4.0+ und 18.x und nach aktuellem Stand Node.js 20.x, wobei hier noch erfahrungen fehlen. Die empfohlene Node.js Version für ioBroker haben wir vor kurzem auf 18.x angehoben.
                                          Bitte beachtet weiterhin bei Node.js Updates die Anleitung im Forum unter https://forum.iobroker.net/topic/64032/update-nodejs-best-practise-supported-14-16-und-18 !

                                          Informationen zur Version
                                          Es gibt EINIGE Adapter die aktualisiert werden müssen!! Bitte weiter unten lesen!

                                          In dieser Version wurde die Umstellung des Quellcodes auf TypeScript sehr stark vorangetrieben (inzwischen bei 88%), wodurch am Ende die Stabilität weiter steigt weil viele Code-Fehler nicht mehr auftreten können. Natürlich sind neben Optimierungen und Fehlerbehebungen auch ein paar neue Features hinzugekommen. Auch wenn mit dieser Version keine neuen Prüfungen hinzukommen, die zu Log-Ausgaben bei Adaptern führen, meldet aktuelle Logausgaben bitte weiterhin bei den Adaptern.

                                          Detailliertere Informationen zu allen Änderungen und Features findet Ihr weiter unten und im Changelog.

                                          Für die aktive Mitarbeit an dieser Version des js-controller bedanke mich diesmal wieder besonders bei Apollon77, AlCalzone und natürlich Bluefox und auch ein paar weiteren Entwicklern!

                                          ACHTUNG backups inkompatibel bei Downgrades!!

                                          Neben der Node.js Version gibt es eine wichtige Inkompatibilität: Backups die mit der 5.0 des js-controller erstellt wurden lassen sich nicht mit einem js-controller 4 oder kleiner wieder restoren!

                                          Darüber hinaus ist der js-controller 5.0 generell kompatibel mit allen bestehenden ioBroker-Systemen. Ein Update von der 2.0/2.1/2.2/3.x ist problemlos möglich. Wir empfehlen allerings vor dem Update auf die 5.0 idealerweise ein Update auf die 4.0 und vorher auf 3.3.x durchzuführen, da ein Downgrade nach einem erfolgten Update nur auf eine 3.3.x möglich ist (siehe FAQ)! Nur die Node.js Version muss weiterhin mindestens 16.x sein, wie oben bereits ausgeführt. Wer überlegt die Node.js Version anzuheben bitte weiter unten im Abschnitt "Was ist zu testen" lesen 🙂

                                          Aufgrund einiger internen Umstellungen brauchen wieder einige Adapter Updates. Diese sollten am besten VOR dem Update installiert werden!
                                          Bitte dazu die Informationen weiter unten beachten!


                                          Installation


                                          VOR der Installation

                                          Wie bei jedem Upgrade dieser Art: Bitte macht ein Backup! iobroker backup bzw kopieren des iobroker-data Verzeichnisses reichen an sich aus. Bitte nicht das node_modules Verzeichnis einfach kopieren, da sonst symbolische Links kaputt gehen können, was zu größeren Problemen danach führt. Eine alte 4.0.x-Version des js-controller kann im Notfall einfach wieder per npm install iobroker.js-controller@version ("version" durch die gewünschte Versionsnummer ersetzen) installiert werden und sollte alles wieder herstellen (Vorheriger Stable Stand ist die 4.0.24)

                                          Nötige Adapter-Aktualisierungen

                                          Am besten dennoch VOR dem js-controller Update alle verfügbaren Adapter-Updates prüfen und alle Updates installieren, die im Changelog auf Optimierungen oder Anpassungen für den js-controller 4.0 oder höher hinweisen.

                                          Diesmal sind doch einige Adapter auf der Liste die man updaten muss -falls installiert! Siehe Spoiler!

                                          • ✅ acme - required: none / 0.1.0 - released
                                          • ✅ admin - required: 6.8.0 - released
                                          • ✅ anelhut - required: 1.0.15 - released
                                          • ✅b-control-em - required: 0.3.1 - released
                                          • ⚪ bosch-ebike - required: none
                                          • ✅ cul - required: 2.2.0 - released (no change)
                                          • ✅ daikin-cloud - required: 0.3.0 - released
                                          • ✅ doorbird - required: 0.1.7 - newer released
                                          • ✅ ds18b20 - required: 2.0.4 - released
                                          • ✅ energymanager - required: 1.4.2 - released
                                          • ⚪ enigma2 - required: none - not at stable yet
                                          • ✅ fakeroku - required: 0.2.2+ - released
                                          • ✅ fhem - required: 2.0.5 - released
                                          • ✅ history - required: 2.2.6 - released
                                          • ✅ iqontrol - required: 2.3.0 - released
                                          • ⚪ javascript - required: none
                                          • 🚫 km200 - deprecated - Ersatz: ems-esp
                                          • ✅ lgtv - required: 1.1.12 - released
                                          • ❗linux-control - required: ???
                                          • ✅ maxcul - required: 1.3.1 (no change)
                                          • ⚪ miio - required: none - not at stable
                                          • ✅ mydlink - required: 1.3.4 - released
                                          • ✅ nanoleaf-lightpanales - required: 1.4.0 - released
                                          • ✅ node-red - required: 4.03+ (no change)
                                          • ✅ notification.manager - required: 0.1.1 - released
                                          • ✅ pi-hole - required: 1.3.6+ - released
                                          • ✅ ping - required: 1.6.2 - released
                                          • ✅ pushbullet - required: 1.0.1 - released
                                          • 🚫 samsung_tyzen - stale repo - deprecated with js-controller 5
                                          • ✅ socketio - required: 6.5.2 - released
                                          • ✅ stiebel-isg - required: 1.7.6+ - newer released
                                          • ✅ systeminfo - required: 1.0.0 - released
                                          • ✅ viessmann - required: 1.4.4+ - released
                                          • ✅ web - required: 6.1.0 - released
                                          • ✅ ws - required: 2.5.3 - released
                                          • ✅yahka - required: 1.0.1 - newer version released
                                          • ✅ zigbee - required: 1.8.23 - released
                                          Achtung: MASTER-Systeme Reihenfolgen beachten!

                                          Bei einem Multi-Host-System, welches auf js-controller 2.2, 3.x oder 4.0.x läuft, ist es beim Update auf Version 5.0 empfohlen, zuerst das Master-System zu aktualisieren. Der Master muss dann wieder gestartet werden. Die Slaves werden danach aktualisiert!

                                          Bei Updates von Master/Slave-Systemen mit js-controller 1.5 oder früher Bitte die jeweiligen Update Threads der empfohlenen Zwischenversionen prüfen.

                                          Windows
                                          Generell muss das Update manuell via npm installiert werden.

                                          Hierzu im ioBroker-Verzeichnis nach stoppen des ioBroker den Befehl iob upgrade self ausführen.

                                          Linux

                                          • ioBroker stoppen (iobroker stop)
                                          • Prüfen das keine Prozesse (Adapter, Backups) mehr laufen (ps auxww|grep io und auch ps auxww|grep backup ). Es passiert manchmal das trotz dem Stoppen noch Zombies zurückbleiben
                                          • cd /opt/iobroker
                                          • Das Update erfolgt via iob upgrade self
                                          • ioBroker starten (iobroker start)

                                          Bei Fehlern:
                                          Wenn bei der Installation Fehler wegen fehlender Zugriffsrechte auftreten, am besten den Installation-Fixer (iobroker fix wer schon einen js-controller 2.x oder höher hat, alternativ weiterhin manuell via curl -sL https://iobroker.net/fix.sh | bash -) nutzen und die Installation wiederholen.
                                          Falls es auch danach noch Fehler gibt, bitte die Installation erneut mittels sudo -H -u iobroker npm install iobroker.js-controller versuchen. Bitte berichtet solche Fälle hier im Thread.

                                          NACH der Installation

                                          Wenn alles klappt merkt Ihr ausser der höheren Versionsnummer in der Host-Ansicht im Admin keinen Unterschied. Alles funktioniert weiterhin wie vorher. Alle Adapterinstanzen starten und funktionieren. Wenn das so ist hat alles geklappt.

                                          Falls im Log Warn-Meldungen auftauchen mit dem Hinweis diese an den Entwickler zu senden, dann bitte schauen welcher Adapter es ist und entsprechend dort Issues bitte anlegen!


                                          Was hat sich geändert, was besonders ansehen/beachten?


                                          Neben einiger weiterer Bugfixes gibt es folgende Änderungen und Fixes zu erwähnen:

                                          • generell siehe Changelog, speziell auch für die Features
                                          • generell bitte im CLI und auch sonst überall drüber schauen. Die Typescript Umstellungen haben sehr viel Code angefasst.
                                          • Falls jemand sporadisch Alias Fehler im Log hatte bitte versuchen diese mit der neuen version wieder zu provoziere und rückmelden

                                          Speziell die Entwickler sollten bitte die genannten Deprecations und neuen Features anschauen und beachten.

                                          Wie bereits gesagt, viele Änderungen fanden hinter den Kulissen statt. Hier für Interessierte als Spoiler eine Zusammenfassung:

                                          5.0. Release Jana

                                          BREAKING CHANGES

                                          • Support for Node.js 12 and 14 is dropped! Supported are Node.js 16.4.0+ and 18.x and hopefully 20.x
                                          • Backups created with the new js-controller version cannot be restored on hosts with lower js-controller version!
                                          • Update recommended npm version to 8
                                          • Deprecate binary states, Adapters will change to use Files instead!

                                          Features

                                          • (foxriver76) Show npm error message on failing adapter installations and update also without debug parameter
                                          • (foxriver76) Introduce iobroker setting (dnsResolution) to choose between verbatim and ipv4 first dns resolution order
                                          • (foxriver76) Add support for windows for iob fix
                                          • (bluefox) Added CLI option to restart/start/stop all instances of an adapter (e.g. iob stop admin now also works)
                                          • (foxriver76) Allow to use iob host oldname command when new host already exists but has no instances
                                          • (foxriver76) Added an admin notification if redis is misconfigured and info how to fix it
                                          • (foxriver76) Enable upgrade of js-controller via Admin UI (Linux only)

                                          Optimizations and Fixes

                                          • (foxriver76) Speedup "getStates" calls with many IDs often used by visualizations: JSONL 17 times faster, Redis 23 times faster
                                          • (foxriver76) significantly reduce backup size
                                          • (foxriver76) Enhance CLI help for list command to show all possible types to list
                                          • (foxriver76) Also stop instances before updating from GitHub
                                          • (foxriver76) Conversion of big parts of the js-controller codebase to typeScript and address all found issues
                                          • (Apollon77) Only log error on "enable/disable via .alive" if there is an error
                                          • (foxriver76) Optimize adapter unload and stop handling for edge cases
                                          • (AlCalzone) Carefully normalize jsonlOptions
                                          • (bluefox) Do not show warning on a requested adapter stop/termination
                                          • (bluefox) Make sure that the first log line is not missing in Admin
                                          • (foxriver76) Fix wrong formatting of cli get binary state if no encoding is passed
                                          • (foxriver76) Fix restoring backups from pre js-controller 4.x which were created without config.system
                                          • (foxriver76) Preserve tier setting on adapter upload
                                          • (foxriver76) update apt sources before installing os dependencies
                                          • (foxriver76) Only skip erase on upload if opted out explicitly to always cleanup unneeded files
                                          • (foxriver76) Try to fix strange alias errors, inform us if it happens again!
                                          • (foxriver76) Remove windows bat files completely, installer will create them when needed
                                          • (AlCalzone/Apollon77) Update jsonl db to prevent locking issues
                                          • (foxriver76) Fixes iob file sync not working for jsonl
                                          • (foxriver76) Do not crash if we cannot initialize db backup directory on start
                                          • (foxriver76) Fixed issue with certificate validity on leap years
                                          • (Apollon77/foxriver76) Make sure that all relevant files are removed when eraseOnUpload is used
                                          • (foxriver76) fix wrong hostname after backup restore
                                          • (bluefox) allow CLI vendor update without explicitly specifying vendor file (default file is used)
                                          • (Apollon77, foxriver76, bluefox, AlCalzone) Several fixes and refactorings to prevent potential crash cases reported by Sentry and other sources

                                          Developer relevant DEPRECATIONS/WARNINGS

                                          • Deprecate binary states, Migrate your adapters to use Files instead!
                                          • If you need to access special js-controller common tools please use adapter-core instead of js-controller directly - see https://github.com/ioBroker/adapter-core#commontools
                                          • Parameter that contain patterns (e.g. mqtt.*) are now checked for allowed characters and general correctness!

                                          Developer relevant new Features

                                          • (bluefox) Added options to subscribe to file changes: subscribeForeignFiles, unsubscribeForeignFiles, onAdapterFileChanged (event contains id, fileName, size and not the whole content of the file!)

                                          • (foxriver76) Introduce on("install") handler for adapter which is automatically called when adapter process is started with --install

                                          • (foxriver76) Introduce io-package flag common.nodeProcessParams to allow to pass adapter specific nodejs process parameters (disables compact mode for the adapter!)

                                          • (foxriver76) Respect dns resolution (ipv4/ipv6 first) from config internally and provide relevant methods via adapter-core

                                          • (foxriver76) Add JSON-Schema for iobroker.json

                                          • (bluefox) Allowed export of password.js (to be used with adapter-core)

                                          • (bluefox) Added _design/chart to the system designs

                                          • (foxriver76) Automatically generated Code-Docs for Adapter class https://github.com/ioBroker/ioBroker.js-controller/tree/master/packages/controller/doc

                                          • (foxriver76) Added (foreign)objectExists to adapter methods

                                          • (bluefox) Extend getSuitableLicenses to look for other licenses

                                          • (buefox/foxriver76) Added new category for notifications: blocked and respect js-controller common.blockedVersions to block versions from starting

                                          • (bluefox) Added new system view "custom-full" to return the full objects for objects with a custom part and not only the custom details

                                          • (foxriver76) Added support for getForeignObjects with an array of strings as pattern

                                          • (AlCalzone) Preparations to allow js-controller Dev version to be used with dev-server

                                          • (foxriver76) Validate max timeout value (max 32bit max number) on setTimeout/setInterval and throw on error to prevent issues

                                          • (foxriver76) new io-package flag common.supportedMessages to replace messagebox and other messagebox-related properties

                                          • (foxriver76) adapter.sendTo now accepts an optional timeout argument

                                          • Developer relevant Optimizations and Fixes

                                          • (foxriver76) Ensure setObjectNotExists returns id on success

                                          • (foxriver76) Fix Typings for sendTo/sendToHost

                                          • (Bluefox) Add User permission check to requireLog

                                          • (foxriver76) added nonEdit property of objects to types and document functionality

                                          • (foxriver76) introduced constants for state quality

                                          • (foxriver76) subscribeStates now also accepts an array of ids

                                          • general dependency updates

                                          • code style optimizations and streamline code

                                          Generell ist zu testen, ob alles noch so funktioniert wie vorher auch. Das ist das wichtigste!


                                          Wie Fehler melden?


                                          Wer sich unsicher ist, ob ein Fehler vorliegt, sollte am besten hier im Thread das Problem beschreiben. So können wir alle versuchen, das Problem nachzuvollziehen und ggf. einzugrenzen.

                                          Sobald ein Fehler auftritt der in einer Fehlermeldung oder einen Crash mit Fehlerdetails im Log oder auf Kommandozeile endet, dann dazu am besten direkt ein GitHub-Issue im js-controller Projekt öffnen und zusätzlich hier im Thread posten. Je detaillierter die Angaben im Issue sind (genaue Fehlermeldungen/Logs, Infos zur OS- und Node.js-Umgebung sowie genaue Schritte zur Reproduktion des Problems), umso schneller können wir Fehler einkreisen und beheben.

                                          Bitte postet auch die Ausgabe von iob diag mit rein.

                                          Wir wünschen allen viel Spaß mit dem neuen Controller und vielen Dank für Eure Unterstützung!

                                          fox

                                          FabioF Offline
                                          FabioF Offline
                                          Fabio
                                          wrote on last edited by Fabio
                                          #84

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

                                          Grüße
                                          Fabio

                                          Iobroker:

                                          • Für mich persöhnlich, gibt es nichts besseres, ich liebe es.

                                          • Das hat unser Smarthome erst zu Smarthome gemacht.

                                          • Du wächst mit ioBroker und ioBroker wächst mit dir.

                                          • Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          128

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe