Giter VIP home page Giter VIP logo

hapt's Issues

does not auto update without start hapt on openwrt

hi,
running latest openwrt,
my config file:

config hapt 'global'
        option host                     'http://ipaddress:8123'
        option token                    'token'
        option consider_home_connect    '86400'
        option consider_home_disconnect '60'
        option device_id_prefix         ''
#       list   wifi_interfaces          'wlan0'
#       list   wifi_interfaces          'wlan1'
#       list   track_mac_address        '00:11:22:33:44:55'
#       list   track_mac_address        '66:77:88:99:aa:bb'

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

Crashes on boot

Sat Mar 28 18:40:19 2020 daemon.err hapt[1112]: Traceback (most recent call last):
Sat Mar 28 18:40:19 2020 daemon.err hapt[1112]:   File "/usr/bin/hapt", line 182, in <module>
Sat Mar 28 18:40:19 2020 daemon.err hapt[1112]:   File "/usr/bin/hapt", line 98, in __init__
Sat Mar 28 18:40:19 2020 daemon.err hapt[1112]:   File "/usr/bin/hapt", line 42, in get_wireless_interfaces
Sat Mar 28 18:40:19 2020 daemon.err hapt[1112]: KeyError: ifname

(commit 8ffe216).

I think this happens because we start before hostapd has brought the interface online, and thus there is no ifname for the configured interface.

Error on start

Hello there, I have the following error. Did i miss some steps? Does it not work anymore?

Wed Jul  3 00:21:16 2024 daemon.err hapt[25721]: Traceback (most recent call last):
Wed Jul  3 00:21:16 2024 daemon.err hapt[25721]:   File "/usr/bin/hapt", line 10, in <module>
Wed Jul  3 00:21:16 2024 daemon.err hapt[25721]:   File "json/__init__.py", line 114, in <module>
Wed Jul  3 00:21:16 2024 daemon.err hapt[25721]:   File "json/decoder.py", line 3, in <module>
Wed Jul  3 00:21:16 2024 daemon.err hapt[25721]:   File "/usr/lib/micropython/unix/re.py", line 6, in <module>
Wed Jul  3 00:21:16 2024 daemon.err hapt[25721]:   File "/usr/lib/micropython/unix/ffilib.py", line 38, in open
Wed Jul  3 00:21:16 2024 daemon.err hapt[25721]:   File "/usr/lib/micropython/unix/ffilib.py", line 33, in open

Thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.