OpenSprinkler Forums Hardware Questions OpenSprinkler Pi (OSPi) OpenSprinkler stops working Reply To: OpenSprinkler stops working

#38267

Samer
Keymaster

Jerry,

Thank you for the debugging the issue and finding a resolution. I was able to recreate the problem by following the steps you mentioned. I went ahead and created a pull request with the proposed fix and can confirm it resolves the symptoms described. I will merge the pull request after a few more tests. I test/debug on OS X so I added a define for MSG_NOSIGNAL which isn’t available in OS X (however SO_NOSIGPIPE is).

https://github.com/OpenSprinkler/OpenSprinklerGen2/pull/20

Thanks!

Update: I went ahead and merged this. So please update and let us know if the issue is resolved or if it persists.