sinedied / dmx-hue

:traffic_light: Art-Net node to control Philips Hue lights with DMX
MIT License
185 stars 22 forks source link

"No Lights Found" #51

Open CoreyConrady opened 5 months ago

CoreyConrady commented 5 months ago

Hello, They worked up until last Sunday, now all I get is no lights found. I have updated software, nothing?

CoreyConrady commented 4 months ago

I am getting this message C:\Users\ReviveLife.Church>dmx-hue setup Bridge configured at 192.168.1.3 No lights found I have found that my HUB is on 192.168.1.2 does that make a difference, I tried to change the bridge address to 192.168.1.3 and got the following message. C:\Users\ReviveLife.Church>dmx-hue setup Bridge configured at 192.168.1.3 C:\Users\ReviveLife.Church\AppData\Roaming\npm\node_modules\dmx-hue\node_modules\node-hue-api\lib\api\http\Transport.js:75 throw new ApiError(errors[0]); ^

ApiError: unauthorized user at C:\Users\ReviveLife.Church\AppData\Roaming\npm\node_modules\dmx-hue\node_modules\node-hue-api\lib\api\http\Transport.js:75:17 { _hueError: HueError { payload: { message: 'unauthorized user', type: 1, address: '/lights', description: 'unauthorized user' } } }

Node.js v20.10.0