vlaci / openconnect-sso

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

Getting error since moving to AlmaLinux #179

Open angryferret opened 6 days ago

angryferret commented 6 days ago

I used openconnect-sso fine with Fedora34 server. But I recently moved to AlmaLinux 9.4 with exactly the same config and now openconnect-sso fails to launch the browser window:

info     ] Response received              [openconnect_sso.authenticator] id=main message=Please complete the authentication process in the AnyConnect Login window. title=Login
This plugin does not support createPlatformOpenGLContext!
This plugin does not support createPlatformOpenGLContext!
QRhiGles2: Failed to create temporary context
This plugin does not support createPlatformOpenGLContext!
QRhiGles2: Failed to create context
This plugin does not support createPlatformVulkanInstance
QVulkanInstance: Failed to initialize Vulkan
Unable to detect GPU vendor.

I don't think any packages are missing, and I'm lost onto what this error means.