NEWS
Philipps Hue stürzt andauernd ab
-
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 SSLhängt das eventuell damit zusammen das die Developer Seite von hue nicht erreichbar ist? Bad Gateway 502.
-
-
@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.
-
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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [32minfo[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [32minfo[39m: host.ioBroker instance system.adapter.hue.0 started with pid 393851 2023-07-31 09:44:40.530 - [32minfo[39m: 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 - [32minfo[39m: hue.0 (393851) Push connection established 2023-07-31 09:44:40.981 - [32minfo[39m: hue.0 (393851) skip switch: Daylight.configured 2023-07-31 09:44:40.981 - [32minfo[39m: hue.0 (393851) skip switch: Daylight.sunriseoffset 2023-07-31 09:44:40.981 - [32minfo[39m: hue.0 (393851) skip switch: Daylight.sunsetoffset 2023-07-31 09:44:40.984 - [32minfo[39m: hue.0 (393851) skip switch: Hue temperature sensor 1.alert 2023-07-31 09:44:40.984 - [32minfo[39m: hue.0 (393851) skip switch: Hue temperature sensor 1.ledindication 2023-07-31 09:44:40.984 - [32minfo[39m: hue.0 (393851) skip switch: Hue temperature sensor 1.usertest 2023-07-31 09:44:40.992 - [32minfo[39m: hue.0 (393851) skip switch: Kinderzimmer Motionsensor.alert 2023-07-31 09:44:40.992 - [32minfo[39m: hue.0 (393851) skip switch: Kinderzimmer Motionsensor.ledindication 2023-07-31 09:44:40.992 - [32minfo[39m: hue.0 (393851) skip switch: Kinderzimmer Motionsensor.usertest 2023-07-31 09:44:40.992 - [32minfo[39m: hue.0 (393851) skip switch: Kinderzimmer Motionsensor.sensitivity 2023-07-31 09:44:40.993 - [32minfo[39m: hue.0 (393851) skip switch: Kinderzimmer Motionsensor.sensitivitymax 2023-07-31 09:44:40.997 - [32minfo[39m: hue.0 (393851) skip switch: Hue ambient light sensor 1.alert 2023-07-31 09:44:40.998 - [32minfo[39m: hue.0 (393851) skip switch: Hue ambient light sensor 1.tholddark 2023-07-31 09:44:40.998 - [32minfo[39m: hue.0 (393851) skip switch: Hue ambient light sensor 1.tholdoffset 2023-07-31 09:44:40.998 - [32minfo[39m: hue.0 (393851) skip switch: Hue ambient light sensor 1.ledindication 2023-07-31 09:44:40.998 - [32minfo[39m: hue.0 (393851) skip switch: Hue ambient light sensor 1.usertest 2023-07-31 09:44:41.003 - [32minfo[39m: hue.0 (393851) skip switch: Hue wall switch WiGa.devicemode 2023-07-31 09:44:41.003 - [32minfo[39m: hue.0 (393851) skip switch: Hue wall switch WiGa.devicemodevalues 2023-07-31 09:44:41.005 - [32minfo[39m: hue.0 (393851) skip switch: Hue wall switch Bad.devicemode 2023-07-31 09:44:41.005 - [32minfo[39m: hue.0 (393851) skip switch: Hue wall switch Bad.devicemodevalues 2023-07-31 09:44:41.007 - [32minfo[39m: hue.0 (393851) skip switch: Hue wall switch KiZi.devicemode 2023-07-31 09:44:41.008 - [32minfo[39m: hue.0 (393851) skip switch: Hue wall switch KiZi.devicemodevalues 2023-07-31 09:44:41.011 - [32minfo[39m: hue.0 (393851) skip switch: Hue wall switch SchlaZi.devicemode 2023-07-31 09:44:41.011 - [32minfo[39m: hue.0 (393851) skip switch: Hue wall switch SchlaZi.devicemodevalues 2023-07-31 09:44:41.013 - [32minfo[39m: hue.0 (393851) skip switch: Hue Wall Switch Küche.devicemode 2023-07-31 09:44:41.013 - [32minfo[39m: hue.0 (393851) skip switch: Hue Wall Switch Küche.devicemodevalues 2023-07-31 09:44:41.013 - [32minfo[39m: hue.0 (393851) created/updated 11 sensor channels 2023-07-31 09:44:41.565 - [32minfo[39m: hue.0 (393851) created/updated 18 light channels 2023-07-31 09:44:41.572 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: hue.0 (393851) channel "Garten" already exists, using "Garten_Room" for group 81 2023-07-31 09:44:41.582 - [32minfo[39m: hue.0 (393851) created/updated 19 groups channels 2023-07-31 09:44:41.584 - [32minfo[39m: hue.0 (393851) created/updated 96 scenes 2023-07-31 09:44:41.584 - [32minfo[39m: hue.0 (393851) creating/updating bridge device 2023-07-31 09:44:49.362 - [34mdebug[39m: telegram-menu.0 (383588) else "hue.0.Wohnzimmer.on" 2023-07-31 09:44:51.217 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [33mwarn[39m: 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 - [34mdebug[39m: telegram-menu.0 (383588) else "hue.0.Wohnzimmer.on" 2023-07-31 09:44:52.493 - [34mdebug[39m: 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 -
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 -
@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
EDIT:
Bin zurück auf Version: 3.9.3
Keine Probleme mehr, liegt also an der Neuen Version 3.9.4
-
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. -
node 16 .. langsam solltet ihr umsteigen.. aum min Node 18.. die Probleme werden sich sonst heufen
-
@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.
-
@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. -
Bin zurück auf Version: 3.9.3
Dito
-
@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.
-
@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.4Dito
-
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.
-
Mit Version 3.9.5 behoben!
-
-
@sigi234 said in Philipps Hue stürzt andauernd ab:
Mit Version 3.9.5 behoben!
ne, bei mir läufts immer noch nicht.