OpenSprinkler › Forums › Hardware Questions › OpenSprinkler Pi (OSPi) › Intermittent logging behaviour › Re: Re: Intermittent logging behaviour
February 1, 2013 at 9:10 am
#23326
dman
Participant
Still getting intermittant failure of the logging script. It seems like the Python scripts has locked up. How do I find out whats happening? Is there an error log I can check out?
I think it might be when the Opensprinkler server does not respond quickly enough to the UrlOpen request. If I run the script in the foreground without the deamon stuff and wait a while until it locks, when I exit the scripts it looks like it was in the url libraries.
I’m thinking there should be some sort of error/timeout wrapper around the call to to OpenSprinkler? Any thoughts?