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

Dasher crash #55

Open
hoveeman opened this issue Dec 31, 2016 · 2 comments
Open

Dasher crash #55

hoveeman opened this issue Dec 31, 2016 · 2 comments

Comments

@hoveeman
Copy link

After a few hours of running from the init.d script, I get this error in the dasher.err file.

pi@pi:~ $ tail -f /var/log/dasher.err
&& _.isEqual(packet.payload.payload.sender_ha.addr,
^

TypeError: Cannot read property 'addr' of undefined
at PcapSession. (/home/pi/dasher/node_modules/node-dash-button/index.js:78:66)
at emitOne (events.js:96:13)
at PcapSession.emit (events.js:188:7)
at PcapSession.on_packet_ready (/home/pi/dasher/node_modules/node-dash-button/node_modules/pcap/pcap.js:99:10) at packet_ready (/home/pi/dasher/node_modules/node-dash-button/node_modules/pcap/pcap.js:44:14)
at SocketWatcher.pcap_read_callback [as callback] (/home/pi/dasher/node_modules/node-dash-button/node_modules/pcap/pcap.js:64:45)

@hoveeman
Copy link
Author

These are my node and npm versions.

pi@pi:~ $ node -v
v6.9.1
pi@pi:~ $ npm -v
4.1.1

@seren
Copy link

seren commented Aug 13, 2018

I'm having this issue as well. Did you ever get it fixed?

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