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

zigbee driver crashes: notifying bugsnag: startup failed : [Error connecting to gateway dial tcp 127.0.0.1:2541: connection refused] #4

Open
Vertikar opened this issue May 14, 2015 · 3 comments

Comments

@Vertikar
Copy link

Here's the log entries:

[2015-05-14 21:03:18.382] [INFO] sphere-director driver-go-zigbee - 2015/05/14 21:03:18 notifying bugsnag: [Gateway EOF]: Error reading socket %!s(MISSING)

[2015-05-14 21:03:18.609] [INFO] sphere-director Director - Module driver-go-zigbee was terminated unexpectedly. pid: 11107
[2015-05-14 21:03:18.628] [INFO] sphere-director Director - Module driver-go-zigbee has died 3 times. Delaying restart by 0 ms
[2015-05-14 21:03:18.693] [INFO] sphere-director Director - Starting driver-go-zigbee Attempt 4 since it was first started 6 days, 20 hours, 58 seconds, 934 milliseconds ago
[2015-05-14 21:03:18.752] [INFO] sphere-director Director - Starting driver-go-zigbee version 0.1.6 from path /opt/ninjablocks/drivers/driver-go-zigbee
[2015-05-14 21:03:18.756] [INFO] sphere-director Director - Maximum memory for driver-go-zigbee is 20mb

@elliots
Copy link
Member

elliots commented May 14, 2015

4 times in nearly a week is actually less than I'd expect! The failed socket read from the gateway means that the gateway service has likely crashed (and not our code). Apart from seeing if there is a new version from TI there isn't much to be done from this side.

@Vertikar
Copy link
Author

How much of the Zigbee stuff is under NDA?
I'm happy to go look and check for a new version but not sure if I'll be able to.

@elliots
Copy link
Member

elliots commented May 14, 2015

Everything outside this go library is under NDA unfortunately :/

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