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

Crashed with node-red-contrib-gpio installed #17

Open
microspace opened this issue Apr 5, 2016 · 2 comments
Open

Crashed with node-red-contrib-gpio installed #17

microspace opened this issue Apr 5, 2016 · 2 comments

Comments

@microspace
Copy link

Node-red crashed when https://github.com/monteslu/node-red-contrib-gpio is installed.
Problem is with freeboard because when I uninstall freeboard, node-red does not crash.

Node-RED version: v0.13.1
Node.js version: v0.10.38

5 Apr 12:18:08 - [red] Uncaught Exception:

5 Apr 12:18:08 - TypeError: Object function (entry) {
  return this.indexOf(entry) !== -1;
} has no method 'end'
    at interval (/home/root/node-red/node_modules/node-red-contrib-freeboard/freeboard.js:71:12)
    at wrapper [as _onTimeout] (timers.js:261:14)
    at Timer.listOnTimeout [as ontimeout] (timers.js:112:15)
@microspace
Copy link
Author

This is another way to send data to freeboard using websockets: https://gist.github.com/dceejay/fb47301b759222e05f84

@scargill
Copy link

I have the same issue recently and I've had to remove freeboard... it was crashing my new Raspberry Pi 3 Node-Red installation within a minute of turning on Node-Red.... remove freeboard and the problem goes away. I too have GPIO installed - but then I have lots of things installed.

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

2 participants