OpenSprinkler Forums Hardware Questions OpenSprinkler Pi (OSPi) Interval 2 program issues Re: Re: Interval 2 program issues

#27288

Archades
Participant

Updated to 2.0.1, same problems


pi@ospi ~/OSPi $ sudo python ospi.py
The Python module apscheduler could not be found.
Setting water level to 100%
plugins loaded:

Starting timing loop

http://0.0.0.0:8080/
192.168.1.147:53601 - - [26/Jun/2014 07:13:10] "HTTP/1.1 GET /" - 200 OK
192.168.1.147:53603 - - [26/Jun/2014 07:13:10] "HTTP/1.1 GET /static/scripts/schedule.js" - 304 Not Modified192.168.1.147:53601 - - [26/Jun/2014 07:13:10] "HTTP/1.1 GET /static/themes/basic/base.css" - 304 Not Modified

192.168.1.147:53604 - - [26/Jun/2014 07:13:10] "HTTP/1.1 GET /static/scripts/behaviors.js" - 304 Not Modified
192.168.1.147:53602 - - [26/Jun/2014 07:13:10] "HTTP/1.1 GET /static/scripts/jquery-1.8.2.min.js" - 304 Not Modified
192.168.1.147:53603 - - [26/Jun/2014 07:13:11] "HTTP/1.1 GET /static/themes/basic/grass.jpg" - 304 Not Modified192.168.1.147:53601 - - [26/Jun/2014 07:13:11] "HTTP/1.1 GET /static/themes/basic/logo.png" - 304 Not Modified

192.168.1.147:53604 - - [26/Jun/2014 07:13:11] "HTTP/1.1 GET /static/themes/basic/home.png" - 304 Not Modified192.168.1.147:53602 - - [26/Jun/2014 07:13:11] "HTTP/1.1 GET /static/themes/basic/on.png" - 304 Not Modified

192.168.1.147:53607 - - [26/Jun/2014 07:13:11] "HTTP/1.1 GET /api/status" - 200 OK
192.168.1.147:53601 - - [26/Jun/2014 07:13:11] "HTTP/1.1 GET /api/log" - 200 OK
192.168.1.147:53601 - - [26/Jun/2014 07:13:15] "HTTP/1.1 GET /static/themes/basic/off.png" - 304 Not Modified
Traceback (most recent call last):
File "/home/pi/OSPi/web/application.py", line 239, in process
return self.handle()
File "/home/pi/OSPi/web/application.py", line 230, in handle
return self._delegate(fn, self.fvars, args)
File "/home/pi/OSPi/web/application.py", line 420, in _delegate
return handle_class(cls)
File "/home/pi/OSPi/web/application.py", line 396, in handle_class
return tocall(*args)
File "ospi.py", line 814, in GET
return render.programs()
File "/home/pi/OSPi/web/template.py", line 881, in __call__
return BaseTemplate.__call__(self, *a, **kw)
File "/home/pi/OSPi/web/template.py", line 808, in __call__
return self.t(*a, **kw)
File "templates/programs.html", line 177, in __template__

TypeError: unsupported operand type(s) for /: 'NoneType' and 'int'

192.168.1.147:53601 - - [26/Jun/2014 07:13:19] "HTTP/1.1 GET /vp" - 500 Internal Server Error
192.168.1.147:53601 - - [26/Jun/2014 07:13:20] "HTTP/1.1 GET /favicon.ico" - 404 Not Found
192.168.1.147:53601 - - [26/Jun/2014 07:13:20] "HTTP/1.1 GET /favicon.ico" - 404 Not Found