Hello,
I've got this problem :
pi@raspberrypi:~/domoboard$ sudo python server.py -c domoboard.conf
* Running on http://192.168.1.9:5000/ (Press CTRL+C to quit)
[2017-01-10 18:49:05,627] ERROR in app: Exception on /dashboard [GET]
Traceback (most recent call last):
File "/usr/local/lib/python2.7 ...
Search found 2 matches
- Tuesday 10 January 2017 18:55
- Forum: Domoboard
- Topic: Domoboard - General Discussions
- Replies: 633
- Views: 158273
- Sunday 08 January 2017 19:42
- Forum: Domoboard
- Topic: Domoboard - General Discussions
- Replies: 633
- Views: 158273
UndefinedError: 'count' is undefined
Hello,
I'm french, then my english isnt' perfect ☺
When I try to connect with my username and pwd, the debugger indicates that :
File "/home/pi/domoboard/templates/index.html", line 9, in top-level template code
{% set count = count + 1 %}
UndefinedError: 'count' is undefined
Thanks
I'm french, then my english isnt' perfect ☺
When I try to connect with my username and pwd, the debugger indicates that :
File "/home/pi/domoboard/templates/index.html", line 9, in top-level template code
{% set count = count + 1 %}
UndefinedError: 'count' is undefined
Thanks