Unfortunately, at this point I don't have enough information to figure out what is going wrong; the best I can tell is that NM might not be able to speak to nm-applet properly, but it's not clear why:
Jun 20 10:43:36 localhost NetworkManager[890]: <warn> Activation (wlan0/wireless): association took too long. Jun 20 10:43:36 localhost NetworkManager[890]: <info> (wlan0): device state change: config -> need-auth (reason 'none') [50 60 0] Jun 20 10:43:36 localhost NetworkManager[890]: <warn> Activation (wlan0/wireless): asking for new secrets Jun 20 10:43:36 localhost NetworkManager[890]: <info> (wlan0): supplicant interface state: authenticating -> disconnected Jun 20 10:43:36 localhost NetworkManager[890]: <warn> Couldn't disconnect supplicant interface: This interface is not connected. Jun 20 10:43:36 localhost NetworkManager[890]: <warn> No agents were available for this request. Jun 20 10:43:36 localhost NetworkManager[890]: <info> (wlan0): device state change: need-auth -> failed (reason 'no-secrets') [60 120 7] Jun 20 10:43:36 localhost NetworkManager[890]: <warn> Activation (wlan0) failed for access point (javelin7) Brian, could you please attach debug logs for NetworkManager? What I'm looking for is core and agent debugging, which should be reachable with the following commands: sudo stop network-manager sudo /usr/sbin/NetworkManager --no-daemon --log-level=DEBUG --log-domains=CORE,WIFI,AGENTS 2>&1 | tee -a ~/nm.log Then attach ~/nm.log to this bug report (after checking that there isn't any sensitive data, but there really shouldn't be). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/799937 Title: unable to connect to a WPA PSK network To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/799937/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
