Running latest release on Ubuntu 26.04 and Gnome 50.
When clicking on a gear icon in Gnome VPN settings, to edit an existing connection, this is what I get:

It is spinning like that for around 25 seconds! until I finally get to edit the parameters.
Meanwhile, immediatelly after clickng the gear, this is what is printed in journalctl:
Jul 20 15:20:27 <hostname> gnome-shell[5973]: Unhandled promise rejection. To suppress this warning, add an error handler to your promise chain with .catch() or a try-catch block around your await expression. Stack trace of the failed promise:
_vpnRequest@resource:///org/gnome/shell/ui/components/networkAgent.js:829:22
_handleRequest@resource:///org/gnome/shell/ui/components/networkAgent.js:806:18
_newRequest@resource:///org/gnome/shell/ui/components/networkAgent.js:801:18
@resource:///org/gnome/shell/ui/init.js:20:20
Jul 20 15:20:52 <hostname> gnome-control-center[30181]: Failed to get secrets: Timeout was reached
Running latest release on Ubuntu 26.04 and Gnome 50.

When clicking on a gear icon in Gnome VPN settings, to edit an existing connection, this is what I get:
It is spinning like that for around 25 seconds! until I finally get to edit the parameters.
Meanwhile, immediatelly after clickng the gear, this is what is printed in journalctl: