Messge from Signaling plugin!: Just an example!
plugins loaded:
mobile_app
plugin_manager
signaling_examples
system_update
Starting timing loop
zones changed
A new day has started.
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
http://:::8081/
Traceback (most recent call last):
File "/home/pi/SIP/web/application.py", line 290, in process
return self.handle()
File "/home/pi/SIP/web/application.py", line 281, in handle
return self._delegate(fn, self.fvars, args)
File "/home/pi/SIP/web/application.py", line 531, in _delegate
return handle_class(cls)
File "/home/pi/SIP/web/application.py", line 509, in handle_class
return tocall(*args)
File "/home/pi/SIP/webpages.py", line 497, in GET
return template_render.programs()
File "/home/pi/SIP/web/template.py", line 1140, in template
return self._base(t(*a, **kw))
File "/home/pi/SIP/web/template.py", line 987, in __call__
return BaseTemplate.__call__(self, *a, **kw)
File "/home/pi/SIP/web/template.py", line 898, in __call__
return self.t(*a, **kw)
File "templates/programs.html", line 138, in __template__
$for s in range(8):
IndexError: list index out of range
::ffff:192.168.254.62:53258 - - [05/Dec/2020 21:36:45] "HTTP/1.1 GET /vp" - 500 Internal Server Error
::ffff:192.168.254.62:53258 - - [05/Dec/2020 21:36:45] "HTTP/1.1 GET /favicon.ico" - 303 See Other
::ffff:192.168.254.62:53258 - - [05/Dec/2020 21:36:46] "HTTP/1.1 GET /" - 200 OK
Traceback (most recent call last):
I ran it with python3 with no luck. I tried the http://192.168.254.145:8081/mp?pid=0 with no luck. Trying the renaming now.
No joy with the latest suggestions. I'm really at a loss now.
plugins loaded:
mobile_app
plugin_manager
signaling_examples
system_update
Starting timing loop
zones changed
A new day has started.
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
http://:::8081/
Traceback (most recent call last):
File "/home/pi/SIP/web/application.py", line 290, in process
return self.handle()
File "/home/pi/SIP/web/application.py", line 281, in handle
return self._delegate(fn, self.fvars, args)
File "/home/pi/SIP/web/application.py", line 531, in _delegate
return handle_class(cls)
File "/home/pi/SIP/web/application.py", line 509, in handle_class
return tocall(*args)
File "/home/pi/SIP/webpages.py", line 497, in GET
return template_render.programs()
File "/home/pi/SIP/web/template.py", line 1140, in template
return self._base(t(*a, **kw))
File "/home/pi/SIP/web/template.py", line 987, in __call__
return BaseTemplate.__call__(self, *a, **kw)
File "/home/pi/SIP/web/template.py", line 898, in __call__
return self.t(*a, **kw)
File "templates/programs.html", line 138, in __template__
$for s in range(8):
IndexError: list index out of range
::ffff:192.168.254.62:53258 - - [05/Dec/2020 21:36:45] "HTTP/1.1 GET /vp" - 500 Internal Server Error
::ffff:192.168.254.62:53258 - - [05/Dec/2020 21:36:45] "HTTP/1.1 GET /favicon.ico" - 303 See Other
::ffff:192.168.254.62:53258 - - [05/Dec/2020 21:36:46] "HTTP/1.1 GET /" - 200 OK
Traceback (most recent call last):
I ran it with python3 with no luck. I tried the http://192.168.254.145:8081/mp?pid=0 with no luck. Trying the renaming now.
No joy with the latest suggestions. I'm really at a loss now.