FreeBSD 13.1-BETA1: Network.app: 'SCAN_RESULTS' command timed out
Open
bug
- Dominant language
- Shell
- Stars
- 847
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
I can connect using **WIreless Networks.app** but not using **Network.app** because `wpa_cli scan_results` times out.
```
wpa_cli status
["Selected interface 'wlan0'", 'bssid=...', 'freq=0', 'ssid=h48', 'id=0', 'mode=station', 'pairwise_cipher=CCMP', 'group_cipher=CCMP', 'key_mgmt=WPA-PSK', 'wpa_state=COMPLETED', 'ip_address=...', 'address=...', 'uuid=...']
wpa_cli scan_results
'SCAN_RESULTS' command timed out.
```
As a result, Network.app does not work properly.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.