mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Updated FAQs (markdown)
parent
29ccbc107b
commit
38237f3ed0
2
FAQs.md
2
FAQs.md
@ -202,7 +202,7 @@ Failed to connect to non-global ctrl_ifname: wlan0 error: No such file or direc
|
||||
```
|
||||
indicate a problem with the socket used to communicate with `wpa_supplicant`. You may also encounter errors such as "Could not connect to wpa_supplicant: wlan0 - re-trying".
|
||||
|
||||
If this happens, first check the contents of `wpa_supplicant` with `sudo cat etc/wpa_supplicant/wpa_supplicant.conf`. You should see, at minimum, the following:
|
||||
If this happens, first check the contents of `wpa_supplicant` with `sudo cat /etc/wpa_supplicant/wpa_supplicant.conf`. You should see, at minimum, the following:
|
||||
|
||||
```
|
||||
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
|
||||
|
Loading…
Reference in New Issue
Block a user