mauricedominic/node-red-contrib-huemagic

Cannot fetch scenes or groups

brian-gates opened this issue · 6 comments

I'm seeing 500 Internal Server Error when attempting to fetch scenes or groups.

I am able to connect to the bridge successfully and get debug information from it.

Screenshots
image
image

Please complete the following information:

  • Node-RED version: 14.0.1
  • NodeJS version: Not sure how to check this
  • Device running Node-RED: Home Assistant OS

Can you let me know what version of node-red-contrib-huemagic-fork you are on? Regarding your Node-Red version, I presume you are referring to the HA node-red plugin v 14.0.1?

node-red-contrib-huemagic-fork is version 4.2.6

image

I presume you are referring to the HA node-red plugin v 14.0.1?

Yep!

image

I have been trying to reproduce the issue you are facing. But have not been able to do so using HA 2023.1.7 with HA community addon node-red 14.0.1 and node-red-contrib-huemagic-fork 4.2.6. Are you able to share more information on your setup, such as current HA version, Hue Bridge firmware version and the Node-Red log from HA?

Home Assistant 2023.2.0
Supervisor 2023.01.1
Operating System 9.5
Frontend 20230201.0 - latest

Hue firmware: BSB002 | 1.55.1955082050

Aaaand today it works... 🤷🏻‍♂️

Thank you for your time and effort looking into this!