-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
does not auto update without start hapt on openwrt #3
Comments
I've also seen this error once, but have never been able to reproduce it. Can you reproduce it? If so, it'd be useful if you could replace line 62 in
|
Ah, I see. The problem is that hapt thinks there's an interface named |
Should be fixed in e20b5ff and the new v0.4 release. Thanks for your assistance! |
hi,
running latest openwrt,
my config file:
in logread I get
Command failed: Not found
Traceback (most recent call last):
File "/usr/bin/hapt", line 278, in
File "/usr/bin/hapt", line 260, in oneshot
File "/usr/bin/hapt", line 76, in get_connected_clients
File "/usr/bin/hapt", line 62, in ubus_call
ValueError: syntax error in JSON
If a device disconnect, no hapt execution is execute (see it in logread)
status will be fine submitted, if i run hapt via cli
thanks for your help and your tool
br
The text was updated successfully, but these errors were encountered: