[arm-allstar] VERY IMPORTANT
Tony Ross
ynotssor at yahoo.com
Mon Oct 30 10:13:35 EST 2017
On 10/29/2017 11:03 PM, "Doug Crompton via arm-allstar" wrote:
> The recent wpa_supplicant update required a reboot which was not forced. As
> reliable as the Pi's are sometimes we forget that it is occasionally a good
> thing to reboot. I have had servers running well over a hundred days and in
> one case almost a year! It is highly recommended that all users update and
> then reboot their systems whenever that is convenient.
Apparently the wpa_supplicant update re-writes the
/etc/wpa_supplicant/wpa_supplicant_custom-wlan0.conf file using a simple
wpa_passphrase implementation. This broke the wifi on my node until I
manually edited the above file from a backup as follows:
network={
ssid="thessid"
psk=thepsk
proto=RSN
key_mgmt=WPA-PSK
pairwise=CCMP
auth_alg=OPEN
}
.... just in case someone else might be experiencing a similar issue.
More information about the arm-allstar
mailing list