I was getting started writing a guide for OpenVPN VPN on debian 13 (tried minimal and xfce) on R4.3 but I face a blocking issue and I really can’t figure the fix, so here am I asking for help
After importing the openvpn config, I can’t use it as it can’t find the secrets. Here is the error message in the logs
Jan 06 21:54:32 sys-openvpn-test2 NetworkManager[873]: <warn> [1767732872.3245] vpn[xxxx,"xxx.tcp"]: secrets: failed to request VPN secrets #3: No agents were available for this request.
Seems like gnome-keyring got started (by default the systemd socket of gnome-keyring is started)
Jan 06 21:54:32 sys-openvpn-test2 NetworkManager[873]: <warn> [1767732872.3245] vpn[0x5e819fb80710,35cce92f-86ad-4f4a-9a51-25003764c8ba,"gr-50.protonvpn.tcp"]: secrets: failed to request VPN secrets #3: No agents were available for this request.
I tested a Mullvad OpenVPN configuration on a standalone qube based on debian-13-xfce, and it seems to work fine with the keyring. The only thing I did was install the network-manager-openvpn-gnome package, as I usually do on Debian.
I downloaded the latest debian-13-xfce template to see if it was broken, since mine was from August. However, it seems to work as well.
Could you try using Mullvad? You don’t need to pay for the service. Just create a new numbered account and download a random OpenVPN configuration file from the website. It will refuse to connect, but that’s just to test if the keyring step works.