can't connect to evok in browser
-
I installed evok on my PI with Jessie. Installation completed succesfully, but I can't connect to http://my.ip:myport. PI is also not responding to telnet on port 88 (which is in evok.conf)
any suggestions on this ?
-
@vinjon Could you provide more info according to the github? https://github.com/UniPiTechnology/evok#debugging
-
This post is deleted! -
Listening on port: 88
UniPi version:1.1
Traceback (most recent call last):
File "/opt/evok/evok.py", line 545, in <module>
main()
File "/opt/evok/evok.py", line 502, in main
for (srv, urlspecs) in app.handlers:
AttributeError: 'Application' object has no attribute 'handlers' -
@vinjon Thanks for the report. We have to imediately take a look at it. Already reported here: https://github.com/UniPiTechnology/evok/issues/16
-
Any upgdate on this ?