vlaci / openconnect-sso

Wrapper script for OpenConnect supporting Azure AD (SAMLv2) authentication to Cisco SSL-VPNs
GNU General Public License v3.0
294 stars 126 forks source link

keyring > 23.10 induce a timeout during connection #159

Open Thibuko opened 8 months ago

Thibuko commented 8 months ago

On Ubuntu 22.04 LTS, when upgrading keyring to a version after 23.10 (released in November 2022), a timeout occurs with an error: (python3:945185): GVFS-WARNING **: 11:36:53.859: Error creating proxy: Error calling StartServiceByName for org.gtk.vfs.Daemon: Timeout was reached (g-io-error-quark, 24) And then the connection can be established.

Same issue with all version including the latest 24.3.0 from November 2023.

Could you look into it and bump to version 24.x ?