1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00

Updated FAQs (markdown)

Bill Zimmerman 2020-07-28 08:17:39 +02:00
parent 29ccbc107b
commit 38237f3ed0

@ -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