Open cdt3pm opened 2 years ago
Where are you seeing those logs @cdt3pm ?
just for info if anyone else is looking for help here, I have the same error BUT it's fixed by starting it with this:
QT_QPA_PLATFORM=xcb
so my command looks like: QT_QPA_PLATFORM=xcb openconnect-sso --server yourserver.url --user your.user
found the fix somewhere else so sorry i can't give more info, but on sway + nvidia this is what made it work for me.
I'm facing this issue as well.
When trying to run openconnect-sso
the program is getting stuck with this log:
Using selector: EpollSelector
Loading KWallet
Loading SecretService
Loading Windows
Loading chainer
Loading libsecret
Loading macOS
[info ] Authenticating to VPN endpoint [openconnect_sso.app] address=* name=
Starting new HTTPS connection (1): *:443
*:443 "GET / HTTP/1.1" 302 0
Starting new HTTPS connection (1): **censored**:443
**censored**:443 "GET / HTTP/1.1" 200 None
[debug ] Auth target url [openconnect_sso.authenticator] url=**censored**
[debug ] Sending auth init request [openconnect_sso.authenticator] content=**censored**
Starting new HTTPS connection (1): **censored**:443
**censored**:443 "POST / HTTP/1.1" 200 None
[debug ] Auth init response received [openconnect_sso.authenticator] content=**censored**
[info ] Response received [openconnect_sso.authenticator] id=main message=Please complete the authentication process in the AnyConnect Login window. title=Login
[debug ] Waiting for message from browser process [openconnect_sso.browser.browser]
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
From that point on forward nothing happend - the process is sleeping.
What's quite disturbing is that I'm sure that the browser opened when running openconnect-sso
at least once but I never got it to work ever again.
Is there something I can do like providing logs or something similar?
@manuth I am facing the same problem, did you find any solution?
I moved to using integrated OpenConnect plugins for KDE Plasma and Gnome respectively. These both provide custom SSO support
I'm getting the following log messages when trying to load openconnect-sso on wayland with an nvidia GPU. It works fine in X.