Skip to content
  • Home
  • 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
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter Device-Watcher v2.x.x GitHub/Latest

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    16
    1
    1.8k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    883

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.1k

Test Adapter Device-Watcher v2.x.x GitHub/Latest

Scheduled Pinned Locked Moved Tester
1.5k Posts 101 Posters 613.0k Views 96 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.
  • B Bongo

    Hab ich mir jetzt auch installiert. Danke für den Adapter.

    Macht jemand Sprachausgabe mit Alexa?
    Mir fehlen da die mit Komma getrennten Listen, die ich dafür nutzen könnte. Oder kann man das aus den Json Listen raus holen?

    arteckA Offline
    arteckA Offline
    arteck
    Developer Most Active
    wrote on last edited by
    #1354

    @bongo sagte in Test Adapter Device-Watcher v2.x.x GitHub/Latest:

    Oder kann man das aus den Json Listen raus holen?

    du kannst aus dem JSON immer was rausholen

    zigbee hab ich, zwave auch, nuc's genauso und HA auch

    1 Reply Last reply
    0
    • M Offline
      M Offline
      Malz1902
      wrote on last edited by
      #1355

      Bei mir will der Adapter irgendwie nicht mwhe starten:

      host.iobroker
      	2023-07-31 09:55:41.061	error	instance system.adapter.device-watcher.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      host.iobroker
      	2023-07-31 09:55:41.061	error	Caught by controller[0]: }
      host.iobroker
      	2023-07-31 09:55:41.061	error	Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.device-watcher/main.js' ]
      host.iobroker
      	2023-07-31 09:55:41.061	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
      host.iobroker
      	2023-07-31 09:55:41.061	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
      host.iobroker
      	2023-07-31 09:55:41.061	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
      host.iobroker
      	2023-07-31 09:55:41.061	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
      host.iobroker
      	2023-07-31 09:55:41.061	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
      host.iobroker
      	2023-07-31 09:55:41.061	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
      host.iobroker
      	2023-07-31 09:55:41.061	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.device-watcher/main.js:7:20)
      host.iobroker
      	2023-07-31 09:55:41.061	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
      host.iobroker
      	2023-07-31 09:55:41.061	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
      host.iobroker
      	2023-07-31 09:55:41.060	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:841:27)
      host.iobroker
      	2023-07-31 09:55:41.060	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:995:15)
      host.iobroker
      	2023-07-31 09:55:41.060	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.device-watcher/main.js
      host.iobroker
      	2023-07-31 09:55:41.060	error	Caught by controller[0]: Require stack:
      host.iobroker
      	2023-07-31 09:55:41.060	error	Caught by controller[0]: Error: Cannot find module 'cron-parser'
      host.iobroker
      	2023-07-31 09:55:41.060	error	Caught by controller[0]: ^
      host.iobroker
      	2023-07-31 09:55:41.060	error	Caught by controller[0]: throw err;
      host.iobroker
      	2023-07-31 09:55:41.059	error	Caught by controller[0]: node:internal/modules/cjs/loader:998
      
      ? 1 Reply Last reply
      0
      • M Malz1902

        Bei mir will der Adapter irgendwie nicht mwhe starten:

        host.iobroker
        	2023-07-31 09:55:41.061	error	instance system.adapter.device-watcher.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        host.iobroker
        	2023-07-31 09:55:41.061	error	Caught by controller[0]: }
        host.iobroker
        	2023-07-31 09:55:41.061	error	Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.device-watcher/main.js' ]
        host.iobroker
        	2023-07-31 09:55:41.061	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
        host.iobroker
        	2023-07-31 09:55:41.061	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
        host.iobroker
        	2023-07-31 09:55:41.061	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:878:12)
        host.iobroker
        	2023-07-31 09:55:41.061	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1043:32)
        host.iobroker
        	2023-07-31 09:55:41.061	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
        host.iobroker
        	2023-07-31 09:55:41.061	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1165:14)
        host.iobroker
        	2023-07-31 09:55:41.061	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.device-watcher/main.js:7:20)
        host.iobroker
        	2023-07-31 09:55:41.061	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18)
        host.iobroker
        	2023-07-31 09:55:41.061	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1067:19)
        host.iobroker
        	2023-07-31 09:55:41.060	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:841:27)
        host.iobroker
        	2023-07-31 09:55:41.060	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:995:15)
        host.iobroker
        	2023-07-31 09:55:41.060	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.device-watcher/main.js
        host.iobroker
        	2023-07-31 09:55:41.060	error	Caught by controller[0]: Require stack:
        host.iobroker
        	2023-07-31 09:55:41.060	error	Caught by controller[0]: Error: Cannot find module 'cron-parser'
        host.iobroker
        	2023-07-31 09:55:41.060	error	Caught by controller[0]: ^
        host.iobroker
        	2023-07-31 09:55:41.060	error	Caught by controller[0]: throw err;
        host.iobroker
        	2023-07-31 09:55:41.059	error	Caught by controller[0]: node:internal/modules/cjs/loader:998
        
        ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #1356

        @malz1902 er findet, warum auch immer, das module cron parser nicht. Hast du schon versucht den adapter neu zu installieren?

        M 1 Reply Last reply
        0
        • ? A Former User

          @malz1902 er findet, warum auch immer, das module cron parser nicht. Hast du schon versucht den adapter neu zu installieren?

          M Offline
          M Offline
          Malz1902
          wrote on last edited by
          #1357

          @ciddi89 ja schon mehrfach, leider keine Besserung

          1 Reply Last reply
          0
          • M Offline
            M Offline
            Malz1902
            wrote on last edited by
            #1358

            @malz1902 said in Test Adapter Device-Watcher v2.x.x GitHub/Latest:

            Cannot find module 'cron-parser'

            host.iobroker
            	2023-08-01 08:53:36.334	warn	adapter "device-watcher" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
            

            Node.js
            v16.20.1

            soll ich auf 18 gehen?

            M 1 Reply Last reply
            0
            • M Malz1902

              @malz1902 said in Test Adapter Device-Watcher v2.x.x GitHub/Latest:

              Cannot find module 'cron-parser'

              host.iobroker
              	2023-08-01 08:53:36.334	warn	adapter "device-watcher" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
              

              Node.js
              v16.20.1

              soll ich auf 18 gehen?

              M Offline
              M Offline
              Malz1902
              wrote on last edited by
              #1359

              @malz1902 said in Test Adapter Device-Watcher v2.x.x GitHub/Latest:

              @malz1902 said in Test Adapter Device-Watcher v2.x.x GitHub/Latest:

              Cannot find module 'cron-parser'

              host.iobroker
              	2023-08-01 08:53:36.334	warn	adapter "device-watcher" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
              

              Node.js
              v16.20.1

              soll ich auf 18 gehen?

              hmm okay mit nodejs geht es auch nicht

              ? 1 Reply Last reply
              0
              • M Malz1902

                @malz1902 said in Test Adapter Device-Watcher v2.x.x GitHub/Latest:

                @malz1902 said in Test Adapter Device-Watcher v2.x.x GitHub/Latest:

                Cannot find module 'cron-parser'

                host.iobroker
                	2023-08-01 08:53:36.334	warn	adapter "device-watcher" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
                

                Node.js
                v16.20.1

                soll ich auf 18 gehen?

                hmm okay mit nodejs geht es auch nicht

                ? Offline
                ? Offline
                A Former User
                wrote on last edited by
                #1360

                @malz1902 sollte auch egal sein angegeben ist das es bei 16, 18 und 20 gehen soll. Nur 14 wurde entfernt. Besteht der Fehler weiterhin wenn du auf Version 2.9.2 gehst?

                M 1 Reply Last reply
                0
                • ? A Former User

                  @malz1902 sollte auch egal sein angegeben ist das es bei 16, 18 und 20 gehen soll. Nur 14 wurde entfernt. Besteht der Fehler weiterhin wenn du auf Version 2.9.2 gehst?

                  M Offline
                  M Offline
                  Malz1902
                  wrote on last edited by
                  #1361

                  @ciddi89 bin runter bis Version 2.8.2. immer der gleiche Fehler:

                  host.iobroker
                  	2023-08-01 09:24:22.173	error	instance system.adapter.device-watcher.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                  host.iobroker
                  	2023-08-01 09:24:22.173	error	Caught by controller[0]: Node.js v18.17.0
                  host.iobroker
                  	2023-08-01 09:24:22.173	error	Caught by controller[0]: }
                  host.iobroker
                  	2023-08-01 09:24:22.173	error	Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.device-watcher/main.js' ]
                  host.iobroker
                  	2023-08-01 09:24:22.173	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                  host.iobroker
                  	2023-08-01 09:24:22.173	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
                  host.iobroker
                  	2023-08-01 09:24:22.173	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:960:12)
                  host.iobroker
                  	2023-08-01 09:24:22.173	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1119:32)
                  host.iobroker
                  	2023-08-01 09:24:22.173	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                  host.iobroker
                  	2023-08-01 09:24:22.173	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1256:14)
                  host.iobroker
                  	2023-08-01 09:24:22.173	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.device-watcher/main.js:11:20)
                  host.iobroker
                  	2023-08-01 09:24:22.173	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
                  host.iobroker
                  	2023-08-01 09:24:22.173	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1143:19)
                  host.iobroker
                  	2023-08-01 09:24:22.173	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:922:27)
                  host.iobroker
                  	2023-08-01 09:24:22.173	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                  host.iobroker
                  	2023-08-01 09:24:22.173	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.device-watcher/main.js
                  host.iobroker
                  	2023-08-01 09:24:22.173	error	Caught by controller[0]: Require stack:
                  host.iobroker
                  	2023-08-01 09:24:22.173	error	Caught by controller[0]: Error: Cannot find module 'cron-parser'
                  host.iobroker
                  	2023-08-01 09:24:22.173	error	Caught by controller[0]: ^
                  host.iobroker
                  	2023-08-01 09:24:22.173	error	Caught by controller[0]: throw err;
                  host.iobroker
                  	2023-08-01 09:24:22.173	error	Caught by controller[0]: node:internal/modules/cjs/loader:1080
                  
                  M 1 Reply Last reply
                  0
                  • M Malz1902

                    @ciddi89 bin runter bis Version 2.8.2. immer der gleiche Fehler:

                    host.iobroker
                    	2023-08-01 09:24:22.173	error	instance system.adapter.device-watcher.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                    host.iobroker
                    	2023-08-01 09:24:22.173	error	Caught by controller[0]: Node.js v18.17.0
                    host.iobroker
                    	2023-08-01 09:24:22.173	error	Caught by controller[0]: }
                    host.iobroker
                    	2023-08-01 09:24:22.173	error	Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.device-watcher/main.js' ]
                    host.iobroker
                    	2023-08-01 09:24:22.173	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                    host.iobroker
                    	2023-08-01 09:24:22.173	error	Caught by controller[0]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
                    host.iobroker
                    	2023-08-01 09:24:22.173	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:960:12)
                    host.iobroker
                    	2023-08-01 09:24:22.173	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1119:32)
                    host.iobroker
                    	2023-08-01 09:24:22.173	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                    host.iobroker
                    	2023-08-01 09:24:22.173	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1256:14)
                    host.iobroker
                    	2023-08-01 09:24:22.173	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.device-watcher/main.js:11:20)
                    host.iobroker
                    	2023-08-01 09:24:22.173	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
                    host.iobroker
                    	2023-08-01 09:24:22.173	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1143:19)
                    host.iobroker
                    	2023-08-01 09:24:22.173	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:922:27)
                    host.iobroker
                    	2023-08-01 09:24:22.173	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                    host.iobroker
                    	2023-08-01 09:24:22.173	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.device-watcher/main.js
                    host.iobroker
                    	2023-08-01 09:24:22.173	error	Caught by controller[0]: Require stack:
                    host.iobroker
                    	2023-08-01 09:24:22.173	error	Caught by controller[0]: Error: Cannot find module 'cron-parser'
                    host.iobroker
                    	2023-08-01 09:24:22.173	error	Caught by controller[0]: ^
                    host.iobroker
                    	2023-08-01 09:24:22.173	error	Caught by controller[0]: throw err;
                    host.iobroker
                    	2023-08-01 09:24:22.173	error	Caught by controller[0]: node:internal/modules/cjs/loader:1080
                    
                    M Offline
                    M Offline
                    Malz1902
                    wrote on last edited by
                    #1362

                    Habe in der Javascript Instanz jetzt cron-parser als npm Modul angegeben, dann geht es

                    ? 1 Reply Last reply
                    0
                    • M Malz1902

                      Habe in der Javascript Instanz jetzt cron-parser als npm Modul angegeben, dann geht es

                      ? Offline
                      ? Offline
                      A Former User
                      wrote on last edited by
                      #1363

                      @malz1902 hmm okay... Evtl wurde das Modul von einem anderen Adapter gelöscht oder so? Ist nur komisch, normalerweise sollte er das neu laden wenn der Adapter neu installiert wird.

                      1 Reply Last reply
                      0
                      • FredFF Online
                        FredFF Online
                        FredF
                        Most Active Forum Testing
                        wrote on last edited by
                        #1364

                        @ciddi89 Ich habe nichts gefunden darüber... vielleicht auch falsch gesucht...
                        Der ble Adapter hat den Datenpunkt ble.0.info.driverState, überwacht dein Adapter den auch?
                        Bei Updates geht der gerne vom Status poweredOn auf unauthorized und empfängt dann keine Daten mehr.

                        {
                         "_id": "ble.0.info.driverState",
                         "type": "state",
                         "common": {
                           "role": "indicator.state",
                           "name": "bluetooth driver state",
                           "desc": "The current state of the bluetooth driver",
                           "type": "string",
                           "read": true,
                           "write": false,
                           "def": "poweredOff"
                         },
                         "native": {},
                         "from": "system.adapter.ble.0",
                         "ts": 1691677391808,
                         "acl": {
                           "object": 1636,
                           "state": 1636,
                           "owner": "system.user.admin",
                           "ownerGroup": "system.group.administrator"
                         },
                         "user": "system.user.admin"
                        }
                        

                        ? 1 Reply Last reply
                        0
                        • FredFF FredF

                          @ciddi89 Ich habe nichts gefunden darüber... vielleicht auch falsch gesucht...
                          Der ble Adapter hat den Datenpunkt ble.0.info.driverState, überwacht dein Adapter den auch?
                          Bei Updates geht der gerne vom Status poweredOn auf unauthorized und empfängt dann keine Daten mehr.

                          {
                           "_id": "ble.0.info.driverState",
                           "type": "state",
                           "common": {
                             "role": "indicator.state",
                             "name": "bluetooth driver state",
                             "desc": "The current state of the bluetooth driver",
                             "type": "string",
                             "read": true,
                             "write": false,
                             "def": "poweredOff"
                           },
                           "native": {},
                           "from": "system.adapter.ble.0",
                           "ts": 1691677391808,
                           "acl": {
                             "object": 1636,
                             "state": 1636,
                             "owner": "system.user.admin",
                             "ownerGroup": "system.group.administrator"
                           },
                           "user": "system.user.admin"
                          }
                          

                          ? Offline
                          ? Offline
                          A Former User
                          wrote on last edited by
                          #1365

                          @fredf ne den überwacht der Adapter nicht. Sollte dann aber nicht besser der Ble Adapter auf ‚Nicht verbunden mit Gerät oder Dienst‘ gehen? Nutze selber Ble nicht mehr in Verbindung mit iobroker daher weiß ich nicht mehr ob der das dann so macht. Ich glaube nicht, wäre aber meiner Meinung sinnvoller.

                          FredFF 1 Reply Last reply
                          0
                          • ? A Former User

                            @fredf ne den überwacht der Adapter nicht. Sollte dann aber nicht besser der Ble Adapter auf ‚Nicht verbunden mit Gerät oder Dienst‘ gehen? Nutze selber Ble nicht mehr in Verbindung mit iobroker daher weiß ich nicht mehr ob der das dann so macht. Ich glaube nicht, wäre aber meiner Meinung sinnvoller.

                            FredFF Online
                            FredFF Online
                            FredF
                            Most Active Forum Testing
                            wrote on last edited by
                            #1366

                            @ciddi89 ok muss ich mal beobachten. Mache dann ein issue beim ble Adapter auf

                            1 Reply Last reply
                            0
                            • J Offline
                              J Offline
                              jerzimeik
                              wrote on last edited by
                              #1367

                              Hallo,

                              ich habe den Adapter über Github installiert und bekomme nach dem Starten des Adapters folgende Fehlermeldung:

                              Screenshot 2023-08-21 112343.png

                              Im Javascript-Adapter habe ich den Eintrag gesetzt:
                              26ed1ca9-26f7-4911-b9fb-dc583da005b6-image.png

                              Wo könnte noch der Fehler liegen?

                              da_WoodyD Merlin123M crunchipC 3 Replies Last reply
                              0
                              • J jerzimeik

                                Hallo,

                                ich habe den Adapter über Github installiert und bekomme nach dem Starten des Adapters folgende Fehlermeldung:

                                Screenshot 2023-08-21 112343.png

                                Im Javascript-Adapter habe ich den Eintrag gesetzt:
                                26ed1ca9-26f7-4911-b9fb-dc583da005b6-image.png

                                Wo könnte noch der Fehler liegen?

                                da_WoodyD Online
                                da_WoodyD Online
                                da_Woody
                                wrote on last edited by
                                #1368

                                @jerzimeik keine Screenshots von logs.
                                Die gehören kopiert und in codetags eingefügt.

                                gruß vom Woody
                                HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                                1 Reply Last reply
                                0
                                • J jerzimeik

                                  Hallo,

                                  ich habe den Adapter über Github installiert und bekomme nach dem Starten des Adapters folgende Fehlermeldung:

                                  Screenshot 2023-08-21 112343.png

                                  Im Javascript-Adapter habe ich den Eintrag gesetzt:
                                  26ed1ca9-26f7-4911-b9fb-dc583da005b6-image.png

                                  Wo könnte noch der Fehler liegen?

                                  Merlin123M Offline
                                  Merlin123M Offline
                                  Merlin123
                                  wrote on last edited by
                                  #1369

                                  @jerzimeik Die neu 2er Version läuft nur mit js-controller > 5.0. Welchen js-controller hast Du im Einsatz?

                                  Beta-Tester

                                  1 Reply Last reply
                                  0
                                  • J jerzimeik

                                    Hallo,

                                    ich habe den Adapter über Github installiert und bekomme nach dem Starten des Adapters folgende Fehlermeldung:

                                    Screenshot 2023-08-21 112343.png

                                    Im Javascript-Adapter habe ich den Eintrag gesetzt:
                                    26ed1ca9-26f7-4911-b9fb-dc583da005b6-image.png

                                    Wo könnte noch der Fehler liegen?

                                    crunchipC Away
                                    crunchipC Away
                                    crunchip
                                    Forum Testing Most Active
                                    wrote on last edited by
                                    #1370

                                    @jerzimeik sagte in Test Adapter Device-Watcher v2.x.x GitHub/Latest:

                                    Im Javascript-Adapter habe ich den Eintrag gesetzt:

                                    ist normalerweise gar nicht nötig

                                    nodejs 18.11 ist mittlerweile auch nicht mehr der neuste Stand, da du aus deinem anderen Thread auch Probleme hast, shelly im iot hinzu zu fügen, zeig mal die Ausgabe von iob diag

                                    umgestiegen von Proxmox auf Unraid

                                    1 Reply Last reply
                                    0
                                    • J Offline
                                      J Offline
                                      jerzimeik
                                      wrote on last edited by jerzimeik
                                      #1371
                                      iob upgrade self 
                                      

                                      bringt komischerweise auch nichts Neues.

                                      Die Ausgabe von iob diag :

                                      ======================= SUMMARY =======================
                                                           v.2023-04-16
                                      
                                      
                                      Operatingsystem:        Ubuntu 21.04
                                      Kernel:                 5.11.22-4-pve
                                      Installation:           lxc
                                      Timezone:               Europe/Berlin (CEST, +0200)
                                      User-ID:                0
                                      X-Server:               false
                                      Boot Target:            graphical.target
                                      
                                      Pending OS-Updates:     0
                                      Pending iob updates:    0
                                      
                                      Nodejs-Installation:    /usr/bin/nodejs         v18.11.0
                                                              /usr/bin/node           v18.11.0
                                                              /usr/bin/npm            8.19.2
                                                              /usr/bin/npx            8.19.2
                                      
                                      Recommended versions are nodejs 18.x.y and npm 9.x.y
                                      Your nodejs installation is correct
                                      
                                      MEMORY: 
                                                    total        used        free      shared  buff/cache   available
                                      Mem:           7.7G        156M        6.4G          0B        1.2G        7.6G
                                      Swap:          7.2G        2.0M        7.2G
                                      Total:          14G        159M         13G
                                      
                                      Active iob-Instances:   2
                                      Active repo(s): stable
                                      
                                      ioBroker Core:          js-controller           4.0.24
                                                              admin                   6.8.0
                                      
                                      ioBroker Status:        iobroker is not running on this host.
                                      
                                      
                                      Objects type: jsonl
                                      States  type: jsonl
                                      
                                      Status admin and web instance:
                                        system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        system.adapter.vis-material-webfont.0   : vis-material-webfont  : iobroker                                 -  enabled
                                        system.adapter.web-speedy.0             : web-speedy            : iobroker                                 - disabled
                                        system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                      
                                      Objects:                57729
                                      States:                 43526
                                      
                                      Size of iob-Database:
                                      
                                      65M     /opt/iobroker/iobroker-data/objects.jsonl
                                      35M     /opt/iobroker/iobroker-data/objects.json.migrated
                                      35M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                                      90M     /opt/iobroker/iobroker-data/states.jsonl
                                      5.7M    /opt/iobroker/iobroker-data/states.json.migrated
                                      5.7M    /opt/iobroker/iobroker-data/states.json.bak.migrated
                                      
                                      
                                      
                                      =================== END OF SUMMARY ====================
                                      
                                      DJMarc75D 1 Reply Last reply
                                      0
                                      • J jerzimeik
                                        iob upgrade self 
                                        

                                        bringt komischerweise auch nichts Neues.

                                        Die Ausgabe von iob diag :

                                        ======================= SUMMARY =======================
                                                             v.2023-04-16
                                        
                                        
                                        Operatingsystem:        Ubuntu 21.04
                                        Kernel:                 5.11.22-4-pve
                                        Installation:           lxc
                                        Timezone:               Europe/Berlin (CEST, +0200)
                                        User-ID:                0
                                        X-Server:               false
                                        Boot Target:            graphical.target
                                        
                                        Pending OS-Updates:     0
                                        Pending iob updates:    0
                                        
                                        Nodejs-Installation:    /usr/bin/nodejs         v18.11.0
                                                                /usr/bin/node           v18.11.0
                                                                /usr/bin/npm            8.19.2
                                                                /usr/bin/npx            8.19.2
                                        
                                        Recommended versions are nodejs 18.x.y and npm 9.x.y
                                        Your nodejs installation is correct
                                        
                                        MEMORY: 
                                                      total        used        free      shared  buff/cache   available
                                        Mem:           7.7G        156M        6.4G          0B        1.2G        7.6G
                                        Swap:          7.2G        2.0M        7.2G
                                        Total:          14G        159M         13G
                                        
                                        Active iob-Instances:   2
                                        Active repo(s): stable
                                        
                                        ioBroker Core:          js-controller           4.0.24
                                                                admin                   6.8.0
                                        
                                        ioBroker Status:        iobroker is not running on this host.
                                        
                                        
                                        Objects type: jsonl
                                        States  type: jsonl
                                        
                                        Status admin and web instance:
                                          system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          system.adapter.vis-material-webfont.0   : vis-material-webfont  : iobroker                                 -  enabled
                                          system.adapter.web-speedy.0             : web-speedy            : iobroker                                 - disabled
                                          system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                        
                                        Objects:                57729
                                        States:                 43526
                                        
                                        Size of iob-Database:
                                        
                                        65M     /opt/iobroker/iobroker-data/objects.jsonl
                                        35M     /opt/iobroker/iobroker-data/objects.json.migrated
                                        35M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                                        90M     /opt/iobroker/iobroker-data/states.jsonl
                                        5.7M    /opt/iobroker/iobroker-data/states.json.migrated
                                        5.7M    /opt/iobroker/iobroker-data/states.json.bak.migrated
                                        
                                        
                                        
                                        =================== END OF SUMMARY ====================
                                        
                                        DJMarc75D Offline
                                        DJMarc75D Offline
                                        DJMarc75
                                        wrote on last edited by
                                        #1372

                                        @jerzimeik sagte in Test Adapter Device-Watcher v2.x.x GitHub/Latest:

                                        Ubuntu 21.04

                                        Hat seit Januar 2022 das EOL erreicht.

                                        @jerzimeik sagte in Test Adapter Device-Watcher v2.x.x GitHub/Latest:

                                        v18.11.0

                                        18.17.1 ist aktuell.

                                        Da würde ich als erstes mal ansetzen.

                                        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

                                        1 Reply Last reply
                                        0
                                        • J Offline
                                          J Offline
                                          jerzimeik
                                          wrote on last edited by
                                          #1373

                                          Nach

                                          sudo apt purge --autoremove nodejs* npm node-*
                                          

                                          und

                                          curl -sL https://deb.nodesource.com/setup_18.x | sudo -E bash
                                          sudo apt install nodejs
                                          sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null
                                          
                                          

                                          bleibt aber die Version

                                          /usr/bin/nodejs
                                          /usr/bin/node
                                          /usr/bin/npm
                                          /usr/bin/npx
                                          v18.11.0
                                          v18.11.0
                                          8.19.2
                                          8.19.2
                                          

                                          Vorher habe ich natürlich apt update und apt upgrade gemacht.

                                          JLegJ DJMarc75D 2 Replies 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

                                          733

                                          Online

                                          32.6k

                                          Users

                                          82.1k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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