You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(node:11270) UnhandledPromiseRejectionWarning: Error: Huejay: socket hang up
at getHttpClient.request.then.catch.error (/home/pi/.node-red/node_modules/huejay/lib/Transport.js:106:15)
at process._tickCallback (internal/process/next_tick.js:68:7)
(node:11270) UnhandledPromiseRejectionWarning: 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(). (rejection id: 282)
(node:11270) UnhandledPromiseRejectionWarning: Error: Huejay: socket hang up
at getHttpClient.request.then.catch.error (/home/pi/.node-red/node_modules/huejay/lib/Transport.js:106:15)
at process._tickCallback (internal/process/next_tick.js:68:7)
nodejs v10.16.3
Node-red 0.20.7
The text was updated successfully, but these errors were encountered:
Hi
I am getting log full of these sometimes.
(node:11270) UnhandledPromiseRejectionWarning: Error: Huejay: socket hang up
at getHttpClient.request.then.catch.error (/home/pi/.node-red/node_modules/huejay/lib/Transport.js:106:15)
at process._tickCallback (internal/process/next_tick.js:68:7)
(node:11270) UnhandledPromiseRejectionWarning: 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(). (rejection id: 282)
(node:11270) UnhandledPromiseRejectionWarning: Error: Huejay: socket hang up
at getHttpClient.request.then.catch.error (/home/pi/.node-red/node_modules/huejay/lib/Transport.js:106:15)
at process._tickCallback (internal/process/next_tick.js:68:7)
nodejs v10.16.3
Node-red 0.20.7
The text was updated successfully, but these errors were encountered: