You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also ran intro this issue and discovered that simply running the service as the network user solves the problem by adding procd_set_param user network to the init file.
Alternatively, running wifi-presence in a jail with the same capabilities as hostapd also seems to solve the issue:
Hello there
I get this error in the logs when I start wifi-presence:
daemon.err wifi-presence[6693]: Error: unable to connect to hostapd control socket "/var/run/hostapd/wlan0": ping error: read error from "PING" command: read unixgram /tmp/wp.wlan0->/var/run/hostapd/wlan0: i/o timeout
ls -lrt /var/run/hostapd/
srwxrwx--- 1 network network 0 Oct 23 17:45 global
srwxrwx--- 1 network network 0 Oct 23 17:45 wlan0
srwxrwx--- 1 network network 0 Oct 23 17:45 wlan1
The text was updated successfully, but these errors were encountered: