GNOME Bugzilla – Bug 791134
Weird Behavior of NetworkManager and KWallet after Login in Plasma
Last modified: 2017-12-18 14:00:29 UTC
Dear Sirs, Sorry for coming up with a problem that has nothing to do with GNOME, and might not be related to NetworkManager, but to KWallet. To be honest, I couldn't track back the source of the problem. I'm writting here basically seeking for help to understand the journalctl logs showed in this thread I've posted last night in ArchLinux Newbie Corner forums: https://bbs.archlinux.org/viewtopic.php?id=232311 I agree this is not the best way to seek for a solution, so if you consider this bug doesn't proceed and needs to be cancelled/deleted to keep the development natural course, please do so. Below some additional information about the versions and dates of update: [2017-11-17 15:10] [ALPM] upgraded networkmanager (1.8.5dev+22+g5f2855fad-1 -> 1.10.0-1) [2017-11-17 15:10] [ALPM] upgraded networkmanager-qt (5.39.0-1 -> 5.40.0-1) Regards, Nicolás Adamo
I missed the line regarding kwallet update... [2017-11-17 15:10] [ALPM] upgraded networkmanager (1.8.5dev+22+g5f2855fad-1 -> 1.10.0-1) [2017-11-17 15:10] [ALPM] upgraded networkmanager-qt (5.39.0-1 -> 5.40.0-1) [2017-11-17 15:09] [ALPM] upgraded kwallet (5.39.0-1 -> 5.40.0-1)
probably fixed by https://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=e2c8ef45ac9fba8d4f5722ab10831bf42085a110 As workaround, try wither disabling WPS fixes the issue: nmcli connection modify "$CON" wifi-sec.wps-method disabled
Got the same problem with "No agents were available for this request" error in journalctl logs and NetworkManager refusing to auto-connect to my WiFi after booting the system. The problem appeared after upgrading networkmanager (1.10.0-1 -> 1.10.2-1). Thanks for the workaround it worked for me but in what version the bugfix will be released?
Marked as solved since the workaround is known and the bugfix is likely to be incorporated in the next (or at least some future) release.
(In reply to Dmitry from comment #3) > Got the same problem with "No agents were available for this request" error > in journalctl logs and NetworkManager refusing to auto-connect to my WiFi > after booting the system. > The problem appeared after upgrading networkmanager (1.10.0-1 -> 1.10.2-1). > Thanks for the workaround it worked for me but in what version the bugfix > will be released? 1.10.2. there is not enough information to verify whether you "got the same problem", or just something that looks similar. Please open a new bug and provide level=TRACE logs. This bug is considered to be fixed on master and nm-1-10 branch (1.10.2 release or newer). Even if your issue happens to have the same cause, we still new new information and that warrants a new bug. Thanks