Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Alpha Test js-controller 5.0

NEWS

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

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

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    2.7k

Alpha Test js-controller 5.0

Geplant Angeheftet Gesperrt Verschoben Tester
140 Beiträge 25 Kommentatoren 23.7k Aufrufe 31 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • D DocGame

    @apollon77 Bis auf den Yeelight-2 Adapter scheint alles zu laufen. Bei diesem kommt folgende Meldung:

    host.iobroker 2023-04-01 09:21:31.466	info	Restart adapter system.adapter.yeelight-2.0 because enabled
    host.iobroker 2023-04-01 09:21:31.466	error	instance system.adapter.yeelight-2.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
    host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: at TCP.<anonymous> (node:net:322:12)
    host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: at Socket.emit (node:domain:489:12)
    host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: at Socket.emit (node:events:525:35)
    host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: at Object.onceWrapper (node:events:628:26)
    host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: at Socket.onClose (node:net:911:10)
    host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: at new NodeError (node:internal/errors:399:5)
    host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: Error: Socket closed before the connection was established
    host.iobroker 2023-04-01 09:21:31.466	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:
    yeelight-2.0 2023-04-01 09:21:31.300	info	terminating
    yeelight-2.0 2023-04-01 09:21:30.801	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
    yeelight-2.0 2023-04-01 09:21:30.801	info	terminating
    yeelight-2.0 2023-04-01 09:21:30.800	info	cleaned everything up...
    yeelight-2.0 2023-04-01 09:21:30.795	error	Exception-Code: ERR_SOCKET_CLOSED_BEFORE_CONNECTION: Socket closed before the connection was established
    yeelight-2.0 2023-04-01 09:21:30.795	error	Error: Socket closed before the connection was established at new NodeError (node:internal/errors:399:5) at Socket.onClose (node:net:911:10) at Object.onceWrapper (node:events:628:26) at Socket.emit (node:events:525:35) at Socket.emit (node:domain:489:12) at TCP.<anonymous> (node:net:322:12)
    yeelight-2.0 2023-04-01 09:21:30.795	error	unhandled promise rejection: Socket closed before the connection was established
    yeelight-2.0 2023-04-01 09:21:30.795	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().
    yeelight-2.0 2023-04-01 09:21:27.240	info	starting. Version 1.2.1 (non-npm: iobroker-community-adapters/ioBroker.yeelight-2#2927cdb26f938e958726504bfa2d6dec43049b77) in /opt/iobroker/node_modules/iobroker.yeelight-2, node: v18.15.0, js-controller: 5.0.1-alpha.0-20230330-e0b409fe
    host.iobroker 2023-04-01 09:21:25.668	info	instance system.adapter.yeelight-2.0 started with pid 701331
    host.iobroker 2023-04-01 09:21:25.216	info	"system.adapter.yeelight-2.0" enabled
    
    ? Offline
    ? Offline
    Ein ehemaliger Benutzer
    schrieb am zuletzt editiert von
    #35

    @docgame

    hier mit dem Yeelight-Adapter keine Probleme, hab Node 18 installiert, im lxc unter debian bullseye.., alles auf latest:

    ilovegym@iobroker-test:/opt/iobroker$ iob logs --watch | grep yeelight
    2023-04-01 11:21:21.935  - info: host.iobroker-test iobroker add yeelight-2 --host iobroker-test 
    2023-04-01 11:21:23.679  - info: host.iobroker-test iobroker  Installing iobroker.yeelight-2@1.2.1... (System call)
    2023-04-01 11:21:30.378  - info: host.iobroker-test iobroker host.iobroker-test install adapter yeelight-2
    2023-04-01 11:21:30.403  - info: host.iobroker-test iobroker upload [20] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/1.png icons/1.png image/png
    2023-04-01 11:21:30.413  - info: host.iobroker-test iobroker upload [19] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/2.png icons/2.png image/png
    2023-04-01 11:21:30.420  - info: host.iobroker-test iobroker upload [18] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/3.png icons/3.png image/png
    2023-04-01 11:21:30.425  - info: host.iobroker-test iobroker upload [17] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/4.png icons/4.png image/png
    2023-04-01 11:21:30.430  - info: host.iobroker-test iobroker upload [16] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/5.png icons/5.png image/png
    2023-04-01 11:21:30.435  - info: host.iobroker-test iobroker upload [15] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/6.png icons/6.png image/png
    2023-04-01 11:21:30.441  - info: host.iobroker-test iobroker upload [14] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/7.png icons/7.png image/png
    2023-04-01 11:21:30.452  - info: host.iobroker-test iobroker upload [13] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/bslamp1.png icons/bslamp1.png image/png
    2023-04-01 11:21:30.462  - info: host.iobroker-test iobroker upload [12] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/ceiling1.png icons/ceiling1.png image/png
    2023-04-01 11:21:30.466  - info: host.iobroker-test iobroker upload [11] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/ceiling10.png icons/ceiling10.png image/png
    2023-04-01 11:21:30.471  - info: host.iobroker-test iobroker upload [10] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/ceiling3.png icons/ceiling3.png image/png
    2023-04-01 11:21:30.476  - info: host.iobroker-test iobroker upload [9] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/ceiling4.png icons/ceiling4.png image/png
    2023-04-01 11:21:30.480  - info: host.iobroker-test iobroker upload [8] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/color.png icons/color.png image/png
    2023-04-01 11:21:30.484  - info: host.iobroker-test iobroker upload [7] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/desklamp.png icons/desklamp.png image/png
    2023-04-01 11:21:30.487  - info: host.iobroker-test iobroker upload [6] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/mono.png icons/mono.png image/png
    2023-04-01 11:21:30.491  - info: host.iobroker-test iobroker upload [5] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/stripe.png icons/stripe.png image/png
    2023-04-01 11:21:30.499  - info: host.iobroker-test iobroker upload [4] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/index.html index.html text/html
    2023-04-01 11:21:30.503  - info: host.iobroker-test iobroker upload [3] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/index_m.html index_m.html text/html
    2023-04-01 11:21:30.508  - info: host.iobroker-test iobroker upload [2] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/lan.jpg lan.jpg image/jpeg
    2023-04-01 11:21:30.512  - info: host.iobroker-test iobroker upload [1] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/words.js words.js application/javascript
    2023-04-01 11:21:30.516  - info: host.iobroker-test iobroker upload [0] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/yeelight.png yeelight.png image/png
    2023-04-01 11:21:30.538  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2 created/updated
    2023-04-01 11:21:30.554  - info: host.iobroker-test iobroker host.iobroker-test create instance yeelight-2
    2023-04-01 11:21:30.560  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.alive created
    2023-04-01 11:21:30.565  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.connected created
    2023-04-01 11:21:30.571  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.compactMode created
    2023-04-01 11:21:30.576  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.cpu created
    2023-04-01 11:21:30.581  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.cputime created
    2023-04-01 11:21:30.586  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.memHeapUsed created
    2023-04-01 11:21:30.591  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.memHeapTotal created
    2023-04-01 11:21:30.596  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.memRss created
    2023-04-01 11:21:30.602  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.uptime created
    2023-04-01 11:21:30.612  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.inputCount created
    2023-04-01 11:21:30.620  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.outputCount created
    2023-04-01 11:21:30.626  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.eventLoopLag created
    2023-04-01 11:21:30.631  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.sigKill created
    2023-04-01 11:21:30.635  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.logLevel created
    2023-04-01 11:21:30.641  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0 created
    2023-04-01 11:21:33.663  - info: host.iobroker-test instance system.adapter.yeelight-2.0 started with pid 4466
    2023-04-01 11:21:34.653  - info: yeelight-2.0 (4466) starting. Version 1.2.1 in /opt/iobroker/node_modules/iobroker.yeelight-2, node: v18.15.0, js-controller: 5.0.1-alpha.0-20230330-e0b409fe
    2023-04-01 11:22:47.259  - info: host.iobroker-test stopInstance system.adapter.yeelight-2.0 (force=false, process=true)
    2023-04-01 11:22:47.261  - info: yeelight-2.0 (4466) Got terminate signal TERMINATE_YOURSELF
    2023-04-01 11:22:47.262  - info: yeelight-2.0 (4466) cleaned everything up...
    2023-04-01 11:22:47.263  - info: yeelight-2.0 (4466) terminating
    2023-04-01 11:22:47.263  - info: yeelight-2.0 (4466) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2023-04-01 11:22:47.304  - info: host.iobroker-test stopInstance system.adapter.yeelight-2.0 send kill signal
    2023-04-01 11:22:47.763  - info: yeelight-2.0 (4466) terminating
    2023-04-01 11:22:47.787  - info: host.iobroker-test instance system.adapter.yeelight-2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2023-04-01 11:22:50.327  - info: host.iobroker-test instance system.adapter.yeelight-2.0 started with pid 4481
    2023-04-01 11:22:51.238  - info: yeelight-2.0 (4481) starting. Version 1.2.1 in /opt/iobroker/node_modules/iobroker.yeelight-2, node: v18.15.0, js-controller: 5.0.1-alpha.0-20230330-e0b409fe
    2023-04-01 11:22:51.348  - info: yeelight-2.0 (4481) State value to set for "yeelight-2.0.bslamp1-0x000000000f2c60fd.info.Port" has to be type "number" but received type "string" 
    2023-04-01 11:22:51.355  - info: yeelight-2.0 (4481) State value to set for "yeelight-2.0.stripe-0x000000000361a2e1.info.Port" has to be type "number" but received type "string" 
    

    Welche Node Version hast du installiert?

    D 1 Antwort Letzte Antwort
    0
    • arteckA Offline
      arteckA Offline
      arteck
      Developer Most Active
      schrieb am zuletzt editiert von arteck
      #36
      seq.0
      2023-04-01 10:17:13.167 warn State "seq.0.system.adapter.seq.0.logging" has no existing object, this might lead to an error in future versions
      
      seq.0
      2023-04-01 10:17:13.145 info starting. Version 0.2.10 in /opt/iobroker/node_modules/iobroker.seq, node: v18.15.0, js-controller: 5.0.1-alpha.0-20230330-e0b409fe
      host.usv-serverschrank
      2023-04-01 10:17:12.531 info instance system.adapter.seq.0 started with pid 24436
      

      der ist verkehrt

      seq.0.system.adapter.seq.0.logging
      

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

      apollon77A 1 Antwort Letzte Antwort
      1
      • ? Ein ehemaliger Benutzer

        @docgame

        hier mit dem Yeelight-Adapter keine Probleme, hab Node 18 installiert, im lxc unter debian bullseye.., alles auf latest:

        ilovegym@iobroker-test:/opt/iobroker$ iob logs --watch | grep yeelight
        2023-04-01 11:21:21.935  - info: host.iobroker-test iobroker add yeelight-2 --host iobroker-test 
        2023-04-01 11:21:23.679  - info: host.iobroker-test iobroker  Installing iobroker.yeelight-2@1.2.1... (System call)
        2023-04-01 11:21:30.378  - info: host.iobroker-test iobroker host.iobroker-test install adapter yeelight-2
        2023-04-01 11:21:30.403  - info: host.iobroker-test iobroker upload [20] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/1.png icons/1.png image/png
        2023-04-01 11:21:30.413  - info: host.iobroker-test iobroker upload [19] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/2.png icons/2.png image/png
        2023-04-01 11:21:30.420  - info: host.iobroker-test iobroker upload [18] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/3.png icons/3.png image/png
        2023-04-01 11:21:30.425  - info: host.iobroker-test iobroker upload [17] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/4.png icons/4.png image/png
        2023-04-01 11:21:30.430  - info: host.iobroker-test iobroker upload [16] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/5.png icons/5.png image/png
        2023-04-01 11:21:30.435  - info: host.iobroker-test iobroker upload [15] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/6.png icons/6.png image/png
        2023-04-01 11:21:30.441  - info: host.iobroker-test iobroker upload [14] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/7.png icons/7.png image/png
        2023-04-01 11:21:30.452  - info: host.iobroker-test iobroker upload [13] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/bslamp1.png icons/bslamp1.png image/png
        2023-04-01 11:21:30.462  - info: host.iobroker-test iobroker upload [12] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/ceiling1.png icons/ceiling1.png image/png
        2023-04-01 11:21:30.466  - info: host.iobroker-test iobroker upload [11] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/ceiling10.png icons/ceiling10.png image/png
        2023-04-01 11:21:30.471  - info: host.iobroker-test iobroker upload [10] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/ceiling3.png icons/ceiling3.png image/png
        2023-04-01 11:21:30.476  - info: host.iobroker-test iobroker upload [9] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/ceiling4.png icons/ceiling4.png image/png
        2023-04-01 11:21:30.480  - info: host.iobroker-test iobroker upload [8] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/color.png icons/color.png image/png
        2023-04-01 11:21:30.484  - info: host.iobroker-test iobroker upload [7] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/desklamp.png icons/desklamp.png image/png
        2023-04-01 11:21:30.487  - info: host.iobroker-test iobroker upload [6] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/mono.png icons/mono.png image/png
        2023-04-01 11:21:30.491  - info: host.iobroker-test iobroker upload [5] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/icons/stripe.png icons/stripe.png image/png
        2023-04-01 11:21:30.499  - info: host.iobroker-test iobroker upload [4] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/index.html index.html text/html
        2023-04-01 11:21:30.503  - info: host.iobroker-test iobroker upload [3] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/index_m.html index_m.html text/html
        2023-04-01 11:21:30.508  - info: host.iobroker-test iobroker upload [2] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/lan.jpg lan.jpg image/jpeg
        2023-04-01 11:21:30.512  - info: host.iobroker-test iobroker upload [1] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/words.js words.js application/javascript
        2023-04-01 11:21:30.516  - info: host.iobroker-test iobroker upload [0] yeelight-2.admin /opt/iobroker/node_modules/iobroker.yeelight-2/admin/yeelight.png yeelight.png image/png
        2023-04-01 11:21:30.538  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2 created/updated
        2023-04-01 11:21:30.554  - info: host.iobroker-test iobroker host.iobroker-test create instance yeelight-2
        2023-04-01 11:21:30.560  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.alive created
        2023-04-01 11:21:30.565  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.connected created
        2023-04-01 11:21:30.571  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.compactMode created
        2023-04-01 11:21:30.576  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.cpu created
        2023-04-01 11:21:30.581  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.cputime created
        2023-04-01 11:21:30.586  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.memHeapUsed created
        2023-04-01 11:21:30.591  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.memHeapTotal created
        2023-04-01 11:21:30.596  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.memRss created
        2023-04-01 11:21:30.602  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.uptime created
        2023-04-01 11:21:30.612  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.inputCount created
        2023-04-01 11:21:30.620  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.outputCount created
        2023-04-01 11:21:30.626  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.eventLoopLag created
        2023-04-01 11:21:30.631  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.sigKill created
        2023-04-01 11:21:30.635  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0.logLevel created
        2023-04-01 11:21:30.641  - info: host.iobroker-test iobroker host.iobroker-test object system.adapter.yeelight-2.0 created
        2023-04-01 11:21:33.663  - info: host.iobroker-test instance system.adapter.yeelight-2.0 started with pid 4466
        2023-04-01 11:21:34.653  - info: yeelight-2.0 (4466) starting. Version 1.2.1 in /opt/iobroker/node_modules/iobroker.yeelight-2, node: v18.15.0, js-controller: 5.0.1-alpha.0-20230330-e0b409fe
        2023-04-01 11:22:47.259  - info: host.iobroker-test stopInstance system.adapter.yeelight-2.0 (force=false, process=true)
        2023-04-01 11:22:47.261  - info: yeelight-2.0 (4466) Got terminate signal TERMINATE_YOURSELF
        2023-04-01 11:22:47.262  - info: yeelight-2.0 (4466) cleaned everything up...
        2023-04-01 11:22:47.263  - info: yeelight-2.0 (4466) terminating
        2023-04-01 11:22:47.263  - info: yeelight-2.0 (4466) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2023-04-01 11:22:47.304  - info: host.iobroker-test stopInstance system.adapter.yeelight-2.0 send kill signal
        2023-04-01 11:22:47.763  - info: yeelight-2.0 (4466) terminating
        2023-04-01 11:22:47.787  - info: host.iobroker-test instance system.adapter.yeelight-2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2023-04-01 11:22:50.327  - info: host.iobroker-test instance system.adapter.yeelight-2.0 started with pid 4481
        2023-04-01 11:22:51.238  - info: yeelight-2.0 (4481) starting. Version 1.2.1 in /opt/iobroker/node_modules/iobroker.yeelight-2, node: v18.15.0, js-controller: 5.0.1-alpha.0-20230330-e0b409fe
        2023-04-01 11:22:51.348  - info: yeelight-2.0 (4481) State value to set for "yeelight-2.0.bslamp1-0x000000000f2c60fd.info.Port" has to be type "number" but received type "string" 
        2023-04-01 11:22:51.355  - info: yeelight-2.0 (4481) State value to set for "yeelight-2.0.stripe-0x000000000361a2e1.info.Port" has to be type "number" but received type "string" 
        

        Welche Node Version hast du installiert?

        D Offline
        D Offline
        DocGame
        schrieb am zuletzt editiert von DocGame
        #37

        @ilovegym Node.js: v18.15.0 wie bei dir....
        Nachtrag; Ich habe die Instanz gelöscht....eine neue gemacht....und jetzt kommen keine Fehler mehr

        1 Antwort Letzte Antwort
        1
        • arteckA arteck
          seq.0
          2023-04-01 10:17:13.167 warn State "seq.0.system.adapter.seq.0.logging" has no existing object, this might lead to an error in future versions
          
          seq.0
          2023-04-01 10:17:13.145 info starting. Version 0.2.10 in /opt/iobroker/node_modules/iobroker.seq, node: v18.15.0, js-controller: 5.0.1-alpha.0-20230330-e0b409fe
          host.usv-serverschrank
          2023-04-01 10:17:12.531 info instance system.adapter.seq.0 started with pid 24436
          

          der ist verkehrt

          seq.0.system.adapter.seq.0.logging
          
          apollon77A Offline
          apollon77A Offline
          apollon77
          schrieb am zuletzt editiert von
          #38

          @arteck danke. Foxriver hat damit Fehler gefunden.

          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
          1 Antwort Letzte Antwort
          0
          • D DocGame

            @apollon77 Bis auf den Yeelight-2 Adapter scheint alles zu laufen. Bei diesem kommt folgende Meldung:

            host.iobroker 2023-04-01 09:21:31.466	info	Restart adapter system.adapter.yeelight-2.0 because enabled
            host.iobroker 2023-04-01 09:21:31.466	error	instance system.adapter.yeelight-2.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
            host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: at TCP.<anonymous> (node:net:322:12)
            host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: at Socket.emit (node:domain:489:12)
            host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: at Socket.emit (node:events:525:35)
            host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: at Object.onceWrapper (node:events:628:26)
            host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: at Socket.onClose (node:net:911:10)
            host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: at new NodeError (node:internal/errors:399:5)
            host.iobroker 2023-04-01 09:21:31.466	error	Caught by controller[1]: Error: Socket closed before the connection was established
            host.iobroker 2023-04-01 09:21:31.466	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:
            yeelight-2.0 2023-04-01 09:21:31.300	info	terminating
            yeelight-2.0 2023-04-01 09:21:30.801	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
            yeelight-2.0 2023-04-01 09:21:30.801	info	terminating
            yeelight-2.0 2023-04-01 09:21:30.800	info	cleaned everything up...
            yeelight-2.0 2023-04-01 09:21:30.795	error	Exception-Code: ERR_SOCKET_CLOSED_BEFORE_CONNECTION: Socket closed before the connection was established
            yeelight-2.0 2023-04-01 09:21:30.795	error	Error: Socket closed before the connection was established at new NodeError (node:internal/errors:399:5) at Socket.onClose (node:net:911:10) at Object.onceWrapper (node:events:628:26) at Socket.emit (node:events:525:35) at Socket.emit (node:domain:489:12) at TCP.<anonymous> (node:net:322:12)
            yeelight-2.0 2023-04-01 09:21:30.795	error	unhandled promise rejection: Socket closed before the connection was established
            yeelight-2.0 2023-04-01 09:21:30.795	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().
            yeelight-2.0 2023-04-01 09:21:27.240	info	starting. Version 1.2.1 (non-npm: iobroker-community-adapters/ioBroker.yeelight-2#2927cdb26f938e958726504bfa2d6dec43049b77) in /opt/iobroker/node_modules/iobroker.yeelight-2, node: v18.15.0, js-controller: 5.0.1-alpha.0-20230330-e0b409fe
            host.iobroker 2023-04-01 09:21:25.668	info	instance system.adapter.yeelight-2.0 started with pid 701331
            host.iobroker 2023-04-01 09:21:25.216	info	"system.adapter.yeelight-2.0" enabled
            
            apollon77A Offline
            apollon77A Offline
            apollon77
            schrieb am zuletzt editiert von
            #39

            @docgame hat nichts mit Controller zu tun.

            Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

            • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
            • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
            1 Antwort Letzte Antwort
            0
            • FeuersturmF Online
              FeuersturmF Online
              Feuersturm
              schrieb am zuletzt editiert von
              #40

              @apollon77 Schreibst du hier, wenn es eine neue Version vom js-controller gibt die getestet werden soll?

              apollon77A 1 Antwort Letzte Antwort
              0
              • E Offline
                E Offline
                e-i-k-e
                schrieb am zuletzt editiert von
                #41

                Beeindruckend wie schnell das update auf den js-controller 5.0 durchgeführt worden ist.

                Ich habe auch das bekannte Problem mit dem log und der milight-smart-light Adapter funktioniert nicht wirklich.
                https://github.com/Steiger04/ioBroker.milight-smart-light/issues/58

                Ansonsten läuft alles. :+1:

                1 Antwort Letzte Antwort
                0
                • FeuersturmF Feuersturm

                  @apollon77 Schreibst du hier, wenn es eine neue Version vom js-controller gibt die getestet werden soll?

                  apollon77A Offline
                  apollon77A Offline
                  apollon77
                  schrieb am zuletzt editiert von
                  #42

                  @feuersturm Na klar,

                  Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                  • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                  • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                  1 Antwort Letzte Antwort
                  0
                  • E Offline
                    E Offline
                    e-i-k-e
                    schrieb am zuletzt editiert von
                    #43

                    Nach einem erneuten Neustart von ioBroker, will mein Yeelight Adapter plötzlich auch nicht mehr.

                    host.ioBroker-Rock
                    2023-04-02 21:33:58.543	warn	Do not restart adapter system.adapter.yeelight-2.0 because restart loop detected
                    host.ioBroker-Rock
                    2023-04-02 21:33:58.543	info	Restart adapter system.adapter.yeelight-2.0 because enabled
                    host.ioBroker-Rock
                    2023-04-02 21:33:58.543	error	instance system.adapter.yeelight-2.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                    host.ioBroker-Rock
                    2023-04-02 21:33:58.542	error	Caught by controller[0]: at TCP.<anonymous> (node:net:322:12)
                    host.ioBroker-Rock
                    2023-04-02 21:33:58.542	error	Caught by controller[0]: at Socket.emit (node:domain:489:12)
                    host.ioBroker-Rock
                    2023-04-02 21:33:58.542	error	Caught by controller[0]: at Socket.emit (node:events:525:35)
                    host.ioBroker-Rock
                    2023-04-02 21:33:58.541	error	Caught by controller[0]: at Object.onceWrapper (node:events:628:26)
                    host.ioBroker-Rock
                    2023-04-02 21:33:58.541	error	Caught by controller[0]: at Socket.onClose (node:net:911:10)
                    host.ioBroker-Rock
                    2023-04-02 21:33:58.541	error	Caught by controller[0]: at new NodeError (node:internal/errors:399:5)
                    host.ioBroker-Rock
                    2023-04-02 21:33:58.540	error	Caught by controller[0]: Error: Socket closed before the connection was established
                    host.ioBroker-Rock
                    2023-04-02 21:33:58.539	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:
                    
                    yeelight-2.0
                    2023-04-02 21:33:58.409	info	terminating
                    
                    yeelight-2.0
                    2023-04-02 21:33:57.906	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                    
                    yeelight-2.0
                    2023-04-02 21:33:57.904	info	terminating
                    
                    yeelight-2.0
                    2023-04-02 21:33:57.903	info	cleaned everything up...
                    
                    yeelight-2.0
                    2023-04-02 21:33:57.875	error	Exception-Code: ERR_SOCKET_CLOSED_BEFORE_CONNECTION: Socket closed before the connection was established
                    
                    yeelight-2.0
                    2023-04-02 21:33:57.874	error	Error: Socket closed before the connection was established at new NodeError (node:internal/errors:399:5) at Socket.onClose (node:net:911:10) at Object.onceWrapper (node:events:628:26) at Socket.emit (node:events:525:35) at Socket.emit (node:domain:489:12) at TCP.<anonymous> (node:net:322:12)
                    
                    yeelight-2.0
                    2023-04-02 21:33:57.873	error	unhandled promise rejection: Socket closed before the connection was established
                    
                    yeelight-2.0
                    2023-04-02 21:33:57.871	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().
                    
                    yeelight-2.0
                    2023-04-02 21:33:54.669	info	starting. Version 1.2.1 in /opt/iobroker/node_modules/iobroker.yeelight-2, node: v18.15.0, js-controller: 5.0.1-alpha.0-20230330-e0b409fe
                    host.ioBroker-Rock
                    2023-04-02 21:33:50.899	info	instance system.adapter.yeelight-2.0 started with pid 23551
                    
                    alexa2.0
                    2023-04-02 21:33:50.136	info	Alexa-Push-Connection disconnected - retry: Retry Connection in 60s
                    host.ioBroker-Rock
                    2023-04-02 21:33:20.706	info	Restart adapter system.adapter.yeelight-2.0 because enabled
                    host.ioBroker-Rock
                    2023-04-02 21:33:20.705	error	instance system.adapter.yeelight-2.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                    host.ioBroker-Rock
                    2023-04-02 21:33:20.705	error	Caught by controller[1]: at TCP.<anonymous> (node:net:322:12)
                    host.ioBroker-Rock
                    2023-04-02 21:33:20.704	error	Caught by controller[1]: at Socket.emit (node:domain:489:12)
                    host.ioBroker-Rock
                    2023-04-02 21:33:20.704	error	Caught by controller[1]: at Socket.emit (node:events:525:35)
                    host.ioBroker-Rock
                    2023-04-02 21:33:20.701	error	Caught by controller[1]: at Object.onceWrapper (node:events:628:26)
                    host.ioBroker-Rock
                    2023-04-02 21:33:20.701	error	Caught by controller[1]: at Socket.onClose (node:net:911:10)
                    host.ioBroker-Rock
                    2023-04-02 21:33:20.701	error	Caught by controller[1]: at new NodeError (node:internal/errors:399:5)
                    host.ioBroker-Rock
                    2023-04-02 21:33:20.700	error	Caught by controller[1]: Error: Socket closed before the connection was established
                    host.ioBroker-Rock
                    2023-04-02 21:33:20.699	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:
                    
                    yeelight-2.0
                    2023-04-02 21:33:20.586	info	terminating
                    
                    yeelight-2.0
                    2023-04-02 21:33:20.084	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                    
                    yeelight-2.0
                    2023-04-02 21:33:20.082	info	terminating
                    
                    yeelight-2.0
                    2023-04-02 21:33:20.081	info	cleaned everything up...
                    
                    yeelight-2.0
                    2023-04-02 21:33:20.051	error	Exception-Code: ERR_SOCKET_CLOSED_BEFORE_CONNECTION: Socket closed before the connection was established
                    
                    yeelight-2.0
                    2023-04-02 21:33:20.049	error	Error: Socket closed before the connection was established at new NodeError (node:internal/errors:399:5) at Socket.onClose (node:net:911:10) at Object.onceWrapper (node:events:628:26) at Socket.emit (node:events:525:35) at Socket.emit (node:domain:489:12) at TCP.<anonymous> (node:net:322:12)
                    
                    yeelight-2.0
                    2023-04-02 21:33:20.048	error	unhandled promise rejection: Socket closed before the connection was established
                    
                    yeelight-2.0
                    2023-04-02 21:33:20.047	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().
                    
                    yeelight-2.0
                    2023-04-02 21:33:16.855	info	starting. Version 1.2.1 in /opt/iobroker/node_modules/iobroker.yeelight-2, node: v18.15.0, js-controller: 5.0.1-alpha.0-20230330-e0b409fe
                    host.ioBroker-Rock
                    2023-04-02 21:33:13.855	info	instance system.adapter.yeelight-2.0 started with pid 23534
                    
                    1 Antwort Letzte Antwort
                    0
                    • apollon77A Offline
                      apollon77A Offline
                      apollon77
                      schrieb am zuletzt editiert von
                      #44

                      Alpha (@next) updated to 5.0.1-alpha.0-20230403-fd495c2e

                      • Fixes missing logging object when logTransporter is used (e.g. Admin)
                      • Fixes other issue with logTransporter (e.g. Admin) - events should now stream again in Admin
                      • Fixed Compact group initialization
                      • Fixes Binary/Text detection in writeFile
                      • Fixes sendToHost (all) command

                      Laut aktuellem stand sind damit alle gemeldete und auf den controller zurückzuführeden Themen behoben. Das Windows Kodi/git-npm-Fehler Thema muss man noch genauer untersuchen denke ich.

                      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                      GaspodeG FeuersturmF 2 Antworten Letzte Antwort
                      0
                      • apollon77A apollon77

                        Alpha (@next) updated to 5.0.1-alpha.0-20230403-fd495c2e

                        • Fixes missing logging object when logTransporter is used (e.g. Admin)
                        • Fixes other issue with logTransporter (e.g. Admin) - events should now stream again in Admin
                        • Fixed Compact group initialization
                        • Fixes Binary/Text detection in writeFile
                        • Fixes sendToHost (all) command

                        Laut aktuellem stand sind damit alle gemeldete und auf den controller zurückzuführeden Themen behoben. Das Windows Kodi/git-npm-Fehler Thema muss man noch genauer untersuchen denke ich.

                        GaspodeG Offline
                        GaspodeG Offline
                        Gaspode
                        schrieb am zuletzt editiert von Gaspode
                        #45

                        @apollon77
                        Die Missing Logging object Warnung tritt hier nicht mehr auf
                        Admin Log wird automatisch aktualisiert (wobei das bei mir ja auch mit der Vorgängerversion ging)

                        Sonst ist mir erst mal nix aufgefallen, nur ein alter bekannter unter Windows ist wieder da (das liegt aber am aktualisierten JavaScript Adapter): Der Font für die Symbole im Suchfenster ist kaputt:

                        c84788dd-7886-4ac6-9097-adadea611875-grafik.png
                        Fehlermeldung im Log

                        javascript.0	2023-04-03 12:43:30.883	error	Cannot patch font: Error: Parameter "data" needs to be a Buffer but type "object" has been passed 
                        

                        Edit: OK, vergiss es, hat Bluefox bereits (wieder) in GIT gefixt.

                        1 Antwort Letzte Antwort
                        1
                        • E Offline
                          E Offline
                          e-i-k-e
                          schrieb am zuletzt editiert von
                          #46

                          Danke für das Update.
                          Das Problem mit Yeelight besteht weiterhin.

                          host.ioBroker-Rock
                          2023-04-03 21:29:21.231	info	Restart adapter system.adapter.yeelight-2.0 because enabled
                          host.ioBroker-Rock
                          2023-04-03 21:29:21.230	error	instance system.adapter.yeelight-2.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                          host.ioBroker-Rock
                          2023-04-03 21:29:21.229	error	Caught by controller[1]: at TCP.<anonymous> (node:net:322:12)
                          host.ioBroker-Rock
                          2023-04-03 21:29:21.228	error	Caught by controller[1]: at Socket.emit (node:domain:489:12)
                          host.ioBroker-Rock
                          2023-04-03 21:29:21.227	error	Caught by controller[1]: at Socket.emit (node:events:525:35)
                          host.ioBroker-Rock
                          2023-04-03 21:29:21.227	error	Caught by controller[1]: at Object.onceWrapper (node:events:628:26)
                          host.ioBroker-Rock
                          2023-04-03 21:29:21.226	error	Caught by controller[1]: at Socket.onClose (node:net:911:10)
                          host.ioBroker-Rock
                          2023-04-03 21:29:21.225	error	Caught by controller[1]: at new NodeError (node:internal/errors:399:5)
                          host.ioBroker-Rock
                          2023-04-03 21:29:21.225	error	Caught by controller[1]: Error: Socket closed before the connection was established
                          host.ioBroker-Rock
                          2023-04-03 21:29:21.224	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:
                          
                          yeelight-2.0
                          2023-04-03 21:29:20.592	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                          
                          yeelight-2.0
                          2023-04-03 21:29:20.590	info	terminating
                          
                          yeelight-2.0
                          2023-04-03 21:29:20.589	info	cleaned everything up...
                          
                          yeelight-2.0
                          2023-04-03 21:29:20.562	error	Exception-Code: ERR_SOCKET_CLOSED_BEFORE_CONNECTION: Socket closed before the connection was established
                          
                          yeelight-2.0
                          2023-04-03 21:29:20.561	error	Error: Socket closed before the connection was established at new NodeError (node:internal/errors:399:5) at Socket.onClose (node:net:911:10) at Object.onceWrapper (node:events:628:26) at Socket.emit (node:events:525:35) at Socket.emit (node:domain:489:12) at TCP.<anonymous> (node:net:322:12)
                          
                          yeelight-2.0
                          2023-04-03 21:29:20.560	error	unhandled promise rejection: Socket closed before the connection was established
                          
                          yeelight-2.0
                          2023-04-03 21:29:20.558	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().
                          host.ioBroker-Rock
                          2023-04-03 21:29:20.372	info	instance system.adapter.alexa2.0 started with pid 33531
                          host.ioBroker-Rock
                          2023-04-03 21:29:18.170	info	instance system.adapter.alexa2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                          host.ioBroker-Rock
                          2023-04-03 21:29:17.910	info	instance system.adapter.device-watcher.0 started with pid 33520
                          
                          yeelight-2.0
                          2023-04-03 21:29:17.308	info	starting. Version 1.2.1 in /opt/iobroker/node_modules/iobroker.yeelight-2, node: v18.15.0, js-controller: 5.0.1-alpha.0-20230403-fd495c2e
                          
                          apollon77A 1 Antwort Letzte Antwort
                          0
                          • apollon77A apollon77

                            Alpha (@next) updated to 5.0.1-alpha.0-20230403-fd495c2e

                            • Fixes missing logging object when logTransporter is used (e.g. Admin)
                            • Fixes other issue with logTransporter (e.g. Admin) - events should now stream again in Admin
                            • Fixed Compact group initialization
                            • Fixes Binary/Text detection in writeFile
                            • Fixes sendToHost (all) command

                            Laut aktuellem stand sind damit alle gemeldete und auf den controller zurückzuführeden Themen behoben. Das Windows Kodi/git-npm-Fehler Thema muss man noch genauer untersuchen denke ich.

                            FeuersturmF Online
                            FeuersturmF Online
                            Feuersturm
                            schrieb am zuletzt editiert von
                            #47

                            @apollon77 sagte in Alpha Test js-controller 5.0:

                            Alpha (@next) updated to 5.0.1-alpha.0-20230403-fd495c2e

                            Master Slave System wurde erfolgreich aktualisiert.
                            Admin Log aktualisiert sich jetzt auch wieder automatisch

                            Bisher keine weiteren Auffälligkeiten bei mir :-)
                            Dankeschön :sunflower:

                            1 Antwort Letzte Antwort
                            1
                            • E e-i-k-e

                              Danke für das Update.
                              Das Problem mit Yeelight besteht weiterhin.

                              host.ioBroker-Rock
                              2023-04-03 21:29:21.231	info	Restart adapter system.adapter.yeelight-2.0 because enabled
                              host.ioBroker-Rock
                              2023-04-03 21:29:21.230	error	instance system.adapter.yeelight-2.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                              host.ioBroker-Rock
                              2023-04-03 21:29:21.229	error	Caught by controller[1]: at TCP.<anonymous> (node:net:322:12)
                              host.ioBroker-Rock
                              2023-04-03 21:29:21.228	error	Caught by controller[1]: at Socket.emit (node:domain:489:12)
                              host.ioBroker-Rock
                              2023-04-03 21:29:21.227	error	Caught by controller[1]: at Socket.emit (node:events:525:35)
                              host.ioBroker-Rock
                              2023-04-03 21:29:21.227	error	Caught by controller[1]: at Object.onceWrapper (node:events:628:26)
                              host.ioBroker-Rock
                              2023-04-03 21:29:21.226	error	Caught by controller[1]: at Socket.onClose (node:net:911:10)
                              host.ioBroker-Rock
                              2023-04-03 21:29:21.225	error	Caught by controller[1]: at new NodeError (node:internal/errors:399:5)
                              host.ioBroker-Rock
                              2023-04-03 21:29:21.225	error	Caught by controller[1]: Error: Socket closed before the connection was established
                              host.ioBroker-Rock
                              2023-04-03 21:29:21.224	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:
                              
                              yeelight-2.0
                              2023-04-03 21:29:20.592	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                              
                              yeelight-2.0
                              2023-04-03 21:29:20.590	info	terminating
                              
                              yeelight-2.0
                              2023-04-03 21:29:20.589	info	cleaned everything up...
                              
                              yeelight-2.0
                              2023-04-03 21:29:20.562	error	Exception-Code: ERR_SOCKET_CLOSED_BEFORE_CONNECTION: Socket closed before the connection was established
                              
                              yeelight-2.0
                              2023-04-03 21:29:20.561	error	Error: Socket closed before the connection was established at new NodeError (node:internal/errors:399:5) at Socket.onClose (node:net:911:10) at Object.onceWrapper (node:events:628:26) at Socket.emit (node:events:525:35) at Socket.emit (node:domain:489:12) at TCP.<anonymous> (node:net:322:12)
                              
                              yeelight-2.0
                              2023-04-03 21:29:20.560	error	unhandled promise rejection: Socket closed before the connection was established
                              
                              yeelight-2.0
                              2023-04-03 21:29:20.558	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().
                              host.ioBroker-Rock
                              2023-04-03 21:29:20.372	info	instance system.adapter.alexa2.0 started with pid 33531
                              host.ioBroker-Rock
                              2023-04-03 21:29:18.170	info	instance system.adapter.alexa2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                              host.ioBroker-Rock
                              2023-04-03 21:29:17.910	info	instance system.adapter.device-watcher.0 started with pid 33520
                              
                              yeelight-2.0
                              2023-04-03 21:29:17.308	info	starting. Version 1.2.1 in /opt/iobroker/node_modules/iobroker.yeelight-2, node: v18.15.0, js-controller: 5.0.1-alpha.0-20230403-fd495c2e
                              
                              apollon77A Offline
                              apollon77A Offline
                              apollon77
                              schrieb am zuletzt editiert von
                              #48

                              @e-i-k-e mach mal loglevel Debug. Vllt sieht man da mehr.

                              Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                              • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                              • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                              E 1 Antwort Letzte Antwort
                              0
                              • apollon77A apollon77

                                @e-i-k-e mach mal loglevel Debug. Vllt sieht man da mehr.

                                E Offline
                                E Offline
                                e-i-k-e
                                schrieb am zuletzt editiert von
                                #49

                                @apollon77

                                Gerne.

                                host.ioBroker-Rock
                                2023-04-03 23:27:06.136	info	Restart adapter system.adapter.yeelight-2.0 because enabled
                                host.ioBroker-Rock
                                2023-04-03 23:27:06.135	error	instance system.adapter.yeelight-2.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                host.ioBroker-Rock
                                2023-04-03 23:27:06.135	error	Caught by controller[1]: at TCP.<anonymous> (node:net:322:12)
                                host.ioBroker-Rock
                                2023-04-03 23:27:06.135	error	Caught by controller[1]: at Socket.emit (node:domain:489:12)
                                host.ioBroker-Rock
                                2023-04-03 23:27:06.134	error	Caught by controller[1]: at Socket.emit (node:events:525:35)
                                host.ioBroker-Rock
                                2023-04-03 23:27:06.134	error	Caught by controller[1]: at Object.onceWrapper (node:events:628:26)
                                host.ioBroker-Rock
                                2023-04-03 23:27:06.134	error	Caught by controller[1]: at Socket.onClose (node:net:911:10)
                                host.ioBroker-Rock
                                2023-04-03 23:27:06.134	error	Caught by controller[1]: at new NodeError (node:internal/errors:399:5)
                                host.ioBroker-Rock
                                2023-04-03 23:27:06.133	error	Caught by controller[1]: Error: Socket closed before the connection was established
                                host.ioBroker-Rock
                                2023-04-03 23:27:06.133	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:
                                
                                yeelight-2.0
                                2023-04-03 23:27:05.485	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                
                                yeelight-2.0
                                2023-04-03 23:27:05.484	debug	Plugin sentry destroyed
                                
                                yeelight-2.0
                                2023-04-03 23:27:05.483	info	terminating
                                
                                yeelight-2.0
                                2023-04-03 23:27:05.482	info	cleaned everything up...
                                
                                yeelight-2.0
                                2023-04-03 23:27:05.446	error	Exception-Code: ERR_SOCKET_CLOSED_BEFORE_CONNECTION: Socket closed before the connection was established
                                
                                yeelight-2.0
                                2023-04-03 23:27:05.445	error	Error: Socket closed before the connection was established at new NodeError (node:internal/errors:399:5) at Socket.onClose (node:net:911:10) at Object.onceWrapper (node:events:628:26) at Socket.emit (node:events:525:35) at Socket.emit (node:domain:489:12) at TCP.<anonymous> (node:net:322:12)
                                
                                yeelight-2.0
                                2023-04-03 23:27:05.445	error	unhandled promise rejection: Socket closed before the connection was established
                                
                                yeelight-2.0
                                2023-04-03 23:27:05.444	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().
                                
                                yeelight-2.0
                                2023-04-03 23:27:05.436	debug	ERROR YEELIGHT CONNECTION: 0x000000000000000: Connection 192.168.3.140:55443: Error: connect EHOSTUNREACH 192.168.3.140:55443
                                
                                yeelight-2.0
                                2023-04-03 23:27:02.673	debug	DEVICE FOUND IN AND CONFIG: {"name":"Stehlampe_Schlafzimmer_klein","ip":"192.168.3.141","port":"55443","smart_name":"","type":"color","id":"0x0000000005ed0835"}
                                
                                yeelight-2.0
                                2023-04-03 23:27:02.670	debug	INITINAL ID FOUND FOR: color-0x0000000005ed0835
                                
                                yeelight-2.0
                                2023-04-03 23:27:02.669	debug	RESPONSE MESSAGE: from: 0x0000000005ed0835, id: 1, result:[off,23,16711680,2,3000,,,0,100,0,,,,,,,,]}
                                
                                yeelight-2.0
                                2023-04-03 23:27:02.642	debug	YEELIGHT FOUND: 192.168.3.141:55443 id: 0x0000000005ed0835 model: color
                                
                                yeelight-2.0
                                2023-04-03 23:27:02.349	debug	YEELIGHT FOUND: 192.168.3.140:55443 id: 0x000000000000000 model: color
                                
                                yeelight-2.0
                                2023-04-03 23:27:02.333	debug	SMARTNAME:
                                
                                yeelight-2.0
                                2023-04-03 23:27:02.331	debug	OLD CONF. FROM OBJ: {"name":"Stehlampe_Schlafzimmer_groß","ip":"192.168.3.140","port":"55443","smart_name":"","type":"color","id":"0x000000000000000","supports":["get_prop","set_default","set_power","toggle","set_bright","start_cf","stop_cf","set_scene","cron_add","cron_get","cron_del","set_ct_abx","set_rgb","set_hsv","set_adjust","adjust_bright","adjust_ct","adjust_color","set_music","set_name"]}
                                
                                yeelight-2.0
                                2023-04-03 23:27:02.323	debug	OBJ_ELEMENT: yeelight-2.0.Stehlampe_Schlafzimmer_groß
                                
                                yeelight-2.0
                                2023-04-03 23:27:02.322	debug	SMARTNAME:
                                
                                yeelight-2.0
                                2023-04-03 23:27:02.320	debug	OLD CONF. FROM OBJ: {"name":"Stehlampe_Schlafzimmer_klein","ip":"192.168.3.141","port":"55443","smart_name":"","type":"color","id":"0x0000000005ed0835"}
                                
                                yeelight-2.0
                                2023-04-03 23:27:02.308	debug	OBJ_ELEMENT: yeelight-2.0.Stehlampe_Schlafzimmer_klein
                                
                                yeelight-2.0
                                2023-04-03 23:27:02.307	debug	DEVICES IN OBJECTS FOUND: 2
                                
                                yeelight-2.0
                                2023-04-03 23:27:02.306	debug	DEVICES IN OBJECTS: {"yeelight-2.0.Stehlampe_Schlafzimmer_klein":{"type":"device","common":{"name":"color","icon":"/icons/color.png"},"native":{"sid":"Stehlampe_Schlafzimmer_klein","type":"color"},"from":"system.adapter.yeelight-2.0","user":"system.user.admin","ts":1680464629168,"_id":"yeelight-2.0.Stehlampe_Schlafzimmer_klein","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}},"yeelight-2.0.Stehlampe_Schlafzimmer_groß":{"type":"device","common":{"name":"color","icon":"/icons/color.png"},"native":{"sid":"Stehlampe_Schlafzimmer_groß","type":"color"},"from":"system.adapter.yeelight-2.0","user":"system.user.admin","ts":1680464629164,"_id":"yeelight-2.0.Stehlampe_Schlafzimmer_groß","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}}
                                
                                yeelight-2.0
                                2023-04-03 23:27:02.272	debug	DEVICES IN CONFIG: [{"name":"Stehlampe_Schlafzimmer_groß","ip":"192.168.3.140","port":"55443","smart_name":"","type":"color","id":"0x000000000000000","supports":["get_prop","set_default","set_power","toggle","set_bright","start_cf","stop_cf","set_scene","cron_add","cron_get","cron_del","set_ct_abx","set_rgb","set_hsv","set_adjust","adjust_bright","adjust_ct","adjust_color","set_music","set_name"]},{"name":"Stehlampe_Schlafzimmer_klein","ip":"192.168.3.141","port":"55443","smart_name":"","type":"color","id":"0x0000000005ed0835"}]
                                
                                yeelight-2.0
                                2023-04-03 23:27:02.218	info	starting. Version 1.2.1 in /opt/iobroker/node_modules/iobroker.yeelight-2, node: v18.15.0, js-controller: 5.0.1-alpha.0-20230403-fd495c2e
                                
                                yeelight-2.0
                                2023-04-03 23:27:01.853	debug	Plugin sentry Initialize Plugin (enabled=true)
                                
                                mqtt.0
                                2023-04-03 23:27:01.267	info	Client [] connected with secret 1680557221267_3140
                                
                                mqtt.0
                                2023-04-03 23:27:01.022	info	Client [] connection closed: disconnected
                                host.ioBroker-Rock
                                2023-04-03 23:26:59.134	info	instance system.adapter.yeelight-2.0 started with pid 34722
                                
                                influxdb.0
                                2023-04-03 23:26:36.571	info	Store 501 buffered influxDB history points
                                host.ioBroker-Rock
                                2023-04-03 23:26:29.001	info	Restart adapter system.adapter.yeelight-2.0 because enabled
                                host.ioBroker-Rock
                                2023-04-03 23:26:29.000	error	instance system.adapter.yeelight-2.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                host.ioBroker-Rock
                                2023-04-03 23:26:29.000	error	Caught by controller[0]: at TCP.<anonymous> (node:net:322:12)
                                host.ioBroker-Rock
                                2023-04-03 23:26:29.000	error	Caught by controller[0]: at Socket.emit (node:domain:489:12)
                                host.ioBroker-Rock
                                2023-04-03 23:26:28.999	error	Caught by controller[0]: at Socket.emit (node:events:525:35)
                                host.ioBroker-Rock
                                2023-04-03 23:26:28.999	error	Caught by controller[0]: at Object.onceWrapper (node:events:628:26)
                                host.ioBroker-Rock
                                2023-04-03 23:26:28.999	error	Caught by controller[0]: at Socket.onClose (node:net:911:10)
                                host.ioBroker-Rock
                                2023-04-03 23:26:28.999	error	Caught by controller[0]: at new NodeError (node:internal/errors:399:5)
                                host.ioBroker-Rock
                                2023-04-03 23:26:28.998	error	Caught by controller[0]: Error: Socket closed before the connection was established
                                host.ioBroker-Rock
                                2023-04-03 23:26:28.997	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:
                                
                                yeelight-2.0
                                2023-04-03 23:26:28.347	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                
                                yeelight-2.0
                                2023-04-03 23:26:28.346	debug	Plugin sentry destroyed
                                
                                yeelight-2.0
                                2023-04-03 23:26:28.345	info	terminating
                                
                                yeelight-2.0
                                2023-04-03 23:26:28.344	info	cleaned everything up...
                                
                                yeelight-2.0
                                2023-04-03 23:26:28.323	error	Exception-Code: ERR_SOCKET_CLOSED_BEFORE_CONNECTION: Socket closed before the connection was established
                                
                                yeelight-2.0
                                2023-04-03 23:26:28.323	error	Error: Socket closed before the connection was established at new NodeError (node:internal/errors:399:5) at Socket.onClose (node:net:911:10) at Object.onceWrapper (node:events:628:26) at Socket.emit (node:events:525:35) at Socket.emit (node:domain:489:12) at TCP.<anonymous> (node:net:322:12)
                                
                                yeelight-2.0
                                2023-04-03 23:26:28.322	error	unhandled promise rejection: Socket closed before the connection was established
                                
                                yeelight-2.0
                                2023-04-03 23:26:28.322	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().
                                
                                yeelight-2.0
                                2023-04-03 23:26:28.315	debug	ERROR YEELIGHT CONNECTION: 0x000000000000000: Connection 192.168.3.140:55443: Error: connect EHOSTUNREACH 192.168.3.140:55443
                                
                                yeelight-2.0
                                2023-04-03 23:26:26.545	debug	DEVICE FOUND IN AND CONFIG: {"name":"Stehlampe_Schlafzimmer_klein","ip":"192.168.3.141","port":"55443","smart_name":"","type":"color","id":"0x0000000005ed0835"}
                                
                                yeelight-2.0
                                2023-04-03 23:26:26.542	debug	INITINAL ID FOUND FOR: color-0x0000000005ed0835
                                
                                yeelight-2.0
                                2023-04-03 23:26:26.542	debug	RESPONSE MESSAGE: from: 0x0000000005ed0835, id: 1, result:[off,23,16711680,2,3000,,,0,100,0,,,,,,,,]}
                                
                                yeelight-2.0
                                2023-04-03 23:26:25.547	debug	YEELIGHT FOUND: 192.168.3.141:55443 id: 0x0000000005ed0835 model: color
                                
                                yeelight-2.0
                                2023-04-03 23:26:25.254	debug	YEELIGHT FOUND: 192.168.3.140:55443 id: 0x000000000000000 model: color
                                
                                yeelight-2.0
                                2023-04-03 23:26:25.238	debug	SMARTNAME:
                                
                                yeelight-2.0
                                2023-04-03 23:26:25.236	debug	OLD CONF. FROM OBJ: {"name":"Stehlampe_Schlafzimmer_groß","ip":"192.168.3.140","port":"55443","smart_name":"","type":"color","id":"0x000000000000000","supports":["get_prop","set_default","set_power","toggle","set_bright","start_cf","stop_cf","set_scene","cron_add","cron_get","cron_del","set_ct_abx","set_rgb","set_hsv","set_adjust","adjust_bright","adjust_ct","adjust_color","set_music","set_name"]}
                                
                                yeelight-2.0
                                2023-04-03 23:26:25.229	debug	OBJ_ELEMENT: yeelight-2.0.Stehlampe_Schlafzimmer_groß
                                
                                yeelight-2.0
                                2023-04-03 23:26:25.228	debug	SMARTNAME:
                                
                                yeelight-2.0
                                2023-04-03 23:26:25.226	debug	OLD CONF. FROM OBJ: {"name":"Stehlampe_Schlafzimmer_klein","ip":"192.168.3.141","port":"55443","smart_name":"","type":"color","id":"0x0000000005ed0835"}
                                
                                yeelight-2.0
                                2023-04-03 23:26:25.213	debug	OBJ_ELEMENT: yeelight-2.0.Stehlampe_Schlafzimmer_klein
                                
                                yeelight-2.0
                                2023-04-03 23:26:25.212	debug	DEVICES IN OBJECTS FOUND: 2
                                
                                yeelight-2.0
                                2023-04-03 23:26:25.211	debug	DEVICES IN OBJECTS: {"yeelight-2.0.Stehlampe_Schlafzimmer_klein":{"type":"device","common":{"name":"color","icon":"/icons/color.png"},"native":{"sid":"Stehlampe_Schlafzimmer_klein","type":"color"},"from":"system.adapter.yeelight-2.0","user":"system.user.admin","ts":1680464629168,"_id":"yeelight-2.0.Stehlampe_Schlafzimmer_klein","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}},"yeelight-2.0.Stehlampe_Schlafzimmer_groß":{"type":"device","common":{"name":"color","icon":"/icons/color.png"},"native":{"sid":"Stehlampe_Schlafzimmer_groß","type":"color"},"from":"system.adapter.yeelight-2.0","user":"system.user.admin","ts":1680464629164,"_id":"yeelight-2.0.Stehlampe_Schlafzimmer_groß","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}}
                                
                                yeelight-2.0
                                2023-04-03 23:26:25.181	debug	DEVICES IN CONFIG: [{"name":"Stehlampe_Schlafzimmer_groß","ip":"192.168.3.140","port":"55443","smart_name":"","type":"color","id":"0x000000000000000","supports":["get_prop","set_default","set_power","toggle","set_bright","start_cf","stop_cf","set_scene","cron_add","cron_get","cron_del","set_ct_abx","set_rgb","set_hsv","set_adjust","adjust_bright","adjust_ct","adjust_color","set_music","set_name"]},{"name":"Stehlampe_Schlafzimmer_klein","ip":"192.168.3.141","port":"55443","smart_name":"","type":"color","id":"0x0000000005ed0835"}]
                                
                                yeelight-2.0
                                2023-04-03 23:26:25.142	info	starting. Version 1.2.1 in /opt/iobroker/node_modules/iobroker.yeelight-2, node: v18.15.0, js-controller: 5.0.1-alpha.0-20230403-fd495c2e
                                
                                yeelight-2.0
                                2023-04-03 23:26:24.734	debug	Plugin sentry Initialize Plugin (enabled=true)
                                
                                yeelight-2.0
                                2023-04-03 23:26:24.629	debug	States connected to redis: 192.168.3.104:6379
                                
                                yeelight-2.0
                                2023-04-03 23:26:24.617	debug	States create User PubSub Client
                                
                                yeelight-2.0
                                2023-04-03 23:26:24.615	debug	States create System PubSub Client
                                
                                yeelight-2.0
                                2023-04-03 23:26:24.608	debug	Redis States: Use Redis connection: 192.168.3.104:6379
                                
                                yeelight-2.0
                                2023-04-03 23:26:24.587	debug	Objects connected to redis: 192.168.3.104:6379
                                
                                yeelight-2.0
                                2023-04-03 23:26:24.579	debug	Objects client initialize lua scripts
                                
                                yeelight-2.0
                                2023-04-03 23:26:23.863	debug	Objects create User PubSub Client
                                
                                yeelight-2.0
                                2023-04-03 23:26:23.861	debug	Objects create System PubSub Client
                                
                                yeelight-2.0
                                2023-04-03 23:26:23.856	debug	Objects client ready ... initialize now
                                
                                yeelight-2.0
                                2023-04-03 23:26:23.793	debug	Redis Objects: Use Redis connection: 192.168.3.104:6379
                                host.ioBroker-Rock
                                2023-04-03 23:26:21.996	info	instance system.adapter.yeelight-2.0 started with pid 34705
                                host.ioBroker-Rock
                                2023-04-03 23:26:21.680	info	"system.adapter.yeelight-2.0" enabled
                                host.ioBroker-Rock
                                2023-04-03 23:26:10.184	info	"system.adapter.yeelight-2.0" disabled
                                
                                apollon77A 1 Antwort Letzte Antwort
                                0
                                • E e-i-k-e

                                  @apollon77

                                  Gerne.

                                  host.ioBroker-Rock
                                  2023-04-03 23:27:06.136	info	Restart adapter system.adapter.yeelight-2.0 because enabled
                                  host.ioBroker-Rock
                                  2023-04-03 23:27:06.135	error	instance system.adapter.yeelight-2.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                  host.ioBroker-Rock
                                  2023-04-03 23:27:06.135	error	Caught by controller[1]: at TCP.<anonymous> (node:net:322:12)
                                  host.ioBroker-Rock
                                  2023-04-03 23:27:06.135	error	Caught by controller[1]: at Socket.emit (node:domain:489:12)
                                  host.ioBroker-Rock
                                  2023-04-03 23:27:06.134	error	Caught by controller[1]: at Socket.emit (node:events:525:35)
                                  host.ioBroker-Rock
                                  2023-04-03 23:27:06.134	error	Caught by controller[1]: at Object.onceWrapper (node:events:628:26)
                                  host.ioBroker-Rock
                                  2023-04-03 23:27:06.134	error	Caught by controller[1]: at Socket.onClose (node:net:911:10)
                                  host.ioBroker-Rock
                                  2023-04-03 23:27:06.134	error	Caught by controller[1]: at new NodeError (node:internal/errors:399:5)
                                  host.ioBroker-Rock
                                  2023-04-03 23:27:06.133	error	Caught by controller[1]: Error: Socket closed before the connection was established
                                  host.ioBroker-Rock
                                  2023-04-03 23:27:06.133	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:
                                  
                                  yeelight-2.0
                                  2023-04-03 23:27:05.485	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                  
                                  yeelight-2.0
                                  2023-04-03 23:27:05.484	debug	Plugin sentry destroyed
                                  
                                  yeelight-2.0
                                  2023-04-03 23:27:05.483	info	terminating
                                  
                                  yeelight-2.0
                                  2023-04-03 23:27:05.482	info	cleaned everything up...
                                  
                                  yeelight-2.0
                                  2023-04-03 23:27:05.446	error	Exception-Code: ERR_SOCKET_CLOSED_BEFORE_CONNECTION: Socket closed before the connection was established
                                  
                                  yeelight-2.0
                                  2023-04-03 23:27:05.445	error	Error: Socket closed before the connection was established at new NodeError (node:internal/errors:399:5) at Socket.onClose (node:net:911:10) at Object.onceWrapper (node:events:628:26) at Socket.emit (node:events:525:35) at Socket.emit (node:domain:489:12) at TCP.<anonymous> (node:net:322:12)
                                  
                                  yeelight-2.0
                                  2023-04-03 23:27:05.445	error	unhandled promise rejection: Socket closed before the connection was established
                                  
                                  yeelight-2.0
                                  2023-04-03 23:27:05.444	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().
                                  
                                  yeelight-2.0
                                  2023-04-03 23:27:05.436	debug	ERROR YEELIGHT CONNECTION: 0x000000000000000: Connection 192.168.3.140:55443: Error: connect EHOSTUNREACH 192.168.3.140:55443
                                  
                                  yeelight-2.0
                                  2023-04-03 23:27:02.673	debug	DEVICE FOUND IN AND CONFIG: {"name":"Stehlampe_Schlafzimmer_klein","ip":"192.168.3.141","port":"55443","smart_name":"","type":"color","id":"0x0000000005ed0835"}
                                  
                                  yeelight-2.0
                                  2023-04-03 23:27:02.670	debug	INITINAL ID FOUND FOR: color-0x0000000005ed0835
                                  
                                  yeelight-2.0
                                  2023-04-03 23:27:02.669	debug	RESPONSE MESSAGE: from: 0x0000000005ed0835, id: 1, result:[off,23,16711680,2,3000,,,0,100,0,,,,,,,,]}
                                  
                                  yeelight-2.0
                                  2023-04-03 23:27:02.642	debug	YEELIGHT FOUND: 192.168.3.141:55443 id: 0x0000000005ed0835 model: color
                                  
                                  yeelight-2.0
                                  2023-04-03 23:27:02.349	debug	YEELIGHT FOUND: 192.168.3.140:55443 id: 0x000000000000000 model: color
                                  
                                  yeelight-2.0
                                  2023-04-03 23:27:02.333	debug	SMARTNAME:
                                  
                                  yeelight-2.0
                                  2023-04-03 23:27:02.331	debug	OLD CONF. FROM OBJ: {"name":"Stehlampe_Schlafzimmer_groß","ip":"192.168.3.140","port":"55443","smart_name":"","type":"color","id":"0x000000000000000","supports":["get_prop","set_default","set_power","toggle","set_bright","start_cf","stop_cf","set_scene","cron_add","cron_get","cron_del","set_ct_abx","set_rgb","set_hsv","set_adjust","adjust_bright","adjust_ct","adjust_color","set_music","set_name"]}
                                  
                                  yeelight-2.0
                                  2023-04-03 23:27:02.323	debug	OBJ_ELEMENT: yeelight-2.0.Stehlampe_Schlafzimmer_groß
                                  
                                  yeelight-2.0
                                  2023-04-03 23:27:02.322	debug	SMARTNAME:
                                  
                                  yeelight-2.0
                                  2023-04-03 23:27:02.320	debug	OLD CONF. FROM OBJ: {"name":"Stehlampe_Schlafzimmer_klein","ip":"192.168.3.141","port":"55443","smart_name":"","type":"color","id":"0x0000000005ed0835"}
                                  
                                  yeelight-2.0
                                  2023-04-03 23:27:02.308	debug	OBJ_ELEMENT: yeelight-2.0.Stehlampe_Schlafzimmer_klein
                                  
                                  yeelight-2.0
                                  2023-04-03 23:27:02.307	debug	DEVICES IN OBJECTS FOUND: 2
                                  
                                  yeelight-2.0
                                  2023-04-03 23:27:02.306	debug	DEVICES IN OBJECTS: {"yeelight-2.0.Stehlampe_Schlafzimmer_klein":{"type":"device","common":{"name":"color","icon":"/icons/color.png"},"native":{"sid":"Stehlampe_Schlafzimmer_klein","type":"color"},"from":"system.adapter.yeelight-2.0","user":"system.user.admin","ts":1680464629168,"_id":"yeelight-2.0.Stehlampe_Schlafzimmer_klein","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}},"yeelight-2.0.Stehlampe_Schlafzimmer_groß":{"type":"device","common":{"name":"color","icon":"/icons/color.png"},"native":{"sid":"Stehlampe_Schlafzimmer_groß","type":"color"},"from":"system.adapter.yeelight-2.0","user":"system.user.admin","ts":1680464629164,"_id":"yeelight-2.0.Stehlampe_Schlafzimmer_groß","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}}
                                  
                                  yeelight-2.0
                                  2023-04-03 23:27:02.272	debug	DEVICES IN CONFIG: [{"name":"Stehlampe_Schlafzimmer_groß","ip":"192.168.3.140","port":"55443","smart_name":"","type":"color","id":"0x000000000000000","supports":["get_prop","set_default","set_power","toggle","set_bright","start_cf","stop_cf","set_scene","cron_add","cron_get","cron_del","set_ct_abx","set_rgb","set_hsv","set_adjust","adjust_bright","adjust_ct","adjust_color","set_music","set_name"]},{"name":"Stehlampe_Schlafzimmer_klein","ip":"192.168.3.141","port":"55443","smart_name":"","type":"color","id":"0x0000000005ed0835"}]
                                  
                                  yeelight-2.0
                                  2023-04-03 23:27:02.218	info	starting. Version 1.2.1 in /opt/iobroker/node_modules/iobroker.yeelight-2, node: v18.15.0, js-controller: 5.0.1-alpha.0-20230403-fd495c2e
                                  
                                  yeelight-2.0
                                  2023-04-03 23:27:01.853	debug	Plugin sentry Initialize Plugin (enabled=true)
                                  
                                  mqtt.0
                                  2023-04-03 23:27:01.267	info	Client [] connected with secret 1680557221267_3140
                                  
                                  mqtt.0
                                  2023-04-03 23:27:01.022	info	Client [] connection closed: disconnected
                                  host.ioBroker-Rock
                                  2023-04-03 23:26:59.134	info	instance system.adapter.yeelight-2.0 started with pid 34722
                                  
                                  influxdb.0
                                  2023-04-03 23:26:36.571	info	Store 501 buffered influxDB history points
                                  host.ioBroker-Rock
                                  2023-04-03 23:26:29.001	info	Restart adapter system.adapter.yeelight-2.0 because enabled
                                  host.ioBroker-Rock
                                  2023-04-03 23:26:29.000	error	instance system.adapter.yeelight-2.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                                  host.ioBroker-Rock
                                  2023-04-03 23:26:29.000	error	Caught by controller[0]: at TCP.<anonymous> (node:net:322:12)
                                  host.ioBroker-Rock
                                  2023-04-03 23:26:29.000	error	Caught by controller[0]: at Socket.emit (node:domain:489:12)
                                  host.ioBroker-Rock
                                  2023-04-03 23:26:28.999	error	Caught by controller[0]: at Socket.emit (node:events:525:35)
                                  host.ioBroker-Rock
                                  2023-04-03 23:26:28.999	error	Caught by controller[0]: at Object.onceWrapper (node:events:628:26)
                                  host.ioBroker-Rock
                                  2023-04-03 23:26:28.999	error	Caught by controller[0]: at Socket.onClose (node:net:911:10)
                                  host.ioBroker-Rock
                                  2023-04-03 23:26:28.999	error	Caught by controller[0]: at new NodeError (node:internal/errors:399:5)
                                  host.ioBroker-Rock
                                  2023-04-03 23:26:28.998	error	Caught by controller[0]: Error: Socket closed before the connection was established
                                  host.ioBroker-Rock
                                  2023-04-03 23:26:28.997	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:
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:28.347	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:28.346	debug	Plugin sentry destroyed
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:28.345	info	terminating
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:28.344	info	cleaned everything up...
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:28.323	error	Exception-Code: ERR_SOCKET_CLOSED_BEFORE_CONNECTION: Socket closed before the connection was established
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:28.323	error	Error: Socket closed before the connection was established at new NodeError (node:internal/errors:399:5) at Socket.onClose (node:net:911:10) at Object.onceWrapper (node:events:628:26) at Socket.emit (node:events:525:35) at Socket.emit (node:domain:489:12) at TCP.<anonymous> (node:net:322:12)
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:28.322	error	unhandled promise rejection: Socket closed before the connection was established
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:28.322	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().
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:28.315	debug	ERROR YEELIGHT CONNECTION: 0x000000000000000: Connection 192.168.3.140:55443: Error: connect EHOSTUNREACH 192.168.3.140:55443
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:26.545	debug	DEVICE FOUND IN AND CONFIG: {"name":"Stehlampe_Schlafzimmer_klein","ip":"192.168.3.141","port":"55443","smart_name":"","type":"color","id":"0x0000000005ed0835"}
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:26.542	debug	INITINAL ID FOUND FOR: color-0x0000000005ed0835
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:26.542	debug	RESPONSE MESSAGE: from: 0x0000000005ed0835, id: 1, result:[off,23,16711680,2,3000,,,0,100,0,,,,,,,,]}
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:25.547	debug	YEELIGHT FOUND: 192.168.3.141:55443 id: 0x0000000005ed0835 model: color
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:25.254	debug	YEELIGHT FOUND: 192.168.3.140:55443 id: 0x000000000000000 model: color
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:25.238	debug	SMARTNAME:
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:25.236	debug	OLD CONF. FROM OBJ: {"name":"Stehlampe_Schlafzimmer_groß","ip":"192.168.3.140","port":"55443","smart_name":"","type":"color","id":"0x000000000000000","supports":["get_prop","set_default","set_power","toggle","set_bright","start_cf","stop_cf","set_scene","cron_add","cron_get","cron_del","set_ct_abx","set_rgb","set_hsv","set_adjust","adjust_bright","adjust_ct","adjust_color","set_music","set_name"]}
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:25.229	debug	OBJ_ELEMENT: yeelight-2.0.Stehlampe_Schlafzimmer_groß
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:25.228	debug	SMARTNAME:
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:25.226	debug	OLD CONF. FROM OBJ: {"name":"Stehlampe_Schlafzimmer_klein","ip":"192.168.3.141","port":"55443","smart_name":"","type":"color","id":"0x0000000005ed0835"}
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:25.213	debug	OBJ_ELEMENT: yeelight-2.0.Stehlampe_Schlafzimmer_klein
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:25.212	debug	DEVICES IN OBJECTS FOUND: 2
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:25.211	debug	DEVICES IN OBJECTS: {"yeelight-2.0.Stehlampe_Schlafzimmer_klein":{"type":"device","common":{"name":"color","icon":"/icons/color.png"},"native":{"sid":"Stehlampe_Schlafzimmer_klein","type":"color"},"from":"system.adapter.yeelight-2.0","user":"system.user.admin","ts":1680464629168,"_id":"yeelight-2.0.Stehlampe_Schlafzimmer_klein","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}},"yeelight-2.0.Stehlampe_Schlafzimmer_groß":{"type":"device","common":{"name":"color","icon":"/icons/color.png"},"native":{"sid":"Stehlampe_Schlafzimmer_groß","type":"color"},"from":"system.adapter.yeelight-2.0","user":"system.user.admin","ts":1680464629164,"_id":"yeelight-2.0.Stehlampe_Schlafzimmer_groß","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}}
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:25.181	debug	DEVICES IN CONFIG: [{"name":"Stehlampe_Schlafzimmer_groß","ip":"192.168.3.140","port":"55443","smart_name":"","type":"color","id":"0x000000000000000","supports":["get_prop","set_default","set_power","toggle","set_bright","start_cf","stop_cf","set_scene","cron_add","cron_get","cron_del","set_ct_abx","set_rgb","set_hsv","set_adjust","adjust_bright","adjust_ct","adjust_color","set_music","set_name"]},{"name":"Stehlampe_Schlafzimmer_klein","ip":"192.168.3.141","port":"55443","smart_name":"","type":"color","id":"0x0000000005ed0835"}]
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:25.142	info	starting. Version 1.2.1 in /opt/iobroker/node_modules/iobroker.yeelight-2, node: v18.15.0, js-controller: 5.0.1-alpha.0-20230403-fd495c2e
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:24.734	debug	Plugin sentry Initialize Plugin (enabled=true)
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:24.629	debug	States connected to redis: 192.168.3.104:6379
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:24.617	debug	States create User PubSub Client
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:24.615	debug	States create System PubSub Client
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:24.608	debug	Redis States: Use Redis connection: 192.168.3.104:6379
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:24.587	debug	Objects connected to redis: 192.168.3.104:6379
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:24.579	debug	Objects client initialize lua scripts
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:23.863	debug	Objects create User PubSub Client
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:23.861	debug	Objects create System PubSub Client
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:23.856	debug	Objects client ready ... initialize now
                                  
                                  yeelight-2.0
                                  2023-04-03 23:26:23.793	debug	Redis Objects: Use Redis connection: 192.168.3.104:6379
                                  host.ioBroker-Rock
                                  2023-04-03 23:26:21.996	info	instance system.adapter.yeelight-2.0 started with pid 34705
                                  host.ioBroker-Rock
                                  2023-04-03 23:26:21.680	info	"system.adapter.yeelight-2.0" enabled
                                  host.ioBroker-Rock
                                  2023-04-03 23:26:10.184	info	"system.adapter.yeelight-2.0" disabled
                                  
                                  apollon77A Offline
                                  apollon77A Offline
                                  apollon77
                                  schrieb am zuletzt editiert von
                                  #50

                                  @e-i-k-e sagte in Alpha Test js-controller 5.0:

                                  2023-04-03 23:27:05.436 debug ERROR YEELIGHT CONNECTION: 0x000000000000000: Connection 192.168.3.140:55443: Error: connect EHOSTUNREACH 192.168.3.140:55443

                                  Also mal abgesehen vom crash tippe ich das eher das dein issue ist ... EHOSTUNREACH heisst das das gerät im Netzwerk nicht da ist ... Ich denke er adapter code schliesst darauf hin das socket was aber nie offen war wegen dem Fehler. Bitte adapter issue anlegen das man das dort fixt ... und schau warum das Geröt nicht online ist

                                  Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                  • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                  • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                  1 Antwort Letzte Antwort
                                  -1
                                  • apollon77A Offline
                                    apollon77A Offline
                                    apollon77
                                    schrieb am zuletzt editiert von apollon77
                                    #51

                                    Alpha Update

                                    5.0.1-alpha.0-20230406-4552d569

                                    • Fixes compact mode
                                    • Hide warning about "www folder not found" for widgets adapters

                                    Wenn alles so stabil bleibt würde wir überlegen Mitte nächste Woche in den Beta Test im Latest Repo zu gehen ...

                                    Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                    • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                    • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                    GaspodeG Thomas BraunT FeuersturmF 3 Antworten Letzte Antwort
                                    2
                                    • apollon77A apollon77

                                      Alpha Update

                                      5.0.1-alpha.0-20230406-4552d569

                                      • Fixes compact mode
                                      • Hide warning about "www folder not found" for widgets adapters

                                      Wenn alles so stabil bleibt würde wir überlegen Mitte nächste Woche in den Beta Test im Latest Repo zu gehen ...

                                      GaspodeG Offline
                                      GaspodeG Offline
                                      Gaspode
                                      schrieb am zuletzt editiert von
                                      #52

                                      @apollon77
                                      Keine Auffälligkeiten. Den Compact Mode nutze ich normalerweise nicht. Hab ihn jetzt mal testweise nach langer Suche :) eingeschaltet (Windows) und merke keinen Unterschied zu vorher. Ist wahrscheinlich gut so, aber kann ich irgendwie kontrollieren, dass er auch wirklich aktiv ist? Hinter jeder Instanz wird jedenfalls noch unterschiedliche RAM Nutzung angezeigt.

                                      @apollon77 said in Alpha Test js-controller 5.0:

                                      Hide warning about "www folder not found" for widgets adapters

                                      Dazu kann ich nix sagen, kenne die Warning nicht.

                                      apollon77A 1 Antwort Letzte Antwort
                                      0
                                      • apollon77A apollon77

                                        Alpha Update

                                        5.0.1-alpha.0-20230406-4552d569

                                        • Fixes compact mode
                                        • Hide warning about "www folder not found" for widgets adapters

                                        Wenn alles so stabil bleibt würde wir überlegen Mitte nächste Woche in den Beta Test im Latest Repo zu gehen ...

                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        schrieb am zuletzt editiert von Thomas Braun
                                        #53

                                        @apollon77

                                        So auf den ersten Blick läuft das rund hier. Das Log ist ruhig, ich verwende allerdings auch den CompactMode nicht.

                                        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 Antwort Letzte Antwort
                                        0
                                        • GaspodeG Gaspode

                                          @apollon77
                                          Keine Auffälligkeiten. Den Compact Mode nutze ich normalerweise nicht. Hab ihn jetzt mal testweise nach langer Suche :) eingeschaltet (Windows) und merke keinen Unterschied zu vorher. Ist wahrscheinlich gut so, aber kann ich irgendwie kontrollieren, dass er auch wirklich aktiv ist? Hinter jeder Instanz wird jedenfalls noch unterschiedliche RAM Nutzung angezeigt.

                                          @apollon77 said in Alpha Test js-controller 5.0:

                                          Hide warning about "www folder not found" for widgets adapters

                                          Dazu kann ich nix sagen, kenne die Warning nicht.

                                          apollon77A Offline
                                          apollon77A Offline
                                          apollon77
                                          schrieb am zuletzt editiert von
                                          #54

                                          @gaspode Compat einschalten macht erstmal nichts. Du musst jetzt Instanzen sagen das sie in compact laufen sollen und eine gruppe angeben (0 ist "Mit controller", 1....n ist eigene Gruppen, je gruppe gibts einen prozess). das geht via admin bei den instanzen. ggf expertenmodus. Dann sollte ram nutzung weg sein bei den instanzen.

                                          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                          GaspodeG ? 2 Antworten Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          860

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe