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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Philipps Hue stürzt andauernd ab

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    704

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

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

Philipps Hue stürzt andauernd ab

Scheduled Pinned Locked Moved ioBroker Allgemein
17 Posts 10 Posters 1.9k Views 6 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    GreySkoda91
    wrote on last edited by
    #1

    Re: Hue Adapter hängt sich auf

    Bei mir das selbe Problem, keine Verbindung mehr und der Adapter stürzt nur noch ab, sentry ist schon deaktiviert worden

    2023-07-30 11:50:35.500 - info: hue.0 (15400) starting. Version 3.9.3 in /opt/iobroker/node_modules/iobroker.hue, node: v16.19.0, js-controller: 4.0.24
    2023-07-30 11:50:35.512 - warn: hue.0 (15400) No bridge configured yet - please configure the adapter first
    2023-07-30 11:50:50.470 - info: hue.0 (15400) created new User: 96iLx5jjbAEi8EWDiJmEtpNWUPmN6yLDaQmTfuEM
    2023-07-30 11:50:53.530 - info: host.ioBroker stopInstance system.adapter.hue.0 (force=false, process=true)
    2023-07-30 11:50:53.532 - info: hue.0 (15400) Got terminate signal TERMINATE_YOURSELF
    2023-07-30 11:50:53.533 - info: hue.0 (15400) terminating
    2023-07-30 11:50:53.533 - info: hue.0 (15400) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
    2023-07-30 11:50:53.575 - info: host.ioBroker stopInstance system.adapter.hue.0 send kill signal
    2023-07-30 11:50:53.664 - info: admin.0 (303) <== Disconnect system.user.admin from ::ffff:192.168.1.232
    2023-07-30 11:50:54.068 - info: host.ioBroker instance system.adapter.hue.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2023-07-30 11:50:56.614 - info: host.ioBroker instance system.adapter.hue.0 started with pid 15555
    2023-07-30 11:50:57.438 - info: hue.0 (15555) starting. Version 3.9.3 in /opt/iobroker/node_modules/iobroker.hue, node: v16.19.0, js-controller: 4.0.24
    2023-07-30 11:50:57.944 - info: hue.0 (15555) Push connection established
    2023-07-30 11:50:58.373 - warn: hue.0 (15555) Could not get configuration from HUE bridge (192.168.1.21:443)
    2023-07-30 11:50:58.893 - error: hue.0 (15555) Could not poll all: Cannot convert undefined or null to object
    2023-07-30 11:51:04.014 - info: hue.0 (15555) Push connection established
    2023-07-30 11:51:04.218 - warn: hue.0 (15555) Could not get configuration from HUE bridge (192.168.1.21:443)
    2023-07-30 11:51:09.110 - error: hue.0 (15555) Could not poll all: Cannot convert undefined or null to object
    2023-07-30 11:51:09.971 - info: hue.0 (15555) Push connection established
    2023-07-30 11:51:10.034 - warn: hue.0 (15555) Could not get configuration from HUE bridge (192.168.1.21:443)
    2023-07-30 11:51:15.452 - error: hue.0 (15555) Error
    2023-07-30 11:51:15.453 - warn: hue.0 (15555) Could not get configuration from HUE bridge (192.168.1.21:443)
    2023-07-30 11:51:15.453 - info: hue.0 (15555) Push connection established
    2023-07-30 11:51:15.468 - error: hue.0 (15555) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
    2023-07-30 11:51:15.468 - error: hue.0 (15555) unhandled promise rejection: Unexpected token < in JSON at position 0
    2023-07-30 11:51:15.470 - error: hue.0 (15555) SyntaxError: Unexpected token < in JSON at position 0
    at JSON.parse ()
    at uuidResourceParser (/opt/iobroker/node_modules/hue-push-client/dist/index.js:94:21)
    at IncomingMessage. (/opt/iobroker/node_modules/hue-push-client/dist/index.js:43:36)
    at IncomingMessage.emit (node:events:525:35)
    at IncomingMessage.emit (node:domain:489:12)
    at endReadableNT (node:internal/streams/readable:1358:12)
    at processTicksAndRejections (node:internal/process/task_queues:83:21)
    2023-07-30 11:51:15.470 - error: hue.0 (15555) Unexpected token < in JSON at position 0
    2023-07-30 11:51:15.524 - info: hue.0 (15555) cleaned everything up...
    2023-07-30 11:51:15.524 - info: hue.0 (15555) terminating
    2023-07-30 11:51:15.524 - warn: hue.0 (15555) Terminated (UNCAUGHT_EXCEPTION): Without reason
    

    hier mal mein Log, habe schon versucht einen neuen Benutzer anzulegen, die API ist über die Seite der Bridge aber ohne Probleme anzusprechen und zu nutzen.
    habe das poblem bei SSL und keinem SSL

    hängt das eventuell damit zusammen das die Developer Seite von hue nicht erreichbar ist? Bad Gateway 502.

    arteckA sigi234S 2 Replies Last reply
    0
    • G GreySkoda91

      Re: Hue Adapter hängt sich auf

      Bei mir das selbe Problem, keine Verbindung mehr und der Adapter stürzt nur noch ab, sentry ist schon deaktiviert worden

      2023-07-30 11:50:35.500 - info: hue.0 (15400) starting. Version 3.9.3 in /opt/iobroker/node_modules/iobroker.hue, node: v16.19.0, js-controller: 4.0.24
      2023-07-30 11:50:35.512 - warn: hue.0 (15400) No bridge configured yet - please configure the adapter first
      2023-07-30 11:50:50.470 - info: hue.0 (15400) created new User: 96iLx5jjbAEi8EWDiJmEtpNWUPmN6yLDaQmTfuEM
      2023-07-30 11:50:53.530 - info: host.ioBroker stopInstance system.adapter.hue.0 (force=false, process=true)
      2023-07-30 11:50:53.532 - info: hue.0 (15400) Got terminate signal TERMINATE_YOURSELF
      2023-07-30 11:50:53.533 - info: hue.0 (15400) terminating
      2023-07-30 11:50:53.533 - info: hue.0 (15400) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2023-07-30 11:50:53.575 - info: host.ioBroker stopInstance system.adapter.hue.0 send kill signal
      2023-07-30 11:50:53.664 - info: admin.0 (303) <== Disconnect system.user.admin from ::ffff:192.168.1.232
      2023-07-30 11:50:54.068 - info: host.ioBroker instance system.adapter.hue.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2023-07-30 11:50:56.614 - info: host.ioBroker instance system.adapter.hue.0 started with pid 15555
      2023-07-30 11:50:57.438 - info: hue.0 (15555) starting. Version 3.9.3 in /opt/iobroker/node_modules/iobroker.hue, node: v16.19.0, js-controller: 4.0.24
      2023-07-30 11:50:57.944 - info: hue.0 (15555) Push connection established
      2023-07-30 11:50:58.373 - warn: hue.0 (15555) Could not get configuration from HUE bridge (192.168.1.21:443)
      2023-07-30 11:50:58.893 - error: hue.0 (15555) Could not poll all: Cannot convert undefined or null to object
      2023-07-30 11:51:04.014 - info: hue.0 (15555) Push connection established
      2023-07-30 11:51:04.218 - warn: hue.0 (15555) Could not get configuration from HUE bridge (192.168.1.21:443)
      2023-07-30 11:51:09.110 - error: hue.0 (15555) Could not poll all: Cannot convert undefined or null to object
      2023-07-30 11:51:09.971 - info: hue.0 (15555) Push connection established
      2023-07-30 11:51:10.034 - warn: hue.0 (15555) Could not get configuration from HUE bridge (192.168.1.21:443)
      2023-07-30 11:51:15.452 - error: hue.0 (15555) Error
      2023-07-30 11:51:15.453 - warn: hue.0 (15555) Could not get configuration from HUE bridge (192.168.1.21:443)
      2023-07-30 11:51:15.453 - info: hue.0 (15555) Push connection established
      2023-07-30 11:51:15.468 - error: hue.0 (15555) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2023-07-30 11:51:15.468 - error: hue.0 (15555) unhandled promise rejection: Unexpected token < in JSON at position 0
      2023-07-30 11:51:15.470 - error: hue.0 (15555) SyntaxError: Unexpected token < in JSON at position 0
      at JSON.parse ()
      at uuidResourceParser (/opt/iobroker/node_modules/hue-push-client/dist/index.js:94:21)
      at IncomingMessage. (/opt/iobroker/node_modules/hue-push-client/dist/index.js:43:36)
      at IncomingMessage.emit (node:events:525:35)
      at IncomingMessage.emit (node:domain:489:12)
      at endReadableNT (node:internal/streams/readable:1358:12)
      at processTicksAndRejections (node:internal/process/task_queues:83:21)
      2023-07-30 11:51:15.470 - error: hue.0 (15555) Unexpected token < in JSON at position 0
      2023-07-30 11:51:15.524 - info: hue.0 (15555) cleaned everything up...
      2023-07-30 11:51:15.524 - info: hue.0 (15555) terminating
      2023-07-30 11:51:15.524 - warn: hue.0 (15555) Terminated (UNCAUGHT_EXCEPTION): Without reason
      

      hier mal mein Log, habe schon versucht einen neuen Benutzer anzulegen, die API ist über die Seite der Bridge aber ohne Probleme anzusprechen und zu nutzen.
      habe das poblem bei SSL und keinem SSL

      hängt das eventuell damit zusammen das die Developer Seite von hue nicht erreichbar ist? Bad Gateway 502.

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

      @greyskoda91 sagte in Philipps Hue stürzt andauernd ab:

      node: v16.19.0,

      im ernst ??????

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

      haselchenH 1 Reply Last reply
      0
      • arteckA arteck

        @greyskoda91 sagte in Philipps Hue stürzt andauernd ab:

        node: v16.19.0,

        im ernst ??????

        haselchenH Offline
        haselchenH Offline
        haselchen
        Most Active
        wrote on last edited by
        #3

        @arteck sagte in Philipps Hue stürzt andauernd ab:

        @greyskoda91 sagte in Philipps Hue stürzt andauernd ab:

        node: v16.19.0,

        im ernst ??????

        Wo da jetzt das Problem liegt, wüsste ich dann auch gerne.

        Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

        1 Reply Last reply
        2
        • NegaleinN Offline
          NegaleinN Offline
          Negalein
          Global Moderator
          wrote on last edited by
          #4

          bei mir das selbe Problem.

          host.ioBroker 2023-07-31 09:48:17.306	error	instance system.adapter.hue.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          host.ioBroker 2023-07-31 09:48:17.306	error	Caught by controller[0]: at IncomingMessage.emit (node:domain:489:12)
          host.ioBroker 2023-07-31 09:48:17.306	error	Caught by controller[0]: at IncomingMessage.emit (node:events:513:28)
          host.ioBroker 2023-07-31 09:48:17.306	error	Caught by controller[0]: at IncomingMessage.<anonymous> (/opt/iobroker/node_modules/eventsource/lib/eventsource.js:259:11)
          host.ioBroker 2023-07-31 09:48:17.306	error	Caught by controller[0]: at parseEventStreamLine (/opt/iobroker/node_modules/eventsource/lib/eventsource.js:302:9)
          host.ioBroker 2023-07-31 09:48:17.306	error	Caught by controller[0]: at _emit (/opt/iobroker/node_modules/eventsource/lib/eventsource.js:287:17)
          host.ioBroker 2023-07-31 09:48:17.306	error	Caught by controller[0]: at HuePushClient.emit (node:domain:489:12)
          host.ioBroker 2023-07-31 09:48:17.306	error	Caught by controller[0]: at HuePushClient.emit (node:events:513:28)
          host.ioBroker 2023-07-31 09:48:17.306	error	Caught by controller[0]: at HuePushClient.<anonymous> (/opt/iobroker/node_modules/iobroker.hue/src/main.ts:1087:30)
          host.ioBroker 2023-07-31 09:48:17.306	error	Caught by controller[0]: at Hue.handleUpdate (/opt/iobroker/node_modules/iobroker.hue/src/main.ts:1122:18)
          host.ioBroker 2023-07-31 09:48:17.306	error	Caught by controller[0]: at Hue.handleSensorUpdate (/opt/iobroker/node_modules/iobroker.hue/src/main.ts:1164:27)
          host.ioBroker 2023-07-31 09:48:17.306	error	Caught by controller[0]: TypeError: Cannot read properties of undefined (reading 'button_report')
          host.ioBroker 2023-07-31 09:48:17.306	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:
          hue.0 2023-07-31 09:48:16.588	error	Cannot read properties of undefined (reading 'button_report')
          hue.0 2023-07-31 09:48:16.588	error	TypeError: Cannot read properties of undefined (reading 'button_report') at Hue.handleSensorUpdate (/opt/iobroker/node_modules/iobroker.hue/src/main.ts:1164:27) at Hue.handleUpdate (/opt/iobroker/node_modules/iobroker.hue/src/main.ts:1122:18) at HuePushClient.<anonymous> (/opt/iobroker/node_modules/iobroker.hue/src/main.ts:1087:30) at HuePushClient.emit (node:events:513:28) at HuePushClient.emit (node:domain:489:12) at _emit (/opt/iobroker/node_modules/eventsource/lib/eventsource.js:287:17) at parseEventStreamLine (/opt/iobroker/node_modules/eventsource/lib/eventsource.js:302:9) at IncomingMessage.<anonymous> (/opt/iobroker/node_modules/eventsource/lib/eventsource.js:259:11) at IncomingMessage.emit (node:events:513:28) at IncomingMessage.emit (node:domain:489:12)
          hue.0 2023-07-31 09:48:16.540	error	unhandled promise rejection: Cannot read properties of undefined (reading 'button_report')
          hue.0 2023-07-31 09:48:16.540	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 2023-07-31 09:47:32.091	error	instance system.adapter.hue.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          host.ioBroker 2023-07-31 09:47:32.091	error	Caught by controller[0]: at IncomingMessage.emit (node:domain:489:12)
          
          2023-07-31 03:05:58.071  - warn: iot.0 (1406) [ALEXA] Cannot controlOnOff: Error: Won't control hue.0.Schlafzimmer.on as we have a switch available
          2023-07-31 03:06:05.405  - warn: iot.0 (1406) [ALEXA] Cannot controlOnOff: Error: Won't control hue.0.Schlafzimmer.level as we have a switch available
          2023-07-31 03:06:05.406  - warn: iot.0 (1406) [ALEXA] Cannot controlOnOff: Error: Won't control hue.0.Schlafzimmer.on as we have a switch available
          2023-07-31 03:06:16.431  - warn: iot.0 (1406) [ALEXA] Cannot controlOnOff: Error: Won't control hue.0.Schlafzimmer.level as we have a switch available
          2023-07-31 03:06:16.433  - warn: iot.0 (1406) [ALEXA] Cannot controlOnOff: Error: Won't control hue.0.Schlafzimmer.on as we have a switch available
          2023-07-31 03:06:44.552  - warn: iot.0 (1406) [ALEXA] Cannot controlOnOff: Error: Won't control hue.0.Schlafzimmer.level as we have a switch available
          2023-07-31 03:06:44.555  - warn: iot.0 (1406) [ALEXA] Cannot controlOnOff: Error: Won't control hue.0.Schlafzimmer.on as we have a switch available
          2023-07-31 03:06:49.927  - info: iot.0 (1406) State value to set for "hue.0.Schlafzimmer.alert" has to be type "string" but received type "boolean" 
          2023-07-31 03:06:49.928  - warn: iot.0 (1406) [ALEXA] Cannot controlOnOff: Error: Won't control hue.0.Schlafzimmer.b as we have a switch available
          2023-07-31 03:06:49.931  - warn: iot.0 (1406) [ALEXA] Cannot controlOnOff: Error: Won't control hue.0.Schlafzimmer.g as we have a switch available
          2023-07-31 03:06:49.932  - warn: iot.0 (1406) [ALEXA] Cannot controlOnOff: Error: Won't control hue.0.Schlafzimmer.r as we have a switch available
          2023-07-31 03:06:49.934  - warn: iot.0 (1406) [ALEXA] Cannot controlOnOff: Error: Won't control hue.0.Schlafzimmer_1.level as we have a switch available
          2023-07-31 03:06:49.936  - warn: iot.0 (1406) [ALEXA] Cannot controlOnOff: Error: Won't control hue.0.Schlafzimmer_1.on as we have a switch available
          2023-07-31 03:06:49.937  - warn: iot.0 (1406) [ALEXA] Cannot controlOnOff: Error: Won't control hue.0.Schlafzimmer_2.level as we have a switch available
          2023-07-31 03:06:49.940  - warn: iot.0 (1406) [ALEXA] Cannot controlOnOff: Error: Won't control hue.0.Schlafzimmer_2.on as we have a switch available
          2023-07-31 03:07:30.834  - warn: iot.0 (1406) [ALEXA] Cannot controlOnOff: Error: Won't control hue.0.Schlafzimmer.level as we have a switch available
          2023-07-31 03:07:30.837  - warn: iot.0 (1406) [ALEXA] Cannot controlOnOff: Error: Won't control hue.0.Schlafzimmer.on as we have a switch available
          2023-07-31 03:08:38.346  - warn: iot.0 (1406) [ALEXA] Cannot controlOnOff: Error: Won't control hue.0.Schlafzimmer.level as we have a switch available
          2023-07-31 03:08:38.347  - warn: iot.0 (1406) [ALEXA] Cannot controlOnOff: Error: Won't control hue.0.Schlafzimmer.on as we have a switch available
          2023-07-31 06:56:36.086  - warn: iot.1 (1429) [ALEXA] Cannot controlOnOff Error: Won't control hue.0.Kinderzimmer.ct as we have a switch available
          2023-07-31 06:56:36.088  - warn: iot.1 (1429) [ALEXA] Cannot controlOnOff Error: Won't control hue.0.Kinderzimmer.hue as we have a switch available
          2023-07-31 06:56:36.091  - warn: iot.1 (1429) [ALEXA] Cannot controlOnOff Error: Won't control hue.0.Kinderzimmer.on as we have a switch available
          2023-07-31 06:56:36.092  - warn: iot.1 (1429) [ALEXA] Cannot controlOnOff Error: Won't control hue.0.Kinderzimmer.sat as we have a switch available
          2023-07-31 06:57:16.578  - warn: iot.1 (1429) [ALEXA] Cannot controlOnOff: Error: Won't control hue.0.Kinderzimmer.ct as we have a switch available
          2023-07-31 06:57:16.581  - warn: iot.1 (1429) [ALEXA] Cannot controlOnOff: Error: Won't control hue.0.Kinderzimmer.hue as we have a switch available
          2023-07-31 06:57:16.582  - warn: iot.1 (1429) [ALEXA] Cannot controlOnOff: Error: Won't control hue.0.Kinderzimmer.on as we have a switch available
          2023-07-31 06:57:16.583  - warn: iot.1 (1429) [ALEXA] Cannot controlOnOff: Error: Won't control hue.0.Kinderzimmer.sat as we have a switch available
          2023-07-31 06:57:21.536  - warn: iot.1 (1429) [ALEXA] Cannot controlOnOff: Error: Won't control hue.0.Kinderzimmer.ct as we have a switch available
          2023-07-31 06:57:21.539  - warn: iot.1 (1429) [ALEXA] Cannot controlOnOff: Error: Won't control hue.0.Kinderzimmer.hue as we have a switch available
          2023-07-31 06:57:21.540  - warn: iot.1 (1429) [ALEXA] Cannot controlOnOff: Error: Won't control hue.0.Kinderzimmer.on as we have a switch available
          2023-07-31 06:57:21.541  - warn: iot.1 (1429) [ALEXA] Cannot controlOnOff: Error: Won't control hue.0.Kinderzimmer.sat as we have a switch available
          2023-07-31 06:57:28.275  - warn: iot.1 (1429) [ALEXA] Cannot controlOnOff: Error: Won't control hue.0.Kinderzimmer.ct as we have a switch available
          2023-07-31 06:57:28.278  - warn: iot.1 (1429) [ALEXA] Cannot controlOnOff: Error: Won't control hue.0.Kinderzimmer.hue as we have a switch available
          2023-07-31 06:57:28.280  - warn: iot.1 (1429) [ALEXA] Cannot controlOnOff: Error: Won't control hue.0.Kinderzimmer.on as we have a switch available
          2023-07-31 06:57:28.284  - warn: iot.1 (1429) [ALEXA] Cannot controlOnOff: Error: Won't control hue.0.Kinderzimmer.sat as we have a switch available
          2023-07-31 07:56:59.667  - warn: iot.1 (1429) [ALEXA] Cannot controlOnOff Error: Won't control hue.0.Kinderzimmer.ct as we have a switch available
          2023-07-31 07:56:59.669  - warn: iot.1 (1429) [ALEXA] Cannot controlOnOff Error: Won't control hue.0.Kinderzimmer.hue as we have a switch available
          2023-07-31 07:56:59.670  - warn: iot.1 (1429) [ALEXA] Cannot controlOnOff Error: Won't control hue.0.Kinderzimmer.on as we have a switch available
          2023-07-31 07:56:59.671  - warn: iot.1 (1429) [ALEXA] Cannot controlOnOff Error: Won't control hue.0.Kinderzimmer.sat as we have a switch available
          2023-07-31 09:43:38.591  - warn: iot.0 (1406) [ALEXA] Cannot controlOnOff Error: Won't control hue.0.Wohnzimmer.ct as we have a switch available
          2023-07-31 09:43:38.595  - warn: iot.0 (1406) [ALEXA] Cannot controlOnOff Error: Won't control hue.0.Wohnzimmer.hue as we have a switch available
          2023-07-31 09:43:38.596  - warn: iot.0 (1406) [ALEXA] Cannot controlOnOff Error: Won't control hue.0.Wohnzimmer.on as we have a switch available
          2023-07-31 09:43:38.597  - warn: iot.0 (1406) [ALEXA] Cannot controlOnOff Error: Won't control hue.0.Wohnzimmer.sat as we have a switch available
          2023-07-31 09:43:50.872  - warn: iot.0 (1406) [ALEXA] Cannot controlOnOff Error: Won't control hue.0.Wohnzimmer.ct as we have a switch available
          2023-07-31 09:43:50.874  - warn: iot.0 (1406) [ALEXA] Cannot controlOnOff Error: Won't control hue.0.Wohnzimmer.hue as we have a switch available
          2023-07-31 09:43:50.875  - warn: iot.0 (1406) [ALEXA] Cannot controlOnOff Error: Won't control hue.0.Wohnzimmer.on as we have a switch available
          2023-07-31 09:43:50.876  - warn: iot.0 (1406) [ALEXA] Cannot controlOnOff Error: Won't control hue.0.Wohnzimmer.sat as we have a switch available
          2023-07-31 09:44:38.828  - info: host.ioBroker instance system.adapter.hue.0 started with pid 393851
          2023-07-31 09:44:40.530  - info: hue.0 (393851) starting. Version 3.9.4 in /opt/iobroker/node_modules/iobroker.hue, node: v16.20.1, js-controller: 4.0.24
          2023-07-31 09:44:40.977  - info: hue.0 (393851) Push connection established
          2023-07-31 09:44:40.981  - info: hue.0 (393851) skip switch: Daylight.configured
          2023-07-31 09:44:40.981  - info: hue.0 (393851) skip switch: Daylight.sunriseoffset
          2023-07-31 09:44:40.981  - info: hue.0 (393851) skip switch: Daylight.sunsetoffset
          2023-07-31 09:44:40.984  - info: hue.0 (393851) skip switch: Hue temperature sensor 1.alert
          2023-07-31 09:44:40.984  - info: hue.0 (393851) skip switch: Hue temperature sensor 1.ledindication
          2023-07-31 09:44:40.984  - info: hue.0 (393851) skip switch: Hue temperature sensor 1.usertest
          2023-07-31 09:44:40.992  - info: hue.0 (393851) skip switch: Kinderzimmer Motionsensor.alert
          2023-07-31 09:44:40.992  - info: hue.0 (393851) skip switch: Kinderzimmer Motionsensor.ledindication
          2023-07-31 09:44:40.992  - info: hue.0 (393851) skip switch: Kinderzimmer Motionsensor.usertest
          2023-07-31 09:44:40.992  - info: hue.0 (393851) skip switch: Kinderzimmer Motionsensor.sensitivity
          2023-07-31 09:44:40.993  - info: hue.0 (393851) skip switch: Kinderzimmer Motionsensor.sensitivitymax
          2023-07-31 09:44:40.997  - info: hue.0 (393851) skip switch: Hue ambient light sensor 1.alert
          2023-07-31 09:44:40.998  - info: hue.0 (393851) skip switch: Hue ambient light sensor 1.tholddark
          2023-07-31 09:44:40.998  - info: hue.0 (393851) skip switch: Hue ambient light sensor 1.tholdoffset
          2023-07-31 09:44:40.998  - info: hue.0 (393851) skip switch: Hue ambient light sensor 1.ledindication
          2023-07-31 09:44:40.998  - info: hue.0 (393851) skip switch: Hue ambient light sensor 1.usertest
          2023-07-31 09:44:41.003  - info: hue.0 (393851) skip switch: Hue wall switch WiGa.devicemode
          2023-07-31 09:44:41.003  - info: hue.0 (393851) skip switch: Hue wall switch WiGa.devicemodevalues
          2023-07-31 09:44:41.005  - info: hue.0 (393851) skip switch: Hue wall switch Bad.devicemode
          2023-07-31 09:44:41.005  - info: hue.0 (393851) skip switch: Hue wall switch Bad.devicemodevalues
          2023-07-31 09:44:41.007  - info: hue.0 (393851) skip switch: Hue wall switch KiZi.devicemode
          2023-07-31 09:44:41.008  - info: hue.0 (393851) skip switch: Hue wall switch KiZi.devicemodevalues
          2023-07-31 09:44:41.011  - info: hue.0 (393851) skip switch: Hue wall switch SchlaZi.devicemode
          2023-07-31 09:44:41.011  - info: hue.0 (393851) skip switch: Hue wall switch SchlaZi.devicemodevalues
          2023-07-31 09:44:41.013  - info: hue.0 (393851) skip switch: Hue Wall Switch Küche.devicemode
          2023-07-31 09:44:41.013  - info: hue.0 (393851) skip switch: Hue Wall Switch Küche.devicemodevalues
          2023-07-31 09:44:41.013  - info: hue.0 (393851) created/updated 11 sensor channels
          2023-07-31 09:44:41.565  - info: hue.0 (393851) created/updated 18 light channels
          2023-07-31 09:44:41.572  - warn: hue.0 (393851) channel "Custom_group_for_$leftGroup" already exists, using "Custom_group_for_$leftGroup_LightGroup" for group 12
          2023-07-31 09:44:41.574  - warn: hue.0 (393851) channel "Custom_group_for_$leftGroup" already exists, using "Custom_group_for_$leftGroup_LightGroup" for group 14
          2023-07-31 09:44:41.576  - warn: hue.0 (393851) channel "Custom_group_for_$leftGroup" already exists, using "Custom_group_for_$leftGroup_LightGroup" for group 15
          2023-07-31 09:44:41.577  - warn: hue.0 (393851) channel "Custom_group_for_$leftGroup" already exists, using "Custom_group_for_$leftGroup_LightGroup" for group 16
          2023-07-31 09:44:41.578  - warn: hue.0 (393851) channel "Custom_group_for_$lights" already exists, using "Custom_group_for_$lights_LightGroup" for group 17
          2023-07-31 09:44:41.581  - warn: hue.0 (393851) channel "Garten" already exists, using "Garten_Room" for group 81
          2023-07-31 09:44:41.582  - info: hue.0 (393851) created/updated 19 groups channels
          2023-07-31 09:44:41.584  - info: hue.0 (393851) created/updated 96 scenes
          2023-07-31 09:44:41.584  - info: hue.0 (393851) creating/updating bridge device
          2023-07-31 09:44:49.362  - debug: telegram-menu.0 (383588) else "hue.0.Wohnzimmer.on"
          2023-07-31 09:44:51.217  - warn: iot.0 (1406) [ALEXA] Cannot controlOnOff Error: Won't control hue.0.Wohnzimmer.ct as we have a switch available
          2023-07-31 09:44:51.221  - warn: iot.0 (1406) [ALEXA] Cannot controlOnOff Error: Won't control hue.0.Wohnzimmer.hue as we have a switch available
          2023-07-31 09:44:51.223  - warn: iot.0 (1406) [ALEXA] Cannot controlOnOff Error: Won't control hue.0.Wohnzimmer.on as we have a switch available
          2023-07-31 09:44:51.274  - warn: iot.0 (1406) [ALEXA] Cannot controlOnOff Error: Won't control hue.0.Wohnzimmer.sat as we have a switch available
          2023-07-31 09:44:51.529  - debug: telegram-menu.0 (383588) else "hue.0.Wohnzimmer.on"
          2023-07-31 09:44:52.493  - debug: telegram-menu.0 (383588) else "hue.0.Wohnzimmer.on"
          

          Node.js: 16.20.1
          NPM: 8.19.4
          Admin: 6.6.4
          JS-Controller: 4.0.24

          ° Node.js & System Update ---> sudo apt update, iob stop, sudo apt full-upgrade
          ° Node.js Fixer ---> iob nodejs-update
          ° Fixer ---> iob fix

          1 Reply Last reply
          0
          • BBTownB Offline
            BBTownB Offline
            BBTown
            wrote on last edited by
            #5

            Ich kann das für den neuen HUE-Adapter der Version 3.9.4 bei mir ebenfalls bestätigen

            Meine Umgebung:
            Node.js: 18.17.0
            NPM: 9.6.7
            Admin: 6.6.4
            JS-Controller: 5.0.11
            Debian Bookworm
            VM auf Proxmox v8.0.3

            ioBroker auf NUC (VM debian v13 (Trixie ), node v22.21.0 npm v10.9.4, js-controller v7.1.0 jsonl/jsonl / HomeMatic CCU-2 (Wired und Funk) / Philips HUE / echo.DOT / Broadlink RM pro / SONOS

            sigi234S 1 Reply Last reply
            0
            • BBTownB BBTown

              Ich kann das für den neuen HUE-Adapter der Version 3.9.4 bei mir ebenfalls bestätigen

              Meine Umgebung:
              Node.js: 18.17.0
              NPM: 9.6.7
              Admin: 6.6.4
              JS-Controller: 5.0.11
              Debian Bookworm
              VM auf Proxmox v8.0.3

              sigi234S Online
              sigi234S Online
              sigi234
              Forum Testing Most Active
              wrote on last edited by sigi234
              #6

              @bbtown sagte in Philipps Hue stürzt andauernd ab:

              Ich kann das für den neuen HUE-Adapter der Version 3.9.4 bei mir ebenfalls bestätigen

              Dito

              Screenshot (153).png

              EDIT:

              Bin zurück auf Version: 3.9.3

              Keine Probleme mehr, liegt also an der Neuen Version 3.9.4

              Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
              Immer Daten sichern!

              WinniW NegaleinN 2 Replies Last reply
              0
              • DJMarc75D Offline
                DJMarc75D Offline
                DJMarc75
                wrote on last edited by
                #7

                Habe diesen Adapter zwar nicht aber könnte es u.U. an der Betaadminversion liegen?

                Ich würde zum Testen mal empfehlen auf die Adminversion 6.6.1 zu gehen.
                Könnte ja helfen.

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

                1 Reply Last reply
                0
                • arteckA Offline
                  arteckA Offline
                  arteck
                  Developer Most Active
                  wrote on last edited by
                  #8

                  @haselchen @Negalein

                  node 16 .. langsam solltet ihr umsteigen.. aum min Node 18.. die Probleme werden sich sonst heufen

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

                  NegaleinN 1 Reply Last reply
                  0
                  • sigi234S sigi234

                    @bbtown sagte in Philipps Hue stürzt andauernd ab:

                    Ich kann das für den neuen HUE-Adapter der Version 3.9.4 bei mir ebenfalls bestätigen

                    Dito

                    Screenshot (153).png

                    EDIT:

                    Bin zurück auf Version: 3.9.3

                    Keine Probleme mehr, liegt also an der Neuen Version 3.9.4

                    WinniW Offline
                    WinniW Offline
                    Winni
                    Most Active
                    wrote on last edited by
                    #9

                    @sigi234 sagte in Philipps Hue stürzt andauernd ab:

                    @bbtown ...

                    Bin zurück auf Version: 3.9.3

                    Keine Probleme mehr, liegt also an der Neuen Version 3.9.4

                    Bei mir das gleiche, habe Node.js v18.17.0.

                    Es gibt nicht Gutes. Außer man tut es. Erich Kästner

                    BBTownB 1 Reply Last reply
                    0
                    • arteckA arteck

                      @haselchen @Negalein

                      node 16 .. langsam solltet ihr umsteigen.. aum min Node 18.. die Probleme werden sich sonst heufen

                      NegaleinN Offline
                      NegaleinN Offline
                      Negalein
                      Global Moderator
                      wrote on last edited by Negalein
                      #10

                      @arteck sagte in Philipps Hue stürzt andauernd ab:

                      langsam solltet ihr umsteigen

                      ja, in nächster Zeit mal.
                      Aber Node 16 hat nichts mit dem Hue Problem zu tun.
                      Denn auch mit V18 gibt es die.

                      ° Node.js & System Update ---> sudo apt update, iob stop, sudo apt full-upgrade
                      ° Node.js Fixer ---> iob nodejs-update
                      ° Fixer ---> iob fix

                      Thomas BraunT 1 Reply Last reply
                      1
                      • WinniW Winni

                        @sigi234 sagte in Philipps Hue stürzt andauernd ab:

                        @bbtown ...

                        Bin zurück auf Version: 3.9.3

                        Keine Probleme mehr, liegt also an der Neuen Version 3.9.4

                        Bei mir das gleiche, habe Node.js v18.17.0.

                        BBTownB Offline
                        BBTownB Offline
                        BBTown
                        wrote on last edited by BBTown
                        #11

                        Bin zurück auf Version: 3.9.3

                        Dito 👍

                        ioBroker auf NUC (VM debian v13 (Trixie ), node v22.21.0 npm v10.9.4, js-controller v7.1.0 jsonl/jsonl / HomeMatic CCU-2 (Wired und Funk) / Philips HUE / echo.DOT / Broadlink RM pro / SONOS

                        1 Reply Last reply
                        0
                        • NegaleinN Negalein

                          @arteck sagte in Philipps Hue stürzt andauernd ab:

                          langsam solltet ihr umsteigen

                          ja, in nächster Zeit mal.
                          Aber Node 16 hat nichts mit dem Hue Problem zu tun.
                          Denn auch mit V18 gibt es die.

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

                          @negalein sagte in Philipps Hue stürzt andauernd ab:

                          ja, in nächster Zeit mal.

                          Ich sehe nie das Problem mit zwei Zeilen im Terminal und einer kleinen Anpassung in der nodesource.list innerhalb von max. 5 Minuten auf die empfohlene Version zu wechseln.

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

                          1 Reply Last reply
                          2
                          • sigi234S sigi234

                            @bbtown sagte in Philipps Hue stürzt andauernd ab:

                            Ich kann das für den neuen HUE-Adapter der Version 3.9.4 bei mir ebenfalls bestätigen

                            Dito

                            Screenshot (153).png

                            EDIT:

                            Bin zurück auf Version: 3.9.3

                            Keine Probleme mehr, liegt also an der Neuen Version 3.9.4

                            NegaleinN Offline
                            NegaleinN Offline
                            Negalein
                            Global Moderator
                            wrote on last edited by
                            #13

                            @sigi234 sagte in Philipps Hue stürzt andauernd ab:

                            Bin zurück auf Version: 3.9.3
                            Keine Probleme mehr, liegt also an der Neuen Version 3.9.4

                            Dito

                            ° Node.js & System Update ---> sudo apt update, iob stop, sudo apt full-upgrade
                            ° Node.js Fixer ---> iob nodejs-update
                            ° Fixer ---> iob fix

                            1 Reply Last reply
                            0
                            • Ro75R Offline
                              Ro75R Offline
                              Ro75
                              wrote on last edited by
                              #14

                              Ich hatte das Problem mit 3.9.3 und nodejs 16.20.0 ebefalls. Ich habe "sentry" abgeschalten und seither trat das Problem nicht mehr auf.

                              SERVER = Beelink U59 16GB DDR4 RAM 512GB SSD, FB 7490, FritzDect 200+301+440, ConBee II, Zigbee Aqara Sensoren + NOUS A1Z, NOUS A1T, Philips Hue ** ioBroker, REDIS, influxdb2, Grafana, PiHole, Plex-Mediaserver, paperless-ngx (Docker), MariaDB + phpmyadmin *** VIS-Runtime = Intel NUC 8GB RAM 128GB SSD + 24" Touchscreen

                              1 Reply Last reply
                              0
                              • G GreySkoda91

                                Re: Hue Adapter hängt sich auf

                                Bei mir das selbe Problem, keine Verbindung mehr und der Adapter stürzt nur noch ab, sentry ist schon deaktiviert worden

                                2023-07-30 11:50:35.500 - info: hue.0 (15400) starting. Version 3.9.3 in /opt/iobroker/node_modules/iobroker.hue, node: v16.19.0, js-controller: 4.0.24
                                2023-07-30 11:50:35.512 - warn: hue.0 (15400) No bridge configured yet - please configure the adapter first
                                2023-07-30 11:50:50.470 - info: hue.0 (15400) created new User: 96iLx5jjbAEi8EWDiJmEtpNWUPmN6yLDaQmTfuEM
                                2023-07-30 11:50:53.530 - info: host.ioBroker stopInstance system.adapter.hue.0 (force=false, process=true)
                                2023-07-30 11:50:53.532 - info: hue.0 (15400) Got terminate signal TERMINATE_YOURSELF
                                2023-07-30 11:50:53.533 - info: hue.0 (15400) terminating
                                2023-07-30 11:50:53.533 - info: hue.0 (15400) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                2023-07-30 11:50:53.575 - info: host.ioBroker stopInstance system.adapter.hue.0 send kill signal
                                2023-07-30 11:50:53.664 - info: admin.0 (303) <== Disconnect system.user.admin from ::ffff:192.168.1.232
                                2023-07-30 11:50:54.068 - info: host.ioBroker instance system.adapter.hue.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                2023-07-30 11:50:56.614 - info: host.ioBroker instance system.adapter.hue.0 started with pid 15555
                                2023-07-30 11:50:57.438 - info: hue.0 (15555) starting. Version 3.9.3 in /opt/iobroker/node_modules/iobroker.hue, node: v16.19.0, js-controller: 4.0.24
                                2023-07-30 11:50:57.944 - info: hue.0 (15555) Push connection established
                                2023-07-30 11:50:58.373 - warn: hue.0 (15555) Could not get configuration from HUE bridge (192.168.1.21:443)
                                2023-07-30 11:50:58.893 - error: hue.0 (15555) Could not poll all: Cannot convert undefined or null to object
                                2023-07-30 11:51:04.014 - info: hue.0 (15555) Push connection established
                                2023-07-30 11:51:04.218 - warn: hue.0 (15555) Could not get configuration from HUE bridge (192.168.1.21:443)
                                2023-07-30 11:51:09.110 - error: hue.0 (15555) Could not poll all: Cannot convert undefined or null to object
                                2023-07-30 11:51:09.971 - info: hue.0 (15555) Push connection established
                                2023-07-30 11:51:10.034 - warn: hue.0 (15555) Could not get configuration from HUE bridge (192.168.1.21:443)
                                2023-07-30 11:51:15.452 - error: hue.0 (15555) Error
                                2023-07-30 11:51:15.453 - warn: hue.0 (15555) Could not get configuration from HUE bridge (192.168.1.21:443)
                                2023-07-30 11:51:15.453 - info: hue.0 (15555) Push connection established
                                2023-07-30 11:51:15.468 - error: hue.0 (15555) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                2023-07-30 11:51:15.468 - error: hue.0 (15555) unhandled promise rejection: Unexpected token < in JSON at position 0
                                2023-07-30 11:51:15.470 - error: hue.0 (15555) SyntaxError: Unexpected token < in JSON at position 0
                                at JSON.parse ()
                                at uuidResourceParser (/opt/iobroker/node_modules/hue-push-client/dist/index.js:94:21)
                                at IncomingMessage. (/opt/iobroker/node_modules/hue-push-client/dist/index.js:43:36)
                                at IncomingMessage.emit (node:events:525:35)
                                at IncomingMessage.emit (node:domain:489:12)
                                at endReadableNT (node:internal/streams/readable:1358:12)
                                at processTicksAndRejections (node:internal/process/task_queues:83:21)
                                2023-07-30 11:51:15.470 - error: hue.0 (15555) Unexpected token < in JSON at position 0
                                2023-07-30 11:51:15.524 - info: hue.0 (15555) cleaned everything up...
                                2023-07-30 11:51:15.524 - info: hue.0 (15555) terminating
                                2023-07-30 11:51:15.524 - warn: hue.0 (15555) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                

                                hier mal mein Log, habe schon versucht einen neuen Benutzer anzulegen, die API ist über die Seite der Bridge aber ohne Probleme anzusprechen und zu nutzen.
                                habe das poblem bei SSL und keinem SSL

                                hängt das eventuell damit zusammen das die Developer Seite von hue nicht erreichbar ist? Bad Gateway 502.

                                sigi234S Online
                                sigi234S Online
                                sigi234
                                Forum Testing Most Active
                                wrote on last edited by sigi234
                                #15

                                @greyskoda91

                                Mit Version 3.9.5 behoben!

                                Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                Immer Daten sichern!

                                WinniW G 2 Replies Last reply
                                2
                                • sigi234S sigi234

                                  @greyskoda91

                                  Mit Version 3.9.5 behoben!

                                  WinniW Offline
                                  WinniW Offline
                                  Winni
                                  Most Active
                                  wrote on last edited by
                                  #16

                                  @sigi234 sagte in Philipps Hue stürzt andauernd ab:

                                  @greyskoda91

                                  Mit Version 3.9.5 behoben!

                                  Läuft bei mir 👍

                                  Es gibt nicht Gutes. Außer man tut es. Erich Kästner

                                  1 Reply Last reply
                                  0
                                  • sigi234S sigi234

                                    @greyskoda91

                                    Mit Version 3.9.5 behoben!

                                    G Offline
                                    G Offline
                                    GreySkoda91
                                    wrote on last edited by
                                    #17

                                    @sigi234 said in Philipps Hue stürzt andauernd ab:

                                    @greyskoda91

                                    Mit Version 3.9.5 behoben!

                                    ne, bei mir läufts immer noch nicht.

                                    1 Reply Last reply
                                    0

                                    Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                    Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                    With your input, this post could be even better 💗

                                    Register Login
                                    Reply
                                    • Reply as topic
                                    Log in to reply
                                    • Oldest to Newest
                                    • Newest to Oldest
                                    • Most Votes


                                    Support us

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

                                    375

                                    Online

                                    32.7k

                                    Users

                                    82.6k

                                    Topics

                                    1.3m

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

                                    • Don't have an account? Register

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