Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
adibalsa opened this issue Aug 31, 2020 · 0 comments

Comments

@adibalsa
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant