Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: 6.2 cant turn off AP mode and join wireless network
#7
(09-30-2019, 12:27 AM)Tim Curtis Wrote: WPA in this context includes both WPA and WPA2, and embedded spaces are allowed. When u run the command just enclose the password in double quotes.

Example
Code:
pi@rp3:~ $ wpa_passphrase MySSID "My Long Password With Spaces"
network={
       ssid="MySSID"
       #psk="My Long Password With Spaces"
       psk=5f61898ae2d4538b03b2a0a9f95100d14d756834d5a25814dafa5b71a7e2803e
}

moOde 6 converts entered WiFi passwords to PSK's and only stores the PSK. This is to improve security.

Your issue could be caused by a bug in moOde but I can only determine that if u follow the troubleshooting steps and run the command, confirm success and then post the output of moode log.
Tim - I think I figured out the problem.  It's not my password that's the problem.  My SSID is a long random string of characters, one of which is a backtick (`) which appears to be throwing wpa_passphrase.  I think it's being seen as an escape character and ignoring the rest of the SSID.
Reply


Messages In This Thread
RE: 6.2 cant turn off AP mode and join wireless network - by blarg - 10-06-2019, 06:09 PM

Forum Jump: