Ben Bucksch

Results 46 comments of Ben Bucksch

Stack: ``` TypeError: Cannot read property 'modelid' of null at /mnt/compile/source/voice/pia/node_modules/node-hue-api/lib/api/Users.js:79:33 at async Hue.createCredentials (myapp) ``` This change makes it work for me: ``` diff --git a/lib/api/Users.js b/lib/api/Users.js index 0a42ba6..e0cdc4f...

> the older bridge does not support the streaming client key. Any chance to do that: a) at a later time, when the streaming APIs are actually used (I didn't...

> Did you have new bridge with no users? The bridge is about 1.5 years old, fully configured with lights and rooms and so on using the Philips Hue app...

Hey peter, sorry, I was on vacation, and wasn't able to respond. Even though you cannot reproduce it, it doesn't negate the fact that it did happen here. It should...

> is it an existing user you are connecting with, is it a local connection (or remote), etc...? The hub is on a different local network, but reachable via routing....

(Please note that I'll be on vacation again and not able to answer questions for the next 3 weeks.)

I have recent Hue bridge, IIRC late 2018. I think that's version 2. FYI, when I tested, it was blowing up only at this one spot. With the hacky patch,...

Here's the response: ``` response: { status: 501, statusText: 'Not Implemented', headers: { server: 'squid/3.5.12', 'mime-version': '1.0', date: 'Fri, 22 May 2020 12:39:29 GMT', 'content-type': 'text/html;charset=utf-8', 'content-length': '3549', 'x-squid-error': 'ERR_UNSUP_REQ...

axios is just broken: * https://github.com/axios/axios/issues/1679 * https://www.npmjs.com/package/axios-proxy-fix * https://github.com/mistermoe/axios/commit/142bde0b7ebc51bbb6f5c4d04a37dbf7dcabf532 But as explained, even if the HTTP proxy request would work, it would still be wrong to use the proxy.