Hi. I am using :
System:
Kernel: 6.12.4-200.fc41.x86_64 arch: x86_64 bits: 64 compiler: gcc
v: 2.43.1-4.fc41
Desktop: KDE Plasma v: 6.2.4 tk: Qt v: N/A wm: kwin_wayland dm: SDDM
Distro: Fedora Linux 41 (KDE Plasma)
I am using a VPN openconnect and it is not working as expected because it opens a encapsulated Microsoft screen and if it fails it cannot open connection screen again.
Logs
Feb 26 11:45:24 z390 systemsettings[730899]: QDBusObjectPath: invalid path ""
Feb 26 11:45:24 z390 NetworkManager[729905]: <info> [1740581124.5767] vpn[0x563fb6e38d70,c20e09aa-ac30-465b-9e56-8795e419563b,"NAMEOFVPN"]: starting openconnect
Feb 26 11:45:24 z390 NetworkManager[729905]: <info> [1740581124.5777] audit: op="connection-activate" uuid="c20e09aa-ac30-465b-9e56-8795e419563b" name="NAMEOFVPN" pid=730899 uid=1000 result="success"
Feb 26 11:45:24 z390 NetworkManager[729905]: <warn> [1740581124.6317] vpn[0x563fb6e38d70,c20e09aa-ac30-465b-9e56-8795e419563b,"NAMEOFVPN"]: secrets: failed to request VPN secrets #3: No agents were available for this request.
Feb 26 11:45:31 z390 systemsettings[730899]: QDBusObjectPath: invalid path ""
Feb 26 11:45:31 z390 NetworkManager[729905]: <info> [1740581131.7250] vpn[0x563fb6e38d70,c20e09aa-ac30-465b-9e56-8795e419563b,"NAMEOFVPN"]: starting openconnect
Feb 26 11:45:31 z390 NetworkManager[729905]: <info> [1740581131.7259] audit: op="connection-activate" uuid="c20e09aa-ac30-465b-9e56-8795e419563b" name="NAMEOFVPN" pid=730899 uid=1000 result="success"
Feb 26 11:45:31 z390 NetworkManager[729905]: <warn> [1740581131.7622] vpn[0x563fb6e38d70,c20e09aa-ac30-465b-9e56-8795e419563b,"NAMEOFVPN"]: secrets: failed to request VPN secrets #3: No agents were available for this request.
This bug is because it is asking for secrets but I put secrets inside encapsulated Microsoft’s OAuth2 login. It not use a stored secrets. It can’t fill up Microsoft login by it self.
The problem is because it is not opening the connection screen again. I need to restart to open dialog connection again. There is no problem with connection config because it works. But KDE is not capable to open connection screen again if it failed first time.
I would like to do some workaround or fix to avoid restart system because of a failed VPN connection.