node-owlintuition icon indicating copy to clipboard operation
node-owlintuition copied to clipboard

Not clear how to address request to my owlintuition system and how to authenticate.

Open adibalsa opened this issue 5 years ago • 0 comments

Hi, I'm getting the follwoing error when running the monitor.js test application. Not clear how to provide the target ip of the system and login credentials.

C:\Dev\GitHub\node-owlintuition>npm test

[email protected] test C:\Dev\GitHub\node-owlintuition node test/monitor.js

connect C:\Dev\GitHub\node-owlintuition\owl.js:157 channels.chan.forEach(function(entry) { ^

TypeError: Cannot read property 'forEach' of undefined at Socket. (C:\Dev\GitHub\node-owlintuition\owl.js:157:18) at Socket.emit (events.js:315:20) at UDP.onMessage [as onmessage] (dgram.js:910:8) npm ERR! Test failed. See above for more details.

adibalsa avatar Aug 31 '20 14:08 adibalsa