OpenSprinkler Forums Hardware Questions OpenSprinkler Pi (OSPi) Python interval program update 9/23/13 Re: Re: Python interval program update 9/23/13

#25587

mikethechap
Participant

I had my first error this AM. I was trying to run a program one-time manually. I tried it first from the web app and then from the interval program. From the Web App, there was an error message saying it could not communicate with the sprinkler. On the interval program, it threw the error noted at the bottom of my post here.

To try to help with troubleshooting, I tried to see if I could get it to run manually and it did fine (running right now, in fact).

This is only in the run-once program setting.

I hope this helps.

Thanks, Mike

at /cr
schedule_stations() takes exactly 1 argument (0 given)
Python
/home/pi/OSPi/ospi.py in GET, line 810
Web
GET http://192.168.1.49:8080/cr
Traceback (innermost first)
/home/pi/OSPi/ospi.py in GET
schedule_stations() …
▶ Local vars
/home/pi/OSPi/web/application.py in handle_class
return tocall(*args) …
▶ Local vars
/home/pi/OSPi/web/application.py in _delegate
return handle_class(cls) …
▶ Local vars
/home/pi/OSPi/web/application.py in handle
return self._delegate(fn, self.fvars, args) …
▶ Local vars
/home/pi/OSPi/web/application.py in process
return self.handle() …
▶ Local vars

INPUT
Variable
Value
pw
‘somepasswordthatI’mjustthrowinginhere’
t
‘[0,0,0,0,0,0,0,1080,1080,0,0,0,0,0,0,0,0]’