been there, done that! I have a dozen variations of wpa file; one had that.
Ok. All I can suggest is being careful with the only items that you have to manually key in and the actual name of the file itself.
Could you paste an exact copy of your wpa_supplicant.conf file substituting the actual credentials with dummy credentials but in the same format. Silly I know but if your SSID name was "bottle" your sub would be "green". I just want to see anything that might not be obvious to you but is upsetting the login.
I have many variations by now, but I did post the copied and pasted file name and copied and pasted content back in post #113. here is copy of that:
This is the wpa file I am using:
wpa_supplicant.conf
its text is:
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
country=US
network={
ssid="Virus"
psk="864something-something-someting2C8E"
key_mgmt=WPA-PSK
}
YES, my SSID is Virus with capital V.
I saw a post today where person showed psk= without the quotes - I will try that tomorrow morning when I regroup.