OpenSprinkler › Forums › Hardware Questions › OpenSprinkler Pi (OSPi) › Weather Adjust Settings link results in "internal server err › Re: Re: Weather Adjust Settings link results in “internal server
chickenmad
sorry:
/home/pi/OSPi# python ospi.py &
[1] 5344
/home/pi/OSPi# 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.39:63440 – – [08/Aug/2014 18:48:41] “HTTP/1.1 GET /api/status” – 200 OK
192.168.1.39:63440 – – [08/Aug/2014 18:48:41] “HTTP/1.1 GET /api/log” – 200 OK
127.0.0.1:47999 – – [08/Aug/2014 18:49:05] “HTTP/1.1 GET /” – 200 OK
127.0.0.1:48000 – – [08/Aug/2014 18:49:05] “HTTP/1.1 GET /sn0” – 200 OK
192.168.1.39:63443 – – [08/Aug/2014 18:49:11] “HTTP/1.1 GET /api/status” – 200 OK
192.168.1.39:63443 – – [08/Aug/2014 18:49:12] “HTTP/1.1 GET /api/log” – 200 OK
192.168.1.39:63449 – – [08/Aug/2014 18:49:42] “HTTP/1.1 GET /api/status” – 200 OK
192.168.1.39:63449 – – [08/Aug/2014 18:49:42] “HTTP/1.1 GET /api/log” – 200 OK
127.0.0.1:48001 – – [08/Aug/2014 18:50:04] “HTTP/1.1 GET /” – 200 OK
127.0.0.1:48002 – – [08/Aug/2014 18:50:05] “HTTP/1.1 GET /sn0” – 200 OK
192.168.1.39:63469 – – [08/Aug/2014 18:50:12] “HTTP/1.1 GET /api/status” – 200 OK
192.168.1.39:63469 – – [08/Aug/2014 18:50:13] “HTTP/1.1 GET /api/log” – 200 OK
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 “/home/pi/OSPi/plugins/weather_adj.py”, line 150, in GET
return self.render.weather_adj(get_weather_options())
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/weather_adj.html”, line 39, in __template__
Wunderground
KeyError: ‘delay_duration’
192.168.1.39:63469 – – [08/Aug/2014 18:50:16] “HTTP/1.1 GET /wa” – 500 Internal Server Error